Xiao Yijun
|
0e9a214140
|
refactor(console): add loading state to confirm reset password form (#2779)
|
2022-12-30 15:27:26 +08:00 |
|
Xiao Yijun
|
c92120b1c1
|
style(console): successful tooltip state (#2789)
|
2022-12-30 15:27:07 +08:00 |
|
wangsijie
|
2b2c5ecb7c
|
fix(console): auto expand dark logo field (#2782)
|
2022-12-30 15:25:30 +08:00 |
|
wangsijie
|
28f8e8a9a8
|
fix(console): add url check for logo (#2771)
|
2022-12-30 15:24:55 +08:00 |
|
Gao Sun
|
ce48251920
|
ci: prepack before publish
|
2022-12-30 14:24:03 +08:00 |
|
Gao Sun
|
0451de5024
|
ci: use depth 0 in checkout to fetch all tags (#2785)
|
2022-12-30 14:20:42 +08:00 |
|
silverhand-bot
|
1bbfd7e0f7
|
release: version toolkit packages (#2776)
|
2022-12-30 14:00:14 +08:00 |
|
Gao Sun
|
f7a2bdf7a8
|
ci: separate release groups (#2775)
|
2022-12-30 13:49:00 +08:00 |
|
Xiao Yijun
|
f42b82d13b
|
style(console): remove full-width limit of add social dropdown (#2778)
|
2022-12-30 12:49:21 +08:00 |
|
Gao Sun
|
738675a7db
|
chore: add toolkit changeset (#2760)
|
2022-12-30 11:54:28 +08:00 |
|
Xiao Yijun
|
06f6af758c
|
refactor(console): api resources table (#2767)
|
2022-12-30 11:21:55 +08:00 |
|
Xiao Yijun
|
5e48ba75f6
|
fix(console): search users by phone (#2766)
|
2022-12-30 11:20:02 +08:00 |
|
wangsijie
|
64e17e6f89
|
ci: use import to fix alteration sequence check (#2769)
|
2022-12-30 11:08:09 +08:00 |
|
wangsijie
|
b5b1e5f258
|
ci: check alteration sequence (#2746)
|
2022-12-30 10:50:56 +08:00 |
|
Gao Sun
|
74c1532a38
|
ci: fix publish workflow (#2762)
|
2022-12-30 10:46:28 +08:00 |
|
Gao Sun
|
77bad4b1e7
|
refactor: add official connectors in dist (#2768)
|
2022-12-30 10:42:34 +08:00 |
|
Gao Sun
|
43de6258d1
|
refactor(cli): improved connector add command (#2764)
|
2022-12-29 22:53:35 +08:00 |
|
Xiao Yijun
|
b403f19558
|
refactor(console): refactor table component (#2738)
|
2022-12-29 21:59:30 +08:00 |
|
Darcy Ye
|
8592d22a38
|
fix: fix IT due to publish of mock connector (#2765)
|
2022-12-29 21:47:43 +08:00 |
|
Gao Sun
|
2543d497f7
|
ci: fix workflows (#2759)
|
2022-12-29 07:25:12 +00:00 |
|
Gao Sun
|
fd71570faa
|
ci: update release workflows (#2754)
|
2022-12-29 14:52:43 +08:00 |
|
Xiao Yijun
|
b7882d481e
|
fix(console): close modal on tab changed on user details page (#2750)
|
2022-12-29 13:44:37 +08:00 |
|
Xiao Yijun
|
aaf92a6ef5
|
fix(console): close deletion modal on connector changed (#2749)
|
2022-12-29 13:04:04 +08:00 |
|
Xiao Yijun
|
46260a3410
|
style(console): update select component style (#2748)
|
2022-12-29 11:53:42 +08:00 |
|
Darcy Ye
|
2773bf5ec7
|
chore: update standard connector AC contents (#2753)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
|
2022-12-29 03:03:14 +00:00 |
|
simeng-li
|
fc456f4851
|
fix(ui): forgotpassword passcode verification page 404 (#2752)
|
2022-12-29 09:12:33 +08:00 |
|
simeng-li
|
be2c65dc0c
|
refactor(ui): replace social flow api (#2751)
|
2022-12-28 18:24:58 +08:00 |
|
simeng-li
|
e02f7e5ac2
|
refactor(ui): replace continue api with patchProfile (#2744)
|
2022-12-28 15:33:31 +08:00 |
|
Gao Sun
|
06ec86d831
|
refactor: rename MessageTypes -> VerificationCodeType (#2745)
|
2022-12-28 06:28:46 +00:00 |
|
Xiao Yijun
|
fd4bd8a2df
|
refactor(console): update loading skeletons (#2660)
|
2022-12-28 14:22:35 +08:00 |
|
Charles Zhao
|
eef8c0c091
|
test: improve ui test stability (#2733)
|
2022-12-28 13:22:00 +08:00 |
|
simeng-li
|
d641e201c2
|
refactor(core): remove the event from sendPasscode API payload (#2742)
|
2022-12-28 03:53:13 +00:00 |
|
Darcy Ye
|
1f7efd3680
|
chore(phrases,core): change 'passcode' to 'verification code' in content (#2740)
|
2022-12-28 10:29:28 +08:00 |
|
simeng-li
|
a3a861c9cd
|
refactor(ui): refactor username password register flow (#2731)
|
2022-12-28 10:26:06 +08:00 |
|
simeng-li
|
bc83b00ce8
|
refactor(ui): replace the password sign-in api (#2730)
|
2022-12-28 10:11:49 +08:00 |
|
Gao Sun
|
16c295c677
|
Merge pull request #2739 from logto-io/gao-align-message-type
refactor!: align `PasscodeType` to `MessageTypes`
|
2022-12-27 22:28:16 +08:00 |
|
Xiao Yijun
|
52265b0b03
|
refactor(console): add space to learn more links (#2736)
|
2022-12-27 21:34:32 +08:00 |
|
Darcy Ye
|
45800d1cfe
|
fix(core): should block POST of non-standard social connectors with conflicting target (#2737)
|
2022-12-27 16:23:54 +08:00 |
|
Gao Sun
|
01f718b258
|
refactor!: align PasscodeType to MessageTypes
refactor: apply suggestions from code review
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
refactor(core): fix type names
|
2022-12-27 15:29:06 +08:00 |
|
Xiao Yijun
|
ae7a89f0ce
|
fix(console): use getSafe on the sie page (#2735)
|
2022-12-27 14:47:18 +08:00 |
|
Charles Zhao
|
a24b6df53f
|
chore(console): update wording in get-started subtitle (#2734)
|
2022-12-27 11:43:55 +08:00 |
|
simeng-li
|
54b0574e18
|
feat(test): add fulfill user profile integration tests (#2710)
|
2022-12-27 10:29:01 +08:00 |
|
Xiao Yijun
|
dc2c8ece22
|
refactor(console): add create route for connectors page (#2727)
|
2022-12-27 10:13:18 +08:00 |
|
Charles Zhao
|
a56b3240a3
|
fix(console): set min-width to left control panel in SIE (#2729)
|
2022-12-26 21:23:13 +08:00 |
|
renovate[bot]
|
e5dc687ee8
|
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-26 20:13:05 +08:00 |
|
Gao Sun
|
3a996cc9d9
|
refactor: fix esm mock context (#2725)
|
2022-12-26 12:12:19 +00:00 |
|
Gao Sun
|
38fa1110d5
|
Merge pull request #2724 from logto-io/gao-hooks-integration-tests
test: add integration tests for interaction hooks
|
2022-12-26 20:06:21 +08:00 |
|
Gao Sun
|
84014b37d2
|
refactor: add and fix tests
|
2022-12-26 19:59:33 +08:00 |
|
Gao Sun
|
f993da8795
|
test: add integration tests for interaction hooks
|
2022-12-26 19:44:03 +08:00 |
|
Gao Sun
|
5825620b9b
|
refactor: rename interaction Event -> InteractionEvent (#2718)
|
2022-12-26 11:22:56 +00:00 |
|