Wang Sijie
6ab54c968b
feat(console): sign in experience preview ( #783 )
2022-05-12 16:22:38 +08:00
Charles Zhao
2b5254369b
Merge pull request #798 from logto-io/charles-log-2383-implement-get-started-progress-indicator
...
feat(console): implement get-started progress indicator component
2022-05-12 16:17:55 +08:00
Darcy Ye
8e1533a702
feat(core): update connector db schema ( #732 )
...
* feat(core): update connector db schema
* feat(core): eliminate code redundancy for UTs
* feat(core): delete insertConnector on conflict logic and fix UTs
* feat(core): fix UI according to new connector type implementation
* feat(core): removed unused getConnectorByTargetAndPlatform methods
* feat(core): deprecate the function that updateConnector by giving target and platform
* feat(core): keep SSOT on combination of connector and corresponding metadata
* feat(core): rename index name in db
2022-05-12 12:17:17 +08:00
Wang Sijie
bafd09474c
feat(console): sign in exp guide ( #755 )
2022-05-12 04:05:10 +00:00
Charles Zhao
f76457c286
Merge pull request #801 from logto-io/charles-log-2406-resolve-code-editor-js-warning
...
fix(console): resolve js warning reported in code editor component
2022-05-12 10:39:35 +08:00
Charles Zhao
c5d14887d4
fix(console): resolve js warning reported in code editor component
2022-05-11 21:29:16 +08:00
Charles Zhao
ed9387bdda
feat(console): implement get-started progress indicator component
2022-05-11 21:17:57 +08:00
Renovate Bot
5044eee783
chore(deps): update dependency @silverhand/ts-config-react to ^0.12.0
2022-05-11 12:43:28 +00:00
Renovate Bot
d36abe1ee5
chore(deps): update dependency @silverhand/ts-config to ^0.12.0
2022-05-11 12:26:08 +00:00
Renovate Bot
d5ef7ddbe3
chore(deps): update dependency @silverhand/eslint-config to ^0.12.0
2022-05-11 11:48:42 +00:00
Charles Zhao
1255c6d1e7
Merge pull request #791 from logto-io/charles-log-2403-store-get-started-progress-in-settings-config
...
feat(console): support persisting get-started progress in settings config
2022-05-11 17:52:26 +08:00
renovate[bot]
1872cfcc0f
chore(deps): update dependency @silverhand/eslint-config-react to ^0.11.0 ( #776 )
...
* chore(deps): update dependency @silverhand/eslint-config-react to ^0.11.0
* chore: add comments
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-05-11 06:32:03 +00:00
renovate[bot]
87a9f8a2ae
chore(deps): update dependency @silverhand/eslint-config to ^0.11.0 ( #775 )
...
* chore(deps): update dependency @silverhand/eslint-config to ^0.11.0
* chore: add comments
* fix: lockfile
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-05-11 06:13:06 +00:00
Charles Zhao
43b2309c99
feat(console): support persisting get-started progress in settings config
2022-05-11 14:02:26 +08:00
Wang Sijie
1c7de47a93
feat(console): form field tooltip ( #786 )
2022-05-11 11:52:13 +08:00
Wang Sijie
b8143ff1a7
feat(console): autofocus in create modal ( #785 )
2022-05-10 16:42:34 +08:00
Charles Zhao
979076769a
feat(console): implement get started page
2022-05-10 12:47:35 +08:00
Charles Zhao
70a66c8c00
Merge pull request #778 from logto-io/charles-refactor-guide-pages
...
refactor(console): refactor guide pages
2022-05-10 11:01:44 +08:00
Charles Zhao
7648a21fd4
Merge pull request #773 from logto-io/charles-log-2304-replace-monaco-editor-with-prism-highlighter
...
refactor(console): replace monaco editor with prism highlighter
2022-05-10 11:00:17 +08:00
Charles Zhao
6bdf6cd928
refactor(console): refactor guide pages
2022-05-10 01:04:15 +08:00
Renovate Bot
43db7374c9
chore(deps): update dependency @silverhand/ts-config to ^0.11.0
2022-05-09 16:15:27 +00:00
Renovate Bot
3d0001ea5a
chore(deps): update dependency @silverhand/ts-config-react to ^0.11.0
2022-05-09 15:35:56 +00: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
Gao Sun
3b17324d18
fix: lint:report
script ( #730 )
2022-05-05 10:26:30 +00: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