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

577 commits

Author SHA1 Message Date
simeng-li
f0a961225d
refactor(core): phone method refactor (#537)
* refactor(core): rename signin method phone with sms

replace phone signin method with sms

* refactor(ui): rename api method

rename api method

* fix(ui): cr fix rename method

rename method

* fix(ui): update naming convention

update naming convention
2022-04-14 11:26:10 +08:00
Charles Zhao
3767229389
Merge pull request #543 from logto-io/charles-log-1943-connectors-get-started
feat(console): connectors get-started page
2022-04-13 20:14:16 +08:00
Charles Zhao
eeeb80ba4b
feat(console): connectors guide page 2022-04-13 20:09:25 +08:00
IceHe.xyz
c3c2bf20f1
feat(core): validate custom client metadata when post or patch application (#529) 2022-04-13 15:23:04 +08:00
Wang Sijie
ee84462e14
Merge pull request #535 from logto-io/sijie--log-1728-init-exp
feat(console): init sign in exp page
2022-04-13 12:37:39 +08:00
Charles Zhao
1cbee87a81
fix(console): drawer component background 2022-04-12 17:53:26 +08:00
Charles Zhao
a710ec6ba5
feat(core): add connector config json templates 2022-04-12 16:59:19 +08:00
wangsijie
660352c439
feat(console): init sign in exp page 2022-04-12 15:38:33 +08:00
simeng-li
7dba17b867
feat(ui): add social web login flow (#531)
* feat(ui): add social web login flow

add social web login flow

* fix(ui): cr fix

code review fix

* fix(ui): fix typo

fix typo

* refactor(ui): social api renaming

social api renaming
2022-04-12 15:03:38 +08:00
Wang Sijie
1f6f0a3796
fix(console): change border color to color-component-border (#528) 2022-04-12 12:06:15 +08:00
simeng-li
85c9eabfca
feat(core): add sign-in-settings api for client use (#534)
add sample sign-in-settigns api for client use
2022-04-12 12:05:29 +08:00
Gao Sun
3718a18286
refactor(docs): optimize React get started (#532) 2022-04-12 12:05:04 +08:00
simeng-li
2b0a1a9190
fix(ui): fix svg radio box icon fill color (#533)
fix svg radio box icon fill color
2022-04-12 12:04:02 +08:00
Wang Sijie
b8b5840936
feat(console): contact us (#509)
* feat(console): contact us

* refactor: extract Contact from Item

* fix: cr

* fix: cr
2022-04-11 10:02:37 +00:00
Xiao Yijun
06ea931d64
feat(console): link button component (#527) 2022-04-11 16:46:10 +08:00
Gao Sun
72aa2f53e6
feat(cli): integrate with command line (#526) 2022-04-11 08:25:57 +00:00
Gao Sun
32e9afe047
fix(docs): package name (#525) 2022-04-11 08:24:17 +00:00
Gao Sun
2b2196c553
Merge pull request #524 from logto-io/gao-log-2134-create-database
feat(cli): create database
2022-04-11 16:21:33 +08:00
IceHe.xyz
26c3e1fe2c
fix(core): extraClientMetadata properties (#530) 2022-04-11 14:22:16 +08:00
Gao Sun
2d5f1196a2
Merge pull request #523 from logto-io/gao-log-2128-seed-queries-cli-function 2022-04-11 14:11:15 +08:00
Gao Sun
3fedbd791b
feat(cli): create database 2022-04-10 13:06:12 +08:00
Gao Sun
06ff890358
fix(core): test cases 2022-04-09 22:06:41 +08:00
Gao Sun
ada4da2fbf
feat(cli): seed tables 2022-04-09 21:53:53 +08:00
simeng-li
aa9cc806bf
feat(ui): add social apis (#518)
add social apis
2022-04-09 12:20:21 +08:00
IceHe.xyz
fb65c65893
feat(core,schemas): cors allowed origins (#507)
* feat(schemas): cors allowed origins of application in custom OIDC client metadata

* refactor(schemas): rename CustomClientMetadataType to CustomClientMetadataKey

* feat(core): cors allowed origins
2022-04-08 18:16:20 +08:00
IceHe.xyz
5625b8838c
refactor(core): split mock.ts into __mocks__/*.ts (#510)
* chore(core,ui): coverage ignore src/__mocks__/

* chore(core): build excludes src/__mocks__/

* refactor(core): split mock.ts into __mocks__/*.ts
2022-04-08 09:47:09 +00:00
Gao Sun
b055362d34
feat(cli): init (#521) 2022-04-08 16:58:32 +08:00
Gao Sun
91c79bb44c
Merge pull request #520 from logto-io/gao-remove-resource-scopes
refactor(core): remove resource scopes
2022-04-08 16:15:50 +08:00
Xiao Yijun
3a8b9d7bd7
feat(core): validate redirect uris of application (#519) 2022-04-08 16:13:51 +08:00
Gao Sun
0499024fdf
refactor(core): remove resource scopes 2022-04-08 16:07:34 +08:00
simeng-li
c927aeee93
feat(ui): impelment signin methods links component (#504)
implement signin methods link component
2022-04-08 15:21:40 +08:00
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
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