renovate[bot]
88e58b8b0c
fix(deps): update dependency jose to v4 ( #646 )
...
* fix(deps): update dependency jose to v4
* fix(deps): update jose usage
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-04-24 13:55:47 +08:00
renovate[bot]
f846872dc5
fix(deps): update dependency koa-body to v5 ( #647 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-24 13:52:02 +08:00
renovate[bot]
fbc8bed6a4
fix(deps): update dependency i18next to v21 ( #645 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 23:58:54 +08:00
renovate[bot]
06d1f1e906
chore(deps): update dependency openapi-types to v11 ( #635 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 23:54:45 +08:00
renovate[bot]
e03426b36d
chore(deps): update dependency tsc-watch to v5 ( #637 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 23:53:37 +08:00
renovate[bot]
d79c1e94f8
chore(deps): update dependency @testing-library/react to v13 ( #631 )
2022-04-23 12:03:43 +08:00
renovate[bot]
7b485aebab
chore(deps): update dependency lint-staged to v12 ( #634 )
2022-04-22 16:46:39 +00:00
renovate[bot]
19640ec849
chore(deps): update commitlint monorepo to v16 ( #626 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 18:14:23 +08:00
renovate[bot]
4399dea218
fix(deps): update dependency dotenv to v16 ( #624 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 18:07:35 +08:00
Gao Sun
c12c7ee03d
chore: add package script ( #607 )
2022-04-22 10:02:54 +00:00
renovate[bot]
603b2e1cfe
chore(deps): update dependency @types/node to v16 ( #623 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:43:31 +00:00
renovate[bot]
3e9a99d607
fix(deps): update dependency monaco-editor to ^0.33.0 ( #618 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:13:47 +00:00
renovate[bot]
2a03b68865
fix(deps): update dependency ky to ^0.30.0 ( #617 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:12:04 +00:00
Gao Sun
6a62e32fa5
refactor(core): inquire when required env not found ( #586 )
...
* refactor(core): inquire when required env not found
* refactor(core): add comments for create DB pool
2022-04-21 16:13:59 +08:00
Wang Sijie
d7ebf6c6e7
feat(console): add connectors transfer component ( #568 )
2022-04-19 10:22:40 +00:00
Xiao Yijun
975e715c47
fix(core): revert add oidc config to application response ( #566 )
2022-04-18 22:30:57 +08:00
Wang Sijie
975ed6b6c3
feat(console): color picker ( #541 )
...
* feat(console): add experience form fields
* feat(console): color picker
2022-04-18 15:57:37 +08:00
Xiao Yijun
d238168ebf
feat(core): add oidc config to the response of application apis ( #536 )
2022-04-14 14:48:56 +08:00
Darcy Ye
2f22a81a8f
feat(core): add Alipay web connector ( #522 )
2022-04-14 12:22:30 +08:00
simeng-li
7dba17b867
feat(ui): add social web login flow ( #531 )
...
* feat(ui): add social web login flow
add social web login flow
* fix(ui): cr fix
code review fix
* fix(ui): fix typo
fix typo
* refactor(ui): social api renaming
social api renaming
2022-04-12 15:03:38 +08:00
Gao Sun
72aa2f53e6
feat(cli): integrate with command line ( #526 )
2022-04-11 08:25:57 +00:00
Gao Sun
3fedbd791b
feat(cli): create database
2022-04-10 13:06:12 +08:00
Gao Sun
ada4da2fbf
feat(cli): seed tables
2022-04-09 21:53:53 +08:00
Gao Sun
b055362d34
feat(cli): init ( #521 )
2022-04-08 16:58:32 +08:00
simeng-li
c927aeee93
feat(ui): impelment signin methods links component ( #504 )
...
implement signin methods link component
2022-04-08 15:21:40 +08:00
IceHe.xyz
9e25a097bb
test(core): guard branding of sign-in experience ( #494 )
...
* chore(core,ui): upgrade jest related dev dependencies to latest versions
* test(core): branding guard of sign-in experience
2022-04-07 11:56:21 +08:00
Gao Sun
ab50cf1168
feat: init docs ( #503 )
...
* feat: init docs
* refactor: add missing dependencies
* fix: filter out docs for annotations
2022-04-07 09:45:01 +08:00
simeng-li
6f85098853
refactor(ui): update react rout version ( #492 )
...
update react route version
2022-04-06 15:01:12 +08:00
simeng-li
b098dd5f59
feat(ui): implement passcode page ( #487 )
...
* feat(ui): update pages
update page routing and render logics
* chore(ui): component renaming
component renaming
* feat(ui): implement passcode page
implement passcode page
* chore(ui): component renaming
component renaming
2022-04-02 13:07:39 +08:00
Charles Zhao
48bd57c94e
chore: bump version of configs
2022-03-31 15:18:34 +08:00
IceHe.xyz
cd63388ab1
feat(schemas): zod type guards of sign-in experience jsonb fields ( #473 )
...
* feat(schemas): guard branding logo url and terms-of-use content url
* feat(schemas): guard branding logo url non-optional
* feat(schemas): guard branding colors and slogan nonempty
* chore(core,schemas): upgrade zod dependency version from 3.8.1 to 3.14.3
* feat(schemas): jsonb types guard hex color values
* feat(core): hex color regex
2022-03-31 14:19:12 +08:00
Wang Sijie
fd8ea43f0b
feat(console): pagination ( #453 )
...
* feat(console): pagination
* fix: large number
* fix: new icon
2022-03-28 15:01:50 +08:00
Charles Zhao
7033bdc2cd
feat(core): provide API to fetch get-started markdown metadata
2022-03-28 13:50:40 +08:00
simeng-li
b99c11e211
feat(ui): implement Confirm Modal ( #449 )
...
* feat(ui): implement Confirm Modal
add Confirm Modal
* fix(ui): remove lock file
remove lock filee
* fix(ui): confirmModal CR fix
confirmModal CR fix
2022-03-28 09:36:39 +08:00
Charles Zhao
f256c2c38c
feat(core): copy markdown files to build folder when building project
2022-03-21 14:27:44 +08:00
Xiao Yijun
3c0ff36817
feat(console): add another
for redirect uris in application details ( #387 )
2022-03-18 16:02:37 +08:00
Gao Sun
1bc9568083
feat(console): send access token in requests ( #386 )
...
* feat(console): send access token in requests
* fix(console): upgrade SDK and fulfill resources
* fix(console): build
2022-03-16 07:34:03 +00:00
simeng-li
86030ab97c
feat(ui): implement phonenumber input field ( #372 )
...
* feat(ui): implement phonenumber input field
implement phonenumber input field
* fix(ui): phone input ui fix
phone input ui fix
* fix(ui): should not show error if not interacted
should not show error if not interacted
* fix(ui): fix styling
fix styling
* feat(ui): add typeMode for phone input
add typeMode for phone input
* chore(ui): update pnpm-lock
update pnpm-lock
2022-03-15 17:31:13 +08:00
Gao Sun
38d8196794
feat(console): integrate React SDK
2022-03-15 13:46:49 +08:00
Wang Sijie
6640c0c18d
feat(console): markdown component ( #378 )
2022-03-15 11:31:50 +08:00
Wang Sijie
29b52b2a88
feat(console): code editor component ( #366 )
...
* feat(console): code editor component
* fix: peer dep for monaco
* fix: options type
2022-03-13 07:04:26 +00:00
Gao Sun
38df1ec8f4
chore: upgrade packages
2022-03-11 16:30:22 +08:00
Gao Sun
33fa309064
feat(console): show toast after app created ( #354 )
...
* feat(console): show toast after app created
* feat(console): use css var for shadow
2022-03-10 12:52:56 +08:00
Gao Sun
1399c9258e
chore: upgrade configs ( #339 )
2022-03-08 15:58:55 +08:00
Gao Sun
0cc32cadf3
feat(console): app create form ( #325 )
...
* feat(console): app type description
* refactor(console): remove unused code
* feat(console): complete app create form inputs
* feat(console): create app form submit
* fix(console): update per review
2022-03-08 07:13:45 +00:00
Gao Sun
295314e693
feat(console): implement radio input and form
2022-03-08 12:19:08 +08:00
Gao Sun
2196b217fd
feat(console): init app create form
2022-03-08 12:18:35 +08:00
Gao Sun
d035047ee8
feat(console): implement tooltip and integrate with copy ( #323 )
2022-03-07 10:54:05 +00:00
Gao Sun
bb1d3c0a37
feat(console): retrieve applications from api ( #320 )
...
* feat(console): retrieve applications from api
* fix(console): i18n key
* fix(console): update per review
2022-03-04 17:26:34 +08:00
Gao Sun
cc8bb825fb
feat(console): active tab by route ( #309 )
...
* feat(console): active tab by route
* refactor(console): export sidebar utils and consts in index
2022-03-03 07:02:30 +00:00