IceHe.xyz
38ceae7853
fix(core): catch interaction not found error ( #827 )
2022-05-15 13:20:07 +08:00
Charles Zhao
2a642f4e21
Merge pull request #826 from logto-io/charles-log-2353-refine-scrollbar-styles-and-positions
...
refactor(console): refine scrollbar styles and positions
2022-05-15 12:54:07 +08:00
simeng-li
9e9e8cdb50
style(ui): button & confirm modal ( #817 )
...
* style(ui): button & confirm modal
button and confirm modal desktop styling
* fix(ui): fix typo
* fix(ui): fix image alt
fix image alt
2022-05-15 03:03:19 +00:00
simeng-li
1173ad1b8c
style(ui): add desktop styling ( #816 )
...
* style(ui): add desktop styling
add desktop styling
* fix(ui): fix typo
fix typo
2022-05-15 02:54:29 +00:00
simeng-li
0b2ad91357
style(ui): terms of use checkbox ui ( #815 )
...
terms of use checkbox ui
2022-05-15 02:46:08 +00:00
simeng-li
4e2e8990bb
style(ui): container style adjustment ( #814 )
...
* style(ui): container style adjustment
container style adjustment
* fix(ui): cr fix
cr fix
2022-05-15 10:37:12 +08:00
Charles Zhao
f30994ef5c
Merge pull request #829 from logto-io/charles-log-2190-improve-dark-theme-styles
...
refactor(console): adjust dark theme styles per updated UX design
2022-05-14 21:59:23 +08:00
Charles Zhao
8ecf800f90
chore: use cross-env to make 'pnpm dev' compatible on windows
2022-05-14 21:09:31 +08:00
Charles Zhao
2a738376ea
refactor(console): adjust dark theme styles per updated UX design
2022-05-14 20:51:55 +08:00
Charles Zhao
b381cc62aa
refactor(console): refine scrollbar styles and positions
2022-05-13 22:01:10 +08:00
Charles Zhao
9b8658d9c1
feat(console): add page loading skeleton to data table and detail pages
2022-05-13 21:30:00 +08:00
IceHe.xyz
4e60446411
feat(core,schemas): koaLogSession middleware ( #767 )
...
* feat(core,schemas): koaLogSession middleware
* fix(core): koa-log-session call next() first
* refactor(core,schemas): merge SessionLogPayload into BaseLogPayload
* refactor(core,schemas): rename logSession to addLogContext
2022-05-13 20:37:36 +08:00
simeng-li
907a63b52a
refactor(ui): add ui social connector filters ( #822 )
...
* refactor(ui): add ui social connector filters
add ui social connector filters
* refactor(ui): add some comments
add some comments
2022-05-13 11:04:32 +00:00
Darcy Ye
ab6c124620
fix(connector-wechat-native): fix wechat-native target ( #820 )
2022-05-13 09:34:42 +00:00
Charles Zhao
58dba811d8
Merge pull request #808 from logto-io/charles-log-2416-hide-get-started-page
...
feat(console): hide get-started page on clicking 'Hide this' button
2022-05-13 17:12:45 +08:00
Charles Zhao
54aa9117ce
Merge pull request #811 from logto-io/charles-log-2375-page-skeleton-animation
...
feat(console): page skeleton animation mixin
2022-05-13 17:12:01 +08:00
Darcy Ye
7a922cbd33
feat(core): add socialConnectors details for get sign-in-settings ( #804 )
...
* feat(core,ui): add social connector info to get-settings api
* refactor(connectors): rename api
2022-05-13 07:59:07 +00:00
Darcy Ye
357fb8dc40
refactor(connectors): reorganize connectors ( #807 )
2022-05-13 14:22:37 +08:00
Darcy Ye
0ea55134a9
feat(core): expose connector and metadata from sendPasscode ( #806 )
2022-05-13 14:17:15 +08:00
Wang Sijie
5b2fe32919
fix(console): tip icon color ( #805 )
2022-05-13 14:03:37 +08:00
Xiao Yijun
2e410e7c16
fix(console): update shadow styles ( #813 )
2022-05-13 13:02:04 +08:00
Xiao Yijun
b14a705bd3
refactor(console): use switch-case to make the select aligment logic more readable ( #812 )
2022-05-13 12:13:44 +08:00
Xiao Yijun
c6b44eea87
refactor(console): use-position in tooltip ( #802 )
2022-05-13 03:54:10 +00:00
Charles Zhao
de97bb53f5
feat(console): page skeleton animation mixin
2022-05-13 10:48:25 +08:00
Xiao Yijun
bc19a298f8
fix(console): typo ( #810 )
2022-05-13 08:52:40 +08:00
Charles Zhao
7fd42fdaa1
feat(console): hide get-started page on clicking 'Hide this' button
2022-05-13 00:43:24 +08:00
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
simeng-li
343d37cfec
style(ui): refactor page level styling for both mobile & desktop ( #795 )
...
* style(ui): refactor page level stylign for both mobile & desktop
refactor page level stylign for both mobile & desktop
* fix(ui): center align create account
cernter align create account
* fix(ui): ci fix
ci fix
* fix(ui): cr fix
cr fix
* feat(ui): content update
content update
2022-05-12 07:40:02 +00: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
Wang Sijie
74f2940398
fix(core): social user info in session ( #794 )
2022-05-11 10:01:17 +00:00
simeng-li
13cd2c100e
fix(ui): fix typo ( #792 )
...
fix typo
2022-05-11 17:59:39 +08:00
simeng-li
48de9c072b
fix(ui): catch request exceptions with no response body ( #790 )
...
catch request exceptions with no response body
2022-05-11 17:59:24 +08: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
simeng-li
5c02ec3bda
feat(ui): init destop styling foundation ( #787 )
...
* feat(ui): init destop styling foundation
init desktop styling
* fix(ui): cr fix
* style(ui): enable mobile and desktop global class
enable mobile and desktop global class
2022-05-11 03:30:35 +00:00
Wang Sijie
b8143ff1a7
feat(console): autofocus in create modal ( #785 )
2022-05-10 16:42:34 +08:00
Xiao Yijun
18ed453628
docs: android sdk integration guide (zh_CN) ( #770 )
2022-05-10 08:17:58 +00:00
Xiao Yijun
20e839ed96
docs: android sdk api reference(zh-cn) ( #768 )
2022-05-10 15:58:14 +08:00
Xiao Yijun
418b4d8a6f
docs: kotlin core api reference(zh-cn) ( #762 )
2022-05-10 15:44:26 +08:00
Gao Sun
1a664beeee
ci: init integration test ( #771 )
...
* ci: init integration test
* ci: complete integration test setup
* ci: remove pull request trigger
2022-05-10 15:29:53 +08:00
Charles Zhao
979076769a
feat(console): implement get started page
2022-05-10 12:47:35 +08:00
simeng-li
2161856bcd
fix(ui): fix social native interaction bug ( #772 )
...
* fix(ui): fix social native sdk data namespace
fix social native sdk data namespace
* refactor(ui): refactor nativeSDK callbackUrl
refactor nativeSDK callbackUrl
`
* refactor(ui): return result from api
return result from api
* fix(ui): should not show error message on social bind account
should not show error message on social bind account
2022-05-10 12:20:15 +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
Charles Zhao
4d20ca3557
Merge pull request #780 from logto-io/renovate/silverhand-ts-config-react-0.x
...
chore(deps): update dependency @silverhand/ts-config-react to ^0.11.0
2022-05-10 00:11:08 +08:00
Gao Sun
6a5e5799d0
refactor(core): update app running info ( #765 )
...
* refactor(core): update app running info
* refactor(core): per review
2022-05-09 16:03:06 +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
Gao Sun
9f3b7e4cd6
docs: use docs only mode ( #766 )
...
* docs: use docs only mode
* fix: link
2022-05-09 20:51:13 +08:00
Gao Sun
24e7b94f08
docs: update content ( #769 )
2022-05-09 20:50:08 +08:00
simeng-li
dd8b767130
feat(console): add drawer animation ( #760 )
...
add drawer animation
2022-05-09 15:54:54 +08:00
simeng-li
6e27c1780d
refactor(ui): refactor ui style foundations ( #761 )
...
refactor ui style foundations
`
2022-05-09 15:42:48 +08:00
simeng-li
7e6a8d4156
refactor(ui): main flow ui refine part 2 ( #742 )
...
* refactor(ui): main flow ui refine
main flow ui refine
* fix(ui): cr fix
cr fix
* fix(ui): fix confirm password border styling
fix confirm password border styling
2022-05-09 15:26:45 +08:00
simeng-li
da3de542d2
refactor(ui): social sign-in api update ( #763 )
...
social sign-in api update
2022-05-09 15:17:42 +08:00
Gao Sun
d78c115db1
refactor(schemas): remove src/db-entries
from source control ( #764 )
2022-05-09 15:04:36 +08:00
Gao Sun
6d7282646f
docs: rephrase React SDK integration guide ( #757 )
...
* docs: rephrase React SDK integration guide
* fix: nit
2022-05-09 13:02:42 +08:00
Xiao Yijun
2d09553561
docs: downgrade docusaurus to v2.0.0-beta.18 ( #759 )
2022-05-09 12:52:50 +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
def900b3fa
Merge pull request #751 from logto-io/charles-separate-mdx-usages-from-docs
...
refactor(console): separate mdx usages from docs
2022-05-07 17:42:31 +08:00
Charles Zhao
c1b6c32d24
refactor(console): separate mdx usages from docs
2022-05-07 17:29:38 +08:00
Gao Sun
c535d90ff1
docs: integrate iOS SDK ( #748 )
...
* docs: integrate iOS SDK
* fix: change title
* docs: remove unused import
2022-05-07 09:13:29 +00: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
Wang Sijie
6148cbd6f9
fix(console): change application column name ( #743 )
2022-05-07 16:07:11 +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
Darcy Ye
e71cf7ea67
feat(core): separate social sign-in api ( #735 )
...
* feat(core): separate social sign-in api
* feat(core): rename APIs
2022-05-07 10:50:37 +08:00
simeng-li
5db628b716
refactor(ui): refactor 404 page ( #727 )
...
* refactor(ui): refine page layout
refine page layout
* fix(ui): fix content element height issue
fix content elment height issue
* refactor(ui): refactor 404 page
refactor 404 page
* test(ui): add 404 test
add 404 page test
* refactor(ui): rename errorPage
rename ErrorPage
2022-05-07 10:29:19 +08:00
Charles Zhao
e627e9a4eb
refactor(console): align with new mdx content from docs ( #747 )
2022-05-06 23:06:28 +08:00
Wang Sijie
08904b8f93
feat(core): add experience configs ( #745 )
2022-05-06 17:59:18 +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
Gao Sun
5909727ebc
refactor(core): use argon2 for password encryption ( #738 )
...
* refactor(core): use argon2 for password encryption
* refactor(core): adjust time cost
2022-05-06 16:38:38 +08: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
Gao Sun
9ca2815452
docs: configuration
2022-05-06 11:09:27 +08:00
Gao Sun
4400d8d25e
docs: init configuration
2022-05-06 11:08:13 +08:00
Gao Sun
7d8821aa25
docs: init introduction
2022-05-06 11:07:54 +08:00
simeng-li
9e90a6197c
refactor(ui): refactor page layout and base style ( #726 )
...
* refactor(ui): refine page layout
refine page layout
* fix(ui): fix content element height issue
fix content elment height issue
2022-05-06 11:06:50 +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
renovate[bot]
cda06aa16d
chore(deps): update docusaurus monorepo to v2.0.0-beta.20 ( #720 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-06 09:36:34 +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
Xiao Yijun
149900260f
docs: android sdk api reference ( #707 )
2022-05-05 10:24:58 +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
IceHe.xyz
0ecb7e4d2f
feat(core,schemas): log IP and user agent ( #682 )
...
* feat(core,schemas): log IP and user agent
* refactor(core): extract initLog from koaLog
* refactor(core): log koa
log koa
* fix(core): rename
rename
* refactor(core): initLogger
Co-authored-by: simeng-li <simeng@silverhand.io>
2022-05-05 15:38:59 +08:00
IceHe.xyz
4521c3c8d1
feat(core,schemas): save application id that the user first consented ( #688 )
...
* feat(core,schemas): save application id which the user first consented
* chore(core): fix grammatical mistake and typos
2022-05-05 06:57:20 +00:00
simeng-li
26332f8644
refactor(ui): remove second attribute in unit scss function ( #721 )
...
remove second attribute in unit scss function
2022-05-05 14:23:08 +08:00
simeng-li
92e8ed199d
refactor(ui): main flow mobile design review fix part 1 ( #717 )
...
* fix(ui): use description.or for all non-social methods divider
use description.or for all non-social methods divider
* fix(ui): should not validate format in sign-in form
should not validate format in sign-in form
* refactor(ui): add clear-icon and refine component import path
add clear-icon and refin component import path
* fix(ui): remove passcode input error border
remove passcode input error border
* refactor(ui): hide error border of confirm passcode
hide error border of confirm passcode
* fix(ui): fix i18n key
fix i18n key
* refactor(ui): show clear icon for password in create-account form
show clear icon for password in create-account form
* fix(ui): update passwordless confirm modal confirm button text
update passwordless confirm modal confirm button text
* refactor(ui): divider style update
divider style update
* fix(ui): always show social links expand button
toggle social link
* fix(ui): extract mobile width style
extract mobile width style
* fix(ui): fix create account link
fix create account link
* fix(ui): cr fix
2022-05-05 13:44:22 +08:00
Charles Zhao
2ed7b39214
refactor(console): promote error boundary to highest level
2022-05-05 13:24:01 +08:00
Xiao Yijun
39bf3ccd8a
docs: android sdk integration guide ( #711 )
2022-05-05 03:29:37 +00:00
simeng-li
166fb709d3
refactor(ui): remove /404 path ( #709 )
...
* fix(ui): fix ci fail
* fix(ui): fix redundent code
fix redundent code
* refactor(ui): render not found contend directly instead of jump to 404
render not found contend directly instead of jump to 404
* fix(ui): fix infinit toast bug
fix inifinit toast bug
* refactor(ui): show error toast
show error toast
* fix(ui): cr fix
cr fix
2022-05-05 10:57:54 +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
simeng-li
34d798b645
fix(ui): fix ui i18n package error ( #713 )
...
fix ui i18n package error
2022-04-29 20:28:08 +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
simeng-li
da49812164
fix(ui): fix ci fail ( #708 )
...
* fix(ui): fix ci fail
* fix(ui): fix redundent code
fix redundent code
2022-04-29 16:32:25 +08:00
Darcy Ye
4957952366
Merge pull request #705 from logto-io/yemq-fix-connector-initialization
...
feat(core): fix connectors initialization
2022-04-29 16:25:38 +08:00
Wang Sijie
60920c28dd
feat(console): add comopnent alert ( #706 )
2022-04-29 07:49:11 +00:00
Darcy Ye
d989785658
feat(core): remove code redundancy
2022-04-29 11:57:56 +08:00
simeng-li
15dd1a767e
fix(ui): ui design review fix ( #697 )
...
* fix(ui): ui restyling
ui restyling
* fix(ui): fix styling and translation
fix styling and translation
* refactor(ui): add universal primary button color
add universal primary button color
2022-04-29 11:49:21 +08:00
simeng-li
e761be6756
refactor(ui): add debounced loading ( #692 )
...
* refactor(ui): add debounced loading
add debounced loading
* fix(ui): cr fix
cr fix
2022-04-29 11:48:21 +08:00
simeng-li
731ff1cbdc
feat(ui): not found page ( #691 )
...
add not found page
2022-04-29 11:35:51 +08:00
Darcy Ye
c6f2546126
feat(core): fix connectors' initialization
2022-04-29 11:31:07 +08:00
simeng-li
0a1c74ddb1
refactor(ui): refactor all social sign-in related error handling ( #686 )
...
* refactor(ui): social sign-in error handling
social sign-in error handling
* fix(ui): fix page style
fix page style
2022-04-29 11:28:38 +08:00
Xiao Yijun
b6d95f2c76
chore(docs): adjust sidebar item position ( #703 )
2022-04-28 23:10:42 +08: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
Xiao Yijun
784451c39e
docs: kotlin core api reference ( #658 )
2022-04-28 19:03:50 +08:00
renovate[bot]
13cfbf5610
chore(deps): update dependency tsc-watch to v5 ( #700 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 18:18:15 +08:00
renovate[bot]
38b8505aa3
chore(deps): update dependency lint-staged to v12 ( #698 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 08:23:59 +00:00
Darcy Ye
e56a4894b7
feat(core): wrap wechat connector ( #676 )
...
* feat(core): wrap wechat web connector
* feat(core): wrap wechat native connector
* feat(core): fix dependency and remove query-string.stringify()
2022-04-28 15:55:49 +08:00
renovate[bot]
82f7d488bd
chore(deps): update dependency lint-staged to v12 ( #689 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 15:37:21 +08:00
Darcy Ye
2049b4f73a
feat(core): wrap google connector ( #674 )
...
* feat(core): wrap google connector
* feat(core): connectors package.json private should be FALSE
* feat(core): fix dependency and remove query-string.stringify()
2022-04-28 15:16:05 +08:00
Darcy Ye
3a956fae10
feat(core): wrap github connector ( #673 )
...
* feat(core): wrap github connector
* feat(core): connectors package.json private should be FALSE
* feat(core): fix dependency and remove query-string.stringify()
2022-04-28 15:01:55 +08:00
Darcy Ye
a06d3ee73c
feat(core): wrap aliyun short message service connector ( #670 )
...
* feat(core): wrap Aliyun short message service connector
* feat(core): connectors package.json private should be FALSE
* feat(core): fix dependencies and remove query-string.stringify()
2022-04-28 14:48:18 +08:00
renovate[bot]
712cd795d0
chore(deps): update dependency tsc-watch to v5 ( #690 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 05:40:40 +00:00
Gao Sun
e61dba90a8
fix(core): remove ESM declaration ( #687 )
2022-04-28 04:18:03 +00:00
simeng-li
b601fb45ce
refactor(ui): implement errorHander in useApi hook ( #684 )
...
* refactor(ui): implement api error handler
implement api error handler
* refactor(ui): extend register account exist flow
extend register account exist flow
* feat(ui): username exsit error
username exsit error
* refactor(ui): redirect pack if no value found in passcode validation page
redirect pack if no value found in passcode validation page
2022-04-28 12:13:23 +08:00
Gao Sun
d108f4b883
fix(core): set module in base config ( #685 )
2022-04-28 03:58:14 +00:00
Wang Sijie
5944ff075e
feat(console): dynamic sign in methods form ( #666 )
2022-04-28 11:42:44 +08:00
Gao Sun
6738b6a088
refactor(core): use esm in core ( #681 )
2022-04-28 11:19:38 +08:00
simeng-li
b0138bdc0f
fix(ut): fix ut ( #683 )
...
fix ut
2022-04-28 10:06:47 +08:00
simeng-li
6e5f14792e
refactor(ui): update api lang header ( #680 )
...
update api lang header
2022-04-27 18:36:26 +08:00
IceHe.xyz
7278ba4095
fix(core): update timestamp field with millisecond precision ( #677 )
2022-04-27 17:02:21 +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