simeng-li
4ce6bd8cf5
fix(ui): fix some firefox standout bug ( #1615 )
...
fix some firefox standout bug
2022-07-20 13:50:23 +08:00
Darcy Ye
15af03f45f
chore(connector): fix methods params order ( #1618 )
2022-07-20 13:42:52 +08:00
Darcy Ye
ad9b3d780c
docs(connector): update Alipay readme ( #1604 )
2022-07-20 04:43:23 +00:00
Charles Zhao
edfdb3d583
refactor: remove "as"
2022-07-19 23:02:34 +08:00
3lang
b89d229504
docs: correct react sdk turorial content ( #1597 )
2022-07-19 19:33:00 +08:00
Charles Zhao
56ded3e0a9
fix(console): code editor content should be editable on firefox
2022-07-19 11:52:35 +08:00
silverhand-bot
3af4f547ed
release: v1.0.0-beta.1
2022-07-19 01:05:03 +00:00
Charles Zhao
78fcb038ed
fix(console): docs link doesn't work for en-US locale ( #1594 )
2022-07-19 00:55:32 +00:00
Xiao Yijun
951c6fa9a5
feat(console): update dashboard chart y-axis tick format ( #1590 )
2022-07-18 20:18:01 +08:00
Darcy Ye
b04be8ada5
chore(connector): update connector description ( #1591 )
2022-07-18 11:51:17 +00:00
simeng-li
816ce9f903
fix(ui): fix no-restrict-syntax in ui ( #1559 )
...
* fix(ui): fix no-restrict-syntax in ui
fix no-restricted-syntax in ui
* fix(ui): cr update
cr update
* fix(ui): fix ts error
fix ts error
2022-07-18 19:36:12 +08:00
Darcy Ye
4532081426
docs(connector): add github readme zh-CN ( #1583 )
2022-07-18 11:35:34 +00:00
IceHe.xyz
0ed9452cc7
refactor(core): remove unused getEnabledSocialConnectorIds ( #1585 )
2022-07-18 18:28:10 +08:00
simeng-li
0c0c83cc8f
feat(ui): add submit input to all the sign-in & register forms ( #1587 )
...
enable submit on enter by adding submit input to all the forms
2022-07-18 17:46:13 +08:00
Charles Zhao
26f47d873d
fix(console): language select box initial value should not be empty
2022-07-15 23:52:37 +08:00
Gao Sun
c9286dcda2
chore: create codeql-analysis.yml ( #1560 )
...
* chore: create codeql-analysis.yml
* refactor: ignore test files
* refactor(connector): fix alerts
2022-07-15 22:12:44 +08:00
Darcy Ye
39d7a7fe6a
docs(connector): add fb readme zh-CN ( #1555 )
2022-07-15 12:14:06 +00:00
Gao Sun
e7c5e63304
refactor: remove import react ( #1558 )
2022-07-15 10:01:42 +00:00
Charles Zhao
1615e36f37
fix(console): navigate to new connector details page after switching connector
2022-07-15 17:37:56 +08:00
Xiao Yijun
6ae5e7d927
feat(console): add a declaration file for react-i18next
( #1556 )
2022-07-15 17:03:07 +08:00
Gao Sun
6c39790180
feat(core): add response guard ( #1542 )
...
* feat(core): add response guard
* refactor(core): print error if not prod
2022-07-15 17:01:51 +08:00
Charles Zhao
09cbc693b5
Merge pull request #1552 from logto-io/charles-log-3559-readme-links-should-be-opened-in-new-tab
...
fix(console): external links in readme should be opened in new tab
2022-07-15 15:51:41 +08:00
Charles Zhao
23ff0bf21d
fix(console): external links in readme should be opened in new tab
2022-07-15 15:45:11 +08:00
IceHe.xyz
7d5e82f587
docs(connector): refine readme of connector-aliyun-sms ( #1554 )
2022-07-15 07:43:55 +00:00
Charles Zhao
f1b241c864
Merge pull request #1553 from logto-io/charles-upgrade-configs
...
chore: upgrade eslint rule to allow 'noreferrer' in react apps
2022-07-15 15:43:04 +08:00
Charles Zhao
028b5fecf0
chore: upgrade eslint rule to allow 'noreferrer' in react app
2022-07-15 15:12:02 +08:00
Darcy Ye
a01130ce8f
chore(connector): rename connector packages ( #1550 )
2022-07-15 14:48:52 +08:00
simeng-li
c6384bed84
fix(ui): format phone number with country calling code ( #1551 )
...
format phone number with country calling code
2022-07-15 14:08:59 +08:00
silverhand-bot
af5e3b416e
release: v1.0.0-beta.0
2022-07-14 16:40:44 +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
simeng-li
6b58d8a161
fix(ui,core): fix i18n issue ( #1548 )
...
* fix(ui,core): fix i18n issue
fix i18n issue
* fix(core): cr fix
cr fix
2022-07-14 13:36:32 +00:00
Gao Sun
8cd59a5c4d
refactor(console): fix contact us ux ( #1547 )
2022-07-14 21:21:52 +08:00
Gao Sun
cba8da41fd
refactor(console): update generated password length to 8 ( #1545 )
2022-07-14 21:21:06 +08:00
Gao Sun
b8011a377a
refactor(console): center tooltip for test message ( #1546 )
2022-07-14 13:01:48 +00:00
Charles Zhao
1b056f125d
fix(console): markdown toc links that contain special characters should work ( #1543 )
2022-07-14 17:45:19 +08:00
simeng-li
e06f8d027e
fix(ui): fix multiple libphonmenumber packed bug ( #1544 )
...
fix multiple libphonmenumber packed bug
2022-07-14 17:44:28 +08:00
Darcy Ye
6b9ad580ae
fix(connector): refactor ConnectorInstance as class ( #1541 )
2022-07-14 07:56:57 +00:00
Xiao Yijun
9bdd80ebcc
docs(connector): google connector zh-cn ( #1540 )
2022-07-14 06:27:17 +00:00
simeng-li
f72319f234
style(ui): input auto fill style update ( #1534 )
...
input auto-fill style update
2022-07-14 10:38:15 +08:00
Darcy Ye
0297f6c52f
fix(connector): passwordless connector send test msg with unsaved config ( #1539 )
...
* fix(connector): passwordless connector sendTestMsg with unsaved config
* refactor: apply suggestions from code review
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-07-14 00:16:19 +00:00
Charles Zhao
bba2414104
refactor(console): connector config should be required
2022-07-14 01:13:26 +08:00
Gao Sun
23a1fe3aff
refactor: upgrade configs ( #1537 )
...
* refactor: upgrade configs
* fix(schemas): remove eslintignore
2022-07-13 16:39:30 +00:00
Darcy Ye
88a54aaa9e
fix(connector): fix connector getConfig and validateConfig type ( #1530 )
2022-07-14 00:12:01 +08:00
Xiao Yijun
657bfa982a
refactor(phrases): split I18n locale file ( #1535 )
2022-07-13 19:58:49 +08:00
renovate[bot]
24c7b99c45
chore(deps): update dependency @silverhand/jest-config to ^0.15.0 ( #1527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 11:44:25 +08:00
renovate[bot]
8460f4ae16
chore(deps): update dependency @silverhand/ts-config-react to ^0.15.0 ( #1529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 03:40:57 +00:00
renovate[bot]
1cddf81a78
chore(deps): update dependency @silverhand/ts-config to ^0.15.0 ( #1528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 11:29:10 +08:00
Darcy Ye
7367cbc815
docs(connector): sendgrid readme zh-CN ( #1524 )
2022-07-13 02:51:26 +00:00
IceHe.xyz
434e97d5cf
chore: bump eslint-config and eslint-config-react 0.15.0 ( #1521 )
...
* chore: bump eslint-config 0.15.0
* chore: bump eslint-config-react 0.15.0
* style: no explicit any
2022-07-12 23:00:05 +08:00
simeng-li
3e76de0ac9
feat(core): add admin guard to signin ( #1523 )
...
* feat(core): add admin guard to signin
add admin guard to signin
* fix(core): cr update
cr update
* fix(core): naming update
naming update
2022-07-12 13:58:02 +00:00
Darcy Ye
fc19c00cb2
docs(connector): twilio readme zh-CN ( #1520 )
2022-07-12 12:16:12 +00:00
Xiao Yijun
acefafed72
refactor: rename DTO
-> Dto
( #1522 )
2022-07-12 18:35:51 +08:00
Charles Zhao
074d455370
Merge pull request #1512 from logto-io/charles-log-3570-fix-google-connector-user-avatar
...
fix(console): should display user avatar through google connector
2022-07-12 17:40:19 +08:00
Charles Zhao
e2f52635c0
fix(console): should display user avatar through google connector
2022-07-12 17:34:17 +08:00
Xiao Yijun
459af3823c
fix(console): should not display unsaved alert on item deleted ( #1507 )
2022-07-12 17:11:58 +08:00
Gao Sun
f387652bfd
fix(console): tooltip style ( #1517 )
2022-07-12 16:56:29 +08:00
Darcy Ye
a78427e470
docs(connector): smtp readme zh-CN ( #1514 )
2022-07-12 07:57:26 +00:00
IceHe.xyz
b4c202275b
docs(console): improve code sample in vue tutorial ( #1519 )
2022-07-12 15:42:33 +08:00
Gao Sun
14b049a8b5
docs(connector): add note for why we don't support custom scope ( #1516 )
2022-07-12 12:44:09 +08:00
Darcy Ye
2e0db1ee8b
docs(connector): fix twilio readme according to bug bash ( #1518 )
2022-07-12 04:43:46 +00:00
IceHe.xyz
96646fc449
docs(connector): fix wrong indents in connector-sendgrid-mail ( #1515 )
2022-07-12 11:56:09 +08:00
IceHe.xyz
94a67bfb42
refactor(core): simplify increasePasscodeTryCount and consumePasscode ( #1513 )
2022-07-11 14:56:12 +00:00
IceHe.xyz
f479a1566f
refactor(core): split updatePasscode into increasePasscodeTryCount and consumePasscode ( #1510 )
2022-07-11 21:54:26 +08:00
Xiao Yijun
d22d5ea914
refactor(console): replace I18nKey
with AdminConsoleKey
( #1509 )
2022-07-11 17:28:51 +08:00
Xiao Yijun
5dcdc62f73
fix(console): should not display unsaved alert on settings updated ( #1508 )
2022-07-11 16:30:35 +08:00
IceHe.xyz
5357ceeb7d
docs(connector): fix wrong indents in connector-twilio-sms ( #1506 )
2022-07-11 13:17:05 +08:00
Wang Sijie
adadcbe216
feat(core): read connector packages env ( #1478 )
2022-07-11 02:11:23 +00:00
silverhand-bot
ca8ec4862a
release: v1.0.0-alpha.4
2022-07-08 16:49:39 +00:00
Charles Zhao
b18146408a
style(console): improve connector readme styles in drawer
2022-07-09 00:28:11 +08:00
Darcy Ye
378c75116c
refactor(core): refactor connector general error message ( #1501 )
2022-07-09 00:13:06 +08:00
Darcy Ye
bd5ff2a566
docs(connector): add Aliyun SMS README zh-CN ( #1500 )
2022-07-08 16:03:56 +00:00
Gao Sun
bdbeee0db5
fix(console): specify toast type ( #1499 )
2022-07-08 23:45:36 +08:00
Gao Sun
61a6b1ab4f
fix(console): do not show unsaved alert after delete connector ( #1496 )
2022-07-08 23:17:15 +08:00
Charles Zhao
58558e5011
fix(demo-app): username should not overflow info card ( #1498 )
2022-07-08 23:17:05 +08:00
Gao Sun
7d48d12b06
refactor(console): update sie preview tab ( #1497 )
...
* refactor(console): update sie preview tab
* fix(console): update default tab
2022-07-08 15:09:35 +00:00
Darcy Ye
82ed2fe169
chore: remove TODOs with linear issues ( #1495 )
...
* chore: remove TODOs with linear issues
* chore: remove simeng TODOs
* chore: remove simeng TODOs
2022-07-08 14:47:55 +00:00
simeng-li
30314cc628
style(console): adjust welcome page style ( #1493 )
...
* style(console): adjust welcome page style
adjust welcome page style
* style(console): img update
img update
* style(console): address cr
address cr
2022-07-08 14:10:12 +00: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
6a965226c8
Merge pull request #1470 from logto-io/sijie-log-3528-hide-universal-tab
...
fix(console): hide single platform universal connector tab
2022-07-08 21:35:56 +08:00
simeng-li
f52fa5891d
fix(ui): add form submit event ( #1489 )
...
* fix(ui): add form submit event
add form submit event
* fix(ui): cr fix
cr fix
2022-07-08 21:14:09 +08:00
Darcy Ye
7da1de33e9
feat(connector): connector error handler, throw errmsg on general errors ( #1458 )
2022-07-08 21:11:31 +08:00
Wang Sijie
da882cee85
fix(console): mutate after connector delete ( #1475 )
2022-07-08 21:04:23 +08:00
Darcy Ye
ed427382c9
docs(connector): add Aliyun DM README zh-CN ( #1481 )
2022-07-08 21:01:22 +08:00
Charles Zhao
8b0c6feec5
refactor(console): improve error message in insecure contexts
2022-07-08 20:14:52 +08:00
simeng-li
ead79eab72
refactor(core): add findEntityById utils ( #1448 )
...
add findEntityById utils
2022-07-08 19:54:55 +08:00
simeng-li
d4e5a8dda9
test(ui): add some ut ( #1488 )
...
add some ut
2022-07-08 19:53:35 +08:00
Charles Zhao
bc0a613b2a
Merge pull request #1491 from logto-io/charles-log-3549-improve-error-handling-in-connector
...
fix(console): improve error handling in connector details and sender tester
2022-07-08 19:49:13 +08:00
Gao Sun
4d3941ee2e
refactor(connector): use raw error for config guard ( #1484 )
2022-07-08 19:43:43 +08:00
Charles Zhao
d9ce4a0154
fix(console): improve error handling in connector details and sender tester
2022-07-08 19:36:06 +08:00
Gao Sun
a861f9fdff
refactor(console): stick sie tutorial topbar ( #1490 )
2022-07-08 18:55:32 +08:00
simeng-li
64bb5fd159
refactor(ui): refactor country code ( #1483 )
...
* refactor(ui): refactor country code
refactor country code
* test(ui): fix ut
fix ut
* fix(ui): cr fix
cr fix
2022-07-08 18:21:15 +08:00
Charles Zhao
2cdbf37745
fix(console): add unsaved changes warning in settings page
2022-07-08 18:01:50 +08:00
Charles Zhao
b8aea3b407
Merge pull request #1486 from logto-io/charles-log-3543-provide-fallback-value-for-language-selection-in-settings
...
fix(console): provide fallback value for language field in settings
2022-07-08 17:56:20 +08:00
Gao Sun
f2195dd8f3
fix(console): set language in request header ( #1485 )
2022-07-08 09:33:02 +00:00
Charles Zhao
5ad5eb2ad9
fix(console): provide fallback value for language field in settings
2022-07-08 17:32:11 +08:00
Charles Zhao
800f04744d
fix(console): docs link in get-started should be localized ( #1482 )
...
* fix(console): docs link in get-started should be localized
* fix: further reading link
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-07-08 09:23:34 +00:00
Wang Sijie
be0d9326e4
refactor(core): remove InvalidInputError ( #1477 )
2022-07-08 17:19:53 +08:00
Charles Zhao
b1a99c9029
Merge pull request #1480 from logto-io/charles-log-3541-hide-demo-app-from-topbar-if-deleted
...
fix(console): hide demo-app from topbar get-started progress if it is deleted
2022-07-08 17:02:53 +08:00
simeng-li
6985eb8c7a
style(ui): increase desktop input padding ( #1468 )
...
increase desktio input padding
2022-07-08 16:57:48 +08:00
simeng-li
15aa0b2bfb
style(ui): adjust headline style ( #1469 )
...
adjust headline style with max 2 lines
2022-07-08 16:57:21 +08:00
Xiao Yijun
8e85a115ec
feat(console): add placeholder for connector sender test ( #1476 )
2022-07-08 16:56:55 +08:00
Gao Sun
81b63f07bb
feat: expose zod error ( #1474 )
2022-07-08 16:05:43 +08:00
Wang Sijie
bb790ce4d1
fix(console): remove session doc link ( #1479 )
2022-07-08 07:39:20 +00:00
Charles Zhao
b0bdd9027b
fix(console): hide demo-app from topbar get-started progress if it is deleted
2022-07-08 15:36:59 +08:00
Xiao Yijun
d3094005f1
fix(console): hide the add connectors hint when no connectors found on sign-in-experience page ( #1473 )
2022-07-08 05:54:12 +00:00
Xiao Yijun
130817f101
fix(console): connector placeholder icon should not have background color ( #1472 )
2022-07-08 13:49:22 +08:00
Gao Sun
38184b55de
docs(connector): apple readme (zh-CN) ( #1464 )
2022-07-08 05:07:58 +00:00
Xiao Yijun
8009d9bd57
fix(console): connector guide should not have sub title ( #1471 )
2022-07-08 11:57:18 +08:00
Charles Zhao
e7dada812f
Merge pull request #1459 from logto-io/charles-log-3476-fix-ac-language-detection
...
fix(console): admin console language detection
2022-07-08 11:40:54 +08:00
Darcy Ye
7bbe8273cc
chore(connector): add optional charset field to Alipay web config ( #1460 )
2022-07-08 03:31:49 +00:00
Xiao Yijun
099e087a5f
docs(connector): update alipay web connector ( #1467 )
2022-07-08 03:15:01 +00:00
wangsijie
3d944a518b
fix(console): hide single platform universal connector tab
2022-07-08 11:13:23 +08:00
simeng-li
78e06d5c7f
fix(core): add session check ( #1453 )
...
add session check
2022-07-08 10:38:24 +08:00
Xiao Yijun
f0c85d5e52
docs(connector): alipay native connector ( #1462 )
2022-07-08 10:10:17 +08:00
Gao Sun
8a957ec3f6
refactor(phrases): remove unused tip ( #1465 )
2022-07-08 01:20:16 +08:00
Xiao Yijun
481b6a0558
fix(console): pagination color should be color-text-link ( #1466 )
2022-07-08 01:19:52 +08:00
silverhand-bot
c7def1124d
release: v1.0.0-alpha.3
2022-07-07 16:40:33 +00:00
Gao Sun
971ea5e867
refactor(console): add tooltips ( #1457 )
2022-07-07 16:24:07 +00:00
Charles Zhao
93294aed95
Merge pull request #1461 from logto-io/charles-log-3534-log-3535-fix-vanilla-js-guide
...
fix(console): vanilla sdk integration guide
2022-07-08 00:00:58 +08:00
Gao Sun
71b07f468f
refactor(console): link to localized docs website ( #1463 )
2022-07-07 15:50:56 +00:00
Charles Zhao
58fe92e914
fix(console): vanilla sdk integration guide
2022-07-07 23:21:18 +08:00
Charles Zhao
a8f18e53a2
fix(console): admin console language detection
2022-07-07 22:43:26 +08:00
Charles Zhao
a0936f3b03
Merge pull request #1456 from logto-io/charles-log-3476-fix-admin-console-default-languge-detection
...
fix(console): language auto detection
2022-07-07 21:43:01 +08:00
IceHe.xyz
6dea366032
test(test): validate swagger.json using openapi-schema-validator ( #1445 )
2022-07-07 20:52:34 +08:00
renovate[bot]
ff6f2235ea
fix(deps): update dependency koa-router to v11 ( #1406 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 20:48:08 +08:00
renovate[bot]
a76a13d9ec
chore(deps): update dependency @shopify/jest-koa-mocks to v5 ( #1413 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 20:47:33 +08:00
Wang Sijie
b1532547e5
style(console): sdk selector font ( #1450 )
2022-07-07 20:42:13 +08:00
Wang Sijie
a562a72e17
style(console): remove plain button padding ( #1451 )
2022-07-07 20:42:03 +08:00
Wang Sijie
33106aac93
fix(console): mutate data after sie welcome done ( #1447 )
2022-07-07 20:41:55 +08:00
Wang Sijie
d293de0d03
fix(console): set user select to none for link button ( #1446 )
2022-07-07 20:41:47 +08:00
Charles Zhao
7c880fc3e6
fix(console): language auto detection
2022-07-07 19:34:33 +08:00
Charles Zhao
3fdf47248b
refactor(console): sync input URI values in code samples in guide
2022-07-07 19:23:02 +08:00
simeng-li
d5d6c5ed08
fix(core,ui): remove todo comments ( #1454 )
...
remove todo comments
2022-07-07 18:10:46 +08:00
IceHe.xyz
100bffbc6a
feat(core): append additional yaml responses to swagger.json ( #1407 )
2022-07-07 09:48:46 +00:00
Gao Sun
d75dc24e33
refactor(console): update iOS tutorial ( #1452 )
2022-07-07 17:48:02 +08:00
Xiao Yijun
340c641f4e
feat(console): open docs on documentation tab clicked ( #1444 )
2022-07-07 08:26:18 +00:00
Darcy Ye
d9ba72985d
fix(connector): fix Aliyun SMS connector error handling ( #1227 )
2022-07-07 14:00:25 +08:00
Wang Sijie
741347f226
refactor(console,schemas,shared): extract dark mode color generator ( #1425 )
2022-07-07 05:59:27 +00:00
silverhand-bot
577433ae2d
release: v1.0.0-alpha.2
2022-07-07 04:54:25 +00:00
Wang Sijie
2fa0c2164b
style(console): connector name font ( #1437 )
2022-07-07 03:09:49 +00:00
simeng-li
5b121d7855
fix(ui): set ui specific i18n storage key ( #1441 )
...
* chore(ui): set ui i18n storage key
set ui i18n storage key
* fix(ui): update name
update name
* chore(console): add ac i18n storage key
add ac i18n storage key
* fix(ui,console): update key name
update key name
* fix(ui,console): fix typo
fix typo
2022-07-07 11:08:07 +08:00
Wang Sijie
f8a9743b2e
fix(console): use icon button in copytoclipboard ( #1440 )
2022-07-07 11:04:19 +08:00
Wang Sijie
d4a37d7a38
style(console): sign out dropdown ( #1439 )
2022-07-07 11:04:12 +08:00
Wang Sijie
ec82507ca1
fix(console): chagne user added modal button to done ( #1438 )
2022-07-07 11:04:03 +08:00
Wang Sijie
b26fb0c0c3
fix(console): dashboard chart yaxios width ( #1435 )
2022-07-07 11:03:36 +08:00
Xiao Yijun
14b27b6d0d
feat(console): user settings unsaved changes alert ( #1411 )
2022-07-06 22:31:18 +08:00
simeng-li
4d7a091d24
refactor(core): adjust access token ttl ( #1430 )
...
adjust access token ttl
2022-07-06 20:33:32 +08:00
simeng-li
0240e5cac2
chore(core): add default ttl settings ( #1429 )
...
add default ttl settings to avoid oidc warning
2022-07-06 20:33:25 +08:00
Xiao Yijun
78407fc6c9
feat(console): add unsaved changes alert for connector config ( #1414 )
2022-07-06 16:39:41 +08:00
Xiao Yijun
181e8a228d
chore(core): remove needless todo ( #1436 )
2022-07-06 16:27:12 +08:00
Wang Sijie
f6be19e1e3
fix(console): fix typo for variant ( #1423 )
2022-07-06 13:16:44 +08:00
Wang Sijie
1b968973f3
style(console): plain button ( #1424 )
2022-07-06 13:13:54 +08:00
Gao Sun
1fd706dc47
refactor(phrases): update content ( #1434 )
2022-07-06 13:11:40 +08:00
Xiao Yijun
9cffb84050
docs: update node component in docs ( #1431 )
2022-07-06 12:08:25 +08:00
Xiao Yijun
f97c55c574
refactor(console): remove redundant reset logic on sign-in experience tabs ( #1432 )
2022-07-06 03:48:58 +00:00
simeng-li
be73dbf4ef
fix(ui): dark mode seed ( #1426 )
...
* fix(ui): add dark logo seed
add dark logo seed
* style(ui): adjust notifiction style
adjust notification style
* chore(schemas): set default seed dark mode disabled
set default seed dark mode disabled
2022-07-05 13:36:11 +00:00
Charles Zhao
45395ff74e
refactor: improve allow CORS tooltip wording ( #1427 )
2022-07-05 21:09:57 +08:00
Xiao Yijun
5512f9f4ea
docs(connector): remove redundant query configs in wechat native readme ( #1422 )
2022-07-05 13:04:34 +00:00
silverhand-bot
fcd70d1232
release: v1.0.0-alpha.1
2022-07-05 12:34:34 +00:00
Gao Sun
4993f38507
Merge pull request #1419 from logto-io/gao-add-gitpod-config
...
chore: add GitPod config
2022-07-05 20:23:46 +08:00
Gao Sun
1e96221acf
chore: update docker compose
2022-07-05 19:56:20 +08:00
Xiao Yijun
be004fa4da
fix(console): leave page button should be primary on unsaved changes alert modal ( #1421 )
2022-07-05 18:26:39 +08:00
Wang Sijie
1d5f69db12
fix(console): dashbaord chart grid color ( #1417 )
2022-07-05 18:01:58 +08:00
Gao Sun
273720ea8c
refactor(core): use ENDPOINT
to replace original env urls ( #1416 )
...
* refactor(core): use `ENDPOINT` to replace original env urls
* refactor(core): log endpoint if needed
* refactor: update AC App ID in tests
* fix(core): oidc issuer
* refactor: remove unnecessary `.toString()`
2022-07-05 10:01:49 +00:00
Charles Zhao
a98fb94e5c
refactor: by default allow redirect URIs for CORS access ( #1420 )
...
* refactor: by default allow redirect URIs for CORS access
* refactor: improve wording
Co-authored-by: IceHe.xyz <icehe@silverhand.io>
Co-authored-by: IceHe.xyz <icehe@silverhand.io>
2022-07-05 17:36:43 +08:00
Xiao Yijun
098367e1a3
feat(console): unsaved changes alert ( #1409 )
2022-07-05 17:09:00 +08:00
Gao Sun
98995cabcf
refactor(phrases): get started l10n ( #1415 )
2022-07-05 13:51:11 +08:00
IceHe.xyz
5559fb10c3
fix(core): do not titlize tags of .well-known APIs ( #1412 )
2022-07-05 04:33:47 +00:00
silverhand-bot
6a83732185
release: v1.0.0-alpha.0
2022-07-04 14:58:52 +00:00
Gao Sun
52fee4c422
fix(console): save sie when secondary method is disabled ( #1410 )
2022-07-04 22:53:27 +08:00
simeng-li
acd1568c49
style(ui): ui & console style update ( #1405 )
...
* style(ui): ui style fix
ui style fix
* style(console): update welcome page style
update welcome page style
2022-07-04 18:57:39 +08:00
simeng-li
d649755c3e
refactor(ui): refactor default logo ( #1402 )
...
* refactor(ui): refactor default logo
refactor default logo
* fix(ui): default logo update
default logo update
* style(ui): add darkLogo
add darkLogo
2022-07-04 10:43:49 +00:00
Gao Sun
05c5740d3c
fix: update en.ts ( #1403 )
2022-07-04 08:35:31 +00:00
Charles Zhao
d08eda153d
Merge pull request #1401 from logto-io/charles-log-3415-add-support-to-toc-internal-link
...
refactor(console): add support to toc internal link in connector README
2022-07-04 16:33:44 +08:00
Gao Sun
5c685d9412
refactor: sign-in content ( #1398 )
...
* refactor: sign-in content
* fix: update phrase key
2022-07-04 16:26:39 +08:00
Charles Zhao
7441d3359e
refactor(console): add support to toc internal link in connector README
2022-07-04 16:09:47 +08:00
Darcy Ye
4e19a8fbb9
chore(connector): update apple connector logos ( #1396 )
2022-07-04 06:54:25 +00:00
Gao Sun
3d52f9efe3
refactor(phrases): sign out the demo app ( #1400 )
2022-07-04 14:22:49 +08:00
Gao Sun
49498f457f
refactor: update demo app id ( #1399 )
2022-07-04 14:09:33 +08:00
Xiao Yijun
06f190b2c4
feat(console): update task complete icon ( #1395 )
2022-07-04 04:36:03 +00:00
Darcy Ye
de2610e5fd
chore(connector): update connectors description ( #1397 )
2022-07-04 04:20:28 +00:00
Guamian Li
4b17c56456
refactor(console): update cn.ts ( #1393 )
2022-07-04 04:15:15 +00:00
Xiao Yijun
de8f476b37
fix(console): hide reset description on dark-mode primary color matched ( #1394 )
2022-07-04 11:44:27 +08:00
Darcy Ye
2ad6e57db0
chore(connector): update Alipay configTemplates for better demonstration ( #1392 )
2022-07-04 11:37:46 +08:00
Gao Sun
2fd3833481
refactor(core): db seed question ( #1381 )
...
* refactor(core): db seed question
* refactor(core): per code review
2022-07-04 02:53:05 +00:00
Xiao Yijun
a837d793d0
fix(console): remove userinfo endpoint on application details page ( #1391 )
2022-07-04 10:43:26 +08:00
Darcy Ye
3ceb746b14
docs(connector): wechat web readme zh-CN ( #1389 )
2022-07-04 02:31:40 +00:00
Charles Zhao
c2a54d8305
chore: update i18n keys ( #1390 )
...
* chore: update i18n keys
* fix: fixup
* chore: update "check guide" Chinese translation
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-07-03 17:07:41 +00:00
Gao Sun
8a36340248
refactor(console): remove add user subtitle ( #1388 )
2022-07-03 23:19:30 +08:00
Guamian Li
fc4221f3ff
refactor(console): update en.ts ( #1383 )
2022-07-03 23:11:55 +08:00
Gao Sun
10461c48b4
refactor(console): swap sms and email connector ( #1387 )
2022-07-03 15:08:38 +00:00
IceHe.xyz
f3b3397d93
chore(phrases): refine dashboard tooltip description ( #1386 )
2022-07-03 15:02:08 +00:00
Wang Sijie
6e3c461a88
fix(console): disable secondary should remove sign in methods ( #1384 )
2022-07-03 22:46:15 +08:00
Wang Sijie
f01390a7b2
fix(console): use png for calendar icon ( #1385 )
2022-07-03 22:46:02 +08:00
Gao Sun
ff25e578a2
refactor(console): update content ( #1382 )
2022-07-03 22:11:30 +08:00
silverhand-bot
2caed68c88
release: v0.1.2-alpha.5
2022-07-03 09:04:51 +00:00
silverhand-bot
2faf429e5b
release: v0.1.2-alpha.4
2022-07-03 08:33:26 +00:00
simeng-li
231c7a278c
style(ui): add short screen notification style ( #1379 )
...
add short screen notification style
2022-07-03 07:51:48 +00:00
simeng-li
8c4fea093d
refactor(ui): refactor ac signin exp ( #1367 )
...
* refactor(ui): refactor ac signin exp
refactor ac signin exp
* fix(ui): adjust style
adjust style
* fix(ui): cr fix
cr fix
2022-07-03 15:50:29 +08:00
simeng-li
f4e0a4c7d7
style(ac): refactor ac welcome page style ( #1373 )
...
* style(ac): refactor ac welcome page style
refacrot ac welcome page style
* style(ac): branding button update
branding button update
* style(ac): update style
update style
2022-07-03 15:32:54 +08:00
silverhand-bot
e588ba204a
release: v0.1.2-alpha.3
2022-07-03 06:54:10 +00:00
Gao Sun
6d5182fcb2
refactor(console): update branding area ( #1374 )
2022-07-03 05:18:15 +00:00
Gao Sun
5d35531cba
ci: add changelog to release ( #1372 )
2022-07-03 12:07:00 +08:00
Gao Sun
6c323403b3
feat(core): auto sign-out ( #1369 )
...
* feat(core): auto sign-out
* fix(core): path when start from root
* refactor(core): per review
2022-07-02 13:55:22 +00:00
Charles Zhao
fab9cb4a40
Merge pull request #1360 from logto-io/charles-log-3306-add-traditional-web-guide
...
feat(console): add traditional web guide - express js demo
2022-07-02 17:29:35 +08:00
Charles Zhao
60c9ceb085
feat(console): add traditional web guide - express js demo
2022-07-02 17:24:34 +08:00
silverhand-bot
2fa633a99b
release: v0.1.2-alpha.2
2022-07-02 09:11:16 +00:00
Charles Zhao
90efa6fe96
Merge pull request #1363 from logto-io/charles-log-3336-notification-text-on-demo-app-should-not-wrap
...
style(console): notification text in demo-app should not wrap on desktop
2022-07-02 15:15:18 +08:00
Charles Zhao
dc16aaf513
style(console): notification text in demo-app should not wrap on desktop
2022-07-02 15:06:16 +08:00
Charles Zhao
76921f58b7
feat(console): add loading skeleton to sign in experience page
2022-07-02 15:02:04 +08:00
silverhand-bot
e234f64cec
release: v0.1.2-alpha.1
2022-07-02 04:24:46 +00:00
silverhand-bot
9396808fa4
release: v0.1.2-alpha.0
2022-07-02 02:29:37 +00:00
Charles Zhao
a3f42413e9
refactor: get-started task corresponding keys in DB
2022-07-02 09:53:11 +08:00
silverhand-bot
39890c1c29
release: v0.1.1-alpha.0
2022-07-01 19:18:23 +00:00
Charles Zhao
d9e83acbae
style(console): improve styles in guides
2022-07-02 01:36:54 +08:00
Xiao Yijun
7c90f25346
docs(conector-alipay-native): android SDK guide ( #1357 )
2022-07-01 22:54:16 +08:00
Gao Sun
30218579cc
ci: update publish workflow ( #1358 )
...
* chore: set lerna changelogPreset
* fix: version script
* ci: update publish workflow
2022-07-01 22:39:21 +08:00
Gao Sun
f84bc6eedd
docs(apple-connector): readme (en-US) ( #1329 )
...
* docs(apple-connector): readme (en-US)
* docs: add TOC title
2022-07-01 22:24:18 +08:00
Gao Sun
8d664effc5
refactor(console): optimize placeholder ( #1353 )
2022-07-01 21:12:11 +08:00
simeng-li
f6c5094a52
style(ui): update create account link style ( #1349 )
...
update create account link style
2022-07-01 21:08:16 +08:00
simeng-li
9942c1261c
style(ui): update checkbox icon ( #1350 )
...
update checkbox icon
2022-07-01 21:07:27 +08:00
Gao Sun
9ced256da3
docs(connector-wechat-native): sdk note ( #1335 )
...
* docs(connector-wechat-native): sdk note
* docs(connector-wechat-native): add missing step
* refactor: apply suggestions from code review
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
2022-07-01 20:54:12 +08:00
Xiao Yijun
21746af50f
docs: update readme of wechat-connector-native ( #1351 )
2022-07-01 11:01:02 +00:00
Wang Sijie
b18388ce57
fix(console): fix connector platform label i18n ( #1347 )
2022-07-01 18:59:21 +08:00
Wang Sijie
f6bf53bd8e
fix(console): fix dark mode char tooltip background ( #1345 )
2022-07-01 18:59:12 +08:00
Wang Sijie
f1a7cb3afb
fix(console): change account modal margin ( #1344 )
2022-07-01 18:58:46 +08:00
Wang Sijie
a1726d58b5
fix(console): set preview desktop background color ( #1292 )
2022-07-01 18:56:41 +08:00
Gao Sun
d456f5c9a2
ci: publish workflow ( #1342 )
2022-07-01 18:47:14 +08:00
Xiao Yijun
496b17b527
feat(console): hard code admin display name with username ( #1348 )
2022-07-01 18:46:57 +08:00
simeng-li
84aa0e866d
refactor(core): refactor root path ( #1352 )
...
* refactor(core): refactor root path
refactor root path
* fix(core): comment fix
comment fix
2022-07-01 10:00:08 +00:00
simeng-li
084a2bcd03
refactor(core): update sign-in-settings api path ( #1339 )
...
update sign-in-settings api path
2022-07-01 17:14:38 +08:00
simeng-li
75636e2397
refactor(ui): ui content phrases update ( #1337 )
...
ui content phrases update
2022-07-01 17:14:15 +08:00
Gao Sun
6b8cffd6e4
docs(connector-wechat-web): readme (en-US) ( #1346 )
...
* docs(connector-wechat-web): readme (en-US)
* fix: figures
* docs: add TOC
2022-07-01 15:38:38 +08:00
Charles Zhao
3d4b88f907
Merge pull request #1333 from logto-io/charles-log-3216-improve-the-details-summary-styles
...
feat(console): add details summary component in guides
2022-07-01 15:30:45 +08:00
Xiao Yijun
b3774cd43a
feat(console): display topbar shadow while scrolling ( #1340 )
2022-07-01 07:27:11 +00:00
Xiao Yijun
67a87bb651
fix(console): get-started progress style ( #1343 )
2022-07-01 07:19:01 +00:00
Wang Sijie
628ac46a89
fix(console): reset password label ( #1300 )
2022-07-01 14:41:45 +08:00
Xiao Yijun
d73663af27
fix(console): details page should not be shrinked ( #1338 )
2022-07-01 14:39:38 +08:00
Charles Zhao
b14f7ba2c0
Merge pull request #1341 from logto-io/charles-log-3335-remove-explore-section-from-demo-app
...
refactor(demo-app): remove "continue to explore" section
2022-07-01 13:15:30 +08:00
Wang Sijie
f2323484c9
style(console): move done button to right in sie guide ( #1325 )
2022-07-01 05:14:18 +00:00
Gao Sun
ec0e92d44c
docs(connector-alipay-native): iOS SDK guide ( #1334 )
...
* docs(connector-alipay-native): iOS SDK guide
* docs(connector-alipay-native): sdk note
2022-07-01 13:09:22 +08:00
Xiao Yijun
2f3c9ae4fd
fix(console): checkbox style ( #1327 )
2022-07-01 13:08:17 +08:00
Wang Sijie
3aac771f35
fix(console): remove dashboard tip time range ( #1323 )
2022-07-01 13:01:10 +08:00
Charles Zhao
f9aba39c71
refactor(demo-app): remove "continue to explore" section
2022-07-01 12:49:19 +08:00
Charles Zhao
693c4f0422
feat(console): add details summary component in guides
2022-07-01 11:48:32 +08:00
Charles Zhao
488f2cda86
chore: update favicon for console, demo-app and main-flow
2022-07-01 11:04:53 +08:00
simeng-li
a5e44cf478
style(ui): add dark mode social icon ( #1265 )
...
* style(ui): add dark mode social icon
add dark mode social icon
* style(ui): social landing icon
social landing icon
* fix(ui): dark connector icon cr update
dark connector icon cr update
* fix(ui): cr fix
cr fix
2022-07-01 10:07:43 +08:00
IceHe.xyz
5e819665c7
feat(shared,phrases-ui): not allow hyphens in username ( #1319 )
2022-06-30 19:18:44 +00:00
Charles Zhao
ed0aee2df2
chore(console): polish zh-CN SDK tutorial titles
2022-06-30 20:10:24 +08:00
Charles Zhao
4dafb8050b
chore(console): update get sample wording
2022-06-30 19:54:22 +08:00