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

1595 commits

Author SHA1 Message Date
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
Xiao Yijun
6d5a4f8aeb
fix(console): page content should not jump on scrollbar present (#1306) 2022-06-30 10:56:45 +08:00
Gao Sun
21ca4d3d62
chore(core): upgrade oidc-provider 2022-06-30 10:44:09 +08:00
renovate[bot]
2483300494
chore(deps): update dependency @logto/js to ^0.2.0 (#1313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 02:39:08 +00: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
Darcy Ye
38b8e5b095
docs(connector-aliyun-dm): add Aliyun DM README.md (en-US) (#1263) 2022-06-30 00:01:55 +08:00
Charles Zhao
427adc892a
refactor(console): add vanilla js integration guide (#1309) 2022-06-29 23:56:08 +08:00
Darcy Ye
cb889c8266
docs(connector-twilio-sms): add Twilio SMS README.md (en-US) (#1284) 2022-06-29 15:36:41 +00:00
Gao Sun
b77ba0e0fa
refactor(schemas): update sie seed dark primary color (#1307) 2022-06-29 23:19:55 +08:00
Darcy Ye
26917890c9
docs(connector-sendgrid-mail): add readme.md (en-US) (#1285) 2022-06-29 22:41:00 +08:00
Charles Zhao
0568b914a8
Merge pull request #1299 from logto-io/charles-bump-react-sdk-0.1.17
refactor: bump react sdk 0.1.17 and remove fetchUserInfo call
2022-06-29 20:22:44 +08:00
Charles Zhao
f7c574c8d0
refactor(console): react sdk integration guide 2022-06-29 18:36:35 +08:00
Xiao Yijun
06d279816f
docs(connector-wechat-native): readme in en-US about android (#1281) 2022-06-29 10:18:56 +00:00
Xiao Yijun
9e67e59ff5
fix(console): remove text input error state from delete form (#1302) 2022-06-29 17:08:30 +08:00
Charles Zhao
8797c2d9d5
fix(console): adding social connector should complete corresponding get-started task 2022-06-29 16:31:26 +08:00
Wang Sijie
f72b21d160
feat(console,ui): generate dark mode color in console (#1231)
* feat(console,ui): generate dark mode color in console

* fix: cr fix

Co-authored-by: Gao Sun <gao@silverhand.io>

Co-authored-by: Gao Sun <gao@silverhand.io>
2022-06-29 07:56:05 +00:00
IceHe.xyz
a60835f9ad
chore(phrases): improve ac dashboard tooltip description (#1293) 2022-06-29 15:35:44 +08:00
Wang Sijie
f5cc72fcbe
style(console): sie guide max width (#1291)
* style(console): sie guide max width

* refactor: use mixin
2022-06-29 07:11:11 +00:00
Wang Sijie
9b19b0e970
fix(console): hide user column (#1296) 2022-06-29 15:05:26 +08:00
Charles Zhao
a6a6cef15d
refactor: bump react sdk 0.1.17 and remove fetchUserInfo call 2022-06-29 14:55:56 +08:00
Gao Sun
e56c8f45e6
refactor(connector-wechat-native): use emoji (#1295)
to replace gfm tips
2022-06-29 14:12:30 +08:00
Charles Zhao
785f1c622b
Merge pull request #1294 from logto-io/charles-log-3283-update-get-started-passwordless-button-text
fix(console): update get-started enable passwordless button text to "Enable"
2022-06-29 13:59:26 +08:00
Charles Zhao
9963360e21
Merge pull request #1289 from logto-io/charles-log-3057-update-skeleton-base-color
style(console): update loading skeleton base color to layer-2
2022-06-29 13:32:54 +08:00
Charles Zhao
f7d2e4cbd4
fix(console): update get-started enable passwordless button text to "Enable" 2022-06-29 12:52:18 +08:00
Guamian Li
ab5b424901
refactor(console): update en.ts (#1278)
Co-authored-by: Wang Sijie <wangsijie@silverhand.io>
2022-06-29 03:28:39 +00:00
Charles Zhao
0cfe3873ea
Merge pull request #1288 from logto-io/charles-log-3185-log-3186-guide-last-step-should-be-primary
fix(console): last button in guide should be primary
2022-06-29 11:24:43 +08:00
Guamian Li
68bd4887a0
refactor(console): update zh-cn.ts (#1279) 2022-06-29 11:24:03 +08:00
Charles Zhao
df96e344c7
Merge pull request #1287 from logto-io/charles-log-3218-improve-link-and-bullet-styles
style(console): improve link and bullet styles in guide and readme
2022-06-29 11:22:29 +08:00
Wang Sijie
c26ca08fb1
feat(console): add placeholders (#1277) 2022-06-29 03:20:56 +00:00
Wang Sijie
8dedd9dae1
fix(console): sie guide skip (#1271) 2022-06-29 03:16:30 +00:00
Wang Sijie
a4d0a940bd
feat(core,console): change admin user password (#1268) 2022-06-29 03:13:26 +00:00
Charles Zhao
ac14c5c4a0
style(console): update loading skeleton base color to layer-2 2022-06-29 11:09:29 +08:00
Charles Zhao
2036570714
fix(console): last button in guide should be primary type 2022-06-29 10:47:02 +08:00
Charles Zhao
f80bd9f8cb
style(console): improve link and bullet styles in guide and readme 2022-06-29 10:34:29 +08:00
Charles Zhao
129ce0b568
fix(console): add toast message on save uri success in guide 2022-06-29 10:26:04 +08:00
Charles Zhao
884f9bb8e8
refactor(console): add support to image display in connector readme 2022-06-29 00:47:30 +08:00
Gao Sun
b1f37be244
refactor(connector-wechat-native): use gfm (#1282)
use gfm for readme
2022-06-28 23:53:16 +08:00
Wang Sijie
7d5dd1a9c6
fix(console): show user id in users table (#1269) 2022-06-28 22:58:30 +08:00
Wang Sijie
1e6ad9f15f
fix(console): hide url input on terms of use disabled (#1270) 2022-06-28 22:58:09 +08:00
Wang Sijie
210ddcea67
fix(console): add sie preview nav margin (#1275) 2022-06-28 22:57:46 +08:00
Darcy Ye
03951a24c5
docs(connector-github): add GitHub README.md (en-US) (#1258) 2022-06-28 13:27:03 +00:00
Wang Sijie
8c46eada4b
feat(console): reset user password (#1266) 2022-06-28 09:41:06 +00:00
Wang Sijie
da4878492f
fix(console): clear error message before saving connector config (#1273) 2022-06-28 17:30:15 +08:00
Wang Sijie
8c0ceff574
fix(console): fix dashboard date (#1274) 2022-06-28 17:21:02 +08:00
Charles Zhao
7871293e12
Merge pull request #1272 from logto-io/gao-log-2619-wechat-native
docs(connector-wechat-native): readme in en-US
2022-06-28 16:47:43 +08:00
Charles Zhao
235c4d38ef
refactor(console): update loading illustrations 2022-06-28 16:39:34 +08:00
Gao Sun
2a11cf3e55
docs(connector-wechat-native): add linker flags figure 2022-06-28 14:42:26 +08:00
Gao Sun
64916e340e
docs(connector-wechat-native): readme 2022-06-28 14:31:28 +08:00
Xiao Yijun
6c6e06474a
refactor(console): extract common i18n values (#1264) 2022-06-28 13:58:03 +08:00
Darcy Ye
05db12492c
fix(core): fix connector readme and configTemplate content parsing (#1267) 2022-06-28 13:35:56 +08:00
simeng-li
f765ccf8cd
refactor(ui): refactor ui terms of use flow (#1259)
* refactor(ui): refactor ui terms of use flow

refactor ui terms of use flow

* test(terms): add ut

add ut
2022-06-28 09:15:44 +08:00
Charles Zhao
6148bb0add
Merge pull request #1261 from logto-io/charles-log-3215-prefill-app-id-and-endpoint-in-mdx
refactor(console): pre-fill app id and endpoint in guides
2022-06-28 00:41:44 +08:00
Charles Zhao
31b51eafae
Merge pull request #1260 from logto-io/charles-log-3214-single-text-input-in-new-app-sdk-guide
refactor(console): use single text input in sdk guide on app newly created
2022-06-28 00:38:48 +08:00
Charles Zhao
7a3e2a3baf
refactor(console): pre-fill app id and endpoint in guides 2022-06-28 00:34:59 +08:00
Charles Zhao
5b3612c153
refactor(console): use single text input in sdk guide on app newly created 2022-06-28 00:33:22 +08:00
Charles Zhao
359537f137
refactor(console): move customize sign-in experience to 3rd place in get-started page 2022-06-27 23:14:42 +08:00
Guamian Li
77e1033751
feat(console): update cn phrases (#1255) 2022-06-27 09:00:22 +00:00
Guamian Li
a907ab45fc
fix(console): update en phrases (#1254) 2022-06-27 16:54:49 +08:00
Darcy Ye
217cf6c0b3
docs(connector-aliyun-sms): add readme.md (en-US) (#1236) 2022-06-27 07:42:50 +00:00
simeng-li
84a63281f4
refactor(ui-phrase): ui content update (#1249)
ui content update
2022-06-27 07:03:30 +00:00
Darcy Ye
3c747b3100
docs(connector-alipay-web): add Alipay web readme (#1250) 2022-06-27 05:54:04 +00:00
Darcy Ye
53781d619d
fix(core): signing in with a non-existing username should throw invalid credentials (#1239) 2022-06-27 13:53:23 +08:00
simeng-li
b39ea63065
style(ui): update the social button style (#1253)
update the social button style
2022-06-27 13:52:54 +08:00
simeng-li
6865efff27
refactor(ui): refactor app notification logic (#1241)
refactor app notification logic
2022-06-27 13:22:17 +08:00
Xiao Yijun
2d663025ec
fix(console): icons in item preview should not be shrinked (#1234) 2022-06-27 13:17:18 +08:00
simeng-li
2a34684587
refactor(phrases): extract ui phrases (#1247)
* refactor(phrases): extract ui-phrases

extract ui phrases

* fix(phrase-ui): cr update

cr update
2022-06-27 03:55:28 +00:00
Xiao Yijun
86aec6cdf3
fix(console): application icon size (#1237) 2022-06-27 10:47:38 +08:00
Xiao Yijun
560408fc9a
refactor(console): refactor connector placeholder icon to support style settings (#1238) 2022-06-27 10:04:46 +08:00
Darcy Ye
8da9add6b8
refactor(connector-*): load config template and readme contents while initialization (#1252) 2022-06-27 10:00:37 +08:00
Darcy Ye
5fb74537a8
chore(core,connector-wechat-*): fix according to wechat naming convertion (#1251) 2022-06-27 00:41:15 +08:00
Gao Sun
c5cbc93aed
refactor: align Post Sign-out Redirect URI (#1248) 2022-06-26 10:46:32 +00:00
Darcy Ye
097aade2e2
feat(connectors): handle authorization callback parameters in each connector respectively (#1166)
* feat(connectors): handle authorization callback parameters in each connector respectively
2022-06-26 18:03:53 +08:00
simeng-li
4b41d20c41
refactor(ui): remove all callbacl page search params validation (#1240)
remove all callback page search params validation
2022-06-26 15:18:59 +08:00
simeng-li
84a6ea28ec
refactor(console): refine some welcome page settings (#1246)
refine some welcome page settings
2022-06-26 15:18:39 +08:00
Xiao Yijun
568b75dffc
feat(console): disallow management api deletion and renaming (#1233) 2022-06-25 22:10:45 +08:00
simeng-li
dbd9a713c5
refactor(ui): rename create account form name (#1244)
* refactor(ui): rename create account form name

rename create account form name

* test(ui): update ut

update ut
2022-06-25 22:10:21 +08:00
simeng-li
08776cd864
style(ui): button user select none (#1245)
button user select none
2022-06-25 22:09:57 +08:00
simeng-li
5784ae0627
style(ui): fix notification lenght (#1243)
fix notification length
2022-06-25 22:09:44 +08:00
simeng-li
e201065722
refactor(ui): add default logto ui (#1242)
add default logto ui
2022-06-25 22:09:31 +08:00
Wang Sijie
9a72a34cef
fix(console): change checkbox to controlled comp (#1235) 2022-06-24 18:23:48 +08:00
Darcy Ye
4ee775273a
fix(connector-aliyun-sms): fix config guard, remove unnecessary fields (#1229)
* fix(connector-aliyun-sms): fix config guard, remove unnecessary fields
2022-06-24 15:38:33 +08:00
Charles Zhao
b616e71a5f
fix(console): application integrate SDK guides 2022-06-24 15:15:54 +08:00
Wang Sijie
833436ad15
fix(console): jump to enabled connector (#1225) 2022-06-24 06:32:23 +00:00
Wang Sijie
a8467fd093
feat(console): support dark logo for connectors (#1226) 2022-06-24 14:27:29 +08:00
renovate[bot]
86cd3aa73a
chore(deps): update dependency ky to ^0.31.0 (#1223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 13:13:05 +08:00
Wang Sijie
1905fb5718
fix(console): add connector button in table empty state (#1224) 2022-06-24 11:37:50 +08:00
Wang Sijie
9b6fd4c417
feat(console): add mobile web tab in preview (#1214) 2022-06-24 11:29:57 +08:00
Wang Sijie
f5de5196fb
fix(console): prevent cell overflow for user table (#1215) 2022-06-24 02:56:10 +00:00
Wang Sijie
8d2f88b96d
fix(console): others form height in SIE (#1210) 2022-06-24 10:44:52 +08:00
Wang Sijie
ca77a41973
fix(console): fix SIE title padding (#1211) 2022-06-24 02:31:07 +00:00
Charles Zhao
04ba878b62
Merge pull request #1221 from logto-io/charles-fix-ac-text-input-autofill-styles
fix(console): text input autofill styles
2022-06-24 10:28:57 +08:00
Wang Sijie
4d16131b0c
fix(console): limit preview options (#1203) 2022-06-24 10:27:24 +08:00
Wang Sijie
ac74309414
fix(console): pass enabled connectors to preview (#1209) 2022-06-24 10:26:58 +08:00
Wang Sijie
2c413341d1
feat(console): sie form reorg (#1218) 2022-06-24 02:26:30 +00:00
Darcy Ye
9aca422578
docs(connector-alipay-native): add readme.md (en-US) (#1208)
* docs(connector-alipay-native): add readme.md (US-en)
2022-06-24 10:24:23 +08:00
Wang Sijie
be56c75293
fix(console): fix margin for SIE section (#1212) 2022-06-24 10:24:06 +08:00
Wang Sijie
ee2578b6a1
fix(console): mutate settings after SIE guide done (#1198) 2022-06-24 10:23:52 +08:00
Darcy Ye
7e251c017b
chore(connector-*): update social connector description (#1213) 2022-06-24 10:08:53 +08:00
Xiao Yijun
a2de467873
feat(console): clear search results (#1199) 2022-06-23 21:37:06 +08:00
Gao Sun
89e3d68168
ci: dockerize (#1190)
* ci: dockerize

* ci: fix docker compose

* ci: run dockerize on master push only

* refactor: add .gitignore to .dockerignore
2022-06-23 11:17:02 +00:00