80 Commits (061d89b89e09021f39ec502ed691a30f422f0f8c)

Author SHA1 Message Date
braks 061d89b89e refactor(gui-v2): accept projectID as argument for `useProject` 2 years ago
Pranav C c5b99a056b feat(gui-v2): load team and auth tab 2 years ago
braks c014915aeb refactor(gui-v2): disable dark mode 2 years ago
Pranav C 633da7b296 feat(gui-v2): Load project specific role and use it in ui permission composable 2 years ago
Pranav C 49d308db87 feat(gui-v2): load team and auth tab 2 years ago
braks 1586d3a8c4 refactor(gui-v2): disable dark mode 2 years ago
braks 9f34821268 fix(gui-v2): hide sidebar when not signed in 2 years ago
Pranav C 7953923a28 feat: add isUIAllowed composable 2 years ago
Braks 64fa0c951e fix(gui-v2,auth): check if actually signedIn before refreshing 2 years ago
Pranav C 109a7f7026 feat(gui-v2): open table tab after table creation 2 years ago
Pranav C e8e3cfbb65 feat(gui-v2): allow excluding certain columns 2 years ago
Pranav C ad445aeb66 feat(gui-v2): generate default table name 2 years ago
Pranav C b70324d65b wip(gui-v2): table create 2 years ago
Pranav C 5caf05b2d0 refactor(gui-v2): corrections 2 years ago
Pranav C 38e944dbad feat(gui-v2): autogenerate name and validation 2 years ago
Pranav C b46608f5f8 feat(gui-v2): view create 2 years ago
Pranav C 8b9d1cd37c wip(gui-v2): view create 2 years ago
Pranav C eb18e318c8 refactor(gui-v2): linting 2 years ago
Pranav C a46ac8c02b feat(gui-v2): hide/show system fields 2 years ago
Pranav C ecf5740e9c feat(gui-v2): Show fields based on selected fields in fields menu 2 years ago
Braks f8ffc5bafd feat(gui-v2): add sidebar switcher to header 2 years ago
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