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
Darcy Ye
cf1dd17dd6
fix(console): trim trailing spaces in app guide code sample ( #3811 )
2023-05-05 11:54:15 +08:00
Xiao Yijun
cd19ff8bf5
fix(console): fix the back link of the log details page ( #3805 )
2023-05-04 12:33:38 +08:00
Gao Sun
5a8442712f
refactor: update tracking components ( #3792 )
...
* refactor: update tracking components
* refactor: track once for the same session
2023-04-29 12:02:52 +08:00
Xiao Yijun
858854b9b1
refactor(console): list pages ( #3753 )
2023-04-28 12:05:43 +08:00
Xiao Yijun
467c6d8321
feat(console): add CheckboxGroup
( #3745 )
2023-04-28 12:05:24 +08:00
Charles Zhao
db4bc9e3ba
feat: add overlay scrollbar on sidebar and main content ( #3764 )
2023-04-28 10:07:25 +08:00
silverhand-bot
4bba658d7b
release: version packages ( #3751 )
2023-04-27 19:11:20 +08:00
Gao Sun
3796866b67
fix(console): eliminate unexpected /token
calls ( #3757 )
...
refactor: fix AppInsights context extra rendering issue
2023-04-27 18:34:38 +08:00
renovate[bot]
8abcf079ae
chore(deps): update logto js sdk monorepo packages to v2 (major) ( #3766 )
...
chore(deps): update logto js sdk monorepo packages to v2
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-26 17:21:04 +00:00
Charles Zhao
9a795c8ecd
fix(console): language dropdown height should be calculated properly on first load ( #3763 )
2023-04-26 10:19:07 +08:00
Gao Sun
c4864d6562
refactor(console): add useMemo to resources and scopes ( #3756 )
2023-04-24 13:00:53 +00:00
Charles Zhao
e665d5990c
fix(console): set height limit to language dropdown ( #3752 )
2023-04-24 09:15:27 +00:00
Gao Sun
20418dc4f9
refactor(console,ui,demo-app): fix i18next types ( #3743 )
...
* refactor(console,ui,demo-app): fix i18next types
disable allowObjectInHTMLChildren for safer typing. use <DynamicT /> for
all dynamic translations.
* fix(console): i18n key in UserAccountInformation
* refactor(console,ui): update <DynamicT /> and add tests
2023-04-24 16:05:26 +08:00
Darcy Ye
ac95eb3ffa
fix(console): code editor error and line number header width ( #3731 )
2023-04-24 14:27:44 +08:00
Darcy Ye
632b8b1d84
refactor(schemas,core,console): use JsonObject instead of ArbitraryObject ( #3730 )
2023-04-24 11:11:27 +08:00
Charles Zhao
dbbd766220
fix(console): switch component ( #3736 )
2023-04-24 10:18:09 +08:00
Gao Sun
9f14e065e8
Merge pull request #3733 from logto-io/renovate/i18next-22.x
...
chore(deps): update i18next series packages
2023-04-23 17:47:58 +08:00
Gao Sun
5ef299866d
fix(console): fix react data router ( #3737 )
2023-04-22 22:24:06 +08:00
Gao Sun
c72f4ac0ee
refactor(console,ui): fix errors
2023-04-22 00:55:17 +08:00
Gao Sun
05d38becbd
chore(deps): upgrade i18next series packages
2023-04-21 18:23:45 +08:00
Gao Sun
368d2f3efb
chore(deps): update dependency i18next to v22
2023-04-21 18:21:09 +08:00
silverhand-bot
dd24aafc17
release: version packages ( #3728 )
2023-04-20 17:04:15 +00:00
Gao Sun
748878ce5b
feat(app-insights): add React context provider and hook
...
and fix AppInsights init issue for frontend projects.
2023-04-21 00:29:53 +08:00
Charles Zhao
0acda89071
fix(console): remove react warning from connector config form ( #3720 )
2023-04-20 11:45:33 +08:00
Charles Zhao
e0649aa81a
fix(console): remove react warning from Switch component ( #3719 )
2023-04-20 11:45:14 +08:00
silverhand-bot
666c4eaaa7
release: version packages ( #3722 )
2023-04-19 22:34:00 +08:00
Gao Sun
352807b16a
feat: setting cloud role name for AppInsights in React ( #3721 )
...
* feat: setting cloud role name for AppInsights in React
* refactor: simplify service role names
2023-04-19 12:39:37 +00:00
renovate[bot]
e97fe2e1f3
chore(deps): update dependency react-router-dom to v6.10.0 ( #3238 )
...
* chore(deps): update dependency react-router-dom to v6.10.0
* fix: lockfile
* fix: react router
* chore: add annotations about the type definition file
* fix: bump version number for ui package
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-04-19 18:05:57 +08:00
silverhand-bot
85889031d0
release: version packages ( #3705 )
2023-04-18 21:13:31 +08:00