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

804 commits

Author SHA1 Message Date
Wang Sijie
71041beef9
style(console): fix detail page height in small window (#1820) 2022-08-29 11:36:35 +08:00
Wang Sijie
7cf567dca7
style(console): fix border style copy field padding (#1815) 2022-08-27 11:09:23 +08:00
IceHe.Life
d0e7d7a9dd
refactor(phrases,console): move terms_of_use translations (#1822) 2022-08-26 16:37:04 +08:00
Wang Sijie
82cd31545d
fix(console): change step title to sentence case (#1814) 2022-08-25 17:05:42 +08:00
Wang Sijie
4161d0b297
style(console): fix copytoclipboard padding (#1813) 2022-08-24 22:48:46 +08:00
Wang Sijie
8e4ef2ff25
feat(console): express integration guide (#1807)
* feat(console): express integrate guide

* fix: cr

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

* fix: cr

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

* fix: cr

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

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-08-24 17:20:30 +08:00
Gao Sun
67305ec407
feat(console): allow to disable create account (#1806) 2022-08-23 15:42:01 +08:00
silverhand-bot
a9241c5862
release: v1.0.0-beta.5 2022-08-19 13:49:33 +00:00
Wang Sijie
31f243957c
fix(console): show platform icons in connector table (#1792) 2022-08-19 13:39:50 +08:00
Xiao Yijun
72e7341c3d
refactor(core): import getEnvAsStringArray from silverhand/essentials (#1787)
* refactor(core): import `getEnvAsStringArray` from `silverhand/essentials`

* chore: bump `@silverhand/essentials` to `1.2.0`
2022-08-17 11:40:50 +08:00
Gao Sun
2c6171c2f9
refactor(core,console)!: remove /me apis (#1781)
* refactor(core,console)!: remove `/me` apis

* fix(phrases): add missing fr phrase
2022-08-15 20:45:29 +08:00
Charles Zhao
212da8c9e4
chore(console): cleanup unused code 2022-08-12 13:56:15 +08:00
renovate[bot]
0acd432a3f
chore(deps): update parcel monorepo to v2.7.0 (#1733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 22:54:30 +08:00
silverhand-bot
e42172e757
release: v1.0.0-beta.4 2022-08-11 13:48:19 +00:00
simeng-li
4b972f2e23
fix(ui,console,demo-app): update react render method (#1750)
update react root render method
2022-08-08 17:31:37 +08:00
Charles Zhao
1115191a62
chore(console,demo-app): bump react sdk to 1.0.0-beta.2 2022-08-08 16:35:06 +08:00
Charles Zhao
c7e5ae3b6b
Merge pull request #1731 from logto-io/renovate/major-react-monorepo
chore(deps): update react monorepo to v18 (major)
2022-08-08 13:58:15 +08:00
Charles Zhao
fd9b8435ac
refactor: add allowObjectInHTMLChildren prop to resolve i18n type issues 2022-08-08 12:19:55 +08:00
Gao Sun
925dc052d7
refactor: upgrade i18next 2022-08-06 00:47:58 +08:00
Charles Zhao
f0347a7a6f
Merge pull request #1724 from logto-io/charles-log-3866-update-protect-api-and-pages-section-in-nextjs-guide
docs(console): update next.js integration guide
2022-08-05 20:14:08 +08:00
Gao Sun
8b515435cd
fix: build and types 2022-08-05 17:59:03 +08:00
Gao Sun
9b4683b709
chore(deps): upgrade packages 2022-08-05 15:50:31 +08:00
renovate[bot]
72fc343513
chore(deps): update react monorepo to v18 2022-08-05 06:13:30 +00:00
Gao Sun
08bea22195
chore(deps): upgrade packages (#1738)
* chore(deps): upgrade packages

* refactor: update per lint report

* chore(deps): upgrade configs

* fix(ui): lint rules compatibility

* chore: remove unused override

* chore(deps): upgrade jest config
2022-08-05 05:58:31 +00:00
Wang Sijie
380e2581fa
feat(console): add app secret to guide (#1735) 2022-08-05 11:29:22 +08:00
Wang Sijie
01dfeed19b
feat(console): show app secret (#1723) 2022-08-04 13:18:13 +08:00
Charles Zhao
0f35efec59
chore: bump react sdk version to 1.0.0-beta.0 2022-08-04 12:18:31 +08:00
Charles Zhao
5f7752c102
chore(console): update default app running port number from 1234 to 3000 2022-08-02 21:48:39 +08:00
Charles Zhao
fe6a44efec
docs(console): update next.js integration guide 2022-08-02 20:44:57 +08:00
silverhand-bot
1e568e02c9
release: v1.0.0-beta.3 2022-08-01 15:02:50 +00:00
Gao Sun
2229dce36e
Revert "feat(console): checked if sign in method is primary" (#1712)
Revert "feat(console): checked if sign in method is primary (#1706)"

This reverts commit 405791f991.
2022-08-01 10:53:00 +00:00
simeng-li
84f3b7f05e
chore(core): make the i18n optional for connector metadata (#1711)
* chore(core): make the i18n optional for connector metadata

make i18n optional for connector metadata

* fix(console): update type assertion

update type assertion

* chore(console): insert type instead

insert type instead
2022-08-01 09:58:34 +00:00
Charles Zhao
7aaac5b0d9
Merge pull request #1705 from logto-io/charles-log-3852-fallback-docs-link-to-english
refactor(console): refactor language options and refine documentation l10n url logic
2022-08-01 17:19:03 +08:00
Charles Zhao
3b9cf52996
refactor(console): refactor language options and refine documentation l10n url logic 2022-08-01 14:28:53 +08:00
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
silverhand-bot
c2050b7ccc
release: v1.0.0-beta.2 2022-07-25 17:03:50 +00: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
renovate[bot]
2194322b7e
chore(deps): update dependency react-router-dom to v6.3.0 2022-07-20 15:00:48 +00: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
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
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
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
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
Gao Sun
23a1fe3aff
refactor: upgrade configs (#1537)
* refactor: upgrade configs

* fix(schemas): remove eslintignore
2022-07-13 16:39:30 +00: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
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
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
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
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