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
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
dec607315d
Merge pull request #1734 from logto-io/charles-upgrade-react-sdk
...
chore: bump react sdk version to 1.0.0-beta.0
2022-08-04 13:16:18 +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
IceHe.Life
ff151b2010
refactor(test): refactor integration-test workflow to link mock connectors ( #1720 )
...
* refactor(test): another way to link mock connectors in integration tests
* refactor(test): extract link-mock-connectors.sh
* refactor(test): remove unused env variable in integration-test.yml
2022-08-02 18:10:01 +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
051b2c4f98
chore: create CODEOWNERS ( #1717 )
2022-08-01 19:31:26 +08: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
simeng-li
054899fb90
test: add mock social connector ( #1710 )
...
* chore(test): add mock social connector package
add mock social connector package
* fix(test): cr update
cr udpate
2022-08-01 07:09:51 +00:00
Charles Zhao
3b9cf52996
refactor(console): refactor language options and refine documentation l10n url logic
2022-08-01 14:28:53 +08:00
Gao Sun
ea27f7d69a
chore: align stale time ( #1713 )
2022-08-01 05:49:38 +00:00
Charles Zhao
23d20e3654
Merge pull request #1704 from logto-io/charles-log-3845-add-nextjs-guide-in-admin-console
...
feat(console): add Next.js integration guide in admin console
2022-08-01 10:30:56 +08:00
simeng-li
a2e4729aaa
test(test): add passwordless integration test ( #1697 )
...
* test(test): add paswordless integration test
add passwordless integration test
* fix(test): add clean up
add clean up
2022-08-01 09:51:27 +08:00
Gao Sun
c7e311c344
chore: update README and language options ( #1709 )
...
* chore: update README
* chore: update language options
2022-07-31 08:07:46 +08:00
Kyungyoon Kim
d1900e1854
chore(phrases): add translation ko_KR ( #1677 )
...
chore(connector): add translation ko_KR
chore(phrases): add translation ko_KR
test: add mock translation for ko_KR
Update packages/phrases-ui/src/locales/ko-kr.ts
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Update packages/phrases-ui/src/locales/ko-kr.ts
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
chore(phrases): update translation ko_KR
chore(phrases): edit translation ko_KR, make more friendly
chore(phrases): fix typo
chore(phrases): make translation smooth ko_KR
chore(phrases): edit translation ko_KR
chore(console): add translation ko_KR
chore(phrases): add korean language for login ui
2022-07-30 14:48:50 +00:00
Ufuk ARSLAN
411a8c2fa2
feat(phrases): tr language ( #1707 )
...
* feat(phrases): tr language added except admin
* feat(phrases): tr language added for admin and connectors
* refactor(phrases): tr language fix
2022-07-30 21:48:45 +08:00
Kyungyoon Kim
405791f991
feat(console): checked if sign in method is primary ( #1706 )
2022-07-30 13:38:10 +00:00
Charles Zhao
7d3f94738f
feat(console): add Next.js integration guide in admin console
2022-07-29 23:36:02 +08:00
IceHe.Life
71b8807404
refactor(test): inline unnecessary functions for testing connector set-up flow ( #1698 )
2022-07-29 18:43:10 +08:00
simeng-li
c76a0b8430
test(test): add wellknown integration test ( #1694 )
...
add wellknown api integration test
2022-07-29 17:48:23 +08:00
Charles Zhao
a850694070
Merge pull request #1696 from logto-io/charles-log-3848-fix-app-error-illustration-size-issue
...
fix(console): app error illustration height should not be shrunk
2022-07-28 18:06:13 +08:00
Charles Zhao
301cc6c510
fix(console): app error illustration height should not be shrunk
2022-07-28 17:52:35 +08:00
simeng-li
0957899d57
refactor(test): refactor log, dashboard, me ( #1692 )
...
* refactor(test): refactor me,logs, dashboard
refactor me,logs, dashboard
* fix(test): cr update
cr update
2022-07-28 02:30:37 +00:00
simeng-li
939dc0eac8
refactor(test): refactor logto client and actions ( #1691 )
...
* refactor(test): refactor logto client and actions
refactor logto client and related actions
* chore(test): rename LogtoClient class
rename LogtoClient class
* refactor(test): rename client and client methods
rename client and client methods
* refactor(test): cr fix
cr fix
* refactor(test): reuse helpers
reuser helpers
2022-07-28 10:13:21 +08:00
IceHe.Life
20c8889be8
refactor(test): rename wrong variable ( #1690 )
2022-07-27 18:32:14 +08:00
Charles Zhao
bb249e748b
Merge pull request #1689 from logto-io/charles-log-3844-split-ui-language-options-from-ac
...
refactor: split mainflow ui language options from admin console
2022-07-27 17:50:03 +08:00
Charles Zhao
d5c1a29097
refactor: split mainflow ui language options from admin console
2022-07-27 15:55:15 +08:00
IceHe.Life
e36e8c1fe9
refactor(test): connector set-up flow ( #1682 )
2022-07-27 15:12:49 +08:00
IceHe.Life
77250c6135
test(core): improve the coverage of koa-log ( #1683 )
2022-07-27 15:09:19 +08:00
IceHe.Life
17e5476955
test: integration tests for sending SMS or email test messages ( #1680 )
...
* test: integration tests for sending SMS or email test messages
* refactor(test): integration tests for sending SMS or email test messages
2022-07-27 03:33:32 +00:00
simeng-li
162998f414
refactor(test): refactor integration test step 1 ( #1684 )
...
* chore(test): integration test update
add dotenv
* chore(core): update pnpm lock
update pnpm lock
* refactor(test): refactor integration test step 1
extract api, and orgnize test case following core/route structure
* chore(test): update path
update path
* fix(test): update path
update path
* fix(test): cr update
cr update
2022-07-27 03:23:10 +00:00