16 Commits (4ccc2686c04ebff65b066e0c8597d0bcc1338518)

Author SHA1 Message Date
Mert E 89f0895de3
fix: experimental frontend optimizations (#8427) 4 months ago
Pranav C b14492ac17 fix: wrap with div if root element is NuxtLayout to avoid navigation error 6 months ago
Ramesh Mane e3e3e7d73e fix: lint errors 8 months ago
աɨռɢӄաօռɢ 8e4f003fcb chore(nc-gui): lint 8 months ago
Ramesh Mane 300d0ea787 fix: requredEmail typo error and required & valid error should not show at the same time #2017 8 months ago
mertmit 5ed804b417 feat: continue after signin 11 months ago
mertmit 8ab47b1109 fix: various stuff 12 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Pranav C b29189f0c3 refactor: move all icons to iconMap (WIP) 1 year ago
Wing-Kam Wong b1b362366e fix(nc-gui): type issues 2 years ago
braks e46b5fad94 chore(nc-gui): replace isEmail with validateEmail 2 years ago
braks 84552d9956 fix(nc-gui): ring opacity 2 years ago
braks b85a24b88c refactor(nc-gui): update logo animation 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks 54aec728ba refactor(nc-gui): use lazy noco icon 2 years ago
braks d954d793f2 refactor(nc-gui): extract error in useApi 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 2 years ago
braks a60b7af2fc chore(gui-v2): add translations 2 years ago
braks f8cd8685b6 chore(gui-v2): change signin, signup & forget-password form structure 2 years ago
braks fa667077f1 refactor(gui-v2): project list page style updates 2 years ago
braks 68551192f3 chore(gui-v2): update pre-login pages error msg style 2 years ago
braks 8ba2e54eda feat(gui-v2): add light bg to auth pages 2 years ago
braks bdada366f5 feat(gui-v2): allow users to signup with invite url 2 years ago
braks cfab968de0 chore(gui-v2): position icon relative 2 years ago
braks b05bb38b43 chore(gui-v2): change `bordered` to `border` class 2 years ago
braks 65cc4c8355 fix(gui-v2): prevent having to submit twice 2 years ago
braks a8408ce3e2 refactor(gui-v2): replace v-form with a-form on forgot-password page 2 years ago
braks 51e27908bf refactor(gui-v2): rename `reset-password` page to `forgot-password` 2 years ago
braks 6b1211567a chore(gui-v2): add translation to button 2 years ago
braks d1e233ebf1 feat(gui-v2): implement reset-password page 2 years ago
braks 915c34e1b0 feat(gui-v2): add reset-password page 2 years ago
braks 560e4e7203 feat(gui-v2): add color-transition shortcut to windi 2 years ago
braks ebaf7e75ad chore(gui-v2): add default `a` styles 2 years ago
braks a35dffdd3c fix(gui-v2): overflow container on signin/signup forms 2 years ago
Braks 549ec976aa feat(gui-v2): update signUp form 2 years ago
Braks 64fa0c951e fix(gui-v2,auth): check if actually signedIn before refreshing 2 years ago
Braks 871de74ce0 feat(gui-v2): add dark mode styles to signin 2 years ago
Braks 3167da9206 fix(gui-v2): move navigation for signIn/signOut to component level 2 years ago
Braks cada2707a3 refactor(gui-v2): only pass token on signin 2 years ago
Braks c8c1c07dba feat(gui-v2): add signIn action to global state 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
Braks 3831e6a604 fix(gui-v2): correct state usage 2 years ago
Braks 4aae2d8356 refactor(gui-v2): change token and user type to accept null value 2 years ago
Braks ffd6cfd9c0 feat(gui-v2): add form validation rules & update styles 2 years ago
Braks 07acbbdea0 feat(gui-v2): add head and form validation to signin 2 years ago
Braks ea11f9d5d8 refactor(gui-v2): update signin form 2 years ago