0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
Commit graph

147 commits

Author SHA1 Message Date
Charles Zhao
c1b6c32d24
refactor(console): separate mdx usages from docs 2022-05-07 17:29:38 +08:00
Wang Sijie
a1ceea0685
feat(console): sign in methods change alert (#701) 2022-05-07 16:32:35 +08:00
Wang Sijie
d815d96f1f
feat(console): sign in experience welcome page (#746) 2022-05-07 16:08:09 +08:00
Xiao Yijun
04fc5d48e9
feat(console): multi-text-input delete reminder (#752) 2022-05-07 07:50:36 +00:00
Charles Zhao
e627e9a4eb
refactor(console): align with new mdx content from docs (#747) 2022-05-06 23:06:28 +08:00
Gao Sun
c1766bf984
docs: reorg integrate SDK (#740)
* docs: reorg integrate SDK

* docs: update alias

* docs: fix link
2022-05-06 17:49:13 +08:00
Wang Sijie
a0355872c6
feat(console): add application column in user management (#728) 2022-05-06 16:16:59 +08:00
Wang Sijie
890028d937
fix(console): text field style in settings (#739) 2022-05-06 11:42:39 +08:00
Wang Sijie
8a48fb6225
fix: delete custom domain (#737)
* fix: delete custom domain

* fix: use sql wrapper
2022-05-06 02:48:34 +00:00
Wang Sijie
2d9b7088a6
fix(console): connector details save changes footer (#736) 2022-05-06 10:31:33 +08:00
Wang Sijie
a0b4b98c35
feat(console): add column lastSignIn in user management (#679)
* feat(core): user last sign in

* fix(core): rename last_sign_in to last_sign_in_at for updating its timestamptz value

* fix: rename column name in frontend

* fix: test

* fix: toLocaleDateString

Co-authored-by: IceHe.xyz <icehe@silverhand.io>
2022-05-05 16:22:43 +08:00
Charles Zhao
a04f818ffb
feat(console): integrate dark mode settings 2022-05-01 01:08:03 +08:00
Wang Sijie
aed7442b32
fix(console): move save changes into form (#712) 2022-04-29 12:06:03 +00:00
Xiao Yijun
4a0577accd
feat(console): configure cors-allowed-origins (#695) 2022-04-29 19:01:36 +08:00
Charles Zhao
cd9ce73228
Merge pull request #702 from logto-io/charles-log-2171-refactor-sdk-integration-guide-with-mdx
refactor(console): sdk integration guide with mdx
2022-04-28 21:06:04 +08:00
Charles Zhao
ea91fbaa51
refactor(console): sdk integration guide with mdx
show response error toast
2022-04-28 20:59:08 +08:00
Wang Sijie
5944ff075e
feat(console): dynamic sign in methods form (#666) 2022-04-28 11:42:44 +08:00
Wang Sijie
dc976d8248
fix(console): ui fixes (#678)
* fix: tabnav border

* fix: action menu

* fix: copytoclipboard border
2022-04-27 15:06:59 +08:00
Wang Sijie
19b9db809a
fix(console): new ui in save changes footer (#661) 2022-04-27 06:11:17 +00:00
Wang Sijie
875a31ec2a
feat(console): sign in experience setup others tab (#662) 2022-04-26 08:50:47 +00:00
Wang Sijie
ac3f9ced58
fix(console): ac iterations fixes (#650)
* fix: pagination margin

* fix: copytoclipboard style in table

* fix: large button in check readme

* fix: contact us ui
2022-04-24 13:54:17 +08:00
Wang Sijie
96848e6b0f
feat(console): page settings (#612) 2022-04-24 11:46:35 +08:00
Wang Sijie
e47899ae5c
feat(console): add component checkbox (#576)
* feat(console): add component checkbox

* fix: merge icons

* fix: svg color
2022-04-24 11:43:32 +08:00
Xiao Yijun
bfececcfe5
fix(console): detail top card spacing (#598) 2022-04-22 17:12:42 +08:00
Wang Sijie
8e13dd5746
feat(console): user role select (#589) 2022-04-21 12:38:54 +08:00
Wang Sijie
42458e219e
Merge pull request #560 from logto-io/sijie--log-2191-select
feat(console): select
2022-04-21 12:28:32 +08:00
wangsijie
b22b0cf22f
feat(console): select 2022-04-21 12:20:42 +08:00
Charles Zhao
a0af0584f7
Merge pull request #584 from logto-io/charles-log-2232-button-loading-state
feat(console): button loading state with delay timeout
2022-04-20 14:34:02 +08:00
Charles Zhao
695ec7fbf9
feat(console): button loading state with delay timeout 2022-04-20 14:29:27 +08:00
wangsijie
8d80106475
feat(console): sign-in-methods form setup 2022-04-20 11:56:29 +08:00
Wang Sijie
fe5650e8e2
fix(console): fix issues on user management (#579) 2022-04-20 11:51:47 +08:00
Wang Sijie
d7ebf6c6e7
feat(console): add connectors transfer component (#568) 2022-04-19 10:22:40 +00:00
Charles Zhao
217261e9b4
Merge pull request #571 from logto-io/charles-log-1879-logto-loading-state-animation
feat(console): draft logto loading state animation page
2022-04-19 11:31:41 +08:00
Xiao Yijun
975e715c47
fix(core): revert add oidc config to application response (#566) 2022-04-18 22:30:57 +08:00
Charles Zhao
8aed158929
feat(console): draft logto loading state animation page 2022-04-18 21:51:01 +08:00
Wang Sijie
975ed6b6c3
feat(console): color picker (#541)
* feat(console): add experience form fields

* feat(console): color picker
2022-04-18 15:57:37 +08:00
wangsijie
8ec5523741
feat(console): sign-in-methods form setup 2022-04-18 15:25:52 +08:00
Wang Sijie
dc32f1dc9f
feat(console): plain radio (#548)
* feat(console): plain radio

* refactor: title and children
2022-04-15 04:18:42 +00:00
wangsijie
717b79b9f6
feat(console): toggle switch 2022-04-14 17:04:52 +08:00
Wang Sijie
a71e0dfdb6
Merge pull request #539 from logto-io/sijie--log-1729-experience
feat(console): add experience form fields
2022-04-14 14:53:21 +08:00
Xiao Yijun
d238168ebf
feat(core): add oidc config to the response of application apis (#536) 2022-04-14 14:48:56 +08:00
wangsijie
40d4190e6f
feat(console): add experience form fields 2022-04-14 14:44:00 +08:00
Charles Zhao
8ee4391b8f
refactor(console): css color variables and theme mixins 2022-04-13 23:21:08 +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
wangsijie
660352c439
feat(console): init sign in exp page 2022-04-12 15:38:33 +08:00
Xiao Yijun
06ea931d64
feat(console): link button component (#527) 2022-04-11 16:46:10 +08:00
Gao Sun
ada4da2fbf
feat(cli): seed tables 2022-04-09 21:53:53 +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