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

1505 commits

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