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

2760 commits

Author SHA1 Message Date
Gao Sun
89b8662a15
fix(console): check scope only when data is ready (#6329) 2024-07-25 04:00:34 +00:00
Gao Sun
d7b6987b48
refactor(console, experience): optimize bundling (#6326)
* refactor(console, experience): optimize bundling

* fix: use correct favicon paths

* chore: use dynamic react dependency checking in bundling
2024-07-25 02:07:28 +00:00
Gao Sun
0d290cd2ab
Merge pull request #6323 from logto-io/gao-use-mermaid-import
refactor(console): use local mermaid import
2024-07-25 09:26:44 +08:00
Gao Sun
b78b7e837f
Merge pull request #6324 from logto-io/gao-use-vite-for-experience
refactor(experience): use vite
2024-07-25 09:26:00 +08:00
Gao Sun
07f33d7278
fix(console): use correct public url (#6325) 2024-07-24 13:46:04 +00:00
Gao Sun
aeec3b1141
refactor(console): use local mermaid import 2024-07-24 17:48:14 +08:00
Gao Sun
3bf756f2b5
refactor(experience): use vite 2024-07-24 17:47:37 +08:00
Gao Sun
6c1f4283a9
refactor(console): use vite 2024-07-24 17:47:02 +08:00
Gao Sun
8ee1eb94e6
Merge pull request #6310 from logto-io/gao-generate-secret-on-creation
refactor: generate application secret on creation
2024-07-24 17:36:47 +08:00
Gao Sun
2ba252bef6
Merge pull request #6304 from logto-io/gao-console-app-secrets
feat(console): support multiple app secrets
2024-07-24 16:30:02 +08:00
Gao Sun
6b33a36960
chore: add comment 2024-07-24 16:14:15 +08:00
Xiao Yijun
5ee47af00c
fix(console): fix loading and error handling for org details page (#6313) 2024-07-23 13:14:06 +08:00
Gao Sun
ef325b25e4
refactor: generate application secret on creation 2024-07-23 11:40:54 +08:00
Charles Zhao
32e33487bd
fix(console): should be able to remove the zip on upload error (#6306) 2024-07-23 10:57:29 +08:00
Charles Zhao
c76c8e6a26
Merge pull request #6307 from logto-io/charles-log-9679-log-9680-misc-updates
refactor(console,schemas): misc updates for bring your ui feature
2024-07-23 09:26:23 +08:00
Charles Zhao
57ade9b6f3
Merge pull request #6301 from logto-io/charles-log-9663-log-9667-minor-ui-updates
refactor(console,phrases): minor ui changes to file uploader component and ui description
2024-07-23 09:25:50 +08:00
Charles Zhao
708397361c
fix(console): add cloud guard to bring your ui form field 2024-07-22 17:53:56 +08:00
Charles Zhao
b8e1cb3a8f
refactor(phrases): improve bring your ui field description 2024-07-22 17:36:07 +08:00
Gao Sun
3e58d74af7
Merge pull request #6284 from logto-io/gao-update-name
feat(elements): update name of user
2024-07-22 16:46:18 +08:00
Gao Sun
e8a55b38d0
feat(console): support multiple app secrets 2024-07-22 16:26:19 +08:00
wangsijie
58aea3fb7f
chore(console): remove dev feature guard (#6303) 2024-07-22 08:20:22 +00:00
Charles Zhao
4459924d04
refactor(console): update file uploader component to 80px fixed height 2024-07-22 14:07:09 +08:00
Charles Zhao
3538b1efd7
fix(console): sidebar width should not be shrunk (#6299) 2024-07-22 05:39:39 +00:00
Charles Zhao
def21c7bca
feat(console,phrases): add bring your UI feature paywall (#6275)
feat(console,phrases): add bring your ui feature paywall
2024-07-22 11:50:47 +08:00
Gao Sun
85545d4cee
feat(elements): update name 2024-07-22 11:44:24 +08:00
Charles Zhao
ead7c84973
refactor(console,phrases,schemas): increase file upload size limit to 10mb (#6258)
refactor(console,phrases,schemas): increase file upload size limit to 10 mb
2024-07-22 03:25:20 +00:00
Charles Zhao
b21a417560
feat(console,phrases): add bring your ui quota item to pricing table (#6274) 2024-07-22 11:09:12 +08:00
Gao Sun
e873b5d51c
chore(deps): upgrade react 2024-07-20 22:20:37 +08:00
Gao Sun
b73452ceb3
chore(deps): upgrade typescript 2024-07-20 22:04:56 +08:00
wangsijie
3205e36e32
chore: remove feature guard for token exchange (#6246) 2024-07-19 18:23:09 +08:00
Gao Sun
79d8f37234
Merge pull request #6250 from logto-io/gao-init-i18n
feat(elements): init i18n
2024-07-19 17:15:13 +08:00
Gao Sun
4d87d7a570
Merge pull request #6245 from logto-io/gao-init-elements
feat: init elements
2024-07-19 17:14:19 +08:00
wangsijie
477d8a7369
feat(console): add impersonation tag to audit log (#6267) 2024-07-19 17:00:00 +08:00
wangsijie
156f5f5af4
feat(console): add impersonation price item (#6269) 2024-07-19 16:44:22 +08:00
Charles Zhao
4ac4f8cdb4
fix(console): should not toast invitation sent message when creating tenant w/o invitee (#6270)
fix(console): should not toast invitation sent message when creating tenant without invitee
2024-07-19 06:07:20 +00:00
Charles Zhao
17d7be3992
feat(console): implement custom ui assets upload component (#6217) 2024-07-18 15:56:09 +08:00
Darcy Ye
6963192ac5
fix(console): fix passwordless connector tester send failed bug (#6268) 2024-07-18 15:53:48 +08:00
wangsijie
ca73d3142f
fix(console): fix grant data card height (#6264) 2024-07-18 14:04:56 +08:00
Charles Zhao
9772392e6a
fix(console): fix image upload in onboarding process (#6266) 2024-07-18 12:20:35 +08:00
Darcy Ye
3aa7e57b3d
fix(console): fix Google connector scope field can not be unset bug (#6254) 2024-07-17 15:17:37 +08:00
Gao Sun
bf139e5a8a
feat(elements): init i18n 2024-07-15 19:00:18 +08:00
Gao Sun
c637fcb2c2
feat: init elements 2024-07-15 11:43:48 +08:00
Gao Sun
e3109af026
chore(deps): upgrade zod 2024-07-12 20:56:01 +08:00
Gao Sun
ef33361179
Merge pull request #6226 from logto-io/gao-experience-branding-fixes 2024-07-12 15:56:05 +08:00
Gao Sun
ba875b417c
refactor: fix third-party app experience branding (#6223) 2024-07-12 06:04:43 +00:00
Gao Sun
cee1c54dc0
refactor(console): improve branding experience 2024-07-11 17:06:21 +08:00
Gao Sun
94c4cc0e56
refactor(console): update all logo uploaders (#6209) 2024-07-10 15:56:11 +08:00
Gao Sun
6060919a21
Merge pull request #6206 from logto-io/gao-refactor-logo-uploads
refactor(console): reorg logo uploads
2024-07-10 14:47:48 +08:00
Gao Sun
10fde8c185
refactor(console): rename file 2024-07-10 14:32:46 +08:00
Gao Sun
5f8eb518b5
Merge pull request #6196 from logto-io/gao-app-logo-and-color
feat: support app-level branding
2024-07-10 14:17:59 +08:00