0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
Commit graph

771 commits

Author SHA1 Message Date
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00
Charles Zhao
4074d694ef
fix(console): useApi hook should not cause component re-render 2022-10-27 16:56:13 +08:00
Charles Zhao
4aaed85269
Merge pull request from logto-io/charles-fix-calculations-in-use-position-hook
fix(console): axis calculations in use-position hook
2022-10-25 12:16:24 +08:00
Xiao Yijun
bab7a607db
refactor: update language kit () 2022-10-24 12:26:11 +08:00
Alex Garibay
ccb640da7a
feat(console): show userinfo endpoint information 2022-10-24 10:48:11 +08:00
Charles Zhao
331eec5fd7
fix(console): axis calculations in use-position hook 2022-10-23 23:38:11 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
Charles Zhao
af2cc58172
refactor: use hook for toastError in order to get type support 2022-10-19 17:53:41 +08:00
Charles Zhao
f355ecbbc9
fix(console): show i18n content of "errors.unknown_server_error" 2022-10-19 16:35:20 +08:00
Xiao Yijun
7fc0f43699
refactor(console): remove deprecated languageKeys () 2022-10-19 08:17:57 +00:00
Charles Zhao
7c85e50c45
fix(console): checkbox styles 2022-10-18 21:22:41 +08:00
Xiao Yijun
8bc2b5fb78
refactor(console): add language button height should be the same with search input () 2022-10-18 20:46:07 +08:00
Xiao Yijun
94ed3ea7a1
refactor(console): avoid jumping when the language item is visible () 2022-10-18 12:33:20 +00:00
Charles Zhao
f0253a7f49
style(console): improve language selector dropdown styles 2022-10-18 19:21:02 +08:00
wangsijie
ac38a7f3ac
fix(console): responsive modal items layout () 2022-10-18 05:54:04 +00:00
Xiao Yijun
c71dc2dc5e
style(console): use small size button for clear button () 2022-10-17 12:23:58 +08:00
Xiao Yijun
df02d25526
style(console): fix text button hover style () 2022-10-17 11:36:04 +08:00
Gao Sun
39a5347ac9
chore: upgrade Silverhand configs () 2022-10-14 03:46:33 +00:00
Xiao Yijun
46ed9ae1bc
style(console): fix clear button size to 16x16 () 2022-10-14 10:37:36 +08:00
Xiao Yijun
f8c7c0dfa3
refactor(console): support text button in the Button component () 2022-10-14 10:18:06 +08:00
Xiao Yijun
64062774e9
refactor(console,phrases): update the language editor phrases () 2022-10-14 10:17:24 +08:00
Xiao Yijun
56072465bc
refactor(console): display full contents in language edit section () 2022-10-14 10:16:47 +08:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens 2022-10-13 13:17:19 +08:00
Charles Zhao
2bc22c1d81
Merge pull request from logto-io/charles-log-4372-update-table-component-styles
refactor(console): update table styles
2022-10-13 13:11:54 +08:00
Xiao Yijun
0d3b2f0c25
refactor(console): update icon buttons in the language editor () 2022-10-13 11:54:53 +08:00
Xiao Yijun
68bda8aaea
refactor(console): create languages immediately on languages added in the editor () 2022-10-13 11:23:19 +08:00
Charles Zhao
072dc09849
refactor(console): update table styles 2022-10-12 18:43:41 +08:00
Xiao Yijun
708e099c9e
style(console): remove margin-top of the manage language button () 2022-10-12 16:12:32 +08:00
wangsijie
8a7f875767
fix(console): save generated password in session storage () 2022-10-12 16:10:19 +08:00
Charles Zhao
4dc3fbcc0b
Merge pull request from logto-io/charles-log-4373-update-default-button-border-color
refactor: update default button border color
2022-10-12 16:08:36 +08:00
Xiao Yijun
364c150d14
style(console): update font style of language item () 2022-10-12 16:06:01 +08:00
Charles Zhao
f1ffd121d2
refactor: update default button border color 2022-10-12 15:29:56 +08:00
Xiao Yijun
d042dd7d3c
refactor(console): stick the language details table header to the top () 2022-10-12 15:02:55 +08:00
wangsijie
05b50250a3
fix(console): remove connector id and prevent text overflow () 2022-10-12 14:42:20 +08:00
Xiao Yijun
bf782945ed
refactor(console): set language name font style to font-body-medium () 2022-10-12 10:22:53 +08:00
Xiao Yijun
44772ba2e1
refactor(console): add a11y for language editor components () 2022-10-11 20:25:08 +08:00
Xiao Yijun
c9ef62479d
refactor(console): extract manage language components () 2022-10-11 18:03:18 +08:00
Xiao Yijun
c21cc3cab6
refactor(console): fix language editor styles () 2022-10-11 17:42:19 +08:00
Lukas
2f00ac5e65
refactor(console): use icon svg files with parcel svg transformer () 2022-10-11 07:08:31 +00:00
FlurryNight
5eeb06e301
feat: add vertical center support ()
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-10-10 23:53:34 +08:00
Mahesh Vagicherla
4b0970b6d8
fix: add redirectURI validation on frontend & backend ()
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-10-10 21:20:20 +08:00
Gao Sun
8c2faa1099
chore(console): temporarily bypass new lint rules 2022-10-10 17:19:22 +08:00
Gao Sun
696e7f181d
chore: merge branch 'master' into feature/manage-language 2022-10-10 15:52:06 +08:00
wangsijie
ec3898f530
style(console): fix position of added tag () 2022-10-10 11:36:36 +08:00
Xiao Yijun
a2d59cd0ff
refactor(console): refresh preview on custom phrases updated () 2022-10-10 10:00:37 +08:00
Xiao Yijun
691bdb3ac9
refactor: replace LanguageKey with LanguageTag () 2022-10-10 09:43:13 +08:00
Xiao Yijun
8417fc851a
refactor(console): support searching in add language selector () 2022-10-09 22:12:52 +08:00
Xiao Yijun
81f9fbc483
fix(console): set undefined value to empty string in custom phrases () 2022-10-09 16:47:05 +08:00
wangsijie
b6b9d7ce80
fix(console): clear select state on close modal () 2022-10-09 15:40:02 +08:00
simeng-li
37d2b0ce5c
feat(console): add a11y lint to ac () 2022-10-09 07:07:09 +00:00