1307
6a6a1fa920
feat: fix missing phone number prefix in login screen ( #1492 )
...
fix : #1489
2023-01-24 23:19:44 +08:00
Chell
457e6208ad
feat: terms of use auto selected ( #1485 )
2023-01-19 20:31:21 +08:00
Chell
d10b1347a8
feat: add terms of use in signin page ( #1476 )
...
* feat: extract terms of use renderer
* fix: layout
* fix: form styling
* fix: required state
* feat: application terms of use setting
* fix: refactor getTermsOfUseContent
* fix: refactor renderers
2023-01-19 18:39:24 +08:00
Yaodong Yu
6ea73e3eca
fix: show background image in preview ( #1425 )
2022-12-24 17:47:05 +08:00
Yaodong Yu
a0dc6e06cd
feat: add EntryPage for login, signup pages to fix background flashing issue ( #1416 )
...
* feat: fix flush in login Pages
* fix: code format
* fix: improve code
* Update App.js
* Update EntryPage.js
* fix: optimize api request
* Update App.js
* Update App.js
* fix: fix css
* fix: css and getApllicationObj
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2022-12-22 23:39:02 +08:00
Mr Forest
eca2527bc0
feat: fix bug in signup and reset phone and email ( #1396 )
...
* fix: fix bug in signup and reset phone and email
* delete useless addition
2022-12-11 15:52:36 +08:00
Yaodong Yu
ca314bbfb5
feat: refactor layout and fix footer CSS ( #1370 )
2022-12-06 00:50:17 +08:00
Yaodong Yu
0856977b92
feat: update to antd 5.0 ( #1362 )
...
* feat: update to ant5.X
* fix: incompatible styles
* fix: adjust the style
2022-12-04 23:05:30 +08:00
Yaodong Yu
165e2e33e3
fix: disable formcss in mobile ( #1359 )
2022-12-04 15:53:46 +08:00
Yaodong Yu
9f3ee275a8
feat: reformat frontend alert texts with correct i18n ( #1341 )
...
* fix: add i18
* fix: standard prompt message
2022-12-02 00:06:28 +08:00
Chell
2ab25df950
fix: prompt page translation ( #1330 )
...
* fix: prompt page translation
* add multiple translations
* fix: translation consistency
* fix: translation consistency
* fix: add translation
* fix: add translation
* Update data.json
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2022-11-27 21:04:45 +08:00
Yaodong Yu
19ba37e0c2
feat: can specify available UI languages for an organization ( #1306 )
2022-11-19 22:11:19 +08:00
Chell
61c2fd5412
feat: fix the issue of jumping back to the login page after resetting password ( #1288 )
...
* fix: redirect to login page
* fix: front end router
* fix: front end router
* fix: signup page router
* fix: redirect to login page
2022-11-13 12:16:49 +08:00
Chell
d542208eb8
feat: fix select language box overlay ( #1289 )
...
* fix: select language box overlay
* fix: select language box position
* fix: select language box position
* fix: select language box position
2022-11-13 10:52:22 +08:00
Chell
7e5952c804
fix: login / signin frontend router ( #1244 )
...
* fix: go to link
* fix: remove gotologin
* fix: redirect to login page
* fix: redirect to login page
* remove comments
* fix: formats
* fix: formats
* Update Setting.js
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2022-10-28 02:23:57 +08:00
Yaodong Yu
b0f572c51a
feat: add left-side image and improve login page ( #1226 )
2022-10-22 21:43:41 +08:00
Yaodong Yu
3dc01ec85d
fix: language widget poisition without border css ( #1188 )
2022-10-06 17:26:12 +08:00
Yaodong Yu
6da452d7e0
feat: show language widget in signup and signin pages ( #1180 )
2022-10-03 22:40:19 +08:00
Yixiang Zhao
ebe1887e8b
feat: add saml provider error ( #1168 )
...
* fix: add saml provider error
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: search
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-09-28 21:09:39 +08:00
leoshine
3d50255060
feat: login background image display ( #1145 )
2022-09-20 23:06:24 +08:00
leoshine
ed959bd8c7
feat: improve login page style ( #1119 )
...
Signed-off-by: magicwind <2814461814@qq.com>
Signed-off-by: magicwind <2814461814@qq.com>
2022-09-12 00:01:18 +08:00
leoshine
1edb91b3a3
feat: custom login form and background ( #1107 )
...
* feat: custom login form and background
Signed-off-by: magicwind <2814461814@qq.com>
* feat: costom login form border
* chore: update i18
* Update ApplicationEditPage.js
* Update LoginPage.js
* Update SignupPage.js
* Update LoginPage.js
* Update ApplicationEditPage.js
Signed-off-by: magicwind <2814461814@qq.com>
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-09-10 00:56:37 +08:00
q1anx1
35676455bc
chore(style): add keyword spacing rule ( #1098 )
2022-09-04 19:40:30 +08:00
Resulte Lee
f02875e1b1
fix: enable captcha in the application which is not built-in ( #1061 )
2022-08-23 23:30:45 +08:00
q1anx1
ca13247572
chore(style): use eqeqeq
( #1013 )
2022-08-13 11:23:16 +08:00
q1anx1
deed857788
chore(style): allow case declarations and ban var
( #987 )
...
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
2022-08-08 23:35:24 +08:00
qianxi0410
cd966116d4
feat: comma dangle
2022-08-06 23:54:56 +08:00
qianxi0410
9abf1b9d73
feat: key spacing
2022-08-06 23:47:28 +08:00
Ryao
ea326b3513
fix: show social buttons on signup page ( #962 )
2022-08-05 18:59:56 +08:00
Yixiang Zhao
48b5b27982
fix: invalid redirect url after sign up ( #896 )
...
* fix: invalid redirect url after sign up
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* Update App.js
* Update Setting.js
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-07-19 23:31:17 +08:00
q1anx1
1839252c30
chore(web): sort import members ( #895 )
2022-07-18 20:57:38 +08:00
キリサメ qianxi
503d244166
feat(web): add lint ( #875 )
...
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
2022-07-10 15:45:55 +08:00
Gucheng Wang
475b6da35a
Rename session storage item to signinUrl.
2022-07-10 11:50:48 +08:00
leoshine
b9404f14dc
feat: fix bug of using email provider from wrong application ( #869 )
2022-07-10 00:40:52 +08:00
Gucheng Wang
339c6c2dd0
Fix null bug in getTermsofuseContent().
2022-06-26 09:34:01 +08:00
Yixiang Zhao
63c09a879f
fix: disable jsx-a11y/anchor-is-valid ( #800 )
...
* fix: disable jsx-a11y/anchor-is-valid
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* Update LoginPage.js
* Update SignupPage.js
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-06-17 19:57:11 +08:00
Yixiang Zhao
e9159902eb
fix: fix the web compiled warnings ( #778 )
...
* fix: fix the web compiled warnings
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: disable changeMomentLanguage
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* Update SyncerEditPage.js
* Update UserEditPage.js
* Update ResourceListPage.js
* Update ProviderEditPage.js
* Update ProductBuyPage.js
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-06-05 20:56:31 +08:00
Resulte Lee
c4089eacb7
feat: Allow to sign up with Email without verification ( #728 )
...
* feat: Allow to sign up with Email without verification by rule
* Update account.go
* Update SignupTable.js
* Update SignupPage.js
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-05-02 17:19:40 +08:00
Nekotoxin
938cdbccf4
fix: link type error ( #653 )
...
* fix: signin button error in signup page
* fix: type error
2022-04-08 20:01:30 +08:00
Товарищ программист
ca0fa5fc40
fix: fix missing parameters when signup ( #533 )
2022-03-05 16:47:08 +08:00
Yang Luo
21392dcc14
Support user's first name and last name.
2022-02-27 14:02:52 +08:00
Gucheng Wang
07c90e048f
Update personal name.
2022-02-21 16:01:39 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Gucheng Wang
728fe11a3c
Refactor CountDownInput.
2022-01-07 20:34:27 +08:00
Yang Luo
d5f802ec7d
Support IdCard in signup page.
2021-12-28 17:48:24 +08:00
Gucheng Wang
667158f585
Show message for signing up with at least 6 chars' password.
2021-12-06 09:38:22 +08:00
Gucheng Wang
d224e728a3
Reduce CountDownInput args.
2021-11-28 20:57:14 +08:00
Gucheng Wang
cbf973882d
Show CustomGithubCorner in other pages.
2021-11-06 22:04:20 +08:00
Gucheng Wang
2e1b51910f
Support custom HTML for signup and signin pages.
2021-10-30 14:18:58 +08:00
Yang Luo
63c720985b
Fix email must input bug in signup page.
2021-09-21 14:04:33 +08:00