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
IceHe.xyz
6dea366032
test(test): validate swagger.json using openapi-schema-validator ( #1445 )
2022-07-07 20:52:34 +08:00
renovate[bot]
ff6f2235ea
fix(deps): update dependency koa-router to v11 ( #1406 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 20:48:08 +08:00
renovate[bot]
a76a13d9ec
chore(deps): update dependency @shopify/jest-koa-mocks to v5 ( #1413 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 20:47:33 +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
simeng-li
d5d6c5ed08
fix(core,ui): remove todo comments ( #1454 )
...
remove todo comments
2022-07-07 18:10:46 +08:00
IceHe.xyz
100bffbc6a
feat(core): append additional yaml responses to swagger.json ( #1407 )
2022-07-07 09:48:46 +00: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
Darcy Ye
d9ba72985d
fix(connector): fix Aliyun SMS connector error handling ( #1227 )
2022-07-07 14:00:25 +08: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
simeng-li
4d7a091d24
refactor(core): adjust access token ttl ( #1430 )
...
adjust access token ttl
2022-07-06 20:33:32 +08:00
simeng-li
0240e5cac2
chore(core): add default ttl settings ( #1429 )
...
add default ttl settings to avoid oidc warning
2022-07-06 20:33:25 +08:00
Xiao Yijun
78407fc6c9
feat(console): add unsaved changes alert for connector config ( #1414 )
2022-07-06 16:39:41 +08:00
Xiao Yijun
181e8a228d
chore(core): remove needless todo ( #1436 )
2022-07-06 16:27:12 +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
9cffb84050
docs: update node component in docs ( #1431 )
2022-07-06 12:08:25 +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
simeng-li
be73dbf4ef
fix(ui): dark mode seed ( #1426 )
...
* fix(ui): add dark logo seed
add dark logo seed
* style(ui): adjust notifiction style
adjust notification style
* chore(schemas): set default seed dark mode disabled
set default seed dark mode disabled
2022-07-05 13:36:11 +00:00
Charles Zhao
45395ff74e
refactor: improve allow CORS tooltip wording ( #1427 )
2022-07-05 21:09:57 +08:00
Xiao Yijun
5512f9f4ea
docs(connector): remove redundant query configs in wechat native readme ( #1422 )
2022-07-05 13:04:34 +00:00
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
Charles Zhao
3587b20021
refactor(console): update android sdk integration guide
2022-06-30 16:29:43 +08:00
Darcy Ye
ab4e649199
docs(connector-smtp): add SMTP README.md (en-US) ( #1301 )
2022-06-30 16:00:30 +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
Gao Sun
d9156eb58b
docs(wechat-native-connector): readme (zh-CN) ( #1304 )
...
* docs(wechat-native-connector): readme
zh-CN version
* docs(wechat-native-connector): update per review
2022-06-30 03:10:37 +00:00