2343 Commits

Author SHA1 Message Date
DacongDA
3875896c1e
feat: support custom header logo (#2801)
* feat: support custom header logo

* feat: add i18n

* feat: preview default logo when field is empty

* feat: improve logo setting and display logic

* feat: change logoLight to logo
v1.567.0
2024-03-13 23:33:43 +08:00
DacongDA
7e2f265420
feat: improve organization select UI (#2798) v1.566.0 2024-03-12 19:39:53 +08:00
Yang Luo
53ef179e9b Set Webhook.Url length to 200 2024-03-11 18:18:01 +08:00
Yang Luo
376ef0ed14 feat: support custom Email content in /send-email API v1.565.0 2024-03-11 11:48:00 +08:00
Yang Luo
ca183be336 Improve ManagedAccountTable UI 2024-03-11 00:13:34 +08:00
Yang Luo
e5da57a005 feat: fix cert's ES options v1.564.0 2024-03-10 19:30:05 +08:00
Yang Luo
e4e225db32 Use "ES512" value 2024-03-10 19:25:41 +08:00
Yang Luo
a1add992ee Support legacy "RSA" value 2024-03-10 19:23:54 +08:00
Yang Luo
2aac265ed4 Improve populateContent() 2024-03-10 18:58:53 +08:00
xiao-kong-long
2dc755f529
fix: add more cert algorithms like ES256 and PS256 (#2793) v1.563.1 2024-03-10 18:39:41 +08:00
Yang Luo
0dd474d5fc feat: fix public profile page shows blank page bug v1.563.0 2024-03-10 14:12:24 +08:00
Yang Luo
6998451e97 fix: support roles and permissions in /userinfo API v1.562.1 2024-03-10 12:34:56 +08:00
Yang Luo
9175e5b664 Fix bug in GetMaskedEmail() 2024-03-10 11:49:55 +08:00
DacongDA
dbc6b0dc45
feat: fix issue that forget password page fails to redirect back to signin page (#2792) v1.562.0 2024-03-10 09:55:44 +08:00
Yang Luo
31b7000f6a fix: enable the only language for login page v1.561.1 2024-03-09 11:28:23 +08:00
DacongDA
d25eaa65cd
feat: support custom page footer (#2790) v1.561.0 2024-03-08 23:11:03 +08:00
Yang Luo
f5bcd00652 Add language to records page 2024-03-08 23:03:30 +08:00
Yang Luo
0d5f49e40a fix: fix GetResources() bug for app users v1.560.1 2024-03-08 16:15:31 +08:00
Yang Luo
3527e070a0 Fix my account page UI 2024-03-08 15:18:18 +08:00
Yang Luo
0108b58db4 Return status 200 for unauthorized operation, revert commit: 2fd2d88d20 2024-03-08 15:11:25 +08:00
Yang Luo
976b5766a5 feat: refactor out token_oauth.go v1.560.0 2024-03-08 15:03:28 +08:00
Yang Luo
a92d20162a feat: show all resources for org admin 2024-03-08 15:03:03 +08:00
Yang Luo
204b1c2b8c Fix resource page link error 2024-03-08 14:44:39 +08:00
Yang Luo
49fb269170 Improve error handling for GetSamlResponse() 2024-03-08 02:17:50 +08:00
Yang Luo
c532a5d54d Remove suspense fallback loading. 2024-03-07 23:21:25 +08:00
DacongDA
89df80baca
feat: remove loading fallback in Suspense and use spin to display (#2780) v1.559.0 2024-03-06 20:30:54 +08:00
DacongDA
d988ac814c
fix: fix account items display error (#2781) 2024-03-06 20:30:34 +08:00
Yang Luo
e4b25055d5 Improve isAllowedInDemoMode() 2024-03-06 02:17:28 +08:00
DacongDA
4123d47174
feat: callback will jump to blank page when from param start with "http" (#2778) v1.558.0 2024-03-06 01:07:52 +08:00
Yang Luo
fbdd5a926d Fix normal user my-account page blank bug 2024-03-06 01:07:28 +08:00
xiao-kong-long
92b6fda0f6
feat: support more objects in init_data JSON (#2776) v1.557.0 2024-03-05 23:41:46 +08:00
DacongDA
6a7ac35e65
fix: fix wechat media account can not bind issue (#2774)
* fix: fix wechat media account can not bind

* fix: improve code format
v1.556.1
2024-03-05 18:46:28 +08:00
DacongDA
fc137b9f76
feat: fix custom JS doesn't reload after refresh bug (#2773) v1.556.0 2024-03-05 15:03:25 +08:00
DacongDA
11dbd5ba9a
fix: fix duplicated load bug of custom JS (#2771) v1.555.1 2024-03-05 00:09:37 +08:00
Yang Luo
19942a8bd4 Add webhook.SingleOrgOnly 2024-03-04 21:14:52 +08:00
Yang Luo
f9ee8a68cb Support Chrome extension redirecting 2024-03-04 18:31:56 +08:00
Ron
f241336ad7
feat: add OSON SMS provider (#2769)
* implemented SMS provider 'OSON SMS' for frontend

* feat: add 'OSON SMS' provider for frontend
v1.555.0
2024-03-04 01:05:53 +08:00
Yang Luo
8b64d113fb Upgrade go-sms-sender dependency to 0.20.0 2024-03-04 01:05:28 +08:00
DacongDA
a8800c4d5c
fix: add missing / for style tag in signin items (#2768) v1.554.1 2024-03-03 23:46:57 +08:00
Yang Luo
75fc9ab9f7 Improve GetMaskedApplication()'s logic 2024-03-03 22:01:49 +08:00
Yang Luo
d06da76c3d feat: fix bug in /get-organization-applications API v1.554.0 2024-03-03 21:08:36 +08:00
Yang Luo
bc399837cc Rename label to "Custom CSS" 2024-03-03 20:45:14 +08:00
Yang Luo
265abfe102 fix: handle error in storage.GetStorageProvider() v1.553.1 2024-03-03 18:18:54 +08:00
DacongDA
12acb24dbc
feat: add transaction pages (#2761) v1.553.0 2024-03-02 10:41:16 +08:00
Yang Luo
ba1ddc7e50 fix: admin can modify user ID now v1.552.1 2024-02-28 18:07:53 +08:00
Yang Luo
59e07a35aa Add balance to user 2024-02-28 16:54:30 +08:00
DacongDA
cabe830f55
feat: use dynamic import to load web3Auth (#2757)
* feat: use dynamic import to load web3Auth and success reduce the size of signin page to 720KB when web3 idp disabled

* feat: avoid frequent import in OAuthWidget.js which may cause e2e test EPIPE error

* feat: remove import may cause e2e error

* feat: remove import may cause e2e error

* feat: remove bug may cause e2e error

* feat: try use chrome in ci/cd instead of electron to solve e2e error
v1.552.0
2024-02-28 15:58:04 +08:00
DacongDA
78af5daec3
feat: use resourcesToBackend to load i18n files (#2755) v1.551.0 2024-02-28 01:43:55 +08:00
Lénaïc Grolleau
6c76913f71
fix: Set default value for email and SMS rule to all instead of none (#2754) v1.550.1 2024-02-28 01:28:59 +08:00
Yang Luo
5a0d1bcb6e Support login by user ID 2024-02-28 01:28:24 +08:00