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

3063 commits

Author SHA1 Message Date
Xiao Yijun
e8e623a2bf
feat(console): submit cloud questionnaire (#3172) 2023-02-23 16:49:45 +08:00
Gao Sun
fe1fa2a7bb
Merge pull request #3189 from logto-io/gao-add-etag-for-spa
refactor(cloud): set ETag for SPA
2023-02-23 16:42:59 +08:00
Xiao Yijun
e69790fd17
feat(console): early bird gift (#3177) 2023-02-23 15:07:11 +08:00
Xiao Yijun
794e270dc5
refactor(console): welcome state of the sie page (#3188) 2023-02-23 06:21:11 +00:00
Gao Sun
02db28fc35
refactor(cloud): set etag for SPA 2023-02-23 12:38:18 +08:00
Gao Sun
720d1ecb33
refactor: fix cloud env (#3186)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-02-23 03:38:59 +00:00
Gao Sun
09d2dac1ea
refactor: move admin console app to database (#3185) 2023-02-22 14:35:17 +00:00
Darcy Ye
5c7e20bfd4
fix(core): should throw error when multiple connector factories have same id (#3170) 2023-02-22 14:19:16 +08:00
Danil Tankov
52dfe57ed3
fix(phrases): polish ru translations (#3163) 2023-02-22 12:53:16 +08:00
Gao Sun
1c2766be89
refactor: fix cloud env (#3179) 2023-02-22 12:38:30 +08:00
Charles Zhao
7a7a7c3245
chore(console): polish subtitle wording in various pages (#3178) 2023-02-22 12:25:55 +08:00
simeng-li
e5de8d97bd
refactor(ui): hard code the page slogan (#3169) 2023-02-22 11:34:07 +08:00
simeng-li
85541c548d
chore(phrases): align terms in phrases to capitalized case (#3156) 2023-02-22 11:31:42 +08:00
simeng-li
d5bac1560a
refactor(ui): properly set autocomplete props (#3175) 2023-02-22 10:59:44 +08:00
Gao Sun
6858f3c8dc
refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
simeng-li
582deef404
style(ui): replace error page icon (#3174) 2023-02-21 16:10:14 +08:00
simeng-li
03099debbb
fix(ui): prevent infinite getPhrase api call (#3160) 2023-02-21 14:22:22 +08:00
Gao Sun
e3f88f5250
refactor: remove demo app db entity (#3165) 2023-02-21 03:45:06 +00:00
silverhand-bot
dfa17ba555
release: version toolkit packages (#3168) 2023-02-21 03:42:49 +00:00
wangsijie
69ac13e3aa
feat(toolkit): add description and tooltip for formItems (#3129) 2023-02-21 11:27:52 +08:00
simeng-li
bbb2f85993
refactor(ui): clean up the field validation file (#3167) 2023-02-21 10:59:40 +08:00
Gao Sun
1ef5519e75
feat: custom css (#3155) 2023-02-21 10:55:44 +08:00
simeng-li
c93d744041
fix(ui): update country code detection logic (#3161) 2023-02-21 10:52:41 +08:00
Gao Sun
f6eb8cf681
feat(cloud): add status apis (#3159) 2023-02-21 10:46:35 +08:00
simeng-li
f2e176bbad
refactor(ui): passing in social connectors as props (#3157) 2023-02-21 10:43:34 +08:00
Charles Zhao
b89b5246ab
fix(toolkit): capitalize initial letter in language names (#3166) 2023-02-21 10:37:15 +08:00
Darcy Ye
a13d27a018
feat: enabled connector db read and write (#3127) 2023-02-20 18:54:02 +08:00
wangsijie
312b899a20
feat(console): new style for create and edit connector (#3126) 2023-02-20 18:04:43 +08:00
renovate[bot]
ae5046fc8b
fix(deps): update dependency @silverhand/essentials to v2.2.0 (#3145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 18:04:21 +08:00
Danil Tankov
3baa82f572
feat(phrases): add "ru" language (#3158) 2023-02-20 17:53:19 +08:00
Xiao Yijun
2147c1974b
feat(console): add isCloud constant (#3144) 2023-02-20 17:51:45 +08:00
renovate[bot]
0e11a2e7f2
chore(deps): update dependency @silverhand/ts-config to v2.0.3 (#3152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 16:22:27 +08:00
Charles Zhao
bea8a8928e
fix(ui): native app postMessage listener should be registered properly (#3117) 2023-02-20 14:59:53 +08:00
simeng-li
e7115d797c
refactor(ui): refactor smart input field (#3140) 2023-02-20 06:49:47 +00:00
Gao Sun
86ecd79b36
refactor(cloud): wrap create tenant in transaction (#3151) 2023-02-20 06:49:08 +00:00
Gao Sun
0f3e256a87
Merge pull request #3148 from logto-io/gao-post-tenants
feat(cloud): `POST /tenants`
2023-02-20 14:38:15 +08:00
simeng-li
1c58d4ee22
Merge pull request #3150 from logto-io/simeng-log-4166-remove-unnecessary-querying-before
refactor(core): remove duplicate findEntityById query before delete
2023-02-20 14:11:02 +08:00
Gao Sun
6f4063609c
Merge pull request #3147 from logto-io/gao-guard-api
refactor(cloud): implement request auth
2023-02-20 13:15:29 +08:00
Gao Sun
6771ddf141
Merge pull request #3146 from logto-io/gao-cloud-get-available-tenants
feat(cloud): `GET /api/tenants`
2023-02-20 12:53:43 +08:00
Gao Sun
f3a8dfc947
Merge pull request #3138 from logto-io/gao-init-cloud
feat: init cloud
2023-02-20 12:48:17 +08:00
simeng-li
34f1f55bba
Merge pull request #3142 from logto-io/simeng-log-5410-the-distance-blow-sign-increate-account
style(ui): adjust signin and register switch link pos
2023-02-20 11:41:35 +08:00
simeng-li
9954cad06d
Merge pull request #3143 from logto-io/simeng-log-5422-bg-color-iteration-by-design
style(ui): style and content polish
2023-02-20 11:41:17 +08:00
simeng-li
aa1cd52069
refactor(core): remove duplicate findEntityById query before delete
remveo duplication findEntityById query before delete
2023-02-20 11:37:39 +08:00
Gao Sun
735796059c
refactor(schemas): add alteration script 2023-02-20 11:33:20 +08:00
Gao Sun
76a04d97b3
feat(cloud): POST /tenants 2023-02-20 00:27:12 +08:00
renovate[bot]
3f3c3ba421
chore(deps): update dependency @testing-library/react to v14 (#3137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 00:15:42 +08:00
Gao Sun
12377665b4
refactor(cloud): implement request auth 2023-02-19 11:31:16 +08:00
Gao Sun
9a3b3f4bae
refactor(cloud): guard api response 2023-02-18 18:54:07 +08:00
Gao Sun
1808a25570
feat(cloud): GET /api/tenants 2023-02-18 18:37:49 +08:00
Gao Sun
8fa9e7a4a1
refactor: fix dev experience 2023-02-18 14:33:47 +08:00
Gao Sun
ed4894a19f
feat: init cloud 2023-02-18 13:34:52 +08:00
simeng-li
36e2b9db5d
style(ui): style and content polish
style and content polish
2023-02-17 17:26:57 +08:00
simeng-li
73a03a4707
style(ui): adjust signin and register switch link pos
adjust signin and register switch link pos
2023-02-17 17:04:51 +08:00
Xiao Yijun
6f94615596
feat(console): progress bar on cloud page (#3139) 2023-02-17 16:26:32 +08:00
Gao Sun
36966ad590
Merge pull request #3136 from logto-io/gao-upgrade-configs
chore: upgrade configs
2023-02-17 15:31:25 +08:00
Gao Sun
f339e86591
refactor: update tsconfig 2023-02-17 13:41:05 +08:00
Xiao Yijun
d6e4b7ac46
fix(console): open demo app on cloud congrats page (#3134) 2023-02-17 11:09:01 +08:00
Gao Sun
ed4db56254
chore: upgrade configs 2023-02-16 23:49:03 +08:00
Xiao Yijun
4c384a7715
feat(console): cloud congrats page (#3125) 2023-02-16 18:05:09 +08:00
Xiao Yijun
951ea0de6d
refactor(console): rename CloudPreivew (#3131) 2023-02-16 17:10:08 +08:00
simeng-li
3b0bee717a
fix(core): mask password in audit log (#3130) 2023-02-16 08:45:34 +00:00
Gao Sun
016833905d
refactor(core): optimize tenant not found error (#3128) 2023-02-16 15:29:28 +08:00
simeng-li
94edf8a827
Merge pull request #3124 from logto-io/simeng-ui-iteraction-bug-fix
fix(ui): update password sign-in link state value
2023-02-16 14:41:30 +08:00
Xiao Yijun
f9371d539a
style(console): copy to clipboard icon size (#3118) 2023-02-16 06:00:44 +00:00
Xiao Yijun
06f98b6dc9
feat(console): cloud preview about page (#3111) 2023-02-16 13:33:43 +08:00
Charles Zhao
66441b2197
refactor(console): new topbar user menu (#3112) 2023-02-16 12:28:19 +08:00
Gao Sun
442ab77a39
refactor(core): expose all headers in CORS (#3123) 2023-02-16 03:16:22 +00:00
renovate[bot]
1b2d8ca428
chore(deps): update dependency stylelint to v15 (#3091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 11:09:03 +08:00
simeng-li
dd4f1a9237
fix(ui): update password sign-in link state value
fix verification-code switch to password sign-in page session not found bug
2023-02-16 10:58:26 +08:00
wangsijie
fd1f81cbe9
feat(console): group connector form items (#3115) 2023-02-16 10:42:03 +08:00
simeng-li
43ecf01ce8
Merge pull request #3113 from logto-io/simeng-ui-clean-up
refactor(ui): clean up legacy code
2023-02-16 10:16:52 +08:00
Gao Sun
d65c551024
refactor(schemas): fix alteration script (#3122) 2023-02-16 08:34:16 +08:00
Gao Sun
ff485db30d
Merge pull request #3100 from logto-io/gao-add-tests
test(core): add tests
2023-02-15 23:53:25 +08:00
Gao Sun
b1826d7bcc
Merge pull request #3092 from logto-io/gao-add-admin-tenant
refactor!: add admin tenant
2023-02-15 23:37:53 +08:00
Gao Sun
3c39c618a1
refactor: update per review 2023-02-15 23:30:27 +08:00
simeng-li
c6e3ecb23c
Merge pull request #3121 from logto-io/simeng-continue-flow-code-verification
fix(ui): fix continue flow verification-code 404 bug
2023-02-15 19:02:58 +08:00
simeng-li
700ca27266
fix(ui): fix ut
fix ut
2023-02-15 18:54:55 +08:00
Gao Sun
525bd403d5
ci: use depot to build docker image (#3116) 2023-02-15 17:02:59 +08:00
simeng-li
647bd884a7
fix(ui): fix continue flow verification-code 404 bug
fix continue flow verification-code 404 bug
2023-02-15 17:02:42 +08:00
Xiao Yijun
de0d22037d
fix(console): remove leading slash in the oidc config api path (#3114) 2023-02-15 07:01:50 +00:00
Gao Sun
40173bb5e0
Merge branch 'master' into gao-add-admin-tenant 2023-02-15 15:00:04 +08:00
simeng-li
b3b1e03ca6
refactor(ui): clean up legacy code
clean up legacy code left of input components
2023-02-15 13:45:04 +08:00
simeng-li
8815b0b048
refactor(ui): refactor continue flow (#3108) 2023-02-15 03:46:40 +00:00
Xiao Yijun
8b27f0dc09
feat(console): cloud preview welcome page (#3084) 2023-02-15 03:37:29 +00:00
simeng-li
9e579410f1
Merge pull request #3105 from logto-io/simeng-log-4542-container-smsemail-forgotpassword-pre
refactor(ui): refactor forgot password flow
2023-02-15 11:36:20 +08:00
Gao Sun
c137768472
refactor: utilities -> utils (#3106) 2023-02-15 10:26:22 +08:00
simeng-li
dbad0ed8a0
fix(core): user claims hot fix (#3109) 2023-02-15 10:13:25 +08:00
simeng-li
e15f774488
refactor(ui): refactor forgot password flow
refactor forgot password flow
2023-02-14 16:41:19 +08:00
simeng-li
31d7539d6f
fix(ui): fix react-hook-form issues
fix react-hook-form integration issues
2023-02-14 15:47:34 +08:00
simeng-li
d4182efc8b
refactor(ui): refactor the register flow (#3083) 2023-02-14 15:45:15 +08:00
simeng-li
4f4c444442
refactor(ui): simplify the usage of inputField error message (#3081) 2023-02-14 14:50:34 +08:00
Gao Sun
2b7da7b228
refactor(core): fix rls error alert message (#3103) 2023-02-14 10:34:16 +08:00
simeng-li
9c7bd2d0a8
refactor(ui): refactor password & passwordless sign-in flow (#3076) 2023-02-14 10:29:03 +08:00
Gao Sun
bf8e4c0f6e
test: add me api tests 2023-02-13 18:12:11 +08:00
simeng-li
40a40be17c
refactor(ui): refactor useApi (#3069) 2023-02-13 16:50:42 +08:00
simeng-li
39f35192e0
refactor(ui): use smart input field to replace all password sign-in form (#3065) 2023-02-13 16:35:33 +08:00
silverhand-bot
888c856ae2
release: version toolkit packages (#3104) 2023-02-13 07:37:11 +00:00
Darcy Ye
84bb5b29f0
feat(core): enable creating a new connector with specified id (#3099) 2023-02-13 15:13:12 +08:00
Gao Sun
e1894f7abb
Merge branch 'master' into gao-remove-leading-slash 2023-02-13 15:00:23 +08:00
Gao Sun
2c6d2a6b1c
Merge pull request #3075 from logto-io/gao-use-rls
refactor: use RLS
2023-02-13 14:52:15 +08:00