wangsijie
4a777d0007
style(console): new style for add connectors ( #2020 )
2022-09-28 11:05:57 +08:00
Gao Sun
2e2aa728e3
refactor(console): open docs website for M2M app guide ( #2011 )
2022-09-27 19:26:06 +08:00
Charles Zhao
dc7243288d
Merge pull request #2019 from logto-io/charles-log-4261-replace-icons-in-ac-get-started-page
...
chore(console): replace icons in get-started page
2022-09-27 17:34:06 +08:00
Charles Zhao
05777812ae
chore(console): replace icons in get-started page
2022-09-27 17:20:15 +08:00
IceHe
df18d87103
chore(schemas): add custom phrases database alteration script ( #2016 )
2022-09-27 09:15:56 +00:00
Gao Sun
5bd54484b4
refactor(core): update filename to alteration ( #2015 )
2022-09-27 07:52:39 +00:00
Gao Sun
7b60b3028d
chore: sleep 10s before dev health check ( #2014 )
2022-09-27 15:01:26 +08:00
Gao Sun
2d069cbebf
refactor(schemas): auto update next alteration scripts ( #2008 )
...
* refactor(schemas): auto update next alteration scripts
* refactor(schemas): update eslint config
* refactor(core): log when alteration is done
2022-09-27 14:43:17 +08:00
Xiao Yijun
ad1d1e3b59
Revert "feat(console): auto detect language setting ( #1941 )" ( #2004 )
...
This reverts commit 49b430394d
.
2022-09-26 17:54:17 +08:00
Xiao Yijun
fa98452fe5
Revert "fix(console): use fallback language in preview ( #1960 )" ( #2003 )
...
This reverts commit de4c46e400
.
2022-09-26 17:33:37 +08:00
wangsijie
10c1be6eb7
fix(core,schemas): move alteration types into schemas src ( #2005 )
2022-09-26 17:29:44 +08:00
wangsijie
2cb4091039
refactor(core,schemas): rename migration to alteration ( #2002 )
2022-09-26 16:38:27 +08:00
simeng-li
999867ea40
refactor(ui): align api naming with core ( #1992 )
...
* refactor(ui): align api naming with core
align api naming with core
* fix(ui): fix cr comments
update the reset-password api naming
2022-09-26 15:59:53 +08:00
wangsijie
af1ccf6ffa
Merge pull request #2001 from logto-io/sijie-log-4238-create-tables-state
...
feat(core): update migration state after db init
2022-09-26 15:56:54 +08:00
wangsijie
f904b88f56
feat(core): update migration state after db init
2022-09-26 15:44:48 +08:00
wangsijie
450130b4b8
Merge pull request #1990 from logto-io/sijie-log-4232-migration-timestamp
...
feat(core,schemas): use timestamp to version migrations
2022-09-26 13:54:46 +08:00
Gao Sun
c89c09c0f9
Merge pull request #1996 from logto-io/gao-fix-me-api-error
...
refactor(console): fix me api error
2022-09-26 13:45:39 +08:00
Gao Sun
a75f8fe959
feat(console): configure M2M app access ( #1999 )
...
* feat(console): configure M2M app access
* refactor(console): limit admin access switch to M2M
* refactor(console): update app icons
2022-09-26 11:46:06 +08:00
Darcy Ye
ec3fa4715d
chore(core): remove unnecessary updateLastSignInAt ( #1982 )
2022-09-26 03:28:18 +00:00
simeng-li
649958023d
refactor(ui): refactor confirmModalPromisify ( #1993 )
...
refactor confirmModalPromisify
2022-09-26 11:27:25 +08:00
wangsijie
bb4bfd3d41
feat(core,schemas): use timestamp to version migrations
2022-09-26 11:27:12 +08:00
Gao Sun
d66122f935
chore: update commitlint config ( #1998 )
2022-09-25 15:56:26 +08:00
simeng-li
c9ba198b59
fix(ui): align mobile input outline ( #1991 )
...
mobile input field does not have outline
2022-09-24 15:59:35 +08:00
Gao Sun
2d99378778
refactor(console): fix change password
2022-09-24 15:58:45 +08:00
Gao Sun
c86155131a
refactor(console): fix me api error
2022-09-24 15:55:13 +08:00
wangsijie
bf1d281905
feat(core): check migration state before app start ( #1979 )
2022-09-23 16:31:46 +08:00
renovate[bot]
82ff9d8a97
chore(deps): update dependency puppeteer to v18 ( #1967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-23 16:09:59 +08:00
Charles Zhao
13badf85c9
Merge pull request #1988 from logto-io/charles-bump-js-sdk-1.0.0-beta.8
...
chore: bump to js sdk 1.0.0-beta.8
2022-09-23 16:06:33 +08:00
Charles Zhao
68ed28de72
chore: bump to js sdk 1.0.0-beta.8
2022-09-23 15:51:07 +08:00
wangsijie
f4cf89fb8d
fix(core): filter out connector-kit ( #1987 )
2022-09-23 07:38:31 +00:00
Gao Sun
214ae7e41c
Merge pull request #1978 from logto-io/gao-log-4220-migration-for-applicationrole_names
...
refactor(core): add migration scripts for #1973
2022-09-23 15:17:41 +08:00
Gao Sun
082e82b3bf
refactor(schemas): decouple migration scripts
2022-09-23 15:03:32 +08:00
Gao Sun
88b1384ccb
refactor(core): use default import for migration scripts
2022-09-23 15:03:32 +08:00
Gao Sun
b367cd3380
refactor(core): add migration scripts for #1973
2022-09-23 15:03:32 +08:00
wangsijie
c2aa427016
docs(schemas): add migration file readme ( #1984 )
2022-09-23 06:53:03 +00:00
simeng-li
ddb0e47950
feat(ui): add passwordless switch ( #1976 )
...
add passwordless switch
2022-09-23 10:33:00 +08:00
wangsijie
9a89c1a200
feat(core): deploy migration in transaction mode ( #1980 )
2022-09-23 10:22:13 +08:00
Gao Sun
d4fc7b3e5f
refactor(core)!: update koaAuth()
to inject detailed auth info ( #1977 )
...
* refactor(core)!: update `koaAuth()` to inject detailed auth info
* test(core): add auth context to unit test requester
2022-09-22 15:48:11 +00:00
Gao Sun
665b0f479b
Merge pull request #1973 from logto-io/gao-log-264-machine-to-machine-tech-support
...
feat(core): machine to machine apps
2022-09-22 22:58:08 +08:00
Gao Sun
cd9c6978a3
feat(core): machine to machine apps
2022-09-22 22:12:16 +08:00
renovate[bot]
c06fa93921
chore(deps): update dependency @logto/react to v1.0.0-beta.7 ( #1955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 19:00:58 +08:00
renovate[bot]
37a3d4190e
chore(deps): update actions/stale action to v6 ( #1975 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 13:04:04 +08:00
Darcy Ye
acdc86c856
feat(core): add POST /session/forgot-password/reset ( #1972 )
2022-09-22 03:30:45 +00:00
wangsijie
7cc2f4d142
feat(core,schemas): migration deploy cli ( #1966 )
2022-09-22 10:35:23 +08:00
5war00p
970d360988
refactor: updated button component in packages/ui ( closes #1859 ) ( #1958 )
...
* refactor: updated button component in packages/ui
* docs: added comment for window.timeout
* docs: added prefix to comment
* fix: removed unwanted style changes
* fix(ui): update button props
update button props, add ut
* fix(ui): fix merge conflicts
fix merge conflicts
Co-authored-by: simeng-li <simeng@silverhand.io>
2022-09-21 14:20:47 +08:00
simeng-li
5f81cd1ef5
refactor(core): refactor admin user auth check logic ( #1970 )
...
* refactor(core): refactor admin user auth check logic
refactor admin user auth check logic
* test(core): add ut
add ut
* test(core): add integration test
add integration test
* fix(test): fix integration test
fix integration test
2022-09-21 11:18:00 +08:00
renovate[bot]
d88f18b1c2
chore(deps): update dependency @logto/node to v1.0.0-beta.7 ( #1954 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 20:40:48 +08:00
Darcy Ye
1ea39f3463
feat(core): add POST /session/forgot-password/{email,sms}/verify-passcode ( #1968 )
2022-09-20 08:38:08 +00:00
Darcy Ye
af2600d828
feat(core): add POST /session/forgot-password/{email,sms}/send-passcode ( #1963 )
2022-09-20 14:14:27 +08:00
simeng-li
f97ec56fbf
feat(ui): add reset password form ( #1964 )
...
add reset password form
2022-09-20 02:33:53 +00:00