Wing-Kam Wong
|
b1b362366e
|
fix(nc-gui): type issues
|
2 years ago |
braks
|
e46b5fad94
|
chore(nc-gui): replace isEmail with validateEmail
|
2 years ago |
Pranav C
|
b1b28e1cd2
|
refactor: linting and requested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
389f5763d3
|
test(playwright): improve invite only signup settings test
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
Pranav C
|
df9e333a19
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
fe22ed15aa
|
fix(nc-gui): add col title to changedColumns if they are preset only for kanban
|
2 years ago |
braks
|
1bee54d140
|
chore(nc-gui): lint
|
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 |
braks
|
8c1a2ece26
|
chore(nc-gui): fix uneven password input styles
|
2 years ago |
braks
|
c777463ac3
|
chore(nc-gui): remove unnecessary margin
|
2 years ago |
Pranav C
|
e8e02e0088
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2 years ago |
braks
|
dc2c28f6bb
|
chore(gui-v2): update google auth link & style
|
2 years ago |
braks
|
129060e4de
|
chore(gui-v2): remove unused code
|
2 years ago |
braks
|
0fc56326df
|
feat(gui-v2): add google auth signup option
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
braks
|
706915742c
|
chore(gui-v2): add title meta
|
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
|
c323a53b88
|
chore(gui-v2): update transitions & styles
|
2 years ago |
Muhammed Mustafa
|
e5abad23f6
|
fix/Improved email and password validation of signup page
|
2 years ago |
braks
|
170f0b4747
|
chore(gui-v2): remove coloring from terms of service text
|
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
|
546bee0de9
|
chore(gui-v2): fix grammar
|
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
|
9a629b98e8
|
refactor(gui-v2): move jwt signup view to default signup page
|
2 years ago |
braks
|
39caacc627
|
chore(gui-v2): fix signup signin form styles
|
2 years ago |
braks
|
20b9d621e8
|
chore(gui-v2): update signup form
|
2 years ago |
braks
|
5276704a7e
|
refactor(gui-v2): rename signup to [[token]]
|
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
|
c69d4bc272
|
chore : removing shadow for buttons
|
2 years ago |
Naveen MR
|
f092c7bda2
|
chore : making signup/signin as flex-column
|
2 years ago |
Naveen MR
|
b2e4be8691
|
chore : removing repeat password.
|
2 years ago |
braks
|
c6b8f7762d
|
feat(gui-v2): implement user-settings page
|
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 |