Charles Zhao
329966e206
chore(console): update code comments in markdown util
2022-03-29 17:41:03 +08:00
Xiao Yijun
58ab342c47
refactor(console): the submit state of forms ( #455 )
2022-03-29 12:58:53 +08:00
Wang Sijie
d557d9b65c
fix(console): align button icon size to 20 ( #456 )
2022-03-29 11:26:48 +08:00
Wang Sijie
1d71064a88
feat(console): extract total number from headers for useSWR ( #448 )
2022-03-28 15:39:42 +08:00
Wang Sijie
9a437e3c0d
feat(console): table empty state ( #446 )
...
* feat(console): table empty state
* fix: cr
2022-03-28 15:03:11 +08:00
Wang Sijie
7d76428e57
fix(console): prevent css overiding in table-loading ( #454 )
2022-03-28 15:02:28 +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
a08abfd4c6
Merge pull request #432 from logto-io/charles-log-1919-dynamically-load-get-started-markdown-metadata
...
feat(core): provide a means to fetch get-started markdown metadata
2022-03-28 14:56:15 +08:00
Xiao Yijun
791801a7df
feat(console): modal layout dimensions ( #440 )
2022-03-28 14:00:03 +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
45a82f97c1
feat(ui): re-implement username signin page ( #447 )
...
* feat(ui): re-implement username signin page
re-implement username signin page
* fix(ui): username signin CR fix
username signin CR fix
2022-03-28 09:40:47 +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
IceHe.xyz
14ac317358
refactor(core): make initConnectors check existing connectors in DB once ( #451 )
...
* refactor(core): make initConnectors check existing connectors in DB once
* refactor(core): remove unnecessary hasConnector
2022-03-25 15:55:51 +08:00
Darcy Ye
82d104a0d3
feat(core): add DELETE /users/:userId/identities/:connectorId ( #437 )
...
* feat(core): add DELETE /users/:userId/identities/:connectorId
* feat(core): add user query methods UT cases for better testing coverage
* feat(core): rewrite deletion of connector info from user identities using postgresql operator
2022-03-25 15:48:53 +08:00
Wang Sijie
3f8cc6af69
refactor(console): use nullable in form type ( #452 )
2022-03-25 15:16:57 +08:00
Wang Sijie
b46cfd2bc3
refactor(console): use colgroup in table ( #445 )
2022-03-25 14:46:37 +08:00
IceHe.xyz
2ee88d19ee
refactor(core): make getConnectorInstances access DB only once ( #429 )
...
* refactor(core): make getConnectorInstances access DB only once
* test(core): make getConnectorInstances access DB only once
* refactor(core): getConnectorInstanceByType merge .filter into .find for running in one loop
2022-03-25 14:45:34 +08:00
IceHe.xyz
28625f6894
feat(core): order connectors by enabled desc, id asc ( #430 )
2022-03-25 12:26:42 +08:00
Charles Zhao
2a5e7550a9
Merge pull request #450 from logto-io/charles-log-1980-adjust-plain-button-styles
...
refactor(console): minor adjustments made to plain button styles
2022-03-25 11:22:20 +08:00
Charles Zhao
028c7d6a56
refactor(console): minor adjustments made to plain button styles
2022-03-24 22:20:13 +08:00
Wang Sijie
b6323113fa
feat(console): table error component ( #442 )
...
* feat(console): table error component
* fix: pr
2022-03-24 15:02:31 +08:00
Xiao Yijun
a918dce05f
feat(console): save changes in application detail page ( #439 )
2022-03-24 11:55:13 +08:00
Wang Sijie
d2c0f623c6
feat(console): table loading component ( #441 )
2022-03-24 11:48:39 +08:00
IceHe.xyz
04ba181a64
fix(core): missing some commits ( #444 )
2022-03-23 18:54:26 +08:00
Xiao Yijun
847e018b02
feat(console): readme in details ( #438 )
2022-03-23 10:34:25 +00:00
IceHe.xyz
d9670fd709
refactor(core): get sign-in experience ( #426 )
...
* feat(core): getEnabledSocialConnectorIds
* test(core): getEnabledSocialConnectorIds
* refactor(core): get sign-in experience
* test(core): get sign-in experience
2022-03-23 12:44:48 +08:00
Wang Sijie
3998f39db7
feat(console): add connector ( #428 )
...
* feat(console): add connector
* feat(console): delete connector (#433 )
* feat(console): add connector
* feat(console): delete connector
* fix: rebase error
2022-03-23 11:57:14 +08:00
simeng-li
2680ab7cea
feat(ui): add toast component ( #425 )
...
* feat(ui): add toast component
add toast component
* fix(ui): prevent eventListener bind multiple times
prevent eventListener bind multiple times
* fix(ui): toast cr
fix
toast cr fix
2022-03-23 11:50:33 +08:00
Wang Sijie
e8b4862843
feat(console): user details connectors ( #434 )
...
* feat(console): user details connectors
* fix: is submiting
2022-03-23 11:48:42 +08:00
Xiao Yijun
4f41162ac3
refactor(console): refactor modals with modallayout ( #435 )
2022-03-22 17:40:06 +08:00
Darcy Ye
2e08ec9db0
fix(core): fix response code for requesting wechat APIs ( #422 )
2022-03-22 09:41:25 +08:00
Xiao Yijun
ec8ecf262a
feat(console): delete application ( #417 )
2022-03-21 17:43:13 +08:00
Xiao Yijun
3e99ac172a
feat(console): modal layout ( #419 )
2022-03-21 09:29:06 +00:00
Charles Zhao
e9a3d7c434
Merge pull request #424 from logto-io/charles-log-1935-copy-readme-files-to-build-directory
...
feat(core): copy markdown files to build folder when building project
2022-03-21 14:49:29 +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
139a388508
fix(console): api resource table data style ( #420 )
2022-03-21 14:12:48 +08:00
Wang Sijie
8ae2d7964b
fix(console): add readonly style for text input ( #421 )
2022-03-21 12:26:16 +08:00
Wang Sijie
c4a0299b1c
feat(console): user details settings ( #403 )
2022-03-21 11:48:27 +08:00
Gao Sun
04a82496c7
chore: update vscode settings ( #418 )
2022-03-18 09:59:11 +00:00
Darcy Ye
fa757c3d12
feat(core): add wechat-web connector ( #394 )
...
* feat(core): add WeChat connector as well as corresponding UTs
* feat(core): move TODO from comment block
2022-03-18 17:39:20 +08:00
Charles Zhao
b196d21ca2
Merge pull request #409 from logto-io/charles-log-1804-log-1681-quick-start-guide-ui
...
feat(console): show get started guide on application creation success
2022-03-18 16:51:00 +08:00
Xiao Yijun
9a9166f45a
fix(console): operation button align in api resource detail ( #416 )
2022-03-18 08:45:32 +00:00
Charles Zhao
54c80383c6
feat(console): show get started guide on application creation success
2022-03-18 16:15:10 +08:00
Xiao Yijun
3c0ff36817
feat(console): add another
for redirect uris in application details ( #387 )
2022-03-18 16:02:37 +08:00
Wang Sijie
97c3aa37ea
feat(console): change password ( #414 )
...
* feat(console): change password
* fix: rename to reset password
2022-03-18 07:46:47 +00:00
IceHe.xyz
c3d447b081
test(core): connectors ( #413 )
2022-03-18 15:42:03 +08:00
simeng-li
ee85a25d79
feat(ui): textual ui components ( #404 )
...
* feat(ui): error message & text link
error message & text link
* feat(ui): add tos, divider and text link components
tos, divider and text link components
* fix(ui): update the usage of error message
update the usage of error message
2022-03-18 15:34:38 +08:00
Wang Sijie
8144cfee79
feat(console): add styles for code editor ( #415 )
2022-03-18 15:25:10 +08:00
Wang Sijie
93dee847f6
feat(console): delete user ( #406 )
...
* feat(console): delete user
* fix: fix lint
* fix: min width
2022-03-18 03:51:45 +00:00
Wang Sijie
4a73e22d2b
feat(console): add component UnnamedTrans ( #401 )
2022-03-18 11:20:23 +08:00