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

17 commits

Author SHA1 Message Date
Charles Zhao
695ec7fbf9
feat(console): button loading state with delay timeout 2022-04-20 14:29:27 +08:00
Xiao Yijun
06ea931d64
feat(console): link button component (#527) 2022-04-11 16:46:10 +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
10fc7e4205
feat(console): support icon in text-input (#458)
* feat(console): support icon in text-input

* feat(console): user search (#460)

* fix: inputValue empty

* fix: remove contional
2022-03-30 14:01:18 +08:00
Charles Zhao
34992a2116
Merge pull request #462 from logto-io/charles-log-2031-refactor-title-subtitle-styles
refactor(console): match design mockups by adjusting fonts, paddings, etc
2022-03-30 11:57:36 +08:00
Charles Zhao
5cc177381f
refactor(console): match design mockups by adjusting fonts, paddings, etc 2022-03-29 17:01:45 +08:00
Wang Sijie
d557d9b65c
fix(console): align button icon size to 20 (#456) 2022-03-29 11:26:48 +08:00
Charles Zhao
7033bdc2cd
feat(core): provide API to fetch get-started markdown metadata 2022-03-28 13:50:40 +08:00
Charles Zhao
54c80383c6
feat(console): show get started guide on application creation success 2022-03-18 16:15:10 +08:00
Xiao Yijun
3c0ff36817
feat(console): add another for redirect uris in application details (#387) 2022-03-18 16:02:37 +08:00
Wang Sijie
97c3aa37ea
feat(console): change password (#414)
* feat(console): change password

* fix: rename to reset password
2022-03-18 07:46:47 +00:00
Wang Sijie
8144cfee79
feat(console): add styles for code editor (#415) 2022-03-18 15:25:10 +08:00
Wang Sijie
93dee847f6
feat(console): delete user (#406)
* feat(console): delete user

* fix: fix lint

* fix: min width
2022-03-18 03:51:45 +00:00
Wang Sijie
31a171f202
feat(console): icon button (#396)
* feat(console): icon button

* fix: eye size
2022-03-16 16:20:08 +08:00
Wang Sijie
ee175e70fc
feat(console): button with title and icon (#393) 2022-03-16 15:55:15 +08:00
Wang Sijie
a77b94231e
feat(console): create user (#388)
* feat(console): create user

* fix: handle error
2022-03-16 14:45:15 +08:00
Gao Sun
3bbfe905bb
feat(console): app type description 2022-03-08 12:39:58 +08:00