Xiao Yijun
b3fc33524e
refactor(core): remove response data construction helper from libs ( #4437 )
2023-09-06 10:21:36 +08:00
Charles Zhao
54321d93a2
refactor(console): add missing section title and adjust card layout in get-started page ( #4428 )
2023-09-06 10:10:35 +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
Charles Zhao
90ea2e2f71
refactor(console): adjust sdk guide sorting order ( #4427 )
...
* refactor(console): adjust sdk guide sorting order
* docs(console): update rules about the sorting order of the sdk guides
2023-09-05 15:36:30 +00:00
Gao Sun
df19eba175
refactor(ui): fix tests and phrases
2023-09-05 16:16:59 +08:00
Gao Sun
c18eb490cd
refactor(connector): update aad connector ( #4435 )
2023-09-05 06:31:15 +00:00
Gao Sun
bbdf57b369
Merge pull request #4418 from logto-io/gao-console-others-to-content
...
refactor(console): update tab name others -> content
2023-09-05 14:28:34 +08:00
Darcy Ye
c5b1976117
refactor(toolkit): update input params type of SendMessageFunction ( #4287 )
2023-09-05 11:07:38 +08:00
Xiao Yijun
8e4e08f731
refactor(console): remove no-data social section from changes alert modal ( #4424 )
...
* refactor(console): remove no-data social section from changes alert modal
* test(console): add sign-in config diff ui tests
2023-09-05 10:59:01 +08:00
Gao Sun
cb696d7e44
Merge pull request #4416 from logto-io/gao-implement-password-policy-guard
...
feat(core): guard password by policy
2023-09-05 00:11:34 +08:00
Gao Sun
7a6f5621c8
feat(ui): show password policy requirements and errors
2023-09-05 00:04:55 +08:00
Xiao Yijun
533d681939
refactor(console): remove add connectors tip when no social connector is set up ( #4422 )
2023-09-04 11:03:15 +00:00
Xiao Yijun
f87c253128
refactor(phrases): update no-social connector notification ( #4426 )
2023-09-04 18:12:18 +08:00
Charles Zhao
b2d6a9a72f
chore(console): remove unused v1 guides and mdx-components ( #4423 )
2023-09-04 16:05:30 +08:00
Gao Sun
d1be138cad
refactor(console): fix comment
2023-09-04 15:27:31 +08:00
Gao Sun
da3cb13c89
Merge pull request #4410 from logto-io/gao-init-password-policy-checker
...
feat(toolkit): init password policy checker
2023-09-04 15:13:11 +08:00
Gao Sun
e8c544afcb
refactor(console): update relative path checking logic
2023-09-04 12:55:32 +08:00
Charles Zhao
89300379bd
fix(console): block margin should be the same on get-started page ( #4414 )
2023-09-04 10:57:18 +08:00
simeng-li
8607b3eb75
refactor(core): clean up useless interaction guard ( #4409 )
...
refactor(core): clean up unused interaction guards
clean up unused interaction guards
2023-09-04 10:55:04 +08:00
Gao Sun
1c0fe49be9
refactor(console): implement <NumericInput />
2023-09-03 23:20:46 +08:00
Gao Sun
c7072a1002
feat(console): password policy
2023-09-03 23:20:46 +08:00
Gao Sun
e599e3651c
fix(test): update integration test
2023-09-03 23:20:20 +08:00
Gao Sun
e68cbd0b09
refactor(console): update tab name others -> content
...
update the sign-in experience configuration page tab name per design.
2023-09-03 23:20:20 +08:00
Gao Sun
b1f809214c
refactor(core): fix integration tests
2023-09-03 17:45:33 +08:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy
2023-09-03 02:11:22 +08:00
Gao Sun
ac859afec9
fix(console): update default tenant id on manual navigation only ( #4417 )
2023-09-02 16:21:59 +08:00
Xiao Yijun
2b39964fd2
test: add ui tests for applications ( #4407 )
...
* test: add ui tests for applications
* refactor(test): simplify application ui tests
2023-08-31 06:31:03 +00:00
Xiao Yijun
4f5881304e
refactor(test): add modal ui test helpers ( #4412 )
2023-08-31 12:14:19 +08:00
Gao Sun
ed7d842517
test(toolkit): setup global crypto for tests
2023-08-31 00:04:19 +08:00
Gao Sun
b685c9cb4e
feat(toolkit): init password policy checker
2023-08-30 22:54:53 +08:00
renovate[bot]
0007c75df1
chore(deps): update dependency puppeteer to v21 ( #4282 )
...
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-30 16:17:19 +08:00
silverhand-bot
f416ec3312
release: version packages ( #4270 )
2023-08-30 16:16:55 +08:00
Charles Zhao
29840c1c26
fix(console): remove unexpected margin top from form elements ( #4408 )
2023-08-30 15:48:47 +08:00
Charles Zhao
8108a4831a
refactor(console): new get started page ( #4398 )
...
* refactor: get started
* refactor(console): support react router link in LinkButton component
* refactor(console): new get-started page
* chore(console): translate i18n phrases
2023-08-30 10:51:54 +08:00
Jasdeep Singh
9d865909d0
fix: remove connector link from session storage ( #4406 )
2023-08-29 19:04:46 +08:00
renovate[bot]
bc6a08fac2
fix(deps): update dependency p-retry to v6 ( #4395 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-29 09:43:17 +00:00
simeng-li
9f70e7632c
feat(core): add tenant is suspended guard ( #4379 )
...
* feat(core): add tenant is suspended guard
add tenant is suspended guard to all management apis
* fix(core): address comments
fix function name
2023-08-29 16:42:13 +08:00
Charles Zhao
ff6a1ffa4d
fix(console): app creation quota limit should be displayed on create app form ( #4402 )
2023-08-29 08:35:11 +00:00
Gao Sun
c5bf1d7171
refactor(console): support explicit tutorial order ( #4404 )
2023-08-29 16:01:35 +08:00
Gao Sun
2a8a5ede70
Merge pull request #4403 from logto-io/gao-add-asp-net-core-tutorial
...
feat(console): add asp.net core tutorial
2023-08-28 19:17:13 +08:00
Gao Sun
d90b4e7f65
feat(console): add asp.net core tutorial
2023-08-28 18:37:23 +08:00
Xiao Yijun
1cf2657d7f
refactor(test): improve test codes about save & discard changes ( #4401 )
2023-08-28 18:27:52 +08:00
Xiao Yijun
c5a3513798
refactor(test): improve waitForToast
ui test helper ( #4400 )
...
* refactor(test): improve `waitForToaster` ui test helper
* refactor(test): rename `waitForToaster` to `waitForToast`
* refactor(test): reorg connector deletion helper method
2023-08-28 17:30:04 +08:00
simeng-li
2d111bd39b
refactor(cli): add server connection application to the admin tenant ( #4397 )
...
* refactor(cli): refactor the cloud service application seed process
refactor the cloud service application seed process
* fix(cli): seed service application for the default tenant in OSS as well
seed service application for the default tenant in OSS as well
2023-08-28 13:48:22 +08:00
Charles Zhao
8459cb55ad
chore(console): code cleanup ( #4390 )
2023-08-24 15:58:36 +08:00
Gao Sun
dcff078d68
Merge pull request #4387 from logto-io/gao-fix-sign-out-redirect-for-api
...
fix(console): use correct sign-out redirect uri for api hooks
2023-08-24 15:43:30 +08:00
Charles Zhao
c4738705f0
fix(console): remove 'unhandledrejection' listener from ErrorBoundary ( #4391 )
2023-08-24 07:43:14 +00:00
Gao Sun
ab8c75efa8
fix(console): use correct sign-out redirect uri for api hooks
2023-08-24 14:54:08 +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
Darcy Ye
294a146219
chore(console): optimize onboarding process ( #4389 )
2023-08-24 05:57:00 +00:00
Gao Sun
53486f27ad
refactor(console): align sign-in/out redirect uris ( #4385 )
2023-08-23 14:53:48 +00:00
Charles Zhao
7b569a4de9
fix(console): fields should have default values in application advanced settings ( #4386 )
2023-08-23 11:41:43 +00:00
Darcy Ye
85a60a7faf
chore(phrases): update i18n for new added app creation components ( #4381 )
2023-08-22 10:53:24 +08:00
simeng-li
2a92d28c05
fix(connector): fix saml connector response guard ( #4380 )
...
* fix(connector): fix saml connector response guard
fix saml connector response guard
* fix(connector): set SAML signInEndpoint optional
set SAML signInEndpoitn optional
2023-08-21 17:02:56 +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
Charles Zhao
5b1039267f
fix(console): invalid guide url should show 404 not found ( #4367 )
2023-08-20 15:05:29 +08:00
Xiao Yijun
4a532a358d
test: add ui tests for sign-in preview ( #4377 )
2023-08-18 09:15:45 +00:00
Xiao Yijun
462f677cdc
test: add ui tests for sign-up and sign-in settings ( #4373 )
2023-08-18 16:46:00 +08:00
Charles Zhao
e13107438c
style(console): add margin around input fields in app guide ( #4375 )
2023-08-18 16:30:37 +08:00
Charles Zhao
db2f38c09e
fix(console): app guard cards in drawer view should not have buttons ( #4374 )
2023-08-18 16:30:19 +08:00
Charles Zhao
514a6813b4
refactor(console): add toast after creating application successfully ( #4372 )
2023-08-18 16:30:00 +08:00
Charles Zhao
3bab12dc09
style(console): use shadow-3 for footer action bar ( #4371 )
2023-08-18 16:29:45 +08:00
Charles Zhao
4647879747
fix(console): show placeholder when no search is found in guide library ( #4368 )
2023-08-18 16:29:28 +08:00
Darcy Ye
1b75f7bb10
fix(console): remove inspire me phone as identifier options ( #4370 )
2023-08-17 17:11:39 +08:00
Charles Zhao
83022a27b4
fix(console): remove pro tag from m2m app creation form in oss version ( #4366 )
...
* refactor(console): improve app create form subtitle per selected framework
* fix(console): remove pro tag from m2m app creation form in oss version
2023-08-17 16:52:05 +08:00
simeng-li
87607ac894
fix(console): add trySafe to report methods ( #4369 )
...
add trySafe to report methods
2023-08-17 08:51:13 +00:00
Darcy Ye
b581b28081
fix(console): getPathname() could result in duplicated tenant id segments in path ( #4362 )
2023-08-17 16:18:33 +08:00
Charles Zhao
d5ffb03bec
refactor(console): improve app create form subtitle per selected framework ( #4365 )
2023-08-17 07:51:54 +00:00
Charles Zhao
ca88b0c248
fix(console): guide navigation anchors should be clickable and jump to the step ( #4364 )
2023-08-17 07:17:55 +00:00
simeng-li
7cc31c105d
chore(console): update some app guide description content ( #4363 )
...
update some app guide description content
2023-08-17 07:17:07 +00:00
Charles Zhao
4f3b8e9b40
fix(console): resolve forwardRef warning in debugger console ( #4361 )
2023-08-17 15:15:04 +08:00
Gao Sun
669d7537fa
Merge pull request #4360 from logto-io/charles-log-6973-fix-golang-guide-crashed
...
fix(console): fix Golang guide crash
2023-08-17 15:54:22 +09:00
simeng-li
950f69b32e
fix(console): adjust the app guide order ( #4359 )
...
adjust the app guide order
2023-08-17 06:51:44 +00:00
Charles Zhao
6da0e2ef46
fix(console): fix Golang guide crash
2023-08-17 14:30:16 +08:00
Charles Zhao
8b013ce979
fix(console): should hide filters from app list empty placeholder ( #4358 )
2023-08-17 06:07:18 +00:00
Charles Zhao
66c75cb0af
refactor(console): settings tabs in application details page ( #4357 )
2023-08-17 13:46:32 +08:00
Charles Zhao
6e03b83658
fix: logo size in get sample section in app integration guide ( #4354 )
2023-08-17 13:46:15 +08:00
Gao Sun
ec081d9740
refactor(console): add post logout redirect uri in guides ( #4356 )
2023-08-17 13:23:10 +08:00
simeng-li
6651364fa7
revert: 4353 ( #4355 )
...
fix(schemas): revert changes
revert changes
2023-08-17 12:48:26 +08:00
Charles Zhao
c40a7d3a7a
refactor(console): hide navigation anchors from guide in compact view ( #4347 )
...
* refactor(console): hide navigation anchors from guide in compact view
* refactor(console): check app guide drawer in app details page (#4348 )
2023-08-17 04:16:18 +00:00
wangsijie
49fb74ee31
feat(console): remix guide ( #4352 )
...
* feat(console): remix guide
* fix: remove further readings and add redirect uri comment
2023-08-17 04:00:07 +00:00
Charles Zhao
7bbf3ae991
feat(console): upsell m2m feature on guide card and library filter ( #4337 )
...
feat(console): upsell m2m feature on guide card and guide library filters
2023-08-17 11:40:30 +08:00
Gao Sun
0f98330455
feat(console): php guide ( #4351 )
2023-08-17 11:40:08 +08:00
wangsijie
f0521fb36d
feat(console): nextjs app router guide ( #4346 )
...
* feat(console): nextjs app router guide
* fix(console): fix app router description
* fix: remove further reading
* fix: add trailing steps closer
2023-08-17 11:36:26 +08:00
simeng-li
e1dada4d78
fix(schemas): hot fix bump alteration file timestamp ( #4353 )
...
hot fix bump alteartion file timestamp
2023-08-17 03:36:16 +00:00
simeng-li
d5835e4e93
feat(console): add m2m implementation guide ( #4343 )
...
* feat(console): add m2m implementation guide
add m2m implementation guide
* fix(console): address m2m guide comment issues
address m2m guide comment issues
2023-08-17 02:46:14 +00:00
Gao Sun
c4a9246071
refactor(console): remove min-height for readonly code editors ( #4350 )
2023-08-17 10:37:43 +08:00
simeng-li
758510a13f
feat(console): add flutter guide ( #4338 )
...
* feat(console): add flutter guide
add flutter guide
* fix: should read props
should read props
* fix: remove useless content
remove useless content
* fix(console): update flutter SDK content
update flutter SDK content
2023-08-17 10:32:00 +08:00
Gao Sun
59a42c76c5
refactor(console): align further readings section ( #4349 )
2023-08-17 09:35:55 +08:00
Gao Sun
e83208c259
fix(console): add onClick handler to guide done button ( #4345 )
2023-08-16 23:52:08 +08:00
Gao Sun
2901f43e64
feat: post affiliate data to cloud ( #4321 )
...
* feat: post affiliate data to cloud
Read data from cookie and post to cloud when needed.
* chore: add alteration script
* refactor: fix alteration
2023-08-16 14:34:54 +00:00
Gao Sun
a40a4443db
feat(console): outline guide
2023-08-16 21:54:15 +08:00
Gao Sun
00866e0eba
feat(console): capacitor guide
2023-08-16 21:52:19 +08:00
Gao Sun
29b99eab69
feat(console): python guide
2023-08-16 21:51:28 +08:00
Charles Zhao
f75709f2f0
fix(console): add max-width to guide card group ( #4340 )
2023-08-16 17:31:00 +08:00
Charles Zhao
29ac5c9e8e
chore(console): enable guide v2 in production env ( #4341 )
...
* chore(console): enable guide v2 in production env
* fix: eslint
2023-08-16 09:29:32 +00:00
Xiao Yijun
d958494848
test: add ui tests for sie branding config ( #4324 )
2023-08-16 17:20:51 +08:00
Xiao Yijun
b10ec5d1e9
test: add ui tests for RBAC operations ( #4339 )
2023-08-16 17:10:11 +08:00
Xiao Yijun
8354fa87ad
test: add ui tests for passwordless connectors ( #4331 )
2023-08-16 15:41:59 +08:00
Charles Zhao
d0f91d5d37
feat(console): new app creation guide library ( #4334 )
...
* feat(console): consolidate all app guide metadata and use it with a hook
* fix: disable "no-unused-modules" lint rule and use it in follow-up PRs
* feat(console): new app creation guide library
* fix: remove unused component
* fix: eslint
2023-08-16 07:18:24 +00:00