9656 Commits

Author SHA1 Message Date
nocobase[bot]
9508e92c13 Merge branch 'next' into develop 2025-03-26 16:38:10 +00:00
Junyi
d13261f890
fix(plugin-workflow): fix error thrown when configure auto delete options (#6560)
* fix(plugin-workflow): fix error thrown when configure auto delete options

* fix(plugin-workflow): fix e2e test case
2025-03-27 00:37:46 +08:00
nocobase[bot]
67b36990da Merge branch 'next' into develop 2025-03-26 13:41:16 +00:00
nocobase[bot]
d94bb4a390 Merge branch 'main' into next 2025-03-26 13:40:50 +00:00
Junyi
ec9dbe865a
fix(plugin-workflow): generate workflow key (#6567) 2025-03-26 21:40:23 +08:00
Katherine
0349edb42c
fix: issue with date field display in data scope filtering (#6564) 2025-03-26 20:03:52 +08:00
nocobase[bot]
cfca343484 Merge branch 'next' into develop 2025-03-26 10:56:45 +00:00
nocobase[bot]
996b895559 Merge branch 'main' into next 2025-03-26 10:56:21 +00:00
Zeke Zhang
f07172f98a
fix: adjust styling for Documentation component to ensure proper layout (#6566) 2025-03-26 18:56:00 +08:00
nocobase[bot]
eda2ce0ce4 Merge branch 'main' into next 2025-03-26 08:24:55 +00:00
Katherine
cded825bda
feat: support setting sequence as the title field for calendar block (#6562) 2025-03-26 16:24:31 +08:00
nocobase[bot]
32b0c6ac9f Merge branch 'next' into develop 2025-03-26 07:41:16 +00:00
nocobase[bot]
524f1b455b Merge branch 'main' into next 2025-03-26 07:40:54 +00:00
Junyi
46a3816d83
fix(client): only support plain text file to preview (#6563) 2025-03-26 15:40:30 +08:00
Zeke Zhang
4ee9ccebfb
feat(notification): adapt the style of the notification pop-up window for mobile (#6557)
* refactor: improve message detail navigation

* refactor: extract InboxPopup component for better readability

* refactor: restructure ActionDrawer to use MobilePopup for improved modularity

* feat: enhance MobilePopup and related components for better mobile experience

* feat: add onClick handler to PinnedPluginList for better user interaction

* fix: update InboxPopup visibility logic and enhance message navigation handling
2025-03-26 15:27:35 +08:00
nocobase[bot]
d429835215 Merge branch 'next' into develop 2025-03-26 07:22:23 +00:00
nocobase[bot]
8217f158aa Merge branch 'main' into next 2025-03-26 07:21:58 +00:00
Junyi
5ad6251d6d
fix(plugin-workflow-action-trigger): trigger on multiple records (#6559) 2025-03-26 15:21:37 +08:00
nocobase[bot]
6d8304e8fd Merge branch 'next' into develop 2025-03-26 06:40:48 +00:00
nocobase[bot]
0ce75be6bc Merge branch 'main' into next 2025-03-26 06:40:23 +00:00
Zeke Zhang
f7af0c4445
fix: ensure ellipsis property is correctly set in schema component props (#6520)
* fix: ensure ellipsis property is correctly set in schema component props

* fix: replace direct assignment with lodash set for ellipsis property in schema
2025-03-26 14:39:58 +08:00
nocobase[bot]
6df21f0f17 Merge branch 'next' into develop 2025-03-26 06:37:44 +00:00
nocobase[bot]
771aff07b5 Merge branch 'main' into next 2025-03-26 06:37:24 +00:00
Zeke Zhang
c80fbc3063
fix(kanban): unable to open popup (#6535)
* fix: handle potential errors when retrieving card schema in Kanban

* fix(kanban): unable to open popup

* fix(Link): cannot use 'current user' variable

* fix(PagePopups): improve schema fetching and cloning logic for popups

* fix(Kanban): clicking cards repeatedly opens multiple popups
2025-03-26 14:37:01 +08:00
nocobase[bot]
3860cf5bca Merge branch 'next' into develop 2025-03-26 06:36:04 +00:00
Mathy Vandersmissen
945d2483b7
Updated dutch language files (#6546) 2025-03-26 14:35:43 +08:00
nocobase[bot]
d9cfd6b0fb Merge branch 'next' into develop 2025-03-26 06:32:42 +00:00
Zeke Zhang
dcbaa767d2
feat(Vditor): support s3 pro (#6441)
* feat(Vditor): support s3 pro

* fix(Edit): refactor upload handling to improve custom request support

* fix(Edit): enhance file upload handling with custom request support and add localization for upload messages

* fix: input issue

* feat: enhance upload functionality by integrating collection manager in markdown editor

* feat: add upload error handling and improve localization messages for storage configuration

* fix: streamline upload loading message handling and improve baseUrl retrieval in storage actions

* fix: remove unused imports and refactor storage afterSave and afterDestroy hooks for better async handling

* refactor: enhance file upload functionality and improve loading messages across multiple locales

* refactor: streamline upload method selection process in PluginFileManagerClient

* fix: implement file upload support check and streamline storage retrieval process

* fix: add ACL permission check for logged-in users in Vditor plugin

* fix: change ACL permission from 'loggedIn' to 'public' for Vditor plugin

* fix: update file storage description in Markdown editor to include default attachments

* test: add unit tests for vditor storage check functionality

* test: add unit tests for PluginFileManagerClient uploadFile method

* fix: handle optional chaining for collection options in public forms plugin

* fix: add getStorageByCollectionName action and update permissions

* fix: update storage response structure in vditor plugin

* fix: update ACL permissions for vditor and storages to require logged-in users

* fix: simplify uploadFile method by removing redundant storageId retrieval

* fix: update storage assertions in vditor tests to use inline snapshots

* fix: enhance file upload functionality with improved storage handling and error messages

* fix: remove getStorageByCollectionName method and update ACL permissions for storages

* fix: remove commonUpload method from storage types and update imports

* fix: update parseCollectionData method to include dataSourceKey for improved data handling

* fix: update useStorageUploadProps to enhance storage upload properties handling

* fix: update action handling for storages to include createPresignedUrl

* fix: ensure focus in input box before file upload
2025-03-26 14:32:15 +08:00
nocobase[bot]
f82ed13306 Merge branch 'next' into develop 2025-03-26 04:03:01 +00:00
gchust
eff252f3f5
fix: save as template duplicated options for details block (#6558) 2025-03-26 12:02:39 +08:00
nocobase[bot]
b90ece89d8 Merge branch 'next' into develop 2025-03-26 03:02:44 +00:00
nocobase[bot]
e774b7b0c7 Merge branch 'main' into next 2025-03-26 03:02:22 +00:00
YANG QIA
27c2538d40
fix(l10n): localization for fields of sign up page (#6556) 2025-03-26 11:02:00 +08:00
nocobase[bot]
5f50bd9c5d Merge branch 'next' into develop 2025-03-26 02:44:25 +00:00
ajie
ba1887849e
refactor: optimize the order and style of role switching (#6555)
* refactor: optimize the order and style of role switching

---------

Co-authored-by: gchust <gchust@qq.com>
Co-authored-by: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com>
2025-03-26 10:43:56 +08:00
nocobase[bot]
79c889153f Merge branch 'next' into develop 2025-03-26 01:40:40 +00:00
nocobase[bot]
7c80dcc273 Merge branch 'main' into next 2025-03-26 01:40:20 +00:00
chenos
f43ed88eba
feat: optimize 502 error message (#6547)
* fix: app error

* fix: app warning
2025-03-26 09:39:57 +08:00
nocobase[bot]
2a03343d5d Merge branch 'next' into develop 2025-03-25 14:58:38 +00:00
Zeke Zhang
2338e34f1b
fix: redefine global styles for header menu background color (#6551)
* fix: redefine global styles for header menu background color

* chore: update comment

* fix: update header menu styles and correct context provider syntax

* refactor: correct context provider naming for header context

* refactor: replace global style with createStyles for header menu

* refactor: rename useHeaderPopupStyle to useHeaderStyle for clarity
2025-03-25 22:58:10 +08:00
nocobase[bot]
016a996b5e Merge branch 'next' into develop 2025-03-25 13:35:32 +00:00
Junyi
bad6ac5c96
refactor(plugin-file-manager): adjust getFileData API (#6553)
* refactor(plugin-file-manager): adjust getFileData API

* fix(plugin-file-manager): fix cache and test case

* fix(plugin-file-manager): fix test case
2025-03-25 21:35:09 +08:00
nocobase[bot]
7eb262670c Merge branch 'next' into develop 2025-03-25 13:19:53 +00:00
Katherine
87894315c2
feat: support variable configuration after submission, enabling redir… (#6465)
* feat: support variable configuration after submission, enabling redirection with current data ID

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: refine variable label

* fix: bug

* fix: bug
2025-03-25 21:19:27 +08:00
nocobase[bot]
e367eedfd7 Merge branch 'next' into develop 2025-03-25 10:43:21 +00:00
gchust
380da5ec0e
fix: linkage rules have not been synced correctly from form template (#6550) 2025-03-25 18:42:58 +08:00
nocobase[bot]
df43e642eb Merge branch 'next' into develop 2025-03-25 07:42:31 +00:00
katherinehhh
8a82cdec5b Merge branch 'main' into next 2025-03-25 15:41:32 +08:00
Katherine
1dd47e7571
style: optimize button style for no-permission state (#6552) 2025-03-25 15:38:32 +08:00
nocobase[bot]
71feb99c4a Merge branch 'next' into develop 2025-03-25 07:26:41 +00:00