0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

1597 commits

Author SHA1 Message Date
Gao Sun
6dad8e9e3d
refactor(console): show default api tag 2023-06-04 21:51:15 +08:00
Gao Sun
c933bf58f7
feat: support default API Resource 2023-06-04 20:46:36 +08:00
Tc001
fb2bb527aa
fix(console): use correct vanillajs isAuthenticated method in guide (#3947)
fix(console): correct code sample in vanilla-js guide
2023-06-02 09:16:46 +00:00
Xiao Yijun
6f6941b9ba
refactor(console): replace tsx svg components with svg files (#3952) 2023-06-02 15:40:35 +08:00
Charles Zhao
44e18c081a
fix(console): generated passwords should pass the regex checks (#3925) 2023-06-01 22:33:45 +08:00
Charles Zhao
19ef8c1e35
chore: bump logto js sdks (#3943) 2023-06-01 17:01:00 +08:00
Darcy Ye
06709179ee
chore(console): remove get started progress dropdown (#3931) 2023-06-01 10:47:04 +08:00
renovate[bot]
11cb34f7ae
chore(deps): update parcel monorepo to v2.9.1 (#3912)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-05-30 06:03:18 +00:00
Gao Sun
f1d73af537
Merge pull request #3905 from logto-io/gao-add-google-tag
refactor: add google tag conversion report
2023-05-30 13:27:21 +08:00
Gao Sun
1c80a95aee
refactor(console): pring debug info only when event is triggered 2023-05-30 13:12:54 +08:00
Darcy Ye
62b1ee6b72
feat(cloud,schemas,cli): update cloud service tenant APIs (#3875) 2023-05-29 04:57:10 +00:00
Xiao Yijun
708303349e
feat(console): support pagination for webhooks page (#3914) 2023-05-29 03:57:57 +00:00
Xiao Yijun
43dd5e6d11
fix(console): fix toggle tip z-index on modal layer (#3917) 2023-05-29 10:50:16 +08:00
Xiao Yijun
a9c34cd0b6
fix(console): enforce SSOT for webhook signing key (#3909) 2023-05-28 09:22:15 +08:00
Xiao Yijun
2b409fcefe
fix(console): should not check duplicated keys when key is empty (#3911) 2023-05-26 22:20:13 +08:00
Xiao Yijun
387e04ec4a
fix(console): allow wrap for toast content (#3910) 2023-05-26 22:19:47 +08:00
Xiao Yijun
292e6ebc6f
refactor(console): update the eye icon of CopyToClipboard (#3908) 2023-05-26 22:19:12 +08:00
Darcy Ye
8cbf87bb73
feat(schemas,cli,core,cloud): add manage tenant self scope (#3865) 2023-05-26 17:38:09 +08:00
Xiao Yijun
ff4fb5e56f
refactor(console): replace confirm modal with useConfirmModal hook (#3906) 2023-05-26 10:45:15 +08:00
Xiao Yijun
d369e0c863
refactor(console): remove webhook creation limit (#3903) 2023-05-26 10:44:41 +08:00
Gao Sun
5125da67f2
refactor: fix gtag reporting 2023-05-25 22:21:08 +08:00
Gao Sun
ef6b1f4e66
refactor: update CSP 2023-05-25 19:04:32 +08:00
Gao Sun
46746f8285
refactor(console): restrict gtag report to production 2023-05-25 17:25:40 +08:00
Gao Sun
b94136d571
refactor: add google tag conversion report 2023-05-25 17:04:00 +08:00
Xiao Yijun
b160452c71
feat(console): enable webhook management feature (#3901) 2023-05-25 13:53:45 +08:00
Xiao Yijun
9ae570cbbc
feat(console): test webhook (#3886) 2023-05-25 12:16:47 +08:00
Xiao Yijun
ab38cbffeb
fix(console): refresh hook on data updated (#3898) 2023-05-25 10:59:36 +08:00
Xiao Yijun
e7ee0a9523
fix(console): hide success rate on the hook details page when no request happened (#3897) 2023-05-25 10:39:03 +08:00
renovate[bot]
f404e84013
chore(deps): update dependency @fontsource/roboto-mono to v5 (#3874)
* chore(deps): update dependency @fontsource/roboto-mono to v5

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-05-24 03:37:58 +00:00
Charles Zhao
3955658c05
style(console): sidebar item should align to top (#3885) 2023-05-24 10:44:03 +08:00
Xiao Yijun
86dee64576
feat(console): display webhook execution stats (#3883) 2023-05-24 08:31:26 +08:00
Gao Sun
02eee1956f
Merge pull request #3879 from logto-io/gao-feature-updates-for-openai-plugins
feat: updates for openai plugins
2023-05-23 22:55:47 +08:00
Gao Sun
4f1e29aefc
release: version packages 2023-05-23 21:42:01 +08:00
Charles Zhao
c6821aab77
feat(console): add hover tooltip for micro user avatars (#3861) 2023-05-23 16:30:45 +08:00
Xiao Yijun
af42e87bc0
feat(console): add webhook logs page (#3862) 2023-05-22 14:19:15 +00:00
Gao Sun
852bc7b274
feat: add alwaysIssueRefreshToken for web apps 2023-05-22 17:11:09 +08:00
Xiao Yijun
85fb03651c
feat(console): regenerate signing key (#3866) 2023-05-22 10:49:49 +08:00
Charles Zhao
497d5b5262
feat(console,phrases): add support to update sign-in identifiers in user details form (#3828)
* feat(console,phrases): add support to update sign-in identifiers in user details form

* chore: add changeset
2023-05-17 08:19:51 +00:00
Xiao Yijun
1b6bb9b1cf
feat(console): add webhook creation limit reminder (#3852) 2023-05-17 16:17:00 +08:00
Xiao Yijun
05b3729260
feat(console): implement tag component (#3853) 2023-05-17 11:30:08 +08:00
silverhand-bot
404fe9a03f
release: version packages (#3794) 2023-05-16 04:52:17 +00:00
Xiao Yijun
9ddf0d7578
chore(console): add app insights for webhook pages (#3845) 2023-05-16 11:08:04 +08:00
Darcy Ye
a65bc9b13b
fix(console): ignore empty number input box in connector config (#3822) 2023-05-15 15:43:54 +08:00
Xiao Yijun
af02321ba2
fix(core): compatibility for retries field in HookConfig (#3834) 2023-05-15 11:41:46 +08:00
Xiao Yijun
124e0bca0d
feat(console): support editing webhook custom headers in the console (#3823) 2023-05-12 11:58:50 +08:00
Xiao Yijun
6c3a5a6899
feat(console): implement webhook basic details page (#3820) 2023-05-10 13:51:02 +08:00
Xiao Yijun
b91b0f3835
feat(console): list and create webhooks (#3790) 2023-05-09 15:14:56 +08:00
Charles Zhao
1066e5c707
fix(console): main content should take 100% available height (#3818) 2023-05-08 10:53:51 +00:00
Charles Zhao
260f39f72d
refactor(console): remove superstruct dependency from console (#3808) 2023-05-05 17:32:40 +08:00
simeng-li
fafe27f87a
test(core): add exception cases for role api and scope api (#3802)
* feat(core): add roles api guard

add roles api guard

* feat(core): add scope api response guard

add scope api response guard

* test(core): add exception cases for role api integration tests

add exception cases for role api integration tests

* fix(console): fix lint error

fix lint error

* fix(core): remove guard status code

remove guard status code

* fix(core): resolve comments

resolve comments

* fix(core): remove useless 401,403 code guard

remove useless 401,403 code guard

* fix(core): fix swagger 422 guard error

fix swagger 422 guard error
2023-05-05 16:18:27 +08:00