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

690 commits

Author SHA1 Message Date
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
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
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
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
silverhand-bot
fcd70d1232
release: v1.0.0-alpha.1 2022-07-05 12:34:34 +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
Wang Sijie
1d5f69db12
fix(console): dashbaord chart grid color (#1417) 2022-07-05 18:01:58 +08: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
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
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
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
Xiao Yijun
de8f476b37
fix(console): hide reset description on dark-mode primary color matched (#1394) 2022-07-04 11:44:27 +08:00
Xiao Yijun
a837d793d0
fix(console): remove userinfo endpoint on application details page (#1391) 2022-07-04 10:43:26 +08: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
Gao Sun
10461c48b4
refactor(console): swap sms and email connector (#1387) 2022-07-03 15:08:38 +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
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
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
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
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
Gao Sun
8d664effc5
refactor(console): optimize placeholder (#1353) 2022-07-01 21:12:11 +08: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
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
Wang Sijie
f2323484c9
style(console): move done button to right in sie guide (#1325) 2022-07-01 05:14:18 +00:00
Xiao Yijun
2f3c9ae4fd
fix(console): checkbox style (#1327) 2022-07-01 13:08:17 +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
Charles Zhao
ed0aee2df2
chore(console): polish zh-CN SDK tutorial titles 2022-06-30 20:10:24 +08:00
Charles Zhao
cb6b656d51
Merge pull request #1330 from logto-io/charles-log-3331-improve-get-the-sample-project-feature
refactor(console): improve get sample project feature in sdk integration guide
2022-06-30 19:40:15 +08:00
Charles Zhao
2c97ce0e0b
Merge pull request #1324 from logto-io/charles-log-3304-update-android-guide
refactor(console): update android sdk integration guide
2022-06-30 19:33:41 +08:00
Xiao Yijun
323895a2dc
fix(console): add hover state to hide guide button (#1328) 2022-06-30 19:28:52 +08:00
Charles Zhao
733a2de11c
refactor(console): improve get sample project feature in sdk integration guide 2022-06-30 19:26:50 +08:00
Charles Zhao
dc069f435c
Merge pull request #1326 from logto-io/charles-log-3305-update-vue-guide
refactor(console): update vue sdk integration guide
2022-06-30 19:22:31 +08:00
Xiao Yijun
953e7c6977
fix(console): use box shadow on radio group item hovered (#1321) 2022-06-30 18:24:38 +08:00
Charles Zhao
ba2d3e51c8
refactor(console): update vue sdk integration guide 2022-06-30 17:16:16 +08:00
Charles Zhao
476ccf9e08
Merge pull request #1320 from logto-io/charles-log-3303-update-ios-guide
refactor(console): update iOS guide
2022-06-30 16:30:41 +08:00
Charles Zhao
3587b20021
refactor(console): update android sdk integration guide 2022-06-30 16:29:43 +08:00
Charles Zhao
243f4cadb1
refactor(console): update iOS guide 2022-06-30 15:57:44 +08:00
Xiao Yijun
05399b5e59
fix(console): connector guide setup content should scroll in the whole container (#1314) 2022-06-30 15:37:30 +08:00
Xiao Yijun
99cd56f963
fix(console): sdk selector content in the guide should be left-aligned (#1316) 2022-06-30 15:37:13 +08:00
Xiao Yijun
0e93792fe9
fix(console): button space on the guide header (#1317) 2022-06-30 15:36:01 +08:00
Xiao Yijun
40c8d0eeed
fix(console): remove the close button from toast (#1318) 2022-06-30 14:10:56 +08:00
Gao Sun
4fefdc8497
refactor(demo-app): use login as prompt (#1315) 2022-06-30 04:47:06 +00:00
Charles Zhao
efe5d04ad7
Merge pull request #1303 from logto-io/charles-log-3288-fix-adding-social-connector-not-completing-get-started-task
fix(console): adding social connector should complete corresponding get-started task
2022-06-30 11:30:02 +08:00
Xiao Yijun
6d5a4f8aeb
fix(console): page content should not jump on scrollbar present (#1306) 2022-06-30 10:56:45 +08:00
Gao Sun
3c7c29dd0c
refactor(core): disable userinfo endpoint (#1310)
* refactor(core): disable userinfo endpoint

* chore: upgrade @logto/react

* refactor(core): update doc link
2022-06-30 02:29:29 +00:00
Wang Sijie
7d47433cca
fix(console): connector sender test loading state (#1290) 2022-06-30 09:53:51 +08:00