Xiao Yijun
c9ef62479d
refactor(console): extract manage language components ( #2088 )
2022-10-11 18:03:18 +08:00
Xiao Yijun
c21cc3cab6
refactor(console): fix language editor styles ( #2110 )
2022-10-11 17:42:19 +08:00
Lukas
2f00ac5e65
refactor(console): use icon svg files with parcel svg transformer ( #2047 )
2022-10-11 07:08:31 +00:00
FlurryNight
5eeb06e301
feat: add vertical center support ( #2032 )
...
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 ( #1874 )
...
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 ( #2070 )
2022-10-10 11:36:36 +08:00
Xiao Yijun
a2d59cd0ff
refactor(console): refresh preview on custom phrases updated ( #2083 )
2022-10-10 10:00:37 +08:00
Xiao Yijun
691bdb3ac9
refactor: replace LanguageKey
with LanguageTag
( #2080 )
2022-10-10 09:43:13 +08:00
Xiao Yijun
8417fc851a
refactor(console): support searching in add language selector ( #2069 )
2022-10-09 22:12:52 +08:00
Xiao Yijun
81f9fbc483
fix(console): set undefined value to empty string in custom phrases ( #2074 )
2022-10-09 16:47:05 +08:00
wangsijie
b6b9d7ce80
fix(console): clear select state on close modal ( #2071 )
2022-10-09 15:40:02 +08:00
simeng-li
37d2b0ce5c
feat(console): add a11y lint to ac ( #2066 )
2022-10-09 07:07:09 +00:00
Xiao Yijun
68e88840bf
feat(console): delete custom phrases ( #2065 )
2022-10-09 12:08:50 +08:00
wangsijie
02c082cb71
fix(console): show correct password after reset ( #2063 )
2022-10-08 17:56:26 +08:00
Xiao Yijun
4995ab9461
refactor(console): make custom languages become available language options ( #2038 )
2022-10-08 17:45:55 +08:00
Xiao Yijun
1223d23eb3
fix(console): language editor form should be dirty on clear button clicked ( #2037 )
2022-09-30 17:56:03 +08:00
Xiao Yijun
800ac7fcd9
feat(console): add custom language ( #2029 )
2022-09-30 16:19:16 +08:00
IceHe
3eb44e1e56
refactor(core,console,phrases,schemas): replace language key with language tag ( #2026 )
2022-09-30 10:30:32 +08:00
Xiao Yijun
2c1610d665
refactor(console,core,phrases): replace LanguageKey
with LangaugeTag
in phrase-ui related code ( #2024 )
2022-09-28 18:16:23 +08:00
wangsijie
4a777d0007
style(console): new style for add connectors ( #2020 )
2022-09-28 11:05:57 +08:00
Gao Sun
2e2aa728e3
refactor(console): open docs website for M2M app guide ( #2011 )
2022-09-27 19:26:06 +08:00
Charles Zhao
05777812ae
chore(console): replace icons in get-started page
2022-09-27 17:20:15 +08:00
Xiao Yijun
505985802b
refactor(console): use Translation
type from @logto/schemas
( #2006 )
2022-09-27 04:27:59 +00:00
Xiao Yijun
58e1f9f0da
refactor(console): hide manage language button in sign-in-experience guide ( #1989 )
2022-09-26 21:54:50 +08:00
Xiao Yijun
5e59bc9e93
refactor(console): filter empty content before updating custom phrases ( #1995 )
2022-09-26 21:39:43 +08:00
Xiao Yijun
0679a6a67c
feat(console): display unsaved alert on custom phrases changed ( #1994 )
2022-09-26 21:39:43 +08:00
Xiao Yijun
48832e5054
feat(console): manage language ( #1981 )
2022-09-26 21:39:42 +08:00
Xiao Yijun
f25ae4de14
fix(console): use fallback language in preview ( #1960 )
2022-09-26 21:39:00 +08:00
Xiao Yijun
cdfaf8b1c7
feat(console): auto detect language setting ( #1941 )
2022-09-26 21:37:35 +08:00
Xiao Yijun
ad1d1e3b59
Revert "feat(console): auto detect language setting ( #1941 )" ( #2004 )
...
This reverts commit 49b430394d
.
2022-09-26 17:54:17 +08:00
Xiao Yijun
fa98452fe5
Revert "fix(console): use fallback language in preview ( #1960 )" ( #2003 )
...
This reverts commit de4c46e400
.
2022-09-26 17:33:37 +08:00
Gao Sun
a75f8fe959
feat(console): configure M2M app access ( #1999 )
...
* feat(console): configure M2M app access
* refactor(console): limit admin access switch to M2M
* refactor(console): update app icons
2022-09-26 11:46:06 +08:00
Gao Sun
2d99378778
refactor(console): fix change password
2022-09-24 15:58:45 +08:00
Gao Sun
c86155131a
refactor(console): fix me api error
2022-09-24 15:55:13 +08:00
Gao Sun
cd9c6978a3
feat(core): machine to machine apps
2022-09-22 22:12:16 +08:00
Xiao Yijun
de4c46e400
fix(console): use fallback language in preview ( #1960 )
2022-09-19 11:42:45 +08:00
Charles Zhao
20f1c5140b
chore(console): increase ky request timeout to 20s
2022-09-17 20:54:16 +08:00
Charles Zhao
ccbe5dab2d
fix(console): get prefixed router basename in local dev env
2022-09-17 13:35:10 +08:00
Gao Sun
42586eff88
refactor: remove shared packages ( #1946 )
...
* refactor: remove shared packages
* refactor: fix error
2022-09-16 11:25:43 +00:00
Xiao Yijun
49b430394d
feat(console): auto detect language setting ( #1941 )
2022-09-15 21:23:49 +08:00
wangsijie
14cb0439e3
fix(console): add sandbox attribute to iframe ( #1926 )
2022-09-15 12:20:14 +08:00
Gao Sun
8d22b5c468
refactor(core)!: update user scopes ( #1922 )
...
* refactor(core)!: update user scopes
* refactor(core): add tests
* refactor: update per review
2022-09-15 11:12:33 +08:00
Charles Zhao
cdbd8d7344
fix(console): old value does not flash back on saving form
2022-09-10 12:24:12 +08:00
Charles Zhao
85283cfcee
chore: bump to js sdk 1.0.0-beta.4
2022-09-09 18:38:56 +08:00
Xiao Yijun
f9879df7bd
docs: remove persistAccessToken
from go web docs ( #1899 )
2022-09-09 11:15:24 +08:00
Charles Zhao
91d1bf8004
fix: downgrade to sdk 1.0.0-beta.2 ( #1896 )
...
fix(console,demo-app): downgrade js sdk version to 1.0.0-beta.2 to avoid sign-in issues
This reverts commit ac945712e6
, reversing
changes made to c97d8610d9
.
2022-09-07 22:31:49 +08:00
Charles Zhao
035be481cc
fix(console): input invalid format content in multitextinput will not crash the app
2022-09-07 16:46:53 +08:00
Darcy Ye
2e0ab8988a
chore(schemas,core,console): rename ConnectorDto to ConnectorResponse ( #1884 )
2022-09-07 16:12:18 +08:00