Gao Sun
2c25a3eb4e
refactor(console): tutorial -> guide
2024-02-23 22:05:23 +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
17fe38443c
refactor(console): update react and vue sdk integration guides ( #5378 )
2024-02-05 17:34:45 +08:00
Xiao Yijun
7e2016d20e
refactor(console): support isFullWidth
for CopyToClipboard
component ( #5172 )
2023-12-28 10:59:52 +08:00
Xiao Yijun
152d2815c7
refactor(console): provide default rel
value for external links ( #5000 )
2023-11-29 17:31:18 +08:00
simeng-li
2c038b25ed
feat(console): add standard OIDC and SAML guides ( #4982 )
...
* feat(console): add standard OIDC and SAML guides
add standard OIDC and SAML guides
* fix(console): remove console log
remove console log
* chore(console): update settings tab name to experience
update settings tab name to experience
2023-11-28 08:41:52 +00:00
Charles Zhao
199b7997e3
fix(console): update documentation links ( #4957 )
2023-11-23 17:04:32 +08:00
Charles Zhao
9bf591555e
refactor(console): improve m2m app guide content ( #4525 )
2023-09-16 10:48:39 +08:00
Charles Zhao
a54efc84cc
refactor(console): re-use guide components in new api resource creation process ( #4448 )
2023-09-11 12:03:41 +08:00
Charles Zhao
edfb0e9950
fix(console): redirectUri input error message should be displayed properly ( #4440 )
2023-09-06 15:23:21 +00:00
Charles Zhao
f1ded1168b
refactor: improve guide responsive rules ( #4436 )
2023-09-06 14:55:11 +00:00
Charles Zhao
b2d6a9a72f
chore(console): remove unused v1 guides and mdx-components ( #4423 )
2023-09-04 16:05:30 +08:00
Gao Sun
947de83173
chore: upgrade configs ( #4132 )
...
* chore: upgrade configs
* chore: fix lint errors
2023-07-07 17:17:21 +00:00
Xiao Yijun
1236799862
chore(console): classify console components ( #4047 )
2023-06-16 22:26:13 +08:00
Xiao Yijun
734dec0f1b
chore(console): reorg console svg assets ( #4046 )
2023-06-16 16:05:39 +08:00
Xiao Yijun
6726bcaa0f
fix(console): reset form state when the submit handler throws ( #4029 )
2023-06-13 11:28:41 +08:00
Xiao Yijun
4220f554db
refactor(console): remove redundant hasError
prop from text input ( #3672 )
2023-04-10 11:20:49 +08:00
renovate[bot]
93bc915609
chore(deps): update silverhand configs monorepo packages to v3.0.0 ( #3585 )
...
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-24 16:28:36 +00:00
Gao Sun
540c41ff64
refactor(console): use function-declaration for named components ( #3520 )
...
* refactor(console): use function-declaration for named components
Application Insights can only automatically track component names from function
declaration. update convention to make tracking easier.
* refactor(console): fix lint errors
2023-03-22 16:45:10 +08:00
Gao Sun
ed4db56254
chore: upgrade configs
2023-02-16 23:49:03 +08:00
Gao Sun
c137768472
refactor: utilities -> utils ( #3106 )
2023-02-15 10:26:22 +08:00
Gao Sun
1d7f22debf
refactor(console): remove api path leading slash
2023-02-10 01:34:23 +08:00
Charles Zhao
d5fd433ecc
refactor(console,demo-app): update font keys in CSS variables ( #3042 )
2023-02-01 16:18:50 +08:00
Xiao Yijun
a00782de29
refactor(console): align text link style ( #2599 )
2022-12-07 11:28:32 +08:00
Xiao Yijun
671a27d147
style(console): fix multi-text input margin ( #2546 )
2022-11-29 18:44:50 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors
2022-10-21 14:03:35 +08:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens
2022-10-13 13:17:19 +08:00
Lukas
2f00ac5e65
refactor(console): use icon svg files with parcel svg transformer ( #2047 )
2022-10-11 07:08:31 +00:00
simeng-li
37d2b0ce5c
feat(console): add a11y lint to ac ( #2066 )
2022-10-09 07:07:09 +00:00
Gao Sun
8b515435cd
fix: build and types
2022-08-05 17:59:03 +08:00
Gao Sun
e7c5e63304
refactor: remove import react ( #1558 )
2022-07-15 10:01:42 +00:00
Charles Zhao
020f294067
fix(console): redirect uri field label should display properly in guide ( #1549 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-07-14 16:28:16 +00:00
Xiao Yijun
d22d5ea914
refactor(console): replace I18nKey
with AdminConsoleKey
( #1509 )
2022-07-11 17:28:51 +08:00
Charles Zhao
e838b6b4b6
refactor(console): post sign-out redirect uri should be optional field
2022-07-08 22:02:01 +08:00
Charles Zhao
d9e83acbae
style(console): improve styles in guides
2022-07-02 01:36:54 +08:00
Charles Zhao
693c4f0422
feat(console): add details summary component in guides
2022-07-01 11:48:32 +08:00
Charles Zhao
f7c574c8d0
refactor(console): react sdk integration guide
2022-06-29 18:36:35 +08:00
Charles Zhao
0cfe3873ea
Merge pull request #1288 from logto-io/charles-log-3185-log-3186-guide-last-step-should-be-primary
...
fix(console): last button in guide should be primary
2022-06-29 11:24:43 +08:00
Charles Zhao
df96e344c7
Merge pull request #1287 from logto-io/charles-log-3218-improve-link-and-bullet-styles
...
style(console): improve link and bullet styles in guide and readme
2022-06-29 11:22:29 +08:00
Charles Zhao
2036570714
fix(console): last button in guide should be primary type
2022-06-29 10:47:02 +08:00
Charles Zhao
f80bd9f8cb
style(console): improve link and bullet styles in guide and readme
2022-06-29 10:34:29 +08:00
Charles Zhao
129ce0b568
fix(console): add toast message on save uri success in guide
2022-06-29 10:26:04 +08:00
Xiao Yijun
6c6e06474a
refactor(console): extract common i18n values ( #1264 )
2022-06-28 13:58:03 +08:00
Charles Zhao
5b3612c153
refactor(console): use single text input in sdk guide on app newly created
2022-06-28 00:33:22 +08:00
Charles Zhao
2312df059b
refactor(console): combine steps in connector guide
2022-06-22 15:41:40 +08:00
Charles Zhao
477b5988a9
refactor(console): application sdk integration guide
2022-06-21 17:23:33 +08:00
Xiao Yijun
c489ad004b
refactor(console): icon fill ( #1079 )
2022-06-09 11:50:07 +08:00
Xiao Yijun
bbb80c819a
refactor(console): refactor uriValidator
usage ( #1051 )
2022-06-07 20:07:07 +08:00
Wang Sijie
28e09b6994
feat(console): init dashboard ( #1006 )
2022-06-01 14:01:40 +08:00
Xiao Yijun
826f368768
fix(console): should not append slash in cors allowed uri ( #1001 )
2022-05-31 08:10:17 +00:00