3893 Commits (7cdd6e5a1b5fc1d22e67e012cdebacbbaaa7ff78)
 

Author SHA1 Message Date
Braks fa8dcbaa98 chore(gui-v2): col-span for create item 2 years ago
Braks 1b26a60be1 feat(gui-v2): use cssgrid for grid view 2 years ago
Braks ffd2538891 feat(gui-v2): mark active locale 2 years ago
Braks 2bda616278 feat(gui-v2): mark icon if active route 2 years ago
Braks d1f89495b5 feat(gui-v2): navigate to subpages on icon click 2 years ago
Braks ec658dac4e chore(gui-v2): update projects overview list switcher styles 2 years ago
Braks 3491d45a05 feat(gui-v2): move grid view to nested page 2 years ago
Braks 923a56ec21 chore(gui-v2): correct shims and remove typecast 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
Braks c2b5d06471 feat(gui-v2): shim global i18n on vue app type 2 years ago
Pranav C cd126e6ea4 fix(gui-v2): add missing icons 2 years ago
Pranav C 5c950aa1c5 chore(gui-v2): remove unused dependency 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 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