braks
e46b5fad94
chore(nc-gui): replace isEmail with validateEmail
2 years ago
Muhammed Mustafa
25d420a331
fix(test): Changed tpo data-testid from data-nc
2 years ago
Muhammed Mustafa
3c2720d449
feat(testing): Integrated data-nc standard for dom attribute used for testing
2 years ago
Muhammed Mustafa
f8d852f9d2
feat(testing): Added quicktest(not complete)
2 years ago
braks
11be968bd2
chore(nc-gui): add en translation for signin with google
2 years ago
braks
77d66b985c
fix(nc-gui): add google auth button to signin page
2 years ago
braks
aaad161578
feat(nc-gui,tests): add user settings tests and cy selectors
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
90b3da67ab
fix(nc-gui): refactor issues
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
braks
d3a4bca8f3
feat(nc-gui): store sidebar states separately by id
...
# What's changed?
* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2 years ago
braks
8c1a2ece26
chore(nc-gui): fix uneven password input styles
2 years ago
braks
e31e1ad182
fix(nc-gui): lazy load languages for initial load perf
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
braks
5f48cfd86d
chore(gui-v2): style updates
2 years ago
braks
df7f506893
feat(gui-v2): implement customizable theme vars
2 years ago
braks
f8cd8685b6
chore(gui-v2): change signin, signup & forget-password form structure
2 years ago
braks
c323a53b88
chore(gui-v2): update transitions & styles
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
c51c227bd4
refactor(gui-v2): remove subpages of signup
2 years ago
braks
4ed4133b6e
chore(gui-v2): cleanup imports and styles
2 years ago
braks
2b409c5e34
chore(gui-v2): cleanup imports in signin
2 years ago
braks
39caacc627
chore(gui-v2): fix signup signin form styles
2 years ago
braks
65f0b1db1a
chore(gui-v2): update styles
2 years ago
braks
be76ec4998
chore(gui-v2): type cleanups
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
Raju Udava
0bb3985da9
refactor: cypress markers in signup signin page
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
13c35c4aca
refactor(gui-v2): cleanup project create utils
...
# What's changed?
* move form type to utils file
* move ClientType enum to enums file
* use ClientType enum where appropriate
* add default host (localhost)
* lint files
2 years ago
Naveen MR
9a58a0537c
chore : button shadows + some padding to cards on signin/signup
2 years ago
Naveen MR
f092c7bda2
chore : making signup/signin as flex-column
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
0e7c1ae289
refactor(gui-v2): replace v-form with a-form on signup page
2 years ago
braks
b597e282c1
chore(gui-v2): update form rules for ant form
2 years ago
braks
82398cf03f
refactor(gui-v2): replace vuetify form with ant form
2 years ago
braks
f3f46b2502
refactor(gui-v2): rename projects dir to `index`
2 years ago
braks
51e27908bf
refactor(gui-v2): rename `reset-password` page to `forgot-password`
2 years ago
braks
2c4d8ee8e2
chore(gui-v2): remove duplicate color transitions
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
...
# What's changed?
* increase signup form size by logo height so we can properly scroll the form
2 years ago
Braks
549ec976aa
feat(gui-v2): update signUp form
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago