0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

338 commits

Author SHA1 Message Date
Charles Zhao
c2a54d8305
chore: update i18n keys (#1390)
* chore: update i18n keys

* fix: fixup

* chore: update "check guide" Chinese translation

Co-authored-by: Gao Sun <gao@silverhand.io>

Co-authored-by: Gao Sun <gao@silverhand.io>
2022-07-03 17:07:41 +00:00
Guamian Li
fc4221f3ff
refactor(console): update en.ts (#1383) 2022-07-03 23:11:55 +08:00
IceHe.xyz
f3b3397d93
chore(phrases): refine dashboard tooltip description (#1386) 2022-07-03 15:02:08 +00:00
Gao Sun
ff25e578a2
refactor(console): update content (#1382) 2022-07-03 22:11:30 +08:00
silverhand-bot
2caed68c88
release: v0.1.2-alpha.5 2022-07-03 09:04:51 +00:00
silverhand-bot
2faf429e5b
release: v0.1.2-alpha.4 2022-07-03 08:33:26 +00:00
simeng-li
8c4fea093d
refactor(ui): refactor ac signin exp (#1367)
* refactor(ui): refactor ac signin exp

refactor ac signin exp

* fix(ui): adjust style

adjust style

* fix(ui): cr fix

cr fix
2022-07-03 15:50:29 +08:00
silverhand-bot
e588ba204a
release: v0.1.2-alpha.3 2022-07-03 06:54:10 +00:00
Gao Sun
6d5182fcb2
refactor(console): update branding area (#1374) 2022-07-03 05:18:15 +00:00
silverhand-bot
2fa633a99b
release: v0.1.2-alpha.2 2022-07-02 09:11:16 +00:00
Charles Zhao
dc16aaf513
style(console): notification text in demo-app should not wrap on desktop 2022-07-02 15:06:16 +08:00
silverhand-bot
e234f64cec
release: v0.1.2-alpha.1 2022-07-02 04:24:46 +00:00
silverhand-bot
39890c1c29
release: v0.1.1-alpha.0 2022-07-01 19:18:23 +00:00
Gao Sun
8d664effc5
refactor(console): optimize placeholder (#1353) 2022-07-01 21:12:11 +08:00
Wang Sijie
628ac46a89
fix(console): reset password label (#1300) 2022-07-01 14:41:45 +08:00
Wang Sijie
3aac771f35
fix(console): remove dashboard tip time range (#1323) 2022-07-01 13:01:10 +08:00
Charles Zhao
4dafb8050b
chore(console): update get sample wording 2022-06-30 19:54:22 +08:00
Charles Zhao
cb6b656d51
Merge pull request #1330 from logto-io/charles-log-3331-improve-get-the-sample-project-feature
refactor(console): improve get sample project feature in sdk integration guide
2022-06-30 19:40:15 +08:00
Charles Zhao
2c97ce0e0b
Merge pull request #1324 from logto-io/charles-log-3304-update-android-guide
refactor(console): update android sdk integration guide
2022-06-30 19:33:41 +08:00
Xiao Yijun
323895a2dc
fix(console): add hover state to hide guide button (#1328) 2022-06-30 19:28:52 +08:00
Charles Zhao
733a2de11c
refactor(console): improve get sample project feature in sdk integration guide 2022-06-30 19:26:50 +08:00
Charles Zhao
3587b20021
refactor(console): update android sdk integration guide 2022-06-30 16:29:43 +08:00
Wang Sijie
f72b21d160
feat(console,ui): generate dark mode color in console (#1231)
* feat(console,ui): generate dark mode color in console

* fix: cr fix

Co-authored-by: Gao Sun <gao@silverhand.io>

Co-authored-by: Gao Sun <gao@silverhand.io>
2022-06-29 07:56:05 +00:00
IceHe.xyz
a60835f9ad
chore(phrases): improve ac dashboard tooltip description (#1293) 2022-06-29 15:35:44 +08:00
Charles Zhao
f7d2e4cbd4
fix(console): update get-started enable passwordless button text to "Enable" 2022-06-29 12:52:18 +08:00
Guamian Li
ab5b424901
refactor(console): update en.ts (#1278)
Co-authored-by: Wang Sijie <wangsijie@silverhand.io>
2022-06-29 03:28:39 +00:00
Guamian Li
68bd4887a0
refactor(console): update zh-cn.ts (#1279) 2022-06-29 11:24:03 +08:00
Wang Sijie
c26ca08fb1
feat(console): add placeholders (#1277) 2022-06-29 03:20:56 +00:00
Wang Sijie
a4d0a940bd
feat(core,console): change admin user password (#1268) 2022-06-29 03:13:26 +00:00
Wang Sijie
8c46eada4b
feat(console): reset user password (#1266) 2022-06-28 09:41:06 +00:00
Xiao Yijun
6c6e06474a
refactor(console): extract common i18n values (#1264) 2022-06-28 13:58:03 +08:00
Charles Zhao
359537f137
refactor(console): move customize sign-in experience to 3rd place in get-started page 2022-06-27 23:14:42 +08:00
Guamian Li
77e1033751
feat(console): update cn phrases (#1255) 2022-06-27 09:00:22 +00:00
Guamian Li
a907ab45fc
fix(console): update en phrases (#1254) 2022-06-27 16:54:49 +08:00
Darcy Ye
53781d619d
fix(core): signing in with a non-existing username should throw invalid credentials (#1239) 2022-06-27 13:53:23 +08:00
simeng-li
2a34684587
refactor(phrases): extract ui phrases (#1247)
* refactor(phrases): extract ui-phrases

extract ui phrases

* fix(phrase-ui): cr update

cr update
2022-06-27 03:55:28 +00:00
Gao Sun
c5cbc93aed
refactor: align Post Sign-out Redirect URI (#1248) 2022-06-26 10:46:32 +00:00
Darcy Ye
097aade2e2
feat(connectors): handle authorization callback parameters in each connector respectively (#1166)
* feat(connectors): handle authorization callback parameters in each connector respectively
2022-06-26 18:03:53 +08:00
Wang Sijie
9b6fd4c417
feat(console): add mobile web tab in preview (#1214) 2022-06-24 11:29:57 +08:00
Wang Sijie
2c413341d1
feat(console): sie form reorg (#1218) 2022-06-24 02:26:30 +00:00
Xiao Yijun
a2de467873
feat(console): clear search results (#1199) 2022-06-23 21:37:06 +08:00
IceHe.xyz
84e7bc7c35
chore(phrases): refine username description in add-user dialog (#1216) 2022-06-23 09:49:24 +00:00
Xiao Yijun
e5249e2f8c
fix(console): remove unused api resource help button (#1217) 2022-06-23 17:03:46 +08:00
Charles Zhao
2c66397c35
refactor(console): show connector readme content in drawer 2022-06-23 11:36:56 +08:00
Charles Zhao
ffe3f18eec
Merge pull request #1204 from logto-io/charles-log-3143-refactor-connector-guide
refactor(console): combine steps in connector guide
2022-06-23 11:06:16 +08:00
Wang Sijie
012562e2a8
fix(core): remove unavailable social sign in targets on save (#1201) 2022-06-22 16:56:06 +08:00
Charles Zhao
2312df059b
refactor(console): combine steps in connector guide 2022-06-22 15:41:40 +08:00
Wang Sijie
9194a6ee54
feat(console,core): hide admin user (#1182)
* feat(console,core): hide admin user

* fix: extract hideAdminUser

* test: add tests for hideAdminUser
2022-06-22 02:22:15 +00:00
Wang Sijie
520f66cf3c
fix(console): remove role edit from user details (#1173) 2022-06-22 02:14:29 +00:00
Charles Zhao
eb60f6fbf7
Merge pull request #1185 from logto-io/charles-log-3142-refactor-application-guide
refactor(console): application sdk integration guide
2022-06-21 17:59:15 +08:00
Xiao Yijun
9aab5eebf7
fix(console): add code editor field label (#1170) 2022-06-21 17:43:01 +08:00
Charles Zhao
477b5988a9
refactor(console): application sdk integration guide 2022-06-21 17:23:33 +08:00
Xiao Yijun
4905a5d72f
feat(console): user connector delete confirmation (#1165) 2022-06-21 15:37:35 +08:00
Xiao Yijun
97faade141
fix(console): save changes button on settings page (#1167) 2022-06-21 11:51:17 +08:00
simeng-li
b42f4ba1ff
feat(ac): implement admin console welcome page (#1139)
implement admin console welcome page
2022-06-20 10:58:27 +08:00
Xiao Yijun
294c60062e
fix(console): return to user-details page from user-log-details page (#1135) 2022-06-17 03:59:22 +00:00
Charles Zhao
0014a4696b
chore: remove only-allow pnpm from all sub-packages 2022-06-14 17:18:13 +08:00
Charles Zhao
8cbbdffce9
chore(console): update Client ID to App ID 2022-06-14 16:01:16 +08:00
simeng-li
f3b8678a8c
feat(ui): display error message on social callback page (#1097)
* feat(ui): display error message on social callback page

display error message on social callback page

* refactor(ui): display server side error message direactly

display server side error message directly
2022-06-10 18:05:25 +08:00
Charles Zhao
0d047fbaf1
feat(console): add 404 page in admin console 2022-06-10 17:10:34 +08:00
Wang Sijie
9dd73ac142
feat(dashboard): add tooltip to dashboard items (#1089) 2022-06-10 10:34:04 +08:00
Darcy Ye
1b8190addf
feat(core): align connector error handler middleware with ConnectorErrorCodes (#1063)
* feat(core): align connector error handler middleware with ConnectorErrorCodes

* feat(phrases,core): fix locale error descriptions
2022-06-10 10:25:28 +08:00
simeng-li
abf510eb8a
refactor(ui): refactor ui loading (#1067)
* refactor(ui): refactor ui loading

refactor ui loading

* refactor(ui): refactor use-social-landing

refactor use-social-landing

* fix(ui): remove useless style

remove useless style

* fix(ui): fix typo

fix typo
2022-06-09 10:27:53 +08:00
Wang Sijie
04211957e1
feat(console): log details page (#1064) 2022-06-08 15:58:50 +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
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
Xiao Yijun
458602fd64
feat(console): input error message (#1050) 2022-06-07 11:07:31 +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
fa420c9fcb
feat(console): group connectors in add modal (#1029) 2022-06-06 11:36:58 +08:00
Guamian Li
0d942de054
chore(console): translation updates
content updates for CN
2022-06-02 18:59:18 +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
Xiao Yijun
6167e5c28d
fix(console): add mobile platform preview description (#1032) 2022-06-02 15:10:09 +08:00
Wang Sijie
542d57426f
feat(console): connector in use status (#1012) 2022-06-02 06:15:12 +00: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
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
Wang Sijie
fdd12de1cf
feat(console): audit log table (#1000) 2022-06-01 16:54:24 +08:00
Wang Sijie
19380d0873
feat(console): disable existing connectors when adding (#1018) 2022-06-01 16:53:33 +08:00
simeng-li
ca5c8aaec1
fix(ui): add i18n formater for zh-CN list (#1009)
add i18n formater for zh-CN list
2022-06-01 16:00:24 +08:00
Wang Sijie
28e09b6994
feat(console): init dashboard (#1006) 2022-06-01 14:01:40 +08:00
Charles Zhao
5a09e7d6aa
feat(console): add user dropdown and sign out button 2022-05-31 19:17:33 +08:00
simeng-li
8b434275bb
refactor(ui): refactor and fix some minor ui issues (#1005)
* fix(ui): fix loading layer z-index

fix loading layer z-index

* refactor(ui): social popup should show expanded conenctors only

social popup should show expanded conenctors only

* style(ui): short web page layout

short webpage layout

* refactor(ui): refactor some social paths

refactor some social paths

* style(ui): social link button redesign

social link button redesign

* refactor(ui): replace location.assign with location.replace

replace location.assign with location.replace

* refactor(ui): remove social sign-in callback

remove social sign-in callback
2022-05-31 17:38:16 +08:00
fleuraly
320a00bcf4
feat(AC): content updates (#1003)
* feat(AC): update ac contents

update ac contents;

* fix(ac): fix lint

fix lint

Co-authored-by: simeng-li <simeng@silverhand.io>
2022-05-31 16:51:23 +08:00
Xiao Yijun
826f368768
fix(console): should not append slash in cors allowed uri (#1001) 2022-05-31 08:10:17 +00:00
simeng-li
f4e380f0b1
feat(ui): app notification (#999)
* feat(ui): app notification

app notification

* feat(ui): remove session storage

remove session storage
2022-05-31 14:24:32 +08:00
simeng-li
8530e249aa
feat(ui): add Notification component (#994)
add Notification component
2022-05-31 11:02:03 +08:00
Wang Sijie
0656b6d67d
fix(console): show enabled platforms in detail tab (#989) 2022-05-30 19:50:26 +08:00
Wang Sijie
eb3f0cbf5b
feat(console): connector groups table (#962) 2022-05-30 13:51:11 +08:00
simeng-li
d0d507ab79
refactor(ui): add social landing page (#972)
* refactor(ui): add social landing page

add social landing page

* fix(ui): add ui coverage

add ui converage job

* fix(ui): fix ci

fix ci

* test(ui): add ut cases for parseQueryParameters

add unit test case for util parseQueryParameter

* refactor(ui): pass whole connector into the invokeSocialSignInHandler

pass whole connector object into the invokeSocialSignInHandler

* fix(ui): cr fix

cr fix
2022-05-30 01:42:59 +00:00
Charles Zhao
2cd70efaba
refactor(console): improve error handling in admin console 2022-05-28 23:46:15 +08:00
Charles Zhao
8a07e939a3
Merge pull request #960 from logto-io/charles-log-2197-update-error-boundary-styles
refactor(console): update error boundary styles per latest design
2022-05-27 17:51:13 +08:00
wangsijie
5288d6d6f4
feat(console): connector detail top card 2022-05-26 15:43:56 +08:00
Charles Zhao
b68e6a6235
refactor(console): update error boundary styles per latest design 2022-05-26 15:36:49 +08:00
simeng-li
4abcda6820
feat(ui): add mobile terms of use iframe modal (#947)
add mobile terms of use iframe modal
2022-05-25 16:42:18 +08:00
Charles Zhao
147b27c165
refactor(console): refactor integration guide to support native SDKs 2022-05-25 15:52:52 +08:00
Wang Sijie
65fb36ce3f
feat(core,console): connector platform tabs (#887)
* feat(core,console): connector platform tabs

* fix: cr
2022-05-19 06:05:31 +00:00
simeng-li
9c1e9ef7ed
fix(ui): fix count down bug (#874)
fix count down bug
2022-05-18 15:09:16 +08:00
Charles Zhao
93b4966f59
Merge pull request #872 from logto-io/charles-log-2508-upgrade-react-sdk-0.1.7-in-ac
fix(console): upgrade react-sdk and integrate session expired page
2022-05-18 12:03:44 +08:00
Wang Sijie
664a2180a5
feat(console): dark logo (#860) 2022-05-18 10:25:20 +08:00
Charles Zhao
a814e2c829
fix(console): upgrade react-sdk 0.1.7 2022-05-18 10:13:31 +08:00
simeng-li
1661c8121a
fix(ui): ui refinement (#855)
* fix(ui): ui refinement

ui refinement

* fix(ui): fix mobile page jumpping issue

fix mobile page jumpping issue
2022-05-18 10:03:37 +08:00