Charles Zhao
979076769a
feat(console): implement get started page
2022-05-10 12:47:35 +08:00
Charles Zhao
6bdf6cd928
refactor(console): refactor guide pages
2022-05-10 01:04:15 +08:00
Charles Zhao
1f55f779e6
refactor(console): replace monaco editor with prism highlighter
2022-05-09 22:05:15 +08:00
simeng-li
dd8b767130
feat(console): add drawer animation ( #760 )
...
add drawer animation
2022-05-09 15:54:54 +08:00
Charles Zhao
0fa5f9db19
Merge pull request #753 from logto-io/charles-log-2331-improve-tabs-in-guide-mdx
...
refactor(console): improve tabs used in mdx files
2022-05-07 17:54:23 +08:00
Charles Zhao
56d610bae9
refactor(console): improve tabs used in mdx files
2022-05-07 17:47:28 +08:00
Wang Sijie
cd0313065c
feat(console): connector warnings in sign in methods ( #710 )
...
* feat(console): connector warnings in sign in methods
* fix: cr
2022-05-07 17:46:22 +08:00
Charles Zhao
c1b6c32d24
refactor(console): separate mdx usages from docs
2022-05-07 17:29:38 +08:00
Charles Zhao
631a8f0f49
Merge pull request #754 from logto-io/charles-log-2344-remove-second-param-from-unit-mixin
...
refactor(console): remove second param from 'unit' mixin
2022-05-07 16:39:39 +08:00
Wang Sijie
a1ceea0685
feat(console): sign in methods change alert ( #701 )
2022-05-07 16:32:35 +08:00
Wang Sijie
d815d96f1f
feat(console): sign in experience welcome page ( #746 )
2022-05-07 16:08:09 +08:00
Xiao Yijun
04fc5d48e9
feat(console): multi-text-input delete reminder ( #752 )
2022-05-07 07:50:36 +00:00
Charles Zhao
7a163a4994
refactor(console): remove second param from 'unit' mixin
2022-05-07 15:35:11 +08:00
simeng-li
0f5491b392
fix(console): prevent autofill background color ( #749 )
...
prevent autofill background color
2022-05-07 11:43:31 +08:00
Charles Zhao
e627e9a4eb
refactor(console): align with new mdx content from docs ( #747 )
2022-05-06 23:06:28 +08:00
Gao Sun
c1766bf984
docs: reorg integrate SDK ( #740 )
...
* docs: reorg integrate SDK
* docs: update alias
* docs: fix link
2022-05-06 17:49:13 +08:00
Charles Zhao
749c820cc2
Merge pull request #741 from logto-io/charles-fix-settings-api-401
...
fix(console): call settings API after user authentication
2022-05-06 17:26:54 +08:00
Xiao Yijun
6ac70c5eb7
refactor(core): guard phone number with digital-only regex ( #744 )
2022-05-06 09:23:17 +00:00
Charles Zhao
3f25d4e6f6
fix(console): call settings API after user authentication
2022-05-06 16:21:22 +08:00
Wang Sijie
a0355872c6
feat(console): add application column in user management ( #728 )
2022-05-06 16:16:59 +08:00
Wang Sijie
890028d937
fix(console): text field style in settings ( #739 )
2022-05-06 11:42:39 +08:00
Wang Sijie
8a48fb6225
fix: delete custom domain ( #737 )
...
* fix: delete custom domain
* fix: use sql wrapper
2022-05-06 02:48:34 +00:00
Wang Sijie
2d9b7088a6
fix(console): connector details save changes footer ( #736 )
2022-05-06 10:31:33 +08:00
Charles Zhao
adeb62e739
Merge pull request #722 from logto-io/charles-log-2339-promote-ErrorBoundary-to-highest-level
...
refactor(console): promote error boundary to highest level
2022-05-06 09:54:14 +08:00
Charles Zhao
ade40e1e15
chore(console): update react sdk to v0.1.5
2022-05-05 21:01:58 +08:00
Charles Zhao
c7344c2175
fix(console): fetch settings with swr on app init
2022-05-05 18:42:10 +08:00
Wang Sijie
a0b4b98c35
feat(console): add column lastSignIn in user management ( #679 )
...
* feat(core): user last sign in
* fix(core): rename last_sign_in to last_sign_in_at for updating its timestamptz value
* fix: rename column name in frontend
* fix: test
* fix: toLocaleDateString
Co-authored-by: IceHe.xyz <icehe@silverhand.io>
2022-05-05 16:22:43 +08:00
Charles Zhao
2ed7b39214
refactor(console): promote error boundary to highest level
2022-05-05 13:24:01 +08:00
Charles Zhao
048290b49f
feat(console): integrate admin console language settings
2022-05-02 14:52:56 +08:00
Charles Zhao
a04f818ffb
feat(console): integrate dark mode settings
2022-05-01 01:08:03 +08:00
Wang Sijie
aed7442b32
fix(console): move save changes into form ( #712 )
2022-04-29 12:06:03 +00:00
Xiao Yijun
4a0577accd
feat(console): configure cors-allowed-origins ( #695 )
2022-04-29 19:01:36 +08:00
Wang Sijie
60920c28dd
feat(console): add comopnent alert ( #706 )
2022-04-29 07:49:11 +00:00
Charles Zhao
cd9ce73228
Merge pull request #702 from logto-io/charles-log-2171-refactor-sdk-integration-guide-with-mdx
...
refactor(console): sdk integration guide with mdx
2022-04-28 21:06:04 +08:00
Charles Zhao
ea91fbaa51
refactor(console): sdk integration guide with mdx
...
show response error toast
2022-04-28 20:59:08 +08:00
Wang Sijie
5944ff075e
feat(console): dynamic sign in methods form ( #666 )
2022-04-28 11:42:44 +08:00
Wang Sijie
dc976d8248
fix(console): ui fixes ( #678 )
...
* fix: tabnav border
* fix: action menu
* fix: copytoclipboard border
2022-04-27 15:06:59 +08:00
Wang Sijie
19b9db809a
fix(console): new ui in save changes footer ( #661 )
2022-04-27 06:11:17 +00:00
Wang Sijie
e7faf32b5f
fix(console): remove plain copytoclipboard padding ( #675 )
2022-04-27 13:45:28 +08:00
Wang Sijie
875a31ec2a
feat(console): sign in experience setup others tab ( #662 )
2022-04-26 08:50:47 +00:00
Wang Sijie
ac3f9ced58
fix(console): ac iterations fixes ( #650 )
...
* fix: pagination margin
* fix: copytoclipboard style in table
* fix: large button in check readme
* fix: contact us ui
2022-04-24 13:54:17 +08:00
Wang Sijie
96848e6b0f
feat(console): page settings ( #612 )
2022-04-24 11:46:35 +08:00
Wang Sijie
e47899ae5c
feat(console): add component checkbox ( #576 )
...
* feat(console): add component checkbox
* fix: merge icons
* fix: svg color
2022-04-24 11:43:32 +08:00
Xiao Yijun
bfececcfe5
fix(console): detail top card spacing ( #598 )
2022-04-22 17:12:42 +08:00
Wang Sijie
8e13dd5746
feat(console): user role select ( #589 )
2022-04-21 12:38:54 +08:00
Wang Sijie
42458e219e
Merge pull request #560 from logto-io/sijie--log-2191-select
...
feat(console): select
2022-04-21 12:28:32 +08:00
wangsijie
b22b0cf22f
feat(console): select
2022-04-21 12:20:42 +08:00
Charles Zhao
a0af0584f7
Merge pull request #584 from logto-io/charles-log-2232-button-loading-state
...
feat(console): button loading state with delay timeout
2022-04-20 14:34:02 +08:00
Charles Zhao
695ec7fbf9
feat(console): button loading state with delay timeout
2022-04-20 14:29:27 +08:00
Charles Zhao
1653d020cf
Merge pull request #580 from logto-io/charles-log-2227-update-button-hover-and-pressed-colors
...
fix(console): button hover and pressed state colors
2022-04-20 12:09:13 +08:00