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
Gao Sun
2db331e19f
refactor(core): copy alteration scripts before executing ( #2021 )
2022-09-28 15:25:54 +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
dc7243288d
Merge pull request #2019 from logto-io/charles-log-4261-replace-icons-in-ac-get-started-page
...
chore(console): replace icons in get-started page
2022-09-27 17:34:06 +08:00
Charles Zhao
05777812ae
chore(console): replace icons in get-started page
2022-09-27 17:20:15 +08:00
IceHe
df18d87103
chore(schemas): add custom phrases database alteration script ( #2016 )
2022-09-27 09:15:56 +00:00
Gao Sun
5bd54484b4
refactor(core): update filename to alteration ( #2015 )
2022-09-27 07:52:39 +00:00
IceHe
7ce55a8458
feat(core,phrases): add GET /phrase route ( #1959 )
2022-09-27 07:36:03 +00:00
Gao Sun
2d069cbebf
refactor(schemas): auto update next alteration scripts ( #2008 )
...
* refactor(schemas): auto update next alteration scripts
* refactor(schemas): update eslint config
* refactor(core): log when alteration is done
2022-09-27 14:43:17 +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
wangsijie
10c1be6eb7
fix(core,schemas): move alteration types into schemas src ( #2005 )
2022-09-26 17:29:44 +08:00
wangsijie
2cb4091039
refactor(core,schemas): rename migration to alteration ( #2002 )
2022-09-26 16:38:27 +08:00
simeng-li
999867ea40
refactor(ui): align api naming with core ( #1992 )
...
* refactor(ui): align api naming with core
align api naming with core
* fix(ui): fix cr comments
update the reset-password api naming
2022-09-26 15:59:53 +08:00
wangsijie
af1ccf6ffa
Merge pull request #2001 from logto-io/sijie-log-4238-create-tables-state
...
feat(core): update migration state after db init
2022-09-26 15:56:54 +08:00
wangsijie
f904b88f56
feat(core): update migration state after db init
2022-09-26 15:44:48 +08:00
wangsijie
450130b4b8
Merge pull request #1990 from logto-io/sijie-log-4232-migration-timestamp
...
feat(core,schemas): use timestamp to version migrations
2022-09-26 13:54:46 +08:00
Gao Sun
c89c09c0f9
Merge pull request #1996 from logto-io/gao-fix-me-api-error
...
refactor(console): fix me api error
2022-09-26 13:45:39 +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
Darcy Ye
ec3fa4715d
chore(core): remove unnecessary updateLastSignInAt ( #1982 )
2022-09-26 03:28:18 +00:00
simeng-li
649958023d
refactor(ui): refactor confirmModalPromisify ( #1993 )
...
refactor confirmModalPromisify
2022-09-26 11:27:25 +08:00
wangsijie
bb4bfd3d41
feat(core,schemas): use timestamp to version migrations
2022-09-26 11:27:12 +08:00
simeng-li
c9ba198b59
fix(ui): align mobile input outline ( #1991 )
...
mobile input field does not have outline
2022-09-24 15:59:35 +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
wangsijie
bf1d281905
feat(core): check migration state before app start ( #1979 )
2022-09-23 16:31:46 +08:00
renovate[bot]
82ff9d8a97
chore(deps): update dependency puppeteer to v18 ( #1967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-23 16:09:59 +08:00
Charles Zhao
68ed28de72
chore: bump to js sdk 1.0.0-beta.8
2022-09-23 15:51:07 +08:00
wangsijie
f4cf89fb8d
fix(core): filter out connector-kit ( #1987 )
2022-09-23 07:38:31 +00:00
Gao Sun
082e82b3bf
refactor(schemas): decouple migration scripts
2022-09-23 15:03:32 +08:00
Gao Sun
88b1384ccb
refactor(core): use default import for migration scripts
2022-09-23 15:03:32 +08:00
Gao Sun
b367cd3380
refactor(core): add migration scripts for #1973
2022-09-23 15:03:32 +08:00
wangsijie
c2aa427016
docs(schemas): add migration file readme ( #1984 )
2022-09-23 06:53:03 +00:00
simeng-li
ddb0e47950
feat(ui): add passwordless switch ( #1976 )
...
add passwordless switch
2022-09-23 10:33:00 +08:00
wangsijie
9a89c1a200
feat(core): deploy migration in transaction mode ( #1980 )
2022-09-23 10:22:13 +08:00
Gao Sun
d4fc7b3e5f
refactor(core)!: update koaAuth()
to inject detailed auth info ( #1977 )
...
* refactor(core)!: update `koaAuth()` to inject detailed auth info
* test(core): add auth context to unit test requester
2022-09-22 15:48:11 +00:00
Gao Sun
665b0f479b
Merge pull request #1973 from logto-io/gao-log-264-machine-to-machine-tech-support
...
feat(core): machine to machine apps
2022-09-22 22:58:08 +08:00
Gao Sun
cd9c6978a3
feat(core): machine to machine apps
2022-09-22 22:12:16 +08:00
renovate[bot]
c06fa93921
chore(deps): update dependency @logto/react to v1.0.0-beta.7 ( #1955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 19:00:58 +08:00
Darcy Ye
acdc86c856
feat(core): add POST /session/forgot-password/reset ( #1972 )
2022-09-22 03:30:45 +00:00
wangsijie
7cc2f4d142
feat(core,schemas): migration deploy cli ( #1966 )
2022-09-22 10:35:23 +08:00
5war00p
970d360988
refactor: updated button component in packages/ui ( closes #1859 ) ( #1958 )
...
* refactor: updated button component in packages/ui
* docs: added comment for window.timeout
* docs: added prefix to comment
* fix: removed unwanted style changes
* fix(ui): update button props
update button props, add ut
* fix(ui): fix merge conflicts
fix merge conflicts
Co-authored-by: simeng-li <simeng@silverhand.io>
2022-09-21 14:20:47 +08:00
simeng-li
5f81cd1ef5
refactor(core): refactor admin user auth check logic ( #1970 )
...
* refactor(core): refactor admin user auth check logic
refactor admin user auth check logic
* test(core): add ut
add ut
* test(core): add integration test
add integration test
* fix(test): fix integration test
fix integration test
2022-09-21 11:18:00 +08:00
renovate[bot]
d88f18b1c2
chore(deps): update dependency @logto/node to v1.0.0-beta.7 ( #1954 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 20:40:48 +08:00
Darcy Ye
1ea39f3463
feat(core): add POST /session/forgot-password/{email,sms}/verify-passcode ( #1968 )
2022-09-20 08:38:08 +00:00
Darcy Ye
af2600d828
feat(core): add POST /session/forgot-password/{email,sms}/send-passcode ( #1963 )
2022-09-20 14:14:27 +08:00
simeng-li
f97ec56fbf
feat(ui): add reset password form ( #1964 )
...
add reset password form
2022-09-20 02:33:53 +00:00
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
Wang Sijie
52b9dd8569
feat(core)!: load connectors by folder ( #1879 )
2022-09-05 17:49:11 +08:00
Xiao Yijun
d2eb7d6694
test: increase integration test case timeout to 10s ( #1869 )
2022-09-02 17:20:09 +08:00
Gao Sun
8c451b4e3c
chore: upgrade silverhand packages ( #1854 )
2022-09-01 17:03:49 +08:00
silverhand-bot
301bd23b49
release: v1.0.0-beta.8
2022-09-01 06:11:38 +00:00
Gao Sun
4bafde5bb6
refactor(connector): update access configs ( #1845 )
2022-09-01 05:47:24 +00:00
Gao Sun
139dec727d
refactor: connector-core types ( #1843 )
...
* refactor: connector-core types
* refactor: fix rebase issues
* refactor: remove unused types
* refactor: fix connector error code
* refactor(core): add comments
* refactor: remove unused types
2022-09-01 04:21:42 +00:00
renovate[bot]
8c2fba81fd
chore(deps): update dependency puppeteer to v17 ( #1835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-01 10:32:02 +08:00
Darcy Ye
923bedcda4
chore(connector-core): connector error codes use i18n key as enum string literals ( #1833 )
2022-08-31 17:12:13 +08:00
Wang Sijie
fa51b96255
build(connector): use ncc to package connector ( #1840 )
2022-08-31 13:20:55 +08:00
Kyungyoon Kim
1f9e820eb6
feat(connector): add kakao connector ( #1826 )
...
* feat(connector): add kakao connector
* fix(connector): kakao when user profile is null bug fix
* chore(connector): update kakao connector readme
* chore(connector): delete changelog
* chore(connector): delete unused lib
* test(connector): update test
* fix: pnpm lock
* fix: fix test
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-08-31 10:59:59 +08:00
Wang Sijie
d952d8660d
refactor(phrases,shared,connector-core): move language key to shared ( #1838 )
2022-08-30 16:53:49 +08:00
silverhand-bot
3d92f35589
release: v1.0.0-beta.6
2022-08-30 05:44:34 +00:00
Gao Sun
0f6b640905
refactor(shared,connector-core): prepare for publishing ( #1828 )
...
* refactor(shared): remove `private: true`
* refactor(connector-core): change license to MIT
* chore(shared,connector-core): add publishConfig
2022-08-29 23:50:55 +08:00
Darcy Ye
9fa1bdfa19
chore(core): function naming should stick to camel case ( #1834 )
2022-08-29 11:27:33 +00:00
Xiao Yijun
5d1b7c3767
test: increase request timeout in integration tests ( #1832 )
2022-08-29 10:26:55 +00:00
Wang Sijie
770e0507c7
chore(connector): remove unused shared dep ( #1827 )
2022-08-29 13:21:42 +08:00
Wang Sijie
71041beef9
style(console): fix detail page height in small window ( #1820 )
2022-08-29 11:36:35 +08:00
Wang Sijie
7cf567dca7
style(console): fix border style copy field padding ( #1815 )
2022-08-27 11:09:23 +08:00
Darcy Ye
186164536c
chore(connector): use literal enum for ConnectorErrorCodes ( #1823 )
...
chore(connector): use literal enum for ConnectorErrorCodes
2022-08-27 11:05:41 +08:00
Darcy Ye
dfa65938bf
chore(connector): fix text encoding identifier cases ( #1824 )
...
* chore(connector): fix text encoding identifier cases
* chore(connector): fix UT signing results due to the changes in parameters
2022-08-26 18:27:50 +08:00
IceHe.Life
d0e7d7a9dd
refactor(phrases,console): move terms_of_use translations ( #1822 )
2022-08-26 16:37:04 +08:00
Wang Sijie
8db355287c
refactor(connector): apply new design ( #1817 )
...
* feat(core,connector-core): add connector core (#1803 )
* feat(core,connector-core): add connector core
* fix: create connector function
* refactor(connector): change connectors dependency from connector-types to connector-core (#1812 )
* refactor(connector,core): change the connectors dependency from connector-types to connector-core
* refactor(core): do not need to test validator for specific connector implementation
* refactor(connector): remove unnecessary code snippets
* refactor(connector): keep UT placeholder for passwordless connectors
Co-authored-by: wangsijie <wangsijie@silverhand.io>
* fix(core): fix IT description and undestructure error (#1818 )
fix(connector): fix connector routes and IT typos
* fix(connector): remove @logto/connector-types as it will not be used anymore (#1819 )
fix(connector): remove @logto/connector-types as it will not be used anymore
* chore(connector): rename db in logto connector (#1821 )
chore(connector): rename LogtoConnector db to dbEntry
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2022-08-26 16:25:08 +08:00
Wang Sijie
82cd31545d
fix(console): change step title to sentence case ( #1814 )
2022-08-25 17:05:42 +08:00
Gao Sun
a66890dc53
refactor(core): use consts for session prefix ( #1811 )
...
* refactor(core): use consts for session prefix
* refactor(core): fix session route util
2022-08-24 22:49:05 +08:00
Wang Sijie
4161d0b297
style(console): fix copytoclipboard padding ( #1813 )
2022-08-24 22:48:46 +08:00
Wang Sijie
8e4ef2ff25
feat(console): express integration guide ( #1807 )
...
* feat(console): express integrate guide
* fix: cr
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
* fix: cr
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
* fix: cr
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-08-24 17:20:30 +08:00
Gao Sun
a2043a6804
Merge pull request #1810 from logto-io/gao-log-3981-core-check-sign-in-mode-and-guard
...
feat(core): guard session with sign-in mode
2022-08-24 14:26:57 +08:00
Gao Sun
1d412662b6
refactor(core): fix test
2022-08-23 20:03:07 +08:00
Xiao Yijun
224ba4c608
refactor(core): flatten router parameter context types ( #1809 )
2022-08-23 18:42:39 +08:00
Gao Sun
a8a3de3544
feat(core): guard session with sign-in mode
2022-08-23 18:29:05 +08:00
Gao Sun
3d6763934f
refactor(core): session routes
2022-08-23 17:34:00 +08:00
Gao Sun
67305ec407
feat(console): allow to disable create account ( #1806 )
2022-08-23 15:42:01 +08:00
Gao Sun
35a4b7289a
refactor: watch all packages when dev ( #1796 )
2022-08-22 14:58:39 +08:00
silverhand-bot
a9241c5862
release: v1.0.0-beta.5
2022-08-19 13:49:33 +00:00
Gao Sun
4afdf3cb4c
feat(core): set user default roles from env ( #1793 )
2022-08-19 16:53:19 +08:00
Gao Sun
84c0d8f845
refactor(core): replace argon2
with hash-wasm
( #1794 )
2022-08-19 13:47:24 +08:00
Wang Sijie
31f243957c
fix(console): show platform icons in connector table ( #1792 )
2022-08-19 13:39:50 +08:00
Gao Sun
87d3a53b65
feat(core): hasura authn ( #1790 )
...
* feat(core): hasura authn
* refactor(core): fix test error
2022-08-18 14:10:17 +00:00
Xiao Yijun
213df4e1be
docs(connector): change redirect uri prefix to endpoint
on google connector readme file ( #1789 )
2022-08-17 19:15:02 +08:00
Xiao Yijun
72e7341c3d
refactor(core): import getEnvAsStringArray
from silverhand/essentials
( #1787 )
...
* refactor(core): import `getEnvAsStringArray` from `silverhand/essentials`
* chore: bump `@silverhand/essentials` to `1.2.0`
2022-08-17 11:40:50 +08:00
Gao Sun
2c6171c2f9
refactor(core,console)!: remove /me
apis ( #1781 )
...
* refactor(core,console)!: remove `/me` apis
* fix(phrases): add missing fr phrase
2022-08-15 20:45:29 +08:00
Gao Sun
a6bb2f7ec2
feat(core): enable userinfo endpoint ( #1783 )
...
* feat(core): enable userinfo endpoint
* fix(deps): move snake-case to production deps
2022-08-15 20:45:13 +08:00
simeng-li
163c23b9bd
fix(core): fix ac & ui proxy under subpath deployment ( #1761 )
...
fix ac & ui procy under subpath deployment
2022-08-15 09:50:18 +08:00
Olyno
0503b30121
feat(phrases): add french language ( #1767 )
...
* feat(phrases): add french language
* feat(phrases): add missing french translation
* feat(phrases): add missing import
* fix(phrases): fix liniting
* fix(phrases): linting
* fix(phrases): apply review changes
* fix(phrases): linting
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-08-14 12:36:10 +00:00
Gao Sun
166da40210
refactor(core): update app secret length to 21 ( #1773 )
2022-08-12 23:38:10 +08:00
Gao Sun
6a2e604926
test(ui): init smoke testing ( #1771 )
...
* test(ui): init smoke testing
* fix(test): logto url env key
2022-08-12 18:07:16 +08:00
renovate[bot]
a9f99db54e
fix(deps): update dependency slonik to v30 ( #1744 )
...
* fix(deps): update dependency slonik to v30
* fix(core): await for `createPool()`
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-08-12 09:27:54 +00:00
Charles Zhao
212da8c9e4
chore(console): cleanup unused code
2022-08-12 13:56:15 +08:00
Xiao Yijun
cb60b993cb
chore(core): update inaccurate content in readPrivateKeys
method ( #1768 )
2022-08-12 11:59:14 +08:00
renovate[bot]
0acd432a3f
chore(deps): update parcel monorepo to v2.7.0 ( #1733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 22:54:30 +08:00
silverhand-bot
e42172e757
release: v1.0.0-beta.4
2022-08-11 13:48:19 +00:00
Xiao Yijun
8870f9cef0
chore(core): remove redundant try catch in readPrivateKeys
( #1764 )
2022-08-11 12:03:29 +00:00
Xiao Yijun
f6db981600
feat(core)!: use comma separated values as a string array in the env file ( #1762 )
2022-08-11 19:43:55 +08:00
renovate[bot]
36530fd6ef
chore(deps): update dependency @types/jest to v28 ( #1759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 14:55:10 +08:00
IceHe.Life
cdf210df10
feat(schemas): guard string max length ( #1737 )
2022-08-10 06:10:19 +00:00
simeng-li
62d2afe957
fix(ui): add sandbox props to iframe ( #1757 )
...
add sandbox props to iframe
2022-08-10 10:59:59 +08:00
IceHe.Life
ba50de5d66
refactor(test): inline link-mock-connectors.sh ( #1746 )
...
* refactor(test): inline link-mock-connectors.sh
* refactor(test): use lerna add instead of pnpm link
* refactor(connector): align folder name with package name for connector-mock-email
2022-08-09 11:23:05 +08:00
simeng-li
0270bf1be3
fix(ui): extract ReactModal elementApp and fix act warning in ut ( #1756 )
...
extract ReactModal elementApp and fix act warning in ut
2022-08-09 11:00:43 +08:00
simeng-li
4b972f2e23
fix(ui,console,demo-app): update react render method ( #1750 )
...
update react root render method
2022-08-08 17:31:37 +08:00
renovate[bot]
d666c30129
chore(deps): update dependency @logto/node to v1.0.0-beta.2
2022-08-08 08:58:00 +00:00
Charles Zhao
1115191a62
chore(console,demo-app): bump react sdk to 1.0.0-beta.2
2022-08-08 16:35:06 +08:00
Xiao Yijun
5624ea423a
refactor(core): remove redundant isBuffer('base64url')
( #1749 )
2022-08-08 07:33:12 +00:00
Xiao Yijun
00bab4c095
feat(core): support signing key rotation ( #1732 )
2022-08-08 14:00:24 +08:00
Charles Zhao
c7e5ae3b6b
Merge pull request #1731 from logto-io/renovate/major-react-monorepo
...
chore(deps): update react monorepo to v18 (major)
2022-08-08 13:58:15 +08:00
Charles Zhao
fd9b8435ac
refactor: add allowObjectInHTMLChildren
prop to resolve i18n type issues
2022-08-08 12:19:55 +08:00
simeng-li
e4629f2a5f
fix(ui): fix ui test
...
fix ui test
2022-08-08 11:55:36 +08:00
Gao Sun
925dc052d7
refactor: upgrade i18next
2022-08-06 00:47:58 +08:00
IceHe.Life
6327eb6c57
refactor(core,schemas,ui): fix non-consistent type definitions ( #1742 )
2022-08-05 23:42:16 +08:00
Charles Zhao
f0347a7a6f
Merge pull request #1724 from logto-io/charles-log-3866-update-protect-api-and-pages-section-in-nextjs-guide
...
docs(console): update next.js integration guide
2022-08-05 20:14:08 +08:00
IceHe.Life
11a11fc6c2
refactor: simplify jest.config.ts ( #1741 )
2022-08-05 18:43:32 +08:00
Gao Sun
8b515435cd
fix: build and types
2022-08-05 17:59:03 +08:00
Gao Sun
9b4683b709
chore(deps): upgrade packages
2022-08-05 15:50:31 +08:00
renovate[bot]
72fc343513
chore(deps): update react monorepo to v18
2022-08-05 06:13:30 +00:00
Gao Sun
08bea22195
chore(deps): upgrade packages ( #1738 )
...
* chore(deps): upgrade packages
* refactor: update per lint report
* chore(deps): upgrade configs
* fix(ui): lint rules compatibility
* chore: remove unused override
* chore(deps): upgrade jest config
2022-08-05 05:58:31 +00:00
Wang Sijie
380e2581fa
feat(console): add app secret to guide ( #1735 )
2022-08-05 11:29:22 +08:00
renovate[bot]
21a0c8f635
fix(deps): update dependency slonik to v29 ( #1700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 19:29:02 +08:00
Wang Sijie
01dfeed19b
feat(console): show app secret ( #1723 )
2022-08-04 13:18:13 +08:00
Charles Zhao
0f35efec59
chore: bump react sdk version to 1.0.0-beta.0
2022-08-04 12:18:31 +08:00
Charles Zhao
d35654ffb2
Merge pull request #1725 from logto-io/charles-update-default-web-app-port-from-1234-to-3000
...
chore(console): update default app running port number from 1234 to 3000
2022-08-04 00:46:33 +08:00
Xiao Yijun
f71d9891a8
test: integration test for deleting user identities ( #1728 )
2022-08-03 17:20:22 +08:00
IceHe.Life
3b7f86e2a2
refactor(core): replace deprecated .nonempty() with .min(1) for ZodString ( #1727 )
2022-08-03 15:20:34 +08:00
simeng-li
f257e4deb2
test(test): add social integration tests ( #1721 )
...
* test(test): add social integration tests
add social integration tests
* fix(test): align format
align format
* fix(test): cr update
cr update
* fix(test): cr update
cr update
* fix(test): cr update
cr update
2022-08-03 05:43:28 +00:00
Charles Zhao
5f7752c102
chore(console): update default app running port number from 1234 to 3000
2022-08-02 21:48:39 +08:00
Charles Zhao
fe6a44efec
docs(console): update next.js integration guide
2022-08-02 20:44:57 +08:00
Xiao Yijun
a62793a3f0
chore(console): remove unused language texts in i18n locale files ( #1722 )
2022-08-02 09:23:20 +00:00
Wang Sijie
543ee04f53
feat(core,schemas): add application secret ( #1715 )
2022-08-02 16:18:50 +08:00
simeng-li
3af5b1b425
fix(ui): connector name should fallback to en ( #1718 )
...
connector name should fallback to en
2022-08-02 13:46:29 +08:00
Wang Sijie
3deb98c18d
fix(shared): fix dark color generator ( #1719 )
2022-08-02 03:02:52 +00:00
IceHe.Life
7579abaea4
refactor(test): replace facebook connector with mock social connector ( #1714 )
...
* refactor(test): replace facebook connector with mock social connector in connector set-up flow test
* refactor(test): replace facebook connector with mock social connector in SIE tests
2022-08-02 09:44:35 +08:00
silverhand-bot
1e568e02c9
release: v1.0.0-beta.3
2022-08-01 15:02:50 +00:00
Gao Sun
2229dce36e
Revert "feat(console): checked if sign in method is primary" ( #1712 )
...
Revert "feat(console): checked if sign in method is primary (#1706 )"
This reverts commit 405791f991
.
2022-08-01 10:53:00 +00:00
simeng-li
84f3b7f05e
chore(core): make the i18n optional for connector metadata ( #1711 )
...
* chore(core): make the i18n optional for connector metadata
make i18n optional for connector metadata
* fix(console): update type assertion
update type assertion
* chore(console): insert type instead
insert type instead
2022-08-01 09:58:34 +00:00
Charles Zhao
7aaac5b0d9
Merge pull request #1705 from logto-io/charles-log-3852-fallback-docs-link-to-english
...
refactor(console): refactor language options and refine documentation l10n url logic
2022-08-01 17:19:03 +08:00
simeng-li
6ca417fbd8
test(test): add sign-in then sign-out test ( #1702 )
...
add sign-in then sign-out test
2022-08-01 16:28:19 +08:00
simeng-li
ef9bc1e3fc
test(test): add get access token flow test ( #1701 )
...
add get access token flow test
2022-08-01 15:50:24 +08:00