110 Commits (65c2eb69a0e430bf76476311190a97266849f1c1)

Author SHA1 Message Date
Braks f149e37d61 feat(gui-v2): add dark mode to state and some styles 2 years ago
Pranav C f385f3a8f3 feat(gui-v2): show all/hide all integration, reload data after change 2 years ago
Pranav C 667f42d35a wip(gui-v2): filter, sort integration with grid view 2 years ago
Pranav C 033b09716e wip(gui-v2): filter and sort 2 years ago
Pranav C eee50fda73 feat(gui-v2): add fields show/hide option 2 years ago
Braks 81546ff3be chore(gui-v2): remove typecasting in state plugin 2 years ago
Braks 85a8da8502 fix(gui-v2): detect browser language & match against locale 2 years ago
Pranav C 63064bb699 refactor(gui-v2): use same array definition syntax 2 years ago
Pranav C 24891ec0c0 refactor(gui-v2): move constants to a common place 2 years ago
Pranav C 37b3b727d5 chore(gui-v2): linting 2 years ago
Pranav C 0c772a3932 feat(gui-v2): show view list and show data based on selected view 2 years ago
Pranav C 56d15772e9 fix(gui-v2): rating cell corrections 2 years ago
Pranav C 5ceb5defa0 chore(gui-v2): linting 2 years ago
Pranav C 09a920c9ff wip(gui-v2): sidebar 2 years ago
Pranav C 4f2ce10ca6 wip(gui-v2): toolbar 2 years ago
Braks 43334a0fab feat(gui-v2): use reactive timestamp to check token expiry against 2 years ago
Braks 5974f86f12 feat(gui-v2): watch token expiry and try to refresh before expires 2 years ago
Braks 6d4c950102 chore(gui-v2): update comment 2 years ago
Braks bdb2a03bc3 chore(gui-v2): add comments to `useGlobalState` 2 years ago
Braks cd90179bd7 chore(gui-v2): remove unused imports 2 years ago
Braks 3167da9206 fix(gui-v2): move navigation for signIn/signOut to component level 2 years ago
Braks c27802bf37 feat(gui-v2): extract user from token 2 years ago
Braks b2c0f09d35 feat(gui-v2): check expiry in `signedIn` computed 2 years ago
Braks c8c1c07dba feat(gui-v2): add signIn action to global state 2 years ago
Pranav C 34d3d36a7b feat(gui-v2): add pagination 2 years ago
Pranav C 6ac01b7c10 refactor(gui-v2): remove unused import 2 years ago
Pranav C 4ba018e46b feat(gui-v2): add tab close option 2 years ago
Pranav C 2260ff15f5 feat(gui-v2): add update/insert method 2 years ago
Pranav C 283cbfd391 feat(gui-v2): add formula cell 2 years ago
Pranav C 7ffdda936b feat(gui-v2): add hm, m2m, bt and rollup cells 2 years ago
Pranav C 1d52a65efd feat(gui-v2): add single/multi select 2 years ago
Braks 4042a0051a chore(gui-v2): add types 2 years ago
Braks 3831e6a604 fix(gui-v2): correct state usage 2 years ago
Braks 4aae2d8356 refactor(gui-v2): change token and user type to accept null value 2 years ago
Braks 975c424a3b refactor(gui-v2): add actions & getters to state 2 years ago
Pranav C 1d04b8dd29 chore: linting 2 years ago
Pranav C befa7dce45 feat: migrate attachment cell 2 years ago
Pranav C cf778cc216 fix: clear tab if switching project, navigate to existing tab if found 2 years ago
Braks bde70abb60 chore(gui-v2): wrap watcher in scope 2 years ago
Braks bc4fa6a731 feat(gui-v2): add colors composable 2 years ago
Braks b59af42164 chore(gui-v2): lint files 2 years ago
Pranav C b194ead8b5 refactor: rename composables, corrections in components 2 years ago
Pranav C 558755e39d fix: corrections 2 years ago
Pranav C 8afca27dca feat: add composable for data fetch 2 years ago
Pranav C 0674f6837a wip: grid view migration 2 years ago
Braks 0c36e8f16f refactor(gui-v2): replace `useUser` with global state 2 years ago
Braks 132d8de689 feat(gui-v2): add global state 2 years ago
Braks 93f3f39119 feat(gui-v2,deps): add prettier 2 years ago
Braks 45079b6eb1 chore(gui-v2): fix ts issues 2 years ago
Braks 0035d6ec4f feat(gui-v2): fix typing in `useUser` 2 years ago