simeng-li
c6b19a528c
refactor(console): redesign the jwt details page
...
redesign the jwt details page
2024-04-01 15:24:21 +08:00
simeng-li
777ef0e483
refactor(console,phrases): refactor the customize jwt details page
...
refactor the customize jwt details page
2024-04-01 15:23:18 +08:00
simeng-li
2f67dde7cb
feat(console): implement custom jwt landing page
...
implement custom jwt landing page
2024-04-01 15:21:14 +08:00
Xiao Yijun
9bf9f07f17
refactor(console): move organization template into a single page ( #5590 )
...
* refactor(console): move organization template into a single page
* feat(phrases): add org template translations
2024-04-01 10:20:54 +08:00
Charles Zhao
03144ae598
fix(console,phrases): should check duplicated emails when inviting members ( #5581 )
...
fix(console,phrases): check duplicated emails when inviting members
2024-03-29 10:03:37 +08:00
Xiao Yijun
ba966fdefe
feat(console): support permission editing ( #5567 )
2024-03-28 10:52:15 +08:00
Charles Zhao
746483c494
fix(console,phrases): api resource indicator should be a valid absolute uri ( #5561 )
...
* fix(console,phrases): api resource indicator should be a valid absolute uri
2024-03-27 09:35:37 +00:00
Xiao Yijun
5758f84f5e
feat(console): support signing-key rotation for oss version ( #5559 )
2024-03-27 16:52:40 +08:00
simeng-li
ba16d1cf60
refactor(console): refactor sso detail pages ( #5551 )
...
* refactor(console): refactor sso detail pages
refactor sso details pages
* fix(console): fix the sso paywall guard content
fix the sso paywall guard content
2024-03-27 14:01:41 +08:00
Charles Zhao
c7a23dfe92
feat(console): invite members dialog ( #5531 )
2024-03-26 15:43:48 +08:00
Darcy Ye
1f0ae00ce4
fix(core,phrases): fix custom JWT PUT API block admin tenant logic
2024-03-25 23:39:18 +08:00
Xiao Yijun
af53be8639
refactor(console): reorg sidebar menu items ( #5550 )
2024-03-25 18:46:26 +08:00
Charles Zhao
4766d224d9
chore(phrases): add i18n phrases for console invitation interim pages ( #5553 )
2024-03-25 18:38:06 +08:00
Darcy Ye
9e67b670de
refactor(phrases,core,console): update API and console error handling/display
2024-03-25 14:18:01 +08:00
simeng-li
f638c8e6a2
refactor(console,phrases): refactor the jwt customizer content ( #5527 )
...
* refactor(console,phrases): refactor the jwt customizer content
refactor the jwt customizer content
* fix(console): add isDev guard
add isDev guard
2024-03-20 10:15:42 +08:00
Charles Zhao
431c202569
feat(phrases): add i18n phrases for cloud collaboration
2024-03-13 21:18:22 +08:00
simeng-li
f11e95e1aa
feat(console,phrases): integrate jwt customizer api ( #5495 )
...
* feat(console,phrases): integrate jwt customizer api
integrate jwt customizer api
* chore(console): update the comment
update the comment
* fix(console): clear the console logs
clear the console logs
2024-03-13 14:21:08 +08:00
simeng-li
56a6c5a213
feat(console, phrases): implement the copy, clear and reset button ( #5490 )
...
* refactor(console): replace copy button with CopyToClipboard component
replace copy button with CopyToClipboard component
* feat(console): implement the clear and reset button
implement the clear and reset button
* refactor(console): bind RHF controller to the code editor
bind RHF controller to the code editor
* chore(console): add some comments
add some comments
2024-03-11 16:39:54 +08:00
simeng-li
f44ba31275
feat(console,phrases): add test result component ( #5479 )
...
* feat(console,phrases): add test result component
add test result component
* fix(console): remove unused styles
remove unused styles
2024-03-08 10:18:24 +08:00
simeng-li
2d98982588
feat(console,phrases): add test sample code editor ( #5475 )
...
* feat(console,phrases): add test sample code editor
add test sample code editor
* fix(console): remove unused styles
remove unused styles
* refactor(console): refactor the components structure
erfactor the components structure
* refactor(console): clean up the root component
clean up the root component
2024-03-07 16:57:59 +08:00
simeng-li
4e27e3465e
feat(console,phrases): implement environment variables input field (2/2) ( #5473 )
...
feat(console,phrases): implement environment variables input field
implement environment variables input field
2024-03-07 08:40:37 +00:00
simeng-li
fa6390d770
feat(console, phrases): add data source guides ( #5469 )
...
* feat(console, phrases): add data source guides
add data source guides
* chore(console): update some variable naming
update some variable naming
2024-03-06 06:44:58 +00:00
simeng-li
2f72f8ffd7
feat(console,phrases): integrate monaco editor ( #5460 )
...
* feat(console,phrases): integrate monaco editor
integrate monaco editor
* chore: update pnpm lock file
update pnpm lock file
* fix(console): remove unused styles
remove unused styles
* feat(console): update font styles
update font styles
2024-03-06 14:08:46 +08:00
simeng-li
23e7564475
feat(console,phrases): add new jwt claims page ( #5448 )
...
* feat(console,phrases): add new jwt claims page
add new jwt claims page
* feat(console, phrases): add token tabs nav
add token tabs nav
* fix(console): remove lint comments
remove lint comments
2024-03-05 14:39:37 +08:00
wangsijie
cc01acbd0e
feat(core): create user with encrypted password ( #5446 )
2024-03-04 15:41:36 +09:00
Darcy Ye
873d20fed9
fix(core): mgmt API scopes are not assignable to user roles ( #5425 )
...
* fix(core): mgmt API scopes are not assignable to user roles
* feat: add alteration script to remove mgmt api scopes already assigned to user role
* chore: use option object
2024-02-27 03:19:59 +00:00
Gao Sun
2a99ba5997
refactor(console): update content ( #5437 )
2024-02-26 23:15:10 +08:00
Darcy Ye
07e145b903
fix(core,console): block deletion on management API ( #5424 )
...
* fix(core,console): block deletion on management API
* refactor(core): separate resource api file to two files due to file size
2024-02-23 04:37:20 +00:00
Xiao Yijun
9fbb4196f3
refactor(console): reorg downgrade plan notification modal ( #5419 )
2024-02-23 10:32:54 +08:00
Xiao Yijun
3df1994bb5
refactor(console): update featured plan content in tenant creation modal ( #5418 )
2024-02-22 11:37:27 +08:00
Xiao Yijun
168ddc5927
refactor(console): plan comparison table ( #5417 )
2024-02-21 11:03:28 +08:00
wangsijie
3034e899b9
feat(console): add localhost notice ( #5412 )
2024-02-20 16:56:21 +08:00
wangsijie
1dc0ee683e
fix(phrases): use fast create for protected app ( #5414 )
2024-02-20 14:39:53 +08:00
silverhand-bot
3f28e9a445
release: version packages ( #5068 )
2024-02-08 13:18:42 +08:00
Xiao Yijun
7e3bc419d6
refactor(console): remove mfa beta notice ( #5390 )
2024-02-07 11:18:56 +08:00
Charles Zhao
c07049b64c
refactor(console,phrases): update phrases in organizations ( #5387 )
2024-02-06 06:08:32 +00:00
Charles Zhao
f2e08ebf0c
refactor(console,phrases): update organization guide next step action link ( #5383 )
2024-02-06 13:53:52 +08:00
wangsijie
f3c6028e00
fix(core,phrases): add notice that protected app is cloud only ( #5385 )
2024-02-06 10:46:18 +08:00
Charles Zhao
04ec78a917
fix(console,phrases): improve error handling when user associated app is removed ( #5389 )
...
* fix(console,phrases): improve error handling when user associated app is removed
* chore: add changeset
* refactor(console): update per review comments
2024-02-05 14:44:24 +00:00
Charles Zhao
f652560da9
feat(console): add endpoints and credentials section to protected app details ( #5367 )
2024-02-02 11:50:47 +08:00
Charles Zhao
30d477084e
chore(phrases): update wording in protected app pages ( #5363 )
2024-02-01 10:52:44 +08:00
Gao Sun
0a87ffd609
refactor(core): use deepmerge ( #5361 )
2024-02-01 09:17:29 +08:00
Charles Zhao
c8ba34e3c9
refactor(phrases): update category name in app creation modal for protected app ( #5359 )
2024-02-01 09:14:19 +08:00
Charles Zhao
14259f8cd6
feat(console,phrases): add verify JWT notice in protected app details page ( #5352 )
2024-01-31 06:52:13 +00:00
Charles Zhao
df92091106
refactor(console,phrases): improve protected app details form validation and error handling ( #5347 )
2024-01-31 14:34:53 +08:00
simeng-li
0941a9b692
feat(console,phrases): implement quota guard footer ( #5346 )
...
implement the quota guard footer on third-party app creation modal
2024-01-31 09:59:18 +08:00
simeng-li
185491d699
feat(console,phrases): add feature tag and pricing table ( #5345 )
...
* feat(console,phrases): add feature tag and pricing table
add feature tag and pricing table
* feat(console): add third-party tips
add third-party tips
2024-01-31 09:28:01 +08:00
Charles Zhao
e2d8ce542a
refactor(console,phrases): refine protected app creation form in get-started page ( #5336 )
2024-01-30 16:52:06 +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
Charles Zhao
7266aee445
refactor(console,phrases): show notification when modify origin url in protected app details ( #5334 )
2024-01-30 12:33:52 +08:00