2561 Commits (4e69bf486a5b399c9d373c4fcad021648edf2194)

Author SHA1 Message Date
Braks 973bce682e chore(gui-v2): add gap to social icons 3 years ago
Braks 60caf95f3e chore(gui-v2): lessen shadow 3 years ago
Braks cb7f284e63 feat(gui-v2): use correct brand colors 3 years ago
Braks 5647ea0935 feat(gui-v2): add social icons to sidebar navigation on overview 3 years ago
Braks 3417b78b2e feat(gui-v2): add social icons 3 years ago
Braks 15d025de00 feat(gui-v2): disable user-select on menus 3 years ago
Braks 6f61c1f855 chore(gui-v2): increase icon size and padding 3 years ago
Braks 220016dfbb feat(gui-v2): add create new project button to sidebar 3 years ago
Braks 4f37bd8f18 feat(gui-v2): add list view 3 years ago
Braks fa8dcbaa98 chore(gui-v2): col-span for create item 3 years ago
Braks 1b26a60be1 feat(gui-v2): use cssgrid for grid view 3 years ago
Braks ffd2538891 feat(gui-v2): mark active locale 3 years ago
Braks 2bda616278 feat(gui-v2): mark icon if active route 3 years ago
Braks d1f89495b5 feat(gui-v2): navigate to subpages on icon click 3 years ago
Braks ec658dac4e chore(gui-v2): update projects overview list switcher styles 3 years ago
Braks 3491d45a05 feat(gui-v2): move grid view to nested page 3 years ago
Braks 923a56ec21 chore(gui-v2): correct shims and remove typecast 3 years ago
Braks 81546ff3be chore(gui-v2): remove typecasting in state plugin 3 years ago
Braks 85a8da8502 fix(gui-v2): detect browser language & match against locale 3 years ago
Braks c2b5d06471 feat(gui-v2): shim global i18n on vue app type 3 years ago
Pranav C cd126e6ea4 fix(gui-v2): add missing icons 3 years ago
Pranav C 5c950aa1c5 chore(gui-v2): remove unused dependency 3 years ago
Pranav C 63064bb699 refactor(gui-v2): use same array definition syntax 3 years ago
Pranav C 24891ec0c0 refactor(gui-v2): move constants to a common place 3 years ago
Pranav C 4202922833 refactor(gui-v2): property name change 3 years ago
Pranav C fcedabb357 refactor(gui-v2): provide icon color 3 years ago
Pranav C 2018c1ee85 feat(gui-v2): add gallery view 3 years ago
Pranav C 37b3b727d5 chore(gui-v2): linting 3 years ago
Pranav C 3ff55ed623 fix(gui-v2): property name correction 3 years ago
Pranav C 20a1689dac feat(gui-v2): add view icons 3 years ago
Pranav C 0c772a3932 feat(gui-v2): show view list and show data based on selected view 3 years ago
Pranav C 8bf0ca0350 fix(gui-v2): use injection keys 3 years ago
Pranav C dd16a67e30 wip(gui-v2): add sidebar back in main view 3 years ago
Pranav C 56d15772e9 fix(gui-v2): rating cell corrections 3 years ago
Pranav C 5ceb5defa0 chore(gui-v2): linting 3 years ago
Pranav C 09a920c9ff wip(gui-v2): sidebar 3 years ago
Pranav C 4f2ce10ca6 wip(gui-v2): toolbar 3 years ago
Braks 43334a0fab feat(gui-v2): use reactive timestamp to check token expiry against 3 years ago
Braks 5974f86f12 feat(gui-v2): watch token expiry and try to refresh before expires 3 years ago
Braks 4210047820 chore(gui-v2): add comments to global auth middleware 3 years ago
Braks 6d4c950102 chore(gui-v2): update comment 3 years ago
Braks a99456900b feat(gui-v2): make token and user readonly 3 years ago
Braks 5089a43557 chore(gui-v2): use state actions in api plugin 3 years ago
Braks bdb2a03bc3 chore(gui-v2): add comments to `useGlobalState` 3 years ago
Braks 176a959eb8 feat(gui-v2): add user role enum 3 years ago
Braks dea69b214a refactor(gui-v2): wording of enum `Languages` to `Language` 3 years ago
Braks cd90179bd7 chore(gui-v2): remove unused imports 3 years ago
Braks 3167da9206 fix(gui-v2): move navigation for signIn/signOut to component level 3 years ago
Braks c27802bf37 feat(gui-v2): extract user from token 3 years ago
Braks cada2707a3 refactor(gui-v2): only pass token on signin 3 years ago