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

141 commits

Author SHA1 Message Date
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
Charles Zhao
442e6935ad
fix(console): page scroll should work when scrolling on monaco editor 2022-04-06 11:55:41 +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
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
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
Xiao Yijun
b416ee877e
feat(console): multi-text-input (#472) 2022-04-01 13:45:57 +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
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
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
e297dcbb33
Merge pull request #463 from logto-io/charles-update-code-comments
chore(console): update code comments in markdown util
2022-03-29 18:07:41 +08:00
Wang Sijie
eb1b20cdac
refactor(console): remove zero-colspan (#464) 2022-03-29 17:54:29 +08:00
Charles Zhao
329966e206
chore(console): update code comments in markdown util 2022-03-29 17:41:03 +08:00
Charles Zhao
5cc177381f
refactor(console): match design mockups by adjusting fonts, paddings, etc 2022-03-29 17:01:45 +08:00
Xiao Yijun
58ab342c47
refactor(console): the submit state of forms (#455) 2022-03-29 12:58:53 +08:00
Wang Sijie
d557d9b65c
fix(console): align button icon size to 20 (#456) 2022-03-29 11:26:48 +08:00
Wang Sijie
1d71064a88
feat(console): extract total number from headers for useSWR (#448) 2022-03-28 15:39:42 +08:00
Wang Sijie
9a437e3c0d
feat(console): table empty state (#446)
* feat(console): table empty state

* fix: cr
2022-03-28 15:03:11 +08:00
Wang Sijie
7d76428e57
fix(console): prevent css overiding in table-loading (#454) 2022-03-28 15:02:28 +08:00
Wang Sijie
fd8ea43f0b
feat(console): pagination (#453)
* feat(console): pagination

* fix: large number

* fix: new icon
2022-03-28 15:01:50 +08:00
Charles Zhao
a08abfd4c6
Merge pull request #432 from logto-io/charles-log-1919-dynamically-load-get-started-markdown-metadata
feat(core): provide a means to fetch get-started markdown metadata
2022-03-28 14:56:15 +08:00
Xiao Yijun
791801a7df
feat(console): modal layout dimensions (#440) 2022-03-28 14:00:03 +08:00
Charles Zhao
7033bdc2cd
feat(core): provide API to fetch get-started markdown metadata 2022-03-28 13:50:40 +08:00
Wang Sijie
3f8cc6af69
refactor(console): use nullable in form type (#452) 2022-03-25 15:16:57 +08:00
Wang Sijie
b46cfd2bc3
refactor(console): use colgroup in table (#445) 2022-03-25 14:46:37 +08:00
Charles Zhao
028c7d6a56
refactor(console): minor adjustments made to plain button styles 2022-03-24 22:20:13 +08:00
Wang Sijie
b6323113fa
feat(console): table error component (#442)
* feat(console): table error component

* fix: pr
2022-03-24 15:02:31 +08:00
Xiao Yijun
a918dce05f
feat(console): save changes in application detail page (#439) 2022-03-24 11:55:13 +08:00
Wang Sijie
d2c0f623c6
feat(console): table loading component (#441) 2022-03-24 11:48:39 +08:00
Xiao Yijun
847e018b02
feat(console): readme in details (#438) 2022-03-23 10:34:25 +00:00
Wang Sijie
3998f39db7
feat(console): add connector (#428)
* feat(console): add connector

* feat(console): delete connector (#433)

* feat(console): add connector

* feat(console): delete connector

* fix: rebase error
2022-03-23 11:57:14 +08:00
Wang Sijie
e8b4862843
feat(console): user details connectors (#434)
* feat(console): user details connectors

* fix: is submiting
2022-03-23 11:48:42 +08:00
Xiao Yijun
4f41162ac3
refactor(console): refactor modals with modallayout (#435) 2022-03-22 17:40:06 +08:00
Xiao Yijun
ec8ecf262a
feat(console): delete application (#417) 2022-03-21 17:43:13 +08:00
Xiao Yijun
3e99ac172a
feat(console): modal layout (#419) 2022-03-21 09:29:06 +00:00
Xiao Yijun
139a388508
fix(console): api resource table data style (#420) 2022-03-21 14:12:48 +08:00
Wang Sijie
8ae2d7964b
fix(console): add readonly style for text input (#421) 2022-03-21 12:26:16 +08:00
Wang Sijie
c4a0299b1c
feat(console): user details settings (#403) 2022-03-21 11:48:27 +08:00
Charles Zhao
b196d21ca2
Merge pull request #409 from logto-io/charles-log-1804-log-1681-quick-start-guide-ui
feat(console): show get started guide on application creation success
2022-03-18 16:51:00 +08:00
Xiao Yijun
9a9166f45a
fix(console): operation button align in api resource detail (#416) 2022-03-18 08:45:32 +00: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