Gao Sun
50c35a2143
feat(experience): google one tap
2024-06-16 14:50:00 +08:00
Gao Sun
136320584f
feat: automatic social account linking ( #5881 )
...
* feat: automatic social account linking
* chore: add integration tests
* chore: add changeset
2024-06-08 20:23:57 +08:00
renovate[bot]
9ae4f7d401
chore(deps): update dependency i18next-browser-languagedetector to v8 ( #5850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 12:42:03 +08:00
renovate[bot]
acc22af0b2
chore(deps): update dependency @testing-library/react to v16 ( #5984 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 10:27:48 +08:00
silverhand-bot
0decba0308
release: version packages ( #5868 )
2024-05-31 23:48:43 +08:00
Gao Sun
d5f67ecc77
chore: fix typo ( #5942 )
2024-05-30 13:11:59 +08:00
simeng-li
cb1a38c405
refactor(experience): add global loading status on page redirect ( #5774 )
...
* refactor(experience): add global loading status on page redirect
add global loading status on page redirect
* chore: add changeset
2024-05-20 09:19:46 +08:00
Gao Sun
76fd33b7ed
feat: default user role ( #5872 )
...
* feat: default user role
* chore: add tests and changeset
* refactor: show warning for deprecated env
* chore: fix tests
2024-05-17 16:02:05 +08:00
silverhand-bot
7b5a4e3fb4
release: version packages ( #5684 )
2024-05-14 20:27:55 +08:00
Xiao Yijun
6fe6f87bc3
chore(console,experience): remove dev flags add changeset for organization updates ( #5763 )
2024-05-13 14:18:33 +08:00
renovate[bot]
d38ddf15b7
chore(deps): update dependency @simplewebauthn/types to v10 ( #5704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 02:47:09 +00:00
renovate[bot]
517c7330d4
chore(deps): update dependency @simplewebauthn/browser to v10 ( #5703 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 10:32:46 +08:00
Xiao Yijun
266af8c3d7
fix(experience): hide scope list if no user scopes and resource scopes ( #5840 )
2024-05-10 11:00:26 +08:00
Xiao Yijun
0d8d3a0d95
feat(experience): display org resource scopes on consent page ( #5831 )
2024-05-08 05:18:32 +00:00
simeng-li
bbd399e157
fix(experience,core): fix SSO register hook event not triggering bug ( #5796 )
...
* fix(experience,core): fix SSO register hook event not triggering bug
fix the SSO register hook event not triggering bug
* chore: update changeset content
update changeset content
2024-04-28 03:24:15 +00:00
Gao Sun
b80934ac5c
fix(experience): use correct callback path for native environments ( #5800 )
2024-04-27 23:27:33 +08:00
simeng-li
397dfcdf92
fix(experience): redirect to sign-in page on socical sign-in error ( #5787 )
...
* fix(experience): redirect to sign-in page on socical sign-in error
redirect user to sign-in page on social sign-in error
* test(experience): add integration tests
add integration tests
2024-04-25 14:00:07 +08:00
simeng-li
465c7a447a
style(experience): fix the terms of use link style ( #5771 )
...
fix the terms of use link style in confirm modal
2024-04-23 10:10:31 +08:00
simeng-li
9bece65d91
chore(experience): package update ( #5769 )
...
react-device-deteck package update
2024-04-22 13:37:10 +08:00
renovate[bot]
8508469abf
chore(deps): update silverhand configs monorepo packages to v6 (major) ( #5750 )
...
* chore: upgrade configs
* refactor: fix lint errors
* refactor: fix lint errors
* refactor: fix stylelint issues
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 12:26:37 +00:00
Gao Sun
c1c746bca4
refactor: remove AppInsights for React ( #5742 )
2024-04-18 15:20:24 +08:00
renovate[bot]
75deb2db04
chore(deps): update dependency @testing-library/react to v15 ( #5726 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-16 22:25:53 +08:00
silverhand-bot
fb55249ab2
release: version packages ( #5463 )
2024-04-10 21:27:24 +08:00
Gao Sun
1ade7a32eb
refactor(experience): fall back to sign-in page when error ( #5673 )
...
* refactor(experience): fall back to sign-in page for edge cases
* refactor: add unit tests
* refactor: fix tests
2024-04-10 20:52:44 +08:00
simeng-li
e1d4df4fc3
fix(experience): fix the terms of use not clickable bug ( #5670 )
...
* fix(experience): fix the terms of use not clickable bug
fix the terms of use not clickable bug
* chore: remove changeset
remove changeset
2024-04-10 03:51:52 +00:00
Gao Sun
d8c39aa653
refactor(experience): fix sso callback page style ( #5624 )
2024-04-03 12:28:15 +08:00
Gao Sun
7756f50f8e
feat: support direct sign-in for sso ( #5589 )
2024-03-29 21:56:25 +08:00
Gao Sun
6d56434b48
refactor: use ky in integration tests ( #5584 )
...
* refactor: use ky in integration tests
* refactor: remove node-fetch
* refactor: fix test cases
* refactor: remove waitFor after each test
2024-03-29 10:10:13 +00:00
Gao Sun
2cbc591ff6
feat: support direct sign-in ( #5536 )
...
* feat: support direct sign-in
* chore: add changesets
* refactor: add test cases
* chore(deps): upgrade logto sdks
2024-03-26 13:23:41 +08:00
simeng-li
9518658595
fix(schemas): fix the get interation/consent api bug ( #5503 )
...
* fix(schemas): fix the get interation/consent api bug
fix the get interation/consent api bug
* chore: update changeset
update changeset
* fix: update changeset
update changeset
* refactor(schemas, console): alter the resource scopes description field to nullable (#5504 )
* refactor(schemas, console): alter the resoruce scopes description field nullable
make the resourec scopes description nullable
* fix(test): fix the type issue in the integration test
fix the type issue in the integration test
* fix(console): add the field register
add the field register
* fix: update the changeset
update the changeset
* fix(console,test): update comments and rebase
update comments and rebase the master
2024-03-20 14:31:35 +08:00
Gao Sun
5a7204571a
refactor(experience): skip non-object messages in native ( #5491 )
...
* refactor(experience): skip non-object messages in native
* chore: add changeset
2024-03-12 11:27:18 +08:00
renovate[bot]
610231018e
chore(deps): update dependency @simplewebauthn/browser to v9 ( #5268 )
...
* chore(deps): update dependency @simplewebauthn/browser to v9
* chore: bump @simplewebauthn/types
bump @simplewebauthn/types
* fix(experience): fix type reference
fix type reference
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2024-02-20 16:12:09 +08:00
silverhand-bot
3f28e9a445
release: version packages ( #5068 )
2024-02-08 13:18:42 +08:00
Gao Sun
0a87ffd609
refactor(core): use deepmerge ( #5361 )
2024-02-01 09:17:29 +08:00
Gao Sun
abe97c1182
Merge pull request #5330 from logto-io/gao-put-invitation-status
...
feat(core): put invitation status
2024-01-30 15:28:03 +08:00
Gao Sun
0a20b5a6f8
feat(core): put invitation status
2024-01-29 19:39:27 +08:00
simeng-li
904081cb48
style(experience): fix the terms padding ( #5316 )
...
fix the terms padding
2024-01-29 10:37:17 +08:00
simeng-li
2e31b976ca
fix(experience): fix the organization selector position ( #5315 )
...
fix the organization selector position
2024-01-29 10:19:18 +08:00
simeng-li
0a02ca2887
feat(experience): hide the path and parameter in redirectUri ( #5320 )
...
feat(experience): hide the path and paramter in redirectUri
hide the path and paramters in redirectUri
2024-01-29 10:18:53 +08:00
simeng-li
cdaf3608c5
feat(console,experience,phrases): add user scopes descriptions ( #5300 )
...
* feat(console,experience,phrases): add user scopes descriptions
add user scopes descriptions to the phrases
* chore(console): update the comment
update the comment
* fix(console,experience): fix org scope i18n key
replace i18n ns sperator to avoid org scope colon key miss matching
* fix(console): add missing errors i18n namespace resource
add missing errors i18n namespace resource
2024-01-25 11:48:35 +08:00
simeng-li
52411f6712
feat(experience): add redirect uri info ( #5296 )
...
add redirect uri info
2024-01-25 11:48:01 +08:00
simeng-li
09de2996d0
style(experience): update scopes and organizations selector style ( #5289 )
...
update the scopes and organizations selector style
2024-01-25 03:15:34 +00:00
simeng-li
6a9ce098d6
feat(experience): auto expand the scopes list ( #5291 )
...
feat(experience): auto expend the scopes list
auto expend the scopes list if there is only user scopes or only one resource scopes are being requested
2024-01-25 03:09:54 +00:00
simeng-li
2daf911278
fix(experience): add empty scopes fallback layout ( #5290 )
...
add empty scopes fallback layout
2024-01-24 16:08:18 +08:00
simeng-li
59f67c7ea7
style(experience): fix some of the consent page styling ( #5273 )
...
fix some of the consent page styling
2024-01-24 10:23:39 +08:00
simeng-li
3cd14ba75d
feat(experience): implement the consent page ( #5265 )
...
* feat(experience): update the consent page
update the consent page
* fix(experience): fix the style
* fix(experience): remove legacy ut
remove legacy api ut
* fix(experience): add the missing link
add the missing link
* fix(experience): reorg the code to address CR comments
reorg the code to address CR comments
2024-01-22 11:22:44 +08:00
msmarks
be9613dd44
feat(experience): experience support old browser ( #5130 )
...
* feat(experience): update experience browserslist and add corejs dependency
feat(experience): import corejs to experience
feat(experience): update pnpm-lock.yaml
feat(experience): update experience browserslist and add corejs to support old browsers
* feat(experience): fix lint problem
---------
Co-authored-by: root <root@MKJ>
2024-01-07 21:09:54 +08:00
Xiao Yijun
2b273b4a6f
fix(experience): update text content in the preview on custom phrases updated ( #5192 )
2024-01-03 11:20:08 +08:00
Gao Sun
9089dbf845
chore(deps): upgrade TypeScript ( #5141 )
...
* chore(deps): upgrade TypeScript
* chore: upgrade configs
* chore: fix tsconfig and add changeset
* chore: upgrade jest-related deps and fix code
2023-12-22 15:16:49 +08:00
Gao Sun
31e60811d7
chore: use Node 20 LTS for engine requirement ( #5084 )
2023-12-11 09:10:53 +08:00