wht
|
5c26335fd6
|
feat: add rule option for phone in application's signup page (#1745)
|
2023-04-16 20:34:06 +08:00 |
|
Yaodong Yu
|
b99a0c3ca2
|
feat: optimize the "forget password" page (#1709)
|
2023-04-06 23:06:18 +08:00 |
|
Yaodong Yu
|
5b3202cc89
|
feat: fix phone validation bug in signup page (#1693)
|
2023-03-27 22:52:49 +08:00 |
|
Yaodong Yu
|
fd61b963d5
|
feat: [SAML + long button crash] fix Disabling "Enable password" leads to white app page when SAML provider is active (#1691)
* fix: saml long button crush
* fix: sue svg
* Update Setting.js
* Update LoginButton.js
* Update ProviderButton.js
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-03-26 23:56:43 +08:00 |
|
Yaodong Yu
|
a8937d3046
|
feat: refactor agreement modal and create folders to classify components (#1686)
* refactor: refactor agreement modal and create folders to classify components
* fix: i18
* fix: i18
* fix: i18n
|
2023-03-26 18:44:47 +08:00 |
|
Yaodong Yu
|
daf3d374b5
|
fix: adjust error result position (#1683)
|
2023-03-25 09:36:23 +08:00 |
|
Yaodong Yu
|
337ee2faef
|
feat: fix the bug that autoSignin generates two callback AJAX calls (#1682)
|
2023-03-24 23:17:54 +08:00 |
|
Gucheng Wang
|
76eb606335
|
Support AAD tenant auth URL
|
2023-03-23 22:37:53 +08:00 |
|
Yaodong Yu
|
c6146a9149
|
feat: fix bug that login by saml provider can not find application (#1676)
|
2023-03-23 21:38:33 +08:00 |
|
imp2002
|
f191488338
|
feat: support popup mode in OAuth (#1668)
* feat: support `popup` mode in OAuth
* feat: sendMessage when popup window closed
* fix: fix param name error
|
2023-03-22 00:15:17 +08:00 |
|
Gucheng Wang
|
5989c4ff34
|
Remove i18n duplicates
|
2023-03-19 01:03:12 +08:00 |
|
Gucheng Wang
|
4e62c255b3
|
Finish i18n of ru
|
2023-03-18 23:05:37 +08:00 |
|
Gucheng Wang
|
2bc4cd9337
|
Fix i18n issue
|
2023-03-18 20:42:02 +08:00 |
|
Gucheng Wang
|
ed9ceaefe1
|
Finish i18n of de
|
2023-03-18 20:31:31 +08:00 |
|
Gucheng Wang
|
31e4813df9
|
Finish i18n of fr
|
2023-03-18 18:54:05 +08:00 |
|
Gucheng Wang
|
263f804ab8
|
Finish i18n of es
|
2023-03-18 17:24:31 +08:00 |
|
Gucheng Wang
|
28d24cc913
|
Improve i18n
|
2023-03-18 12:18:42 +08:00 |
|
Yaodong Yu
|
fd883a3211
|
feat: improve verification error translation (#1660)
|
2023-03-15 23:44:38 +08:00 |
|
Yaodong Yu
|
90f8eba02d
|
feat: can send Aliyun test SMS now (#1651)
|
2023-03-13 17:48:58 +08:00 |
|
Gucheng Wang
|
71db1f62a9
|
Fix DingTalk oauth link
|
2023-03-09 21:11:16 +08:00 |
|
Yaodong Yu
|
8427d63872
|
feat: fix empty value of countryCode for signup (#1620)
|
2023-03-05 21:52:40 +08:00 |
|
Yaodong Yu
|
e8a7b7ee9c
|
feat: support all captcha for login (#1619)
* refactor: captcha modal
* feat: support all captcha when login
* chore: improve i18 in loginPage.js
|
2023-03-05 20:31:46 +08:00 |
|
Gucheng Wang
|
3e6ef9e666
|
Fix forget page i18n
|
2023-03-03 23:55:48 +08:00 |
|
Gucheng Wang
|
e50c832ff9
|
Fix login width
|
2023-03-02 20:49:13 +08:00 |
|
Yaodong Yu
|
e21087aa50
|
feat: refactor reset password api and forgetPage.js (#1601)
|
2023-03-01 15:57:42 +08:00 |
|
Yaodong Yu
|
afd3c4ed25
|
fix: fix bug form country code init error (#1591)
|
2023-02-27 22:07:28 +08:00 |
|
Yaodong Yu
|
5caceb4ae2
|
feat: fix bug that signup country code is undefined (#1590)
* feat: fix signup country code is undefined
* refactor: valid phone number in CN
|
2023-02-27 20:10:59 +08:00 |
|
Yang Luo
|
4806e76cf6
|
Fix demo mode default login
|
2023-02-18 23:43:22 +08:00 |
|
Yaodong Yu
|
eb72c9f273
|
feat: support multiple country codes for sending SMS (#1557)
* feat: support multiple country code
* feat: improve UI
* feat: migrate accountItem
* fix: Aliyun compatible
* fix: phone validate
* fix: typo
|
2023-02-16 22:53:28 +08:00 |
|
Yaodong Yu
|
e877045671
|
feat: fix CAS login crash bug (#1549)
|
2023-02-14 16:52:15 +08:00 |
|
Yaodong Yu
|
950a274b23
|
fix: region don't display in userEditPage (#1544)
|
2023-02-12 18:56:56 +08:00 |
|
WangGuan
|
8698f4111a
|
feat: add all remaining Goth providers to Casdoor OAuth login (#1484)
* feat: add Amazon support as OAuth 3rd-party login
* refactor: comebine the same URLs
* refactor: use hyper component to create login button
* feat: add all remaining Goth providers to Casdoor OAuth login
* refactor: remove redundant props
* fix: check provider auth url and params
|
2023-02-04 12:20:18 +08:00 |
|
Yaodong Yu
|
95b32d5ebf
|
feat: support customize theme (#1500)
* refactor: simplify functions and improve variable naming
* feat: add themeEditor component
* feat: support customize theme
* chore: resolve conflict and add LICENCE
* chore: format code
* refactor: use icon replace background url
* feat: improve organization and application theme editor
|
2023-02-01 22:06:40 +08:00 |
|
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
|
fcdf1e8dd2
|
feat: improve Select component performance (#1472)
|
2023-01-12 23:11:11 +08:00 |
|
Yaodong Yu
|
eae3b0d367
|
feat: fix saml login failed by using oauth (#1443)
|
2023-01-03 19:42:12 +08:00 |
|
Yaodong Yu
|
86ae97d1e5
|
feat: fix the bug that spin is always showing when response error (#1424)
|
2022-12-24 17:55:36 +08:00 |
|
Yaodong Yu
|
6ea73e3eca
|
fix: show background image in preview (#1425)
|
2022-12-24 17:47:05 +08:00 |
|
Yaodong Yu
|
da69d94445
|
feat: fix the bug that spin in oauth is always showing (#1421)
|
2022-12-23 15:06:51 +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 |
|
WangGuan
|
ae130788ec
|
feat: add Line support as OAuth 3rd-party login (#1413)
|
2022-12-21 02:25:58 +08:00 |
|
Yaodong Yu
|
e227875c2b
|
feat: add post methed for saml response (#1399)
|
2022-12-13 22:32:45 +08:00 |
|
Mr Forest
|
e473de3162
|
feat: fix sign in error via webauthn (#1398)
* fix: fix sign in error via webauthn
* fix review problems
|
2022-12-13 16:57:42 +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 |
|
Chell
|
ef836acfe9
|
fix: login page flag icon preload (#1393)
|
2022-12-11 11:22:58 +08:00 |
|
Yaodong Yu
|
b41d8652f0
|
feat: fix showing wrong error messages (#1385)
|
2022-12-09 15:11:13 +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 |
|