0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
Commit graph

703 commits

Author SHA1 Message Date
Charles Zhao
23d20e3654
Merge pull request #1704 from logto-io/charles-log-3845-add-nextjs-guide-in-admin-console
feat(console): add Next.js integration guide in admin console
2022-08-01 10:30:56 +08:00
Kyungyoon Kim
d1900e1854
chore(phrases): add translation ko_KR (#1677)
chore(connector): add translation ko_KR

chore(phrases): add translation ko_KR

test: add mock translation for ko_KR

Update packages/phrases-ui/src/locales/ko-kr.ts

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

Update packages/phrases-ui/src/locales/ko-kr.ts

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

chore(phrases): update translation ko_KR

chore(phrases): edit translation ko_KR, make more friendly

chore(phrases): fix typo

chore(phrases): make translation smooth ko_KR

chore(phrases): edit translation ko_KR

chore(console): add translation ko_KR

chore(phrases): add korean language for login ui
2022-07-30 14:48:50 +00:00
Ufuk ARSLAN
411a8c2fa2
feat(phrases): tr language (#1707)
* feat(phrases): tr language added except admin

* feat(phrases): tr language added for admin and connectors

* refactor(phrases): tr language fix
2022-07-30 21:48:45 +08:00
Kyungyoon Kim
405791f991
feat(console): checked if sign in method is primary (#1706) 2022-07-30 13:38:10 +00:00
Charles Zhao
7d3f94738f
feat(console): add Next.js integration guide in admin console 2022-07-29 23:36:02 +08:00
Charles Zhao
301cc6c510
fix(console): app error illustration height should not be shrunk 2022-07-28 17:52:35 +08:00
Charles Zhao
d5c1a29097
refactor: split mainflow ui language options from admin console 2022-07-27 15:55:15 +08:00
Xiao Yijun
61b65a7288
fix(console): should not display unsaved changes alert on connector config updated (#1685) 2022-07-27 10:33:46 +08:00
Charles Zhao
038bba45e1
fix(console): connector can be dragged upwards to reorder 2022-07-25 21:28:34 +08:00
Darcy Ye
26d300c65c
refactor(console): refactor the logic of getting connector name in preferred language (#1666) 2022-07-25 18:15:59 +08:00
Charles Zhao
55a6c4248c
Merge pull request #1645 from logto-io/charles-remove-useless-horizontal-scrollbar-from-code-editor
fix(console): remove annoying horizontal scrollbar from code editor
2022-07-23 11:22:31 +08:00
Charles Zhao
7dba908849
fix(console): remove annoying horizontal scrollbar from code editor 2022-07-22 15:33:29 +08:00
Charles Zhao
3cba12dd09
Merge pull request #1651 from logto-io/charles-log-3555-refactor-hasunsavedchanges-logic-in-connector-content
refactor(console): improve hasUnsavedChanges by leveraging form isDiry state
2022-07-22 12:34:38 +08:00
Charles Zhao
331b056f55
refactor(console): improve hasUnsavedChanges by leveraging form isDirty state 2022-07-22 09:58:24 +08:00
Charles Zhao
ae34194ce1
refactor(console): refactor connector guide to avoid nested forms 2022-07-22 00:53:21 +08:00
Charles Zhao
161508832c
Merge pull request #1610 from logto-io/charles-log-3722-use-raw-string-in-language-switcher
refactor(console): use non-i18n raw string in language select box
2022-07-20 18:29:27 +08:00
Charles Zhao
1592cd0b0b
refactor(console): use non-i18n raw string in language select box 2022-07-20 18:21:41 +08:00
Charles Zhao
ec674ecd77
fix(console): should parse to json before using zod safeParse 2022-07-20 18:07:54 +08: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
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
Charles Zhao
26f47d873d
fix(console): language select box initial value should not be empty 2022-07-15 23:52:37 +08: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
Charles Zhao
23ff0bf21d
fix(console): external links in readme should be opened in new tab 2022-07-15 15:45:11 +08:00
Charles Zhao
028b5fecf0
chore: upgrade eslint rule to allow 'noreferrer' in react app 2022-07-15 15:12:02 +08: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
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
Charles Zhao
bba2414104
refactor(console): connector config should be required 2022-07-14 01:13:26 +08: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
IceHe.xyz
b4c202275b
docs(console): improve code sample in vue tutorial (#1519) 2022-07-12 15:42:33 +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
Charles Zhao
b18146408a
style(console): improve connector readme styles in drawer 2022-07-09 00:28:11 +08: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
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
Wang Sijie
da882cee85
fix(console): mutate after connector delete (#1475) 2022-07-08 21:04:23 +08:00
Charles Zhao
8b0c6feec5
refactor(console): improve error message in insecure contexts 2022-07-08 20:14:52 +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
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
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
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
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
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
wangsijie
3d944a518b
fix(console): hide single platform universal connector tab 2022-07-08 11:13:23 +08:00
Xiao Yijun
481b6a0558
fix(console): pagination color should be color-text-link (#1466) 2022-07-08 01:19:52 +08: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
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
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
Wang Sijie
741347f226
refactor(console,schemas,shared): extract dark mode color generator (#1425) 2022-07-07 05:59:27 +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
Xiao Yijun
78407fc6c9
feat(console): add unsaved changes alert for connector config (#1414) 2022-07-06 16:39:41 +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
f97c55c574
refactor(console): remove redundant reset logic on sign-in experience tabs (#1432) 2022-07-06 03:48:58 +00: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