* fix: update FilterContext to allow null parent value
* fix: refactor context usage from FilterContext to DataBlocksContext in FilterProvider and SchemaSettings
* feat: add highlight and unhighlight functionality for data blocks in SchemaSettings
* Revert "fix: refactor context usage from FilterContext to DataBlocksContext in FilterProvider and SchemaSettings"
This reverts commit a75c7002010785f1cfd2e78c4f5998d0194366bc.
* Revert "fix: update FilterContext to allow null parent value"
This reverts commit 6eb0b1989e20be8310f8dbce4e875e862123f2b3.
* feat: add AllDataBlocksProvider and integrate it into SchemaSettings and Page components
* feat: add BlocksSelector component and integrate data block refresh functionality in Action and SchemaSettings
* feat: optimize handleClick to use useMemo for better performance and refresh data blocks after onClick
* feat: add dialog visibility control in BlocksSelector for improved user experience
* fix: avoid error
* feat: add highlight and scroll tracking functionality for data blocks
* feat: add transition
* feat: add tootip
* fix: prevent closed dialog blocks from appearing in the BlocksSelector options
* fix: handle errors during block refresh to prevent crashes
* chore: fix build
* feat: add AllDataBlocksProvider to BlockTemplatePage and export from index
* feat: set width for AfterSuccess dialog to 700
* feat: wrap MobileRouter with AllDataBlocksProvider for improved data handling
* feat: export BlocksSelector component and integrate into AfterSuccess settings
* fix: ensure container visibility is managed correctly in highlightBlock and unhighlightBlock functions
* fix: remove unnecessary display property manipulation in highlightBlock and simplify unhighlightBlock logic
* chore: hide data refresh after sucess option from block template configure page
* fix: revert code format
---------
Co-authored-by: gchust <gchust@qq.com>
* fix: update error block to display a custom image and improved messages when no pages are found
* feat: add no pages result display with custom message and icon in LayoutContent
* feat: add translations for UI editor prompts and update no pages message in multiple locales
* feat: add tip display when no pages are found in LayoutContent
* fix: ensure minimum height for mobile tab bar content
* fix: remove unnecessary margin from mobile action page styles and block initializer
* fix(plugin-workflow): fix oom when create job with unsafe integer id
* chore(plugin-workflow): remove useless code
* chore(plugin-workflow): remove only for test case
* fix(plugin-workflow): fix test cases
* fix(plugin-workflow): fix test case
* fix(plugin-workflow): fix pg test case
* refactor: enhance role merging logic: prioritize strategy actions over existing actions
* refactor: union role acl
* refactor: union role acl
* refactor: union role acl
* fix: assign getKeys
* fix: assign
* refactor: switch role set default role record
* refactor: switch role set default role record
* refactor: switch role set default role record
* refactor: switch role set default role record
* refactor: add setCurrentRole cache
* fix: e2e test
* fix: setCurrentRole
* refactor: switch role
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: add i18n support for ui schema
* feat: add locale tester
* feat: uischame localization source
* refactor: page title
* refactor: tab title
* refactor: column title
* refactor: form field title
* fix: bug
* refactor: uischema localzation sync
* fix: bug
* fix: issue with Gantt block in tree collection (#6617)
* fix: issue with Gantt block in tree collection
* fix: bug
* fix: test
* feat: enhance error handling with optional title in AppError component (#6409)
* refactor(client): add trim API for Input and Variable.TextArea (#6624)
* refactor(client): add trim API for Input and Variable.TextArea
* fix(client): avoid trim property to be passed to inner component
* fix: add headers to API request in AssociationFieldProvider (#6619)
* fix: add headers to API request in AssociationFieldProvider
* fix: handle optional dataSource in headers for API request in AssociationFieldProvider
* fix: variable parse failure when URL parameters contain Chinese characters (#6618)
* refactor: code improve
* fix: bug
* fix: e2e test
* fix: e2e test
* fix: e2e test
* fix: e2e test
* fix: e2e test
* fix: e2e test
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: Sheldon Guo <sheldon_66@163.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>