headscale-ui
headscale-ui copied to clipboard
Reorganise Common Lib Folder
Would like to split out apiFunctions, searching, and sorting into their respective lib folders (devices, users, groups).
Alert and Nav can go into a layout specific lib folder
Stores and classes can stay in common as they are relatively global scope
Started work on this with route APIs for #85