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

626 commits

Author SHA1 Message Date
Gao Sun
c1ab443e41
feat(docs): init React SDK tutorial (#516) 2022-04-08 13:47:31 +08:00
Wang Sijie
a6e0d19766
fix(console): fix ac ui issues (#505)
* fix: contact us

* fix: text input block

* fix: outline send button

* fix: color border

* fix: nav link

* fix: copy to clipboard border radis set to 6

* fix: add plus icon in buttons

* fix: set cn font size to 12 in sidebar section

* Revert "fix: set cn font size to 12 in sidebar section"

This reverts commit 11899731e7.

* fix: change color-primary-40 to color-primary

* fix: revert color-border

* fix: text input parent line height
2022-04-08 12:30:03 +08:00
Wang Sijie
ad769cd4a8
fix(console): fix placeholder image padding (#512) 2022-04-08 11:20:34 +08:00
simeng-li
b78a9cf82e
feat(ui): add page level loading layer (#513)
* feat(ui): add page level loading layer

add page level loading layer

* fix(ui): cr fix remove loading status in api-hook

remove loading status in api-hook
2022-04-08 10:12:26 +08:00
Gao Sun
acacd456c4
fix(console): get started folder naming (#517) 2022-04-08 09:36:47 +08:00
IceHe.xyz
7eb2e41936
refactor(core): remove find-many (#511) 2022-04-07 21:16:59 +08:00
Xiao Yijun
f811d32371
refactor(console): add paginations for applications and resources (#495) 2022-04-07 20:36:46 +08:00
Charles Zhao
27243e645a
Merge pull request #515 from logto-io/charles-fix-incorrect-get-started-markdown-paths
fix(console): get-started markdown file paths
2022-04-07 18:21:02 +08:00
Charles Zhao
86c2d37892
fix(console): get-started markdown file paths 2022-04-07 18:16:30 +08:00
Gao Sun
39833e4a42
fix: enable hmr in parcel projects (#514) 2022-04-07 17:47:40 +08:00
Charles Zhao
e1701f0799
Merge pull request #506 from logto-io/charles-chore-refactor-connectors-components
chore(console): refactor connectors children components
2022-04-07 16:12:49 +08:00
simeng-li
55a37d8baf
fix(bug): display request message for now (#508)
display request message for now
2022-04-07 15:48:02 +08:00
Charles Zhao
0619c183af
chore(console): refactor connectors children components 2022-04-07 12:20:04 +08:00
IceHe.xyz
e969e15e3e
test(core): guard sign-in methods and social connector ids (#498)
* test(core): sign-in-methods guard of sign-in experience

* test(core): social-sign-in-connector-ids guard of sign-in experience

* test(core): guard branding of sign-in experience
2022-04-07 12:18:27 +08:00
Charles Zhao
8cc6a1d138
Merge pull request #502 from logto-io/charles-log-1683-support-input-fields-in-get-started-steps
feat(console): support input form fields in get-started steps
2022-04-07 12:14:41 +08:00
Charles Zhao
3ddc177f8e
feat(console): support input form fields in get-started steps 2022-04-07 12:07:27 +08:00
IceHe.xyz
9d15b584ca
test(core): guard terms of use and language info (#497)
* test(core): terms-of-use guard of sign-in experience

* test(core): add null test cases for guards of sign-in experience

* test(core): language-info guard of sign-in experience
2022-04-07 12:04:09 +08:00
IceHe.xyz
9e25a097bb
test(core): guard branding of sign-in experience (#494)
* chore(core,ui): upgrade jest related dev dependencies to latest versions

* test(core): branding guard of sign-in experience
2022-04-07 11:56:21 +08:00
IceHe.xyz
b0de73a4a1
test(core): get sign-in experience (#499) 2022-04-07 11:42:20 +08:00
Gao Sun
ab50cf1168
feat: init docs (#503)
* feat: init docs

* refactor: add missing dependencies

* fix: filter out docs for annotations
2022-04-07 09:45:01 +08:00
simeng-li
ff925372e5
refactor(ui): refactor i18n phrases in logto main flow (#501)
* refactor(ui): refactor i18n phrases in logto main flow

refactor i18n phrases in logto main flow

* fix(ui): cr fix

remove debug code
2022-04-06 15:38:53 +08:00
Darcy Ye
09703896f3
fix(core): fix default enable value of new connectors (#500) 2022-04-06 15:34:18 +08:00
simeng-li
6f85098853
refactor(ui): update react rout version (#492)
update react route version
2022-04-06 15:01:12 +08:00
Charles Zhao
8b2f873041
Merge pull request #496 from logto-io/charles-log-2098-fix-page-scroll-not-work-on-monaco-editor
fix(console): page scroll should work when scrolling on monaco editor
2022-04-06 14:44:47 +08:00
Wang Sijie
766156fb6b
feat(console): store filters in url search params (#493) 2022-04-06 14:08:11 +08:00
Gao Sun
4a904f2953
ci: upload eslint annotations (#490)
* ci: upload eslint annotations

* ci: update `upload-annotations.yml`
2022-04-06 06:06:34 +00:00
IceHe.xyz
71465ca999
feat(schemas,core,phrases)!: add type to connector schema and sync to DB (#491)
* feat(schemas,core,phrases)!: add type in connector schema and sync to DB

* chore(core): fix code about connector type
2022-04-06 12:11:06 +08:00
Charles Zhao
442e6935ad
fix(console): page scroll should work when scrolling on monaco editor 2022-04-06 11:55:41 +08:00
simeng-li
b098dd5f59
feat(ui): implement passcode page (#487)
* feat(ui): update pages

update page routing and render logics

* chore(ui): component renaming

component renaming

* feat(ui): implement passcode page

implement passcode page

* chore(ui): component renaming

component renaming
2022-04-02 13:07:39 +08:00
Charles Zhao
5a0c91dbba
Merge pull request #482 from logto-io/charles-log-1682-support-code-editor-in-get-started-steps
feat(console): support code editor in get-started steps
2022-04-02 12:59:18 +08:00
Charles Zhao
e4d2641bd0
feat(console): support code editor in get-started steps 2022-04-02 12:55:22 +08:00
Charles Zhao
08dd968127
Merge pull request #481 from logto-io/charles-log-2000-refactor-get-started-guide
refactor(console): promote and re-use get-started component in both applications and connectors
2022-04-02 12:37:43 +08:00
Charles Zhao
8aaf3c0051
refactor(console): promote and re-use get-started component 2022-04-02 12:34:24 +08:00
simeng-li
04d00fc11f
feat(ui): update pages (#479)
* feat(ui): update pages

update page routing and render logics

* chore(ui): component renaming

component renaming
2022-04-02 11:35:33 +08:00
IceHe.xyz
812841494a
feat(core): update social sign-in connector IDs only when social sign-in is enabled (#488) 2022-04-02 11:34:55 +08:00
IceHe.xyz
58d03ae715
feat(core,phrases): validate social sign-in method with social connector IDs (#485) 2022-04-01 17:57:29 +08:00
Xiao Yijun
44eb14fd6b
fix(console): input outline should be red in the error state on focused (#484) 2022-04-01 17:27:41 +08:00
Wang Sijie
3ac019c4b7
fix(console): add textField class to application details formfields (#489) 2022-04-01 17:23:50 +08:00
IceHe.xyz
efdb24833e
feat(core,phrases): validate sign-in methods with enabled connectors (#480) 2022-04-01 16:32:45 +08:00
Wang Sijie
039f3d0cbb
fix(console): adjust styles on table (#476) 2022-04-01 16:17:54 +08:00
Wang Sijie
36cfdf4b16
feat(console): sticky footer in details page (#486) 2022-04-01 16:13:43 +08:00
IceHe.xyz
bf94ee2d10
feat(core,phrases): validate there must be one and only one primary sign-in method (#475) 2022-04-01 13:52:01 +08:00
Xiao Yijun
b416ee877e
feat(console): multi-text-input (#472) 2022-04-01 13:45:57 +08:00
IceHe.xyz
2356c2ae2e
feat(core): validate sign-in experience branding and terms of use (#477) 2022-04-01 13:40:32 +08:00
Wang Sijie
c9a8855c0d
Merge pull request #468 from logto-io/sijie--log-1975-table-scroll
feat(console): table scroll
2022-04-01 13:40:09 +08:00
Darcy Ye
2a153c2b6d
feat(core): add wechat-native connector (#470)
* feat(core): add wechat-native connector

* feat(core): add wechat native getAuthorizationUri UT
2022-03-31 18:03:51 +08:00
Darcy Ye
004fe65d5a
feat(core): validate connector config before enabling (#478)
* feat(core): validate connector config before enabling

* feat(core): remove code redundancy
2022-03-31 18:02:35 +08:00
Charles Zhao
4c18734530
Merge pull request #474 from logto-io/charles-bump-configs-version
chore: bump version of configs
2022-03-31 15:22:33 +08:00
Charles Zhao
48bd57c94e
chore: bump version of configs 2022-03-31 15:18:34 +08:00
wangsijie
7feafe8d21
feat(console): table scroll 2022-03-31 14:49:40 +08:00