3930 Commits (3c5237d821ee5be4c9d67ec66bb6777171432db3)
 

Author SHA1 Message Date
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 4202922833 refactor(gui-v2): property name change 2 years ago
Pranav C fcedabb357 refactor(gui-v2): provide icon color 2 years ago
Pranav C 2018c1ee85 feat(gui-v2): add gallery view 2 years ago
Pranav C 37b3b727d5 chore(gui-v2): linting 2 years ago
Pranav C 3ff55ed623 fix(gui-v2): property name correction 2 years ago
Pranav C 20a1689dac feat(gui-v2): add view icons 2 years ago
Pranav C 0c772a3932 feat(gui-v2): show view list and show data based on selected view 2 years ago
Pranav C 8bf0ca0350 fix(gui-v2): use injection keys 2 years ago
Pranav C dd16a67e30 wip(gui-v2): add sidebar back in main 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 4210047820 chore(gui-v2): add comments to global auth middleware 2 years ago
Braks 6d4c950102 chore(gui-v2): update comment 2 years ago
Braks a99456900b feat(gui-v2): make token and user readonly 2 years ago
Braks 5089a43557 chore(gui-v2): use state actions in api plugin 2 years ago
Braks bdb2a03bc3 chore(gui-v2): add comments to `useGlobalState` 2 years ago
Braks 176a959eb8 feat(gui-v2): add user role enum 2 years ago
Braks dea69b214a refactor(gui-v2): wording of enum `Languages` to `Language` 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 cada2707a3 refactor(gui-v2): only pass token on signin 2 years ago
Braks a24a8239b6 feat(gui-v2): extend `User` type 2 years ago
Braks b2c0f09d35 feat(gui-v2): check expiry in `signedIn` computed 2 years ago
Braks 786beaceab chore(gui-v2,deps): add vueuse integrations & jwt-decode 2 years ago
Braks 917309a619 chore(gui-v2): type and code-style fixes 2 years ago
Braks 6e8ee3282b feat(gui-v2): update navbar menu styles 2 years ago
Braks 136f20b174 fix(gui-v2): fix infinite middleware loop 2 years ago
Braks c8c1c07dba feat(gui-v2): add signIn action to global state 2 years ago
Pranav C dcfd7fe2af refactor(gui-v2): corrections 2 years ago
Pranav C 419726f63a chore(gui-v2): enable hot reload 2 years ago
Pranav C 2db1d80701 refactor(gui-v2): bind model to datepicker 2 years ago
Pranav C 34d3d36a7b feat(gui-v2): add pagination 2 years ago
Pranav C a72f2cf45b refactor(gui-v2): introduce typed injection keys 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 743f1047b2 feat(gui-v2): set meta title in layout 2 years ago
Braks b83dcd24d7 chore(gui-v2): remove resetting form validation 2 years ago
Braks 55496f7b25 chore(gui-v2): hover style for password forgot btn 2 years ago
Braks 2b8ba168a9 feat(gui-v2): add auth middleware 2 years ago