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

757 commits

Author SHA1 Message Date
Gao Sun
423e799b5d
refactor(test): add flows integration tests 2023-09-12 18:42:15 +08:00
wangsijie
b91aa8d3d7
feat(schemas): add mfa to sign in experience table (#4396) 2023-09-12 10:36:47 +08:00
Gao Sun
ba0ba73454
Merge pull request #4445 from logto-io/gao-sync-latest-rules
refactor(toolkit): sync latest password rules
2023-09-08 13:45:08 +08:00
Gao Sun
b68a581789
refactor(ui): refine password input 2023-09-07 22:42:52 +08:00
Gao Sun
ae262d77e6
Merge pull request #4444 from logto-io/gao-sync-latest-content 2023-09-07 21:20:44 +08:00
Gao Sun
b33a83ba15
Merge pull request #4420 from logto-io/gao-ui-show-password-policy-content
feat(ui): show password policy requirements and errors
2023-09-07 18:19:18 +08:00
Gao Sun
7846386a90
refactor(ui): use native list translation 2023-09-07 17:57:28 +08:00
Gao Sun
dbdc632381
refactor(ui): align hook style 2023-09-07 17:35:27 +08:00
Gao Sun
e1de6c0a20
refactor(phrases): sync latest content 2023-09-06 23:34:19 +08:00
simeng-li
5e8b1bd598
fix(core,ui): clear ui preload link not used warning (#4429)
fix(core,ui): address ui preload link not used warning

address ui preload link not used warning
2023-09-06 09:55:22 +08:00
Gao Sun
df19eba175
refactor(ui): fix tests and phrases 2023-09-05 16:16:59 +08:00
Gao Sun
7a6f5621c8
feat(ui): show password policy requirements and errors 2023-09-05 00:04:55 +08:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy 2023-09-03 02:11:22 +08:00
Jasdeep Singh
9d865909d0
fix: remove connector link from session storage (#4406) 2023-08-29 19:04:46 +08:00
renovate[bot]
f82df68794
chore(deps): update dependency lint-staged to v14 (#4322)
* chore(deps): update dependency lint-staged to v14

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-24 14:01:38 +08:00
renovate[bot]
fb6ddb4a98
chore(deps): update dependency camelcase-keys to v9 (#4344)
* chore(deps): update dependency camelcase-keys to v9

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-21 13:54:04 +08:00
Gao Sun
947de83173
chore: upgrade configs (#4132)
* chore: upgrade configs

* chore: fix lint errors
2023-07-07 17:17:21 +00:00
renovate[bot]
44c09baba9
chore(deps): update parcel monorepo to v2.9.3 (#4081)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-05 07:15:37 +08:00
simeng-li
476de8d2ff
chore(core,ui): set jest config coverage report to all files (#4090)
set jest config coverage report to all files
2023-06-29 13:59:23 +08:00
silverhand-bot
53131ad5a7
release: version packages (#4033) 2023-06-28 18:57:43 +08:00
simeng-li
752d39b2ab
fix(ui): fix ui preview critical bug (#4086)
* fix(ui): fix ui preview critical bug

fix ui switch platform and theme style messed up bug

* fix: let helmet manage all body classnames
let helmet manage all the body classnames
2023-06-27 10:00:00 +08:00
Gao Sun
c4e13ff525
refactor(console): optimize tenant context and hooks
remove the use of useSWR and make the tenant context as the single
source of truth for tenant data. also reorg deduplicate hook logics.
2023-06-22 15:13:49 +08:00
simeng-li
c743cef429
fix(ui): fix preview classname overwrite bug (#4038)
fix(ui): fix preview mode user can interact bug

fix preview mode user can interact bug
2023-06-15 18:56:32 +08:00
simeng-li
4a983f97e9
refactor(ui): align enum key pascal case (#4022)
align enum key pascal case
2023-06-13 18:46:12 +08:00
renovate[bot]
9e036bc0e8
chore(deps): update parcel monorepo to v2.9.2 (#4011)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-10 16:00:50 +08:00
Gao Sun
8c5b492381
refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
Gao Sun
7546e04eef
refactor(ui): add utm params to powered by link (#3990) 2023-06-08 22:33:10 +08:00
renovate[bot]
11cb34f7ae
chore(deps): update parcel monorepo to v2.9.1 (#3912)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-05-30 06:03:18 +00:00
simeng-li
baa16b0bb7
fix(ui): set tabIndex -1 for hidden countryCode (#3842)
setTabIndex -1 for hidden countryCode
2023-05-16 09:07:36 +08:00
Gao Sun
5a8442712f
refactor: update tracking components (#3792)
* refactor: update tracking components

* refactor: track once for the same session
2023-04-29 12:02:52 +08:00
silverhand-bot
4bba658d7b
release: version packages (#3751) 2023-04-27 19:11:20 +08:00
Gao Sun
3796866b67
fix(console): eliminate unexpected /token calls (#3757)
refactor: fix AppInsights context extra rendering issue
2023-04-27 18:34:38 +08:00
Gao Sun
20418dc4f9
refactor(console,ui,demo-app): fix i18next types (#3743)
* refactor(console,ui,demo-app): fix i18next types

disable allowObjectInHTMLChildren for safer typing. use <DynamicT /> for
all dynamic translations.

* fix(console): i18n key in UserAccountInformation

* refactor(console,ui): update <DynamicT /> and add tests
2023-04-24 16:05:26 +08:00
Gao Sun
c72f4ac0ee
refactor(console,ui): fix errors 2023-04-22 00:55:17 +08:00
Gao Sun
05d38becbd
chore(deps): upgrade i18next series packages 2023-04-21 18:23:45 +08:00
Gao Sun
368d2f3efb
chore(deps): update dependency i18next to v22 2023-04-21 18:21:09 +08:00
silverhand-bot
dd24aafc17
release: version packages (#3728) 2023-04-20 17:04:15 +00:00
Gao Sun
748878ce5b
feat(app-insights): add React context provider and hook
and fix AppInsights init issue for frontend projects.
2023-04-21 00:29:53 +08:00
Gao Sun
be373591a9
refactor(ui): use swc for testing (#3726)
* refactor(ui): use swc for testing

* chore: remove unused code
2023-04-20 16:21:21 +00:00
silverhand-bot
666c4eaaa7
release: version packages (#3722) 2023-04-19 22:34:00 +08:00
Gao Sun
352807b16a
feat: setting cloud role name for AppInsights in React (#3721)
* feat: setting cloud role name for AppInsights in React

* refactor: simplify service role names
2023-04-19 12:39:37 +00:00
renovate[bot]
e97fe2e1f3
chore(deps): update dependency react-router-dom to v6.10.0 (#3238)
* chore(deps): update dependency react-router-dom to v6.10.0

* fix: lockfile

* fix: react router

* chore: add annotations about the type definition file

* fix: bump version number for ui package

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-04-19 18:05:57 +08:00
silverhand-bot
85889031d0
release: version packages (#3705) 2023-04-18 21:13:31 +08:00
Gao Sun
c55ff367c7
chore: specify versions for workspace protocol (#3707) 2023-04-17 10:10:14 +00:00
renovate[bot]
901ef8ecd6
chore(deps): update silverhand configs monorepo packages to v3.0.1 (#3683)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-07 16:17:14 +00:00
Gao Sun
9847fdc098
Merge pull request #3676 from logto-io/gao-reorg-pacakges
refactor: reorg packages
2023-04-07 01:22:17 +08:00
Gao Sun
5d68e313c2
refactor: fix tests 2023-04-07 00:58:13 +08:00
Gao Sun
0fbd31059f
refactor: fix ui import 2023-04-04 17:06:04 +08:00
simeng-li
dfef709b98
refactor(ui): leverage react-helmet to manage headers (#3670)
* refactor(ui): leverage react-helmet to manage headers

leverage react-helmet to manage headers, html and body attrs

* fix(ui): renaming

address some comments, rename the data-color-mode and provide a general useSignInExperience hook
2023-04-04 07:41:07 +00:00
simeng-li
964e078c3f
refactor(ui): replace plain search string concatenate (#3663)
replace plain search string concatenate with URLSearchParams instances
2023-04-03 17:41:22 +08:00