0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

1198 commits

Author SHA1 Message Date
Wang Sijie
1bb770fd1f
fix(console): new platform tab colors (#1158) 2022-06-21 11:03:38 +08:00
simeng-li
e0793facb9
fix(core): settings api should not throw session not found error (#1157)
settings api shouyld not throw session not found error
2022-06-21 08:56:01 +08:00
Xiao Yijun
3e1c040ebe
refactor(console): extract confirm modal component (#1163) 2022-06-20 20:20:26 +08:00
Xiao Yijun
5c43da2201
fix(console): item preview alignment (#1159) 2022-06-20 20:10:15 +08:00
Wang Sijie
a868c1ff63
fix(console): sms and email connector in use status (#1161) 2022-06-20 17:02:22 +08:00
Wang Sijie
4dbeb22fb6
fix(console): only show enabled connectors in table (#1156) 2022-06-20 08:28:29 +00:00
renovate[bot]
3a6996bb4c
chore(deps): update parcel monorepo to v2.6.1 (#1149) 2022-06-20 16:12:48 +08:00
Wang Sijie
25e94a4359
fix(console): set input type in connector tester (#1160) 2022-06-20 16:10:59 +08:00
simeng-li
4f32ad3a51
feat(core): register with admin role (#1140)
* feat(core): register with admin role

register user with admin role

* fix(core): cr fix

cr fix
2022-06-20 03:32:50 +00:00
Xiao Yijun
ac99c26181
fix(console): read-only text field background color should use color-layer-2 (#1154) 2022-06-20 11:24:40 +08:00
Xiao Yijun
b2b7f370a4
feat(console): update user management table row height and avatar size (#1151) 2022-06-20 11:23:16 +08:00
Xiao Yijun
fdb8b246a3
feat(console): update pagination size and color (#1153) 2022-06-20 11:18:12 +08:00
Xiao Yijun
402d19d560
fix(console): dropdown max height (#1155) 2022-06-20 11:17:55 +08:00
Wang Sijie
3668b6640f
fix(console): sign in exp layout (#1142) 2022-06-20 11:11:22 +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
simeng-li
837ad523ce
feat(core): add role table seed (#1145)
* fix(core): add default role db seed

add defaylt role db seed

* fix(table): add role table default seed

add role table default seed

* fix(db): cr fix

cr fix
2022-06-20 02:22:23 +00:00
Gao Sun
bd724a5c4f
refactor(console): improve tab item click area (#1148) 2022-06-20 10:01:35 +08:00
simeng-li
ea1df2d253
test(ui): add ut (#1136)
add ut
2022-06-20 09:45:03 +08:00
Xiao Yijun
94084a49e7
fix(console): connector name in user detials (#1147) 2022-06-17 23:57:09 +08:00
IceHe.xyz
3ac01d72f9
feat(schemas): make users.avatar URL length 2048 (#1141) 2022-06-17 17:04:04 +08:00
Wang Sijie
3cf34b5911
fix(core): align jsonb replace mode (#1138) 2022-06-17 14:45:39 +08:00
Xiao Yijun
ae0caa8f8b
fix(console): should return to previous page when on sign-in-experience and app details page (#1137) 2022-06-17 13:48:10 +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
Darcy Ye
41e37a7995
feat(core): identities key should use target not connectorId (#1115)
* feat(core): identities key should use target not connectorId

* refactor(core): make test file size in limit

* feat(console): use target in user connectors (#1134)

Co-authored-by: Wang Sijie <wangsijie@silverhand.io>
2022-06-17 11:00:02 +08:00
Darcy Ye
f8710e147d
feat(core): add smtp connector (#1131)
* feat(connector-smtp): add smtp connector

* feat(connector-smtp): fix UTs
2022-06-17 10:52:35 +08:00
Wang Sijie
a424f1b1d2
fix(console): auto generate password (#1133) 2022-06-17 10:42:38 +08:00
simeng-li
f640dad52f
feat(core): add sign-in-mode (#1132)
* feat(core): add sign-in-mode
add sign-in-mode

* fix(core): remove console.log

remove console.log

* fix(ui): hide secondary signin section
hide secondary signin section if is under register mode

* fix(core): ci fix

ci fix
2022-06-17 10:36:07 +08:00
simeng-li
20f7ad9863
fix(ui): input fields (#1125)
input fields auto input fix
2022-06-17 09:37:27 +08:00
IceHe.xyz
254fac52a7
test(integration-tests): check swagger.json (#1127) 2022-06-16 08:59:00 +00:00
IceHe.xyz
511012da92
feat(core): convert Zod union, literal and string guards to OpenAPI schemas (#1126)
* feat(core): convert Zod union and literal guards to OpenAPI schemas

* feat(core): parse swagger schema format with Zod string checks

* test(core): unexpected zod string check

* test(core): unexpected zod literal check
2022-06-16 16:46:38 +08:00
Xiao Yijun
3a814a6746
fix(console): user management search result (#1130) 2022-06-16 13:33:39 +08:00
Xiao Yijun
8d27adce39
test(integration): username and password flow (#1111) 2022-06-16 13:00:01 +08:00
IceHe.xyz
a26299941f
feat(core): append page and page_size to the query parameters in swagger.json (#1120)
* feat(core): append page and page_size to the query parameters in swagger.json

* refactor(core): simplify hasPagination

* chore(core): add a comment to note why name the pagination middleware function
2022-06-15 15:13:04 +08:00
Xiao Yijun
9262a6f3be
fix(console): update terms of use (#1122) 2022-06-15 12:16:37 +08:00
Charles Zhao
65f9a6fa39
Merge pull request #1116 from logto-io/charles-log-3052-update-hover-and-focus-colors-on-topbar-items
style(console): update hover and focus background colors of topbar items
2022-06-15 11:26:49 +08:00
Gao Sun
04118fa3f1
refactor: remove docs (#1121)
* refactor: remove docs

* chore: update deps
2022-06-14 22:17:17 +08:00
Darcy Ye
985fe7203a
refactor(core): separate session routes and UTs (#1104)
* refactor(core): separate session routes and UTs

* refactor(core): reorganize and rename files
2022-06-14 21:48:05 +08:00
Darcy Ye
efa9491749
feat(core): add switch of enabling object fully replace when updating DB (#1107)
* feat(core): add switch of enabling object fully replace when updating DB

* feat(core): assign default jsonbMode value if possible
2022-06-14 21:38:10 +08:00
simeng-li
93ad8d7769
style(docs): update some doc styles (#1118)
update some doc styles
2022-06-14 10:01:43 +00:00
Charles Zhao
0014a4696b
chore: remove only-allow pnpm from all sub-packages 2022-06-14 17:18:13 +08:00
Gao Sun
0843412c67
Merge pull request #1114 from logto-io/gao-reorg-docs
refactor(docs): reorg files
2022-06-14 16:34:57 +08:00
Gao Sun
f5aae98da1
Merge pull request #1112 from logto-io/gao-add-docs
docs(en-US): init get started
2022-06-14 16:33:34 +08:00
Gao Sun
96d96b4ca1
refactor(docs): improve sidebar content 2022-06-14 16:28:28 +08:00
Gao Sun
f0b06d4fd7
refactor(docs): reorg files 2022-06-14 16:28:28 +08:00
Gao Sun
0ac501173e
docs(en-US): polish content 2022-06-14 16:27:25 +08:00
Charles Zhao
8cbbdffce9
chore(console): update Client ID to App ID 2022-06-14 16:01:16 +08:00
Charles Zhao
d53e20d40c
style(console): update hover and focus background colors of topbar items 2022-06-14 15:40:20 +08:00
Wang Sijie
2a4a61deab
fix(console): connector row clickable (#1108) 2022-06-14 03:45:21 +00:00
Wang Sijie
a790248c09
fix(core): remove name regex (#1109) 2022-06-14 11:36:03 +08:00
Wang Sijie
888c3d767d
fix(console): fix info icon vertical alignment (#1106) 2022-06-14 11:33:42 +08:00