Charles Zhao
7789efe889
refactor(console): table error display
2022-06-07 20:16:04 +08:00
Xiao Yijun
bbb80c819a
refactor(console): refactor uriValidator
usage ( #1051 )
2022-06-07 20:07:07 +08:00
Charles Zhao
5b89901b8c
refactor(console): support generic type in select component
2022-06-07 19:36:39 +08:00
Charles Zhao
ee16eeb966
fix(core): koaAuth should return 403 instead of 401 on non-admin role
2022-06-07 19:13:40 +08:00
Charles Zhao
e8ef4b650c
fix(console): only check demo app existence on get-started page
2022-06-07 18:48:34 +08:00
IceHe.xyz
2ba11215ed
feat(core): log error body ( #1065 )
2022-06-07 10:16:14 +00:00
Xiao Yijun
b2b71898d3
fix(console): select the old primary sign-in method when the primary method change ( #1062 )
2022-06-07 17:42:20 +08:00
Charles Zhao
0cb407c0dd
Merge pull request #1061 from logto-io/charles-log-2877-stop-swr-retry-on-error-401-and-403
...
fix(console): stop swr retry on error 401 and 403
2022-06-07 16:51:20 +08:00
simeng-li
db1b6d247a
fix(ui): fix some of the bug bash issues ( #1053 )
...
* fix(ui): clear error message when passcode resend
clear error message when passcode resend;
* fix(ui): directly throw account not exist in social bind flow
directly throw account not exsit in social bind flow
* fix(ui): fix toast and loading light border
fix toast and loading light border
* fix(ui): add auto focus to input
add auto focus to input
* style(ui): adjust font & button size
adjust font & button size
* fix(ui): cr fix
cr fix
2022-06-07 08:50:24 +00:00
Charles Zhao
02059ffa66
Merge pull request #1058 from logto-io/charles-log-2493-hide-check-demo-button-if-demo-is-deleted
...
refactor(console): hide check demo button if demo app is deleted
2022-06-07 16:47:00 +08:00
Charles Zhao
db59e3c6d7
fix(console): stop swr retry on error 401 and 403
2022-06-07 16:45:32 +08:00
Charles Zhao
fbd7ac3a69
refactor(console): hide check demo button if demo app is deleted
2022-06-07 16:39:55 +08:00
Gao Sun
69e32cb646
refactor(core): remove confusing assertThat
signature ( #1066 )
2022-06-07 16:26:04 +08:00
Gao Sun
f2b44b49f9
feat: use user level custom data to save preferences ( #1045 )
...
* feat: use user level custom data to save preferences
* fix(console): bugs
* refactor(console): per review
* refactor(core): update return order
* fix(core): error constructor
2022-06-07 16:05:24 +08:00
IceHe.xyz
00e32f08da
docs: api reference ( #1048 )
...
* docs: api reference
* chore(docs): add peer denpendencies for redoc-cli
2022-06-07 08:01:07 +00:00
IceHe.xyz
3145c9b348
feat(core): convert route guards to swagger.json ( #1047 )
...
* feat(core): convert route guards to swagger.json
* test(core): swaggerRoutes
* refactor(core): simplify buildParameters
* chore(core): describe 'any' data type of OpenAPI schema in zodTypeToSwagger
* chore(core): improve the description 'any' data type of OpenAPI schema in zodTypeToSwagger
2022-06-07 07:24:57 +00:00
Darcy Ye
4cfd5788d2
feat(sms/email-connectors): expose third-party API request error message ( #1059 )
2022-06-07 14:14:06 +08:00
Xiao Yijun
93916bfa54
fix(console): error message in text input component ( #1060 )
2022-06-07 04:26:22 +00:00
Darcy Ye
5a5083e863
chore(connector-wechat*): fix wechat connectors error handler, comments and UTs ( #1020 )
...
* fix(connector-wechat*): remove unnecessary comments
* fix(connector-wechat*): fix wechat connectors error handler, comments and UTs
2022-06-07 12:06:37 +08:00
Xiao Yijun
458602fd64
feat(console): input error message ( #1050 )
2022-06-07 11:07:31 +08:00
Charles Zhao
8efea2eddc
Merge pull request #1054 from logto-io/charles-log-2779-demo-app-part-2
...
feat(demo-app): implement (part 2)
2022-06-07 10:44:49 +08:00
simeng-li
d203f2fa5c
style(ui): input auto fill style ( #1055 )
...
input auto fill style
2022-06-07 09:50:56 +08:00
Charles Zhao
85a055efa4
feat(demo-app): implement (part 2)
...
* dark mode
* i18n
* sign out
* fetch userinfo
2022-06-06 20:17:25 +08:00
Wang Sijie
88e2120e25
fix(console): wrap routes with appcontent ( #1052 )
2022-06-06 17:14:08 +08:00
Wang Sijie
1dffcd2d09
fix(console): fix platform label prefix caused by merge ( #1049 )
2022-06-06 03:59:48 +00:00
Wang Sijie
96701bcb74
feat(console): platform label in connectors table ( #1034 )
2022-06-06 03:41:31 +00:00
Wang Sijie
fa420c9fcb
feat(console): group connectors in add modal ( #1029 )
2022-06-06 11:36:58 +08:00
Charles Zhao
79ea8b2c68
Merge pull request #1043 from logto-io/charles-log-2815-replace-user-api-with-oidc-me
...
refactor(console): replace user api with fetchUserInfo
2022-06-06 10:19:31 +08:00
IceHe.xyz
8af2f953cf
feat(core): make GET /api/swagger.json contain all api routes ( #1008 )
2022-06-05 14:34:50 +08:00
renovate[bot]
28779e847f
chore(deps): update dependency openapi-types to v12 ( #1046 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-04 16:35:36 +08:00
Charles Zhao
87f5f3b9ed
refactor(console): replace user api with fetchUserInfo
2022-06-02 22:48:55 +08:00
Xiao Yijun
cf4bd1b999
fix(console): add letter spacing for sign-in-experience title ( #1033 )
2022-06-02 19:20:50 +08:00
Charles Zhao
1a514fdb47
Merge pull request #1036 from fleuraly/patch-2
...
chore(console): translation updates
2022-06-02 19:16:21 +08:00
Guamian Li
0d942de054
chore(console): translation updates
...
content updates for CN
2022-06-02 18:59:18 +08:00
Xiao Yijun
c084b442ae
fix(console): align added sign-in method with table head content ( #1028 )
2022-06-02 17:50:52 +08:00
Xiao Yijun
f94a3f84c6
fix(console): user connector table bottom line ( #1037 )
2022-06-02 17:45:08 +08:00
Darcy Ye
2e08fa3816
chore(core,locale): fix error messages of signing in with non-existing username ( #1035 )
...
* chore(core,locale): fix error messages
* chore(core,locale): add input parameter guard and fix comment
* chore(core,locale): add nonempty string guard for username
2022-06-02 08:29:17 +00:00
Gao Sun
90ca76eeb5
feat(demo-app): show notification in main flow ( #1038 )
...
* feat(demo-app): show notification in main flow
* fix: add missing file
2022-06-02 08:05:27 +00:00
Gao Sun
36c958a11d
refactor(core): recognize developer id in header ( #1031 )
2022-06-02 08:01:33 +00:00
Gao Sun
91e2f055f2
feat(demo-app): implementation (3/3) ( #1021 )
...
* feat(core): seed demo app for fresh DB
* feat(core): throw 404 when demo app deleted
* fix(core): import
* fix: lockfile
2022-06-02 07:32:46 +00:00
Xiao Yijun
6167e5c28d
fix(console): add mobile platform preview description ( #1032 )
2022-06-02 15:10:09 +08:00
Xiao Yijun
248e43d7c9
fix(console): remove redundant required
label ( #1030 )
2022-06-02 14:32:33 +08:00
Wang Sijie
dfc51b6af7
fix(console): wrap connector id with copytoclipboard ( #1025 )
...
* fix(console): wrap connector id with copytoclipboard
* fix: copytoclipboard padding
2022-06-02 06:26:47 +00:00
Wang Sijie
542d57426f
feat(console): connector in use status ( #1012 )
2022-06-02 06:15:12 +00:00
Xiao Yijun
a506dc5511
fix(console): display dark mode color setting only when dark mode is enabled ( #1027 )
2022-06-02 13:20:15 +08:00
renovate[bot]
d1b9f9d28a
chore(deps): update dependency lint-staged to v13 ( #1019 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-02 13:19:09 +08:00
Charles Zhao
df934c2daf
Merge pull request #1026 from logto-io/charles-log-2841-update-role-names-prop-name
...
fix(core): update roleNames to role_names to resolve 401 errors
2022-06-02 12:16:04 +08:00
Charles Zhao
5a1fa14a98
fix(core): update roleNames to role_names to resolve 401 errors
2022-06-02 12:10:35 +08:00
Darcy Ye
ff291dfd27
chore(connectors): remove unused jest-matcher-specific-error in connector packages ( #1024 )
2022-06-02 12:03:11 +08:00
Wang Sijie
a0d562f7f2
feat(console): audit log filters ( #1004 )
...
* feat(console): audit log table
* feat(console): audit log filters
2022-06-02 11:15:32 +08:00