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

844 commits

Author SHA1 Message Date
renovate[bot]
3e9a99d607
fix(deps): update dependency monaco-editor to ^0.33.0 (#618)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:13:47 +00:00
renovate[bot]
4173b49dff
chore(deps): update actions/upload-artifact action to v3 (#620)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:13:31 +00:00
renovate[bot]
f7961248e9
chore(deps): update actions/checkout action to v3 (#619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:13:21 +00:00
Gao Sun
4945995e6e
docs: add zh-CN Swift SDK reference (#602)
* docs: add zh-CN Swift SDK reference

* fix: typo
2022-04-22 17:13:04 +08:00
Xiao Yijun
bfececcfe5
fix(console): detail top card spacing (#598) 2022-04-22 17:12:42 +08:00
renovate[bot]
2a03b68865
fix(deps): update dependency ky to ^0.30.0 (#617)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:12:04 +00:00
Gao Sun
43b4fb87c6
ci: extends renovate :preserveSemverRanges preset (#616) 2022-04-22 17:03:45 +08:00
renovate[bot]
b582eaa20e
chore(deps): update logto-io/actions-node-pnpm-run-steps action to v1.1.0 (#614)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 07:56:31 +00:00
renovate[bot]
2253820b2e
chore(deps): add renovate.json (#611)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 15:47:12 +08:00
simeng-li
666c5d8b8c
refactor(ui): replace termsOfUse Component with Container (#610)
* refactor(ui): refactor terms of use

refactor terms of use

* fix(ui): fix terms modal

fix terms mdoal

* refactor(ui): replace termsOfUse Component with Container

replace termsOfUse Component With Container
2022-04-22 14:01:43 +08:00
simeng-li
3d8c3af5bd
refactor(ui): refactor terms of use (#603)
* refactor(ui): refactor terms of use

refactor terms of use

* fix(ui): fix terms modal

fix terms mdoal

* fix(ui): cr fix

remove console.log
2022-04-22 13:53:30 +08:00
simeng-li
e4e3fd409e
refactor(ui): load branding info from settings (#608)
* refactor(ui): load branding info from settings

load branding info from settings

* fix(ui): cr fix typo

fix typo
2022-04-22 09:54:08 +08:00
simeng-li
10ca51cfa0
refactor(ui): nativeCallback renaming (#605)
nativeCallback renaming
2022-04-21 17:11:10 +08:00
simeng-li
51e6ac6d62
fix(ui): show response error toast (#604)
show response error toast
2022-04-21 16:46:36 +08:00
Gao Sun
6a62e32fa5
refactor(core): inquire when required env not found (#586)
* refactor(core): inquire when required env not found

* refactor(core): add comments for create DB pool
2022-04-21 16:13:59 +08:00
IceHe.xyz
4ba37e7e73
feat(core,schemas): log sign-in (#594)
* feat(schemas): sign-in log types

* feat(core): log username-password sign-in

* feat(core): log passwordless sign-in

* feat(core): log social sign-in
2022-04-21 15:07:54 +08:00
simeng-li
a04f472fe0
refactor(ui): update global page context (#599)
* refactor(ui): update global page context

add usePageContext hook

* fix(ui): cr fix
cr fix
2022-04-21 14:08:16 +08:00
simeng-li
2fa20363be
feat(ui): load lanuage settings from sign-in-experience settings (#595)
* feat(ui): load lanuage settings from sign-in-experience settings

load lanuage settings from sign-in-experience settings

* fix(ui): cr fix

cr fix

* fix(ui): throw error on getSignInExperienceSettings

 throw error on getSignInExperienceSettings

* fix(ui): cr fix

cr fix

* fix(ui): cr fix

cr fix
2022-04-21 14:01:56 +08:00
IceHe.xyz
4e5927a788
chore(schemas): conform sql style (#600) 2022-04-21 05:31:29 +00:00
Wang Sijie
8e13dd5746
feat(console): user role select (#589) 2022-04-21 12:38:54 +08:00
Wang Sijie
42458e219e
Merge pull request #560 from logto-io/sijie--log-2191-select
feat(console): select
2022-04-21 12:28:32 +08:00
wangsijie
b22b0cf22f
feat(console): select 2022-04-21 12:20:42 +08:00
IceHe.xyz
e21d8d38f3
chore(core,schemas): remove old user logs (#597)
* chore(core): remove user logs

* chore(schemas): remove user logs
2022-04-21 11:04:34 +08:00
IceHe.xyz
7990b813ab
refactor(core,phrases,schemas): move language enum and fix Chinese enum value (#593) 2022-04-21 10:55:06 +08:00
Gao Sun
3db582aee3
feat(cli): integrate node bin (#596) 2022-04-20 23:23:41 +08:00
Gao Sun
3617f27f3a
Merge pull request #585 from logto-io/gao-update-consts-2
refactor(core): move database pool into env set
2022-04-20 18:38:17 +08:00
Gao Sun
7e14ccb1a9
refactor(core): per comment 2022-04-20 15:59:14 +08:00
Gao Sun
f4a656300e
fix: rebase error 2022-04-20 15:56:43 +08:00
Gao Sun
dff23b57db
refactor(core): move database pool into env set 2022-04-20 15:56:38 +08:00
Gao Sun
b527cb6a83
ci: trigger main workflow on all pull requests (#592)
* ci: trigger main workflow on all pull requests

* fix: ci
2022-04-20 15:54:16 +08:00
IceHe.xyz
d4e241b661
refactor(core): remove deprecated koa-user-log middleware (#591)
* refactor(core): remove koa-user-log middleware

* refactor(core): remove user-log queries
2022-04-20 15:11:43 +08:00
simeng-li
93a93b4c8f
feat(ui): ui style foundation update (#583)
* feat(ui): ui style foundation update

ui style foundation update

* fix(ui): remove legacy style

remove legacy style

* refactor(ui): remove errorMessage shrink space logic

remove errorMessage shrink space logic
2022-04-20 15:07:16 +08:00
IceHe.xyz
4491eab5b4
feat(core): koa-log middleware (#590) 2022-04-20 06:56:33 +00:00
Charles Zhao
a0af0584f7
Merge pull request #584 from logto-io/charles-log-2232-button-loading-state
feat(console): button loading state with delay timeout
2022-04-20 14:34:02 +08:00
Charles Zhao
695ec7fbf9
feat(console): button loading state with delay timeout 2022-04-20 14:29:27 +08:00
IceHe.xyz
0560928ca4
refactor(core): rename functions to avoid naming conflicts (#588) 2022-04-20 14:28:46 +08:00
Gao Sun
08ce66f317
refactor(core): use SSOT for env variables (#578)
* refactor(core): use SSOT for env variables

* fix(core): tests
2022-04-20 14:14:37 +08:00
IceHe.xyz
3dc07312a0
feat(core): insert log into DB (#587) 2022-04-20 12:28:56 +08:00
Charles Zhao
1653d020cf
Merge pull request #580 from logto-io/charles-log-2227-update-button-hover-and-pressed-colors
fix(console): button hover and pressed state colors
2022-04-20 12:09:13 +08:00
IceHe.xyz
608f667963
test(core): separate the color validation cases from tests of sign-in experience (#577)
* test(core): hexColorRegEx

* test(core): sign-in experience branding colors
2022-04-20 12:08:55 +08:00
wangsijie
8d80106475
feat(console): sign-in-methods form setup 2022-04-20 11:56:29 +08:00
Wang Sijie
fe5650e8e2
fix(console): fix issues on user management (#579) 2022-04-20 11:51:47 +08:00
Wang Sijie
d7ebf6c6e7
feat(console): add connectors transfer component (#568) 2022-04-19 10:22:40 +00:00
Charles Zhao
7c3e53e0f2
fix(console): button hover and pressed state colors 2022-04-19 17:04:34 +08:00
simeng-li
65059565e6
refactor(ui): refactor social login hooks (#570)
* feat(ui): adjust toast style

adjust toast style

* refactor(ui): refactor social hooks

refactor social hooks

* fix(ui): fix ci issue
 fix ci issue

* fix(ui): cr fix

cr fix

* fix(ui): fix social sign-in flow

fix social sign-in flow
2022-04-19 16:32:33 +08:00
Gao Sun
dc2a6ac961
docs: add Swift Logto client reference (#574)
* docs: add Swift Logto client reference

* docs: adjust position
2022-04-19 14:13:12 +08:00
Gao Sun
3dedbe4cac
docs: update config for deployment (#575) 2022-04-19 14:12:46 +08:00
Charles Zhao
217261e9b4
Merge pull request #571 from logto-io/charles-log-1879-logto-loading-state-animation
feat(console): draft logto loading state animation page
2022-04-19 11:31:41 +08:00
Gao Sun
8cf53f378a
docs: add Swift Logto core reference (#573)
* docs: add Swift Logto core reference

* fix: build
2022-04-19 11:31:27 +08:00
Charles Zhao
51539e7af3
Merge pull request #567 from logto-io/charles-fix-error-boundary-page-styles
fix(console): center align image and error message in error boundary
2022-04-19 11:30:11 +08:00