Darcy Ye
8ac95a1bc2
fix(console): fix some user related type in console
2024-03-20 01:12:54 +08:00
simeng-li
d3d0f5133b
refactor(console): replace the field table with type definition code ( #5519 )
...
* refactor(console): replace the field table with type definition code
replace the field table with type definition code
* refactor(console): rebase and pickup the generated type definitions
rebase and pickup the generated type definitions
2024-03-19 05:04:08 +00:00
simeng-li
08acdf73e3
refactor(console): refactor the code editor type definition ( #5516 )
...
* refactor(console): refactor the code editor type definition
refactor the code editor type definition
* refactor(console): extract type definition gen process
extract the type definition gen step to the build time. As typescript is not available at run time.
* fix(console): add generate to console build script
add generate to console build script
* fix(console): add prettier format
add prettier format
2024-03-19 04:50:07 +00:00
simeng-li
e95a04619b
fix(console): fix code edtior set undefined value bug ( #5499 )
...
fix the code editor set undefined value bug
2024-03-14 02:50:30 +00:00
simeng-li
abb2c9f649
feat(console): add global loading skeleton ( #5498 )
...
add global loading skeleton
2024-03-14 10:15:07 +08:00
simeng-li
2a358bf241
refactor(console,core,schemas): rename the jwtCustomizer related type and guards ( #5496 )
...
rename the jwtCustomizer related type and guards
2024-03-13 06:35:47 +00: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
2c5a4491ae
refactor(core,console): align the jwt token path enum ( #5493 )
...
align the jwt token path enum used in console and core
2024-03-13 01:48:12 +00:00
simeng-li
213d6f97a4
feat(console): add change alert and save changes footer ( #5492 )
...
* feat(console): add change alert and save changes footer
add change alert and save changes footer
* chore(console): add useMemo hook
add useMemo hook
2024-03-12 03:04:23 +00: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
Charles Zhao
df5d2a2445
fix(console): fix input field background color ( #5478 )
2024-03-11 12:15:53 +08:00
simeng-li
bab50fceda
chore(console): component rename ( #5480 )
...
rename component XXXPanel -> XXXSection
2024-03-11 11:08:11 +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
fa3577e491
refactor(console): implement environment variables input field (1/2) ( #5471 )
...
* refactor(console): extract the KeyValueInput ds component
extract the KeyValueInput ds component
* fix(console): remove unused styles
remove unused styles
* refactor(console): extract the FormField from KeyValueInput
extract the FormField from KeyValueInput
* fix(console): refactor some code based on code review comment
refactor some code based the code review comment
2024-03-07 16:26:20 +08: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
renovate[bot]
e1def81ed5
chore(deps): upgrade withtyped and cloud packages ( #5408 )
...
* fix(deps): upgrade withtyped packages
* chore: fix types
* chore(deps): upgrade logto cloud package
* refactor(cli): fix types
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-06 04:26:50 +00: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
Gao Sun
b47c2a2de1
refactor(console): refactor conversion tracking ( #5466 )
...
* refactor(console): refactor conversion tracking
* refactor(console): manually set enhanced user data
* refactor: report production tenant conversion
* refactor(console): use transaction id for reporting
2024-03-05 11:41:39 +08:00
Xiao Yijun
c1f978c574
refactor(console): remove pro tag for standard connectors feature ( #5450 )
2024-02-29 18:14:19 +08:00
Gao Sun
0f250f71db
refactor(console): update loading component ( #5449 )
2024-02-29 15:22:09 +09:00
Charles Zhao
e0dddb1142
chore(console): update vanilla js integration guide ( #5442 )
2024-02-28 09:47:54 +08:00
silverhand-bot
e606462bcc
release: version packages ( #5433 )
2024-02-26 08:41:08 +00:00
wangsijie
6d83fbb41d
feat(console): upgrade nextjs server actions guide ( #5435 )
2024-02-26 16:23:26 +08:00
Charles Zhao
83fe58aa6c
fix(console): center align card title when subtitle is not available ( #5432 )
2024-02-26 07:58:22 +00:00
ジョージー
7edfeb0aa0
refactor(console): refactor error handling in Express tutorial ( #5403 )
2024-02-26 15:27:35 +08:00
renovate[bot]
166f29fe17
chore(deps): update logto js sdk monorepo packages (major) ( #5422 )
...
* chore(deps): update logto js sdk monorepo packages
* chore: rebase master and update lock file
rebase master and update lock file
* fix(test): update the @logto/node version
update the @logto/node version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2024-02-26 15:20:35 +08:00
Gao Sun
677054a245
docs(console): add guides ( #5427 )
2024-02-26 03:37:53 +00:00
Gao Sun
2c25a3eb4e
refactor(console): tutorial -> guide
2024-02-23 22:05:23 +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
Darcy Ye
ee036bd77d
chore(console): align PHP/Python guide structure with docs ( #5420 )
2024-02-23 10:57:38 +08:00
Xiao Yijun
605ef09ed0
style(console): fix unexpected spacing under page title ( #5423 )
2024-02-23 10:33:21 +08:00
Xiao Yijun
af1bf007d9
chore(console): add comments for table component ( #5421 )
2024-02-23 10:33:08 +08: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
Darcy Ye
935ee34e12
refactor(console): improve input confidentiality handling in TextInput component ( #5409 )
2024-02-19 10:16:45 +08:00
Xiao Yijun
ecdf047711
feat(console): add complete tutorial doc links for app guide ( #5397 )
2024-02-10 21:21:05 +08:00
Charles Zhao
db9f67f55b
fix(console): improve protected app loading state in get started page ( #5402 )
...
fix(console): improve protected app loading state in protected app
2024-02-09 14:00:58 +08:00
Charles Zhao
dbcfcc7ca1
fix(console): protected app creation form field should have correct error background ( #5400 )
2024-02-08 16:54:09 +00:00
silverhand-bot
3f28e9a445
release: version packages ( #5068 )
2024-02-08 13:18:42 +08:00
wangsijie
bc1248c4df
refactor(console): update next app router guide ( #5392 )
2024-02-08 12:25:30 +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
Charles Zhao
de46b3d3f4
chore(console): update documentation links ( #5382 )
2024-02-06 11:22:27 +08:00
Gao Sun
715dba2ce2
feat(console): add .NET Blzor WASM tutorial ( #5377 )
...
* feat(console): add .NET Blzor WASM tutorial
* chore: fix typo
2024-02-05 22:51:07 +08:00