silverhand-bot
|
1e568e02c9
|
release: v1.0.0-beta.3
|
2022-08-01 15:02:50 +00: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 |
|
IceHe.Life
|
77250c6135
|
test(core): improve the coverage of koa-log (#1683)
|
2022-07-27 15:09:19 +08:00 |
|
simeng-li
|
61177ca2a1
|
chore(test): add dotenv (#1681)
* chore(test): integration test update
add dotenv
* chore(core): update pnpm lock
update pnpm lock
|
2022-07-27 02:09:13 +00:00 |
|
Ufuk ARSLAN
|
875a828831
|
feat(connector): azure active directory connector added (#1662)
* feat(connector): azure active directory connector added
* refactor(connector): apply code review suggestions
* refactor: removed PKCE
* chore: update package and lockfile
* refactor(connector): fix typo
* refactor(connector): polish code
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2022-07-26 23:31:25 +08:00 |
|
silverhand-bot
|
c2050b7ccc
|
release: v1.0.0-beta.2
|
2022-07-25 17:03:50 +00:00 |
|
Darcy Ye
|
fe5a10e92e
|
chore(connector): fix connector validator type (#1667)
|
2022-07-25 13:51:59 +08:00 |
|
IceHe.life
|
379410e090
|
refactor(test): remove unnecessary expect.objectContaining (#1659)
|
2022-07-22 18:10:30 +08:00 |
|
Gao Sun
|
4bf6483ff4
|
feat(core): api GET /me (#1650)
|
2022-07-21 13:35:39 +00:00 |
|
renovate[bot]
|
6e96d73a7c
|
fix(deps): update dependency koa-router to v12 (#1596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-20 23:02:06 +08:00 |
|
simeng-li
|
c56ddec84a
|
fix(core): resolve some core no-restricted-syntax lint error (#1606)
* fix(core): resolve some core no-restricted-syntax lint error
resolve some core no-restricted-syntax lint error
* fix(core): cr fix
|
2022-07-20 10:28:48 +00:00 |
|
Wang Sijie
|
bb245adbb9
|
feat(core): refresh token rotation reuse interval (#1617)
* feat(core): refresh token rotation reuse interval
* refactor: apply suggestions from code review
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2022-07-20 15:50:39 +08:00 |
|
Xiao Yijun
|
708523ed52
|
feat(core): support integration test env config (#1619)
|
2022-07-20 14:21:13 +08:00 |
|
silverhand-bot
|
3af4f547ed
|
release: v1.0.0-beta.1
|
2022-07-19 01:05:03 +00:00 |
|
IceHe.xyz
|
0ed9452cc7
|
refactor(core): remove unused getEnabledSocialConnectorIds (#1585)
|
2022-07-18 18:28:10 +08:00 |
|
Gao Sun
|
e7c5e63304
|
refactor: remove import react (#1558)
|
2022-07-15 10:01:42 +00:00 |
|
Gao Sun
|
6c39790180
|
feat(core): add response guard (#1542)
* feat(core): add response guard
* refactor(core): print error if not prod
|
2022-07-15 17:01:51 +08:00 |
|
Darcy Ye
|
a01130ce8f
|
chore(connector): rename connector packages (#1550)
|
2022-07-15 14:48:52 +08:00 |
|
silverhand-bot
|
af5e3b416e
|
release: v1.0.0-beta.0
|
2022-07-14 16:40:44 +00:00 |
|
simeng-li
|
6b58d8a161
|
fix(ui,core): fix i18n issue (#1548)
* fix(ui,core): fix i18n issue
fix i18n issue
* fix(core): cr fix
cr fix
|
2022-07-14 13:36:32 +00:00 |
|
Darcy Ye
|
6b9ad580ae
|
fix(connector): refactor ConnectorInstance as class (#1541)
|
2022-07-14 07:56:57 +00:00 |
|
Darcy Ye
|
0297f6c52f
|
fix(connector): passwordless connector send test msg with unsaved config (#1539)
* fix(connector): passwordless connector sendTestMsg with unsaved config
* refactor: apply suggestions from code review
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2022-07-14 00:16:19 +00:00 |
|
Gao Sun
|
23a1fe3aff
|
refactor: upgrade configs (#1537)
* refactor: upgrade configs
* fix(schemas): remove eslintignore
|
2022-07-13 16:39:30 +00:00 |
|
Darcy Ye
|
88a54aaa9e
|
fix(connector): fix connector getConfig and validateConfig type (#1530)
|
2022-07-14 00:12:01 +08:00 |
|
renovate[bot]
|
24c7b99c45
|
chore(deps): update dependency @silverhand/jest-config to ^0.15.0 (#1527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-13 11:44:25 +08:00 |
|
renovate[bot]
|
1cddf81a78
|
chore(deps): update dependency @silverhand/ts-config to ^0.15.0 (#1528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-13 11:29:10 +08:00 |
|
IceHe.xyz
|
434e97d5cf
|
chore: bump eslint-config and eslint-config-react 0.15.0 (#1521)
* chore: bump eslint-config 0.15.0
* chore: bump eslint-config-react 0.15.0
* style: no explicit any
|
2022-07-12 23:00:05 +08:00 |
|
simeng-li
|
3e76de0ac9
|
feat(core): add admin guard to signin (#1523)
* feat(core): add admin guard to signin
add admin guard to signin
* fix(core): cr update
cr update
* fix(core): naming update
naming update
|
2022-07-12 13:58:02 +00:00 |
|
Xiao Yijun
|
acefafed72
|
refactor: rename DTO -> Dto (#1522)
|
2022-07-12 18:35:51 +08:00 |
|
IceHe.xyz
|
94a67bfb42
|
refactor(core): simplify increasePasscodeTryCount and consumePasscode (#1513)
|
2022-07-11 14:56:12 +00:00 |
|
IceHe.xyz
|
f479a1566f
|
refactor(core): split updatePasscode into increasePasscodeTryCount and consumePasscode (#1510)
|
2022-07-11 21:54:26 +08:00 |
|
Wang Sijie
|
adadcbe216
|
feat(core): read connector packages env (#1478)
|
2022-07-11 02:11:23 +00:00 |
|
silverhand-bot
|
ca8ec4862a
|
release: v1.0.0-alpha.4
|
2022-07-08 16:49:39 +00:00 |
|
Darcy Ye
|
378c75116c
|
refactor(core): refactor connector general error message (#1501)
|
2022-07-09 00:13:06 +08:00 |
|
Darcy Ye
|
82ed2fe169
|
chore: remove TODOs with linear issues (#1495)
* chore: remove TODOs with linear issues
* chore: remove simeng TODOs
* chore: remove simeng TODOs
|
2022-07-08 14:47:55 +00:00 |
|
Darcy Ye
|
7da1de33e9
|
feat(connector): connector error handler, throw errmsg on general errors (#1458)
|
2022-07-08 21:11:31 +08:00 |
|
simeng-li
|
ead79eab72
|
refactor(core): add findEntityById utils (#1448)
add findEntityById utils
|
2022-07-08 19:54:55 +08:00 |
|
Wang Sijie
|
be0d9326e4
|
refactor(core): remove InvalidInputError (#1477)
|
2022-07-08 17:19:53 +08:00 |
|
Gao Sun
|
81b63f07bb
|
feat: expose zod error (#1474)
|
2022-07-08 16:05:43 +08:00 |
|
simeng-li
|
78e06d5c7f
|
fix(core): add session check (#1453)
add session check
|
2022-07-08 10:38:24 +08:00 |
|
silverhand-bot
|
c7def1124d
|
release: v1.0.0-alpha.3
|
2022-07-07 16:40:33 +00:00 |
|
renovate[bot]
|
ff6f2235ea
|
fix(deps): update dependency koa-router to v11 (#1406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-07 20:48:08 +08:00 |
|
renovate[bot]
|
a76a13d9ec
|
chore(deps): update dependency @shopify/jest-koa-mocks to v5 (#1413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-07 20:47:33 +08:00 |
|
simeng-li
|
d5d6c5ed08
|
fix(core,ui): remove todo comments (#1454)
remove todo comments
|
2022-07-07 18:10:46 +08:00 |
|
IceHe.xyz
|
100bffbc6a
|
feat(core): append additional yaml responses to swagger.json (#1407)
|
2022-07-07 09:48:46 +00:00 |
|
silverhand-bot
|
577433ae2d
|
release: v1.0.0-alpha.2
|
2022-07-07 04:54:25 +00:00 |
|
simeng-li
|
0240e5cac2
|
chore(core): add default ttl settings (#1429)
add default ttl settings to avoid oidc warning
|
2022-07-06 20:33:25 +08:00 |
|
Xiao Yijun
|
181e8a228d
|
chore(core): remove needless todo (#1436)
|
2022-07-06 16:27:12 +08:00 |
|
Charles Zhao
|
45395ff74e
|
refactor: improve allow CORS tooltip wording (#1427)
|
2022-07-05 21:09:57 +08:00 |
|