89 Commits (73d532f145335744f8c90b20f7d7d2a4ed2d4521)

Author SHA1 Message Date
Pranav C 73d532f145 fix(gui-v2): handle closing active tab 2 years ago
Pranav C 6292e1f2aa wip(gui-v2): route based tab navigation 2 years ago
braks 0b5ebd41ef fix(gui-v2): force disable dark mode 2 years ago
braks 6b447ceb38 chore(gui-v2): fix eslint issues 2 years ago
Pranav C b588e3283b refactor(gui-v2): remove unused imports 2 years ago
Pranav C b7ce972695 feat(gui-v2): update tab state on table rename 2 years ago
Pranav C 9ace314b1b feat(gui-v2): table delete 2 years ago
Pranav C 78bdd3ae2e feat(gui-v2): context menu, table list reload, css corrections 2 years ago
braks f8d95aa966 refactor(gui-v2): import composables from `#imports` path 2 years ago
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