0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

1608 commits

Author SHA1 Message Date
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