simeng-li
ff81b0f83e
feat(ui): add reset password page ( #1961 )
...
* feat(ui): add reset password form page
add reset passsword form page
* fix(ui): fix ut
fix ut
* fix(ui): fix ut typo
fix ut typo
2022-09-20 02:16:28 +00:00
IceHe
a1aef26905
feat(core): cannot delete custom phrase used as default language in sign-in exp ( #1951 )
2022-09-19 10:18:03 +00:00
Charles Zhao
54892ea6d9
chore: bump toolkit to v1.0.0-beta.13
2022-09-19 17:16:19 +08:00
simeng-li
ba787b434b
feat(ui): add forget password flow ( #1952 )
...
feat(ui): add reset password verification flow
add reset password verification flow
2022-09-19 16:57:43 +08:00
simeng-li
39d80d9912
feat(ui): add forget password page ( #1943 )
...
* refactor(ui): folder rename temp
folder rename temp
* fix(ui): folder rename
rename UsernameSignin to UsernameSignIn
* feat(ui): add forget-password page
add forget-password page
* test(ui): add page ut
add page ut
* fix(ui): cr update
change forget password to forgot password
* chore(ui): hide WIP page path
hide WIP page path
2022-09-19 16:08:31 +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
Charles Zhao
2f92b43864
fix: bump react sdk and essentials toolkit to support CJK characters in idToken
2022-09-17 09:59:27 +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
IceHe
2f373db8e4
fix(phrases): phrases-ui typo and types ( #1948 )
2022-09-16 18:12:32 +08:00
wangsijie
0ca0096d0d
chore: revert "Merge pull request #1927 from logto-io/sijie-log-4160-… ( #1939 )
...
* chore: revert "Merge pull request #1927 from logto-io/sijie-log-4160-protected-access"
This reverts commit 0567fc6347
, reversing
changes made to c01384141d
.
* chore: revert "feat(core): add ts to interaction result (#1917 )"
This reverts commit e01042cbcd
.
2022-09-16 17:01:34 +08:00
Xiao Yijun
49b430394d
feat(console): auto detect language setting ( #1941 )
2022-09-15 21:23:49 +08:00
Darcy Ye
66fc5f716b
chore: expose fallback() from shared/utilities/zod ( #1942 )
2022-09-15 20:52:49 +08:00
IceHe
5fe0cf4257
feat(core): add GET /custom-phrases route ( #1935 )
2022-09-15 20:15:33 +08:00
wangsijie
577ca48c07
feat(schemas): add logto configs table ( #1940 )
2022-09-15 17:39:49 +08:00
Darcy Ye
3215bc0bc5
chore: update GetUserInfo to accept possible boolean or number typed values ( #1938 )
2022-09-15 17:35:42 +08:00
simeng-li
602b9a0dbd
refactor(ui): refactor sign-social-call path name ( #1931 )
...
align with the sign-in page's other path pattern
2022-09-15 15:55:35 +08:00
simeng-li
fa9bf16092
refactor(ui): refactor toast ( #1928 )
...
refactor taost using react modal
2022-09-15 07:52:36 +00:00
IceHe
0ae13f091b
feat(core): add PUT /custom-phrases/:languageKey route ( #1907 )
2022-09-15 14:49:23 +08:00
Darcy Ye
31ecfd0b96
chore: check connector related types and eliminate redundancy ( #1925 )
2022-09-15 14:28:19 +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
wangsijie
0567fc6347
Merge pull request #1927 from logto-io/sijie-log-4160-protected-access
...
feat(core,phrases): add check protected access function
2022-09-14 18:13:39 +08:00
wangsijie
e405ef7bb8
feat(core,phrases): add check protected access function
2022-09-14 16:58:09 +08:00
Charles Zhao
c01384141d
Merge pull request #1920 from logto-io/charles-log-4163-support-capital-y-in-command-line-prompt
...
fix: support capital letter "Y" in command line prompt
2022-09-14 16:32:42 +08:00
IceHe
c72be69bea
feat(core): add DELETE /custom-phrases/:languageKey route ( #1919 )
2022-09-14 16:28:58 +08:00
wangsijie
e01042cbcd
feat(core): add ts to interaction result ( #1917 )
2022-09-14 11:35:49 +08:00
Charles Zhao
416f4e86e3
fix: support capital letter "Y" in command line prompt
2022-09-13 18:52:46 +08:00
Charles Zhao
518831a37d
chore: bump sdk to 1.0.0-beta.5
2022-09-13 18:11:41 +08:00
IceHe
7242aa8c2b
feat(core,schemas): add phrases schema and GET /custom-phrases/:languageKey route ( #1905 )
2022-09-13 17:36:37 +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
ecdf06ef39
feat(core): save empty string as null value in DB ( #1901 )
2022-09-09 11:15:40 +08:00
Xiao Yijun
f9879df7bd
docs: remove persistAccessToken
from go web docs ( #1899 )
2022-09-09 11:15:24 +08:00
Xiao Yijun
5bdb6755d2
feat(core): support base64 format OIDC_PRIVATE_KEYS
config in .env
file ( #1903 )
2022-09-08 09:49:36 +00:00
silverhand-bot
8335e1ff0a
release: v1.0.0-beta.9
2022-09-07 16:21:37 +00: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
wangsijie
c6764f95f7
fix: fetch connectors list from npm ( #1894 )
2022-09-07 16:09:46 +08:00
BTX26
6676c4f634
chore(phrases): update admin console phrases ( #1804 )
2022-09-07 07:05:20 +00:00
Kyungyoon Kim
c57228c2ec
feat(console): press tab to insert 2 spaces in code editor ( #1871 )
2022-09-07 14:31:43 +08:00
Charles Zhao
e2005780a3
fix(console,ui): fix locale guard issue in settings page
2022-09-07 14:15:25 +08:00
Xiao Yijun
9851619ba0
docs: go web app integration guide ( #1831 )
2022-09-07 02:58:09 +00:00
Charles Zhao
75510b6976
chore(console,demo-app): bump react sdk version to beta.3
2022-09-06 11:45:08 +08:00
Darcy Ye
c97d8610d9
chore(connector-core,core,phrases): use try catch on JSON.parse ( #1857 )
2022-09-06 02:40:35 +08:00
renovate[bot]
13954b4885
chore(deps): update dependency @logto/node to v1.0.0-beta.3
2022-09-06 00:31:42 +08:00
Zezao
f268ecb1a8
feat: add Portuguese translation
2022-09-05 19:51:50 +08:00
Wang Sijie
44117ae1da
chore: remove connectors ( #1880 )
2022-09-05 18:22:59 +08:00