Junyi
cefb1ead55
feat(cli): add benchmark script ( #6623 )
...
* feat(cli): add benchmark script
* chore(cli): remove useless code
* fix(plugin-workflow): fix validate logic
* chore(package): remove package manager
* fix(cli): fix glob
* fix(cli): change to fast-glob
* fix(plugin-workflow): add dependency
* fix(build): change server build target to node
* test(build): change ncc build target to es2023
* fix: tinybench
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2025-05-01 17:53:14 +08:00
nocobase[bot]
09c53403eb
chore(versions): 😊 publish v1.6.25
2025-04-29 11:57:38 +00:00
nocobase[bot]
bfe77cd81d
chore(versions): 😊 publish v1.6.24
2025-04-24 10:20:37 +00:00
nocobase[bot]
c8e5a1c7e7
chore(versions): 😊 publish v1.6.23
2025-04-23 15:06:25 +00:00
nocobase[bot]
5fd8649fc3
chore(versions): 😊 publish v1.6.22
2025-04-22 09:44:09 +00:00
chenos
120aa3420c
chore(deps): upgrade dependencies ( #6708 )
...
* chore: upgrade jsonwebtoken to version 9.0.2
* chore: update
* fix: deps
* fix: semver
* chore: dicer
* chore: upgrade multer
* fix: dicer
* fix: remove sqlite
* chore: check db dialect
* chore: remove sqlite3
* fix: yarn add sqlite3 --no-save -W
* fix: test
* fix: test
* fix: ci
* fix: test
* fix: deps
2025-04-21 18:52:26 +08:00
Zeke Zhang
386e76661d
fix(linkage-rules): hidden required fields should not affect form submission ( #6709 )
...
* test: add e2e test
* fix(linkage-rules): hidden required fields should not affect form submission
* chore: fix e2e
2025-04-20 15:35:19 +08:00
nocobase[bot]
7f1d642848
chore(versions): 😊 publish v1.6.21
2025-04-17 06:51:36 +00:00
nocobase[bot]
4da85db68b
chore(versions): 😊 publish v1.6.20
2025-04-14 15:35:54 +00:00
nocobase[bot]
1af62daf9f
chore(versions): 😊 publish v1.6.19
2025-04-14 06:26:27 +00:00
nocobase[bot]
8b983f8913
chore(versions): 😊 publish v1.6.18
2025-04-11 13:05:40 +00:00
nocobase[bot]
aae9319f73
chore(versions): 😊 publish v1.6.17
2025-04-09 06:28:10 +00:00
nocobase[bot]
c37ea4d60a
chore(versions): 😊 publish v1.6.16
2025-04-03 07:15:19 +00:00
nocobase[bot]
71a55d6f10
chore(versions): 😊 publish v1.6.15
2025-04-01 12:59:02 +00:00
nocobase[bot]
26e30489da
chore(versions): 😊 publish v1.6.14
2025-03-29 03:46:43 +00:00
nocobase[bot]
cf09e64821
chore(versions): 😊 publish v1.6.13
2025-03-28 09:11:21 +00:00
nocobase[bot]
aad023cfc0
chore(versions): 😊 publish v1.6.12
2025-03-27 12:58:32 +00:00
nocobase[bot]
8773912c34
chore(versions): 😊 publish v1.6.11
2025-03-27 04:21:59 +00:00
nocobase[bot]
37ab4452ba
chore(versions): 😊 publish v1.6.10
2025-03-25 06:45:45 +00:00
nocobase[bot]
01ec734a58
chore(versions): 😊 publish v1.6.9
2025-03-23 03:34:33 +00:00
nocobase[bot]
e3b99cc75c
chore(versions): 😊 publish v1.6.8
2025-03-22 12:57:51 +00:00
chenos
2e737f74fd
chore: create-mock-database ( #6522 )
...
* chore: create-mock-database
* fix: mockDatabase
2025-03-21 12:14:31 +08:00
nocobase[bot]
3f75da95d3
chore(versions): 😊 publish v1.6.7
2025-03-20 09:48:46 +00:00
nocobase[bot]
727768bf71
chore(versions): 😊 publish v1.6.6
2025-03-18 15:15:17 +00:00
nocobase[bot]
2481e3f4ff
chore(versions): 😊 publish v1.6.5
2025-03-17 10:27:39 +00:00
nocobase[bot]
6bc55d4f9f
chore(versions): 😊 publish v1.6.4
2025-03-14 16:37:22 +00:00
nocobase[bot]
7281979cc3
chore(versions): 😊 publish v1.6.3
2025-03-13 16:32:19 +00:00
nocobase[bot]
ed98b8c7af
chore(versions): 😊 publish v1.6.2
2025-03-12 08:00:54 +00:00
nocobase[bot]
00b7e0e0bd
chore(versions): 😊 publish v1.6.1
2025-03-11 10:14:56 +00:00
nocobase[bot]
e7dea7fdfb
chore(versions): 😊 publish v1.6.0
2025-03-11 05:29:43 +00:00
Junyi
e5507d0758
refactor(plugin-workflow): change task center api and ui ( #6272 )
...
* refactor(plugin-workflow): change task center api and ui
* fix(client): add className property for Grid.Col
* refactor(plugin-workflow): adjust tasks menu style
* fix(plugin-workflow): fix menu title
* feat(plugin-workflow): automatically update tasks number
* fix(plugin-workflow): ignore ws if not exist
* fix(plugin-workflow): fix compatibility of no user approvals
* refactor(server): revert ws api back
* fix(plugin-workflow-manual): fix migration and renamed test cases
* fix(plugin-workflow): fix acl for task resource
* refactor(client): show badge number in toolbar
* fix(plugin-workflow): fix toolbar number
* fix(client): adjust badge font size
* refactor(plugin-workflow): adjust task center style and api
* fix(plugin-workflow-manual): fix constants
* refactor(plugin-workflow-manual): change legacy workflow todo block to list style
* test(plugin-workflow-manual): migrations
* refactor(plugin-workflow): add workflow title component
* fix(plugin-workflow-manual): fix e2e test cases
* fix(plugin-workflow): fix test kit
2025-03-10 19:58:33 +08:00
nocobase[bot]
c2e2344a83
chore(versions): 😊 publish v1.6.0-beta.19
2025-03-10 06:13:38 +00:00
nocobase[bot]
39f505360d
chore(versions): 😊 publish v1.6.0-beta.18
2025-03-09 23:29:10 +00:00
nocobase[bot]
06090aa0f6
chore(versions): 😊 publish v1.6.0-beta.17
2025-03-07 07:24:50 +00:00
chenyongxin
c2928d38cf
feat: add tooltip configuration to menu item and table headers ( #6346 )
...
* feat: add tooltip configuration to menu item and table headers
* feat: add tooltip to link and group menus
* feat: menu tooltip icon style adjustment
* feat: menu tooltip icon style adjustment
* fix: e2e
* refactor: optimize tooltip component usage in table columns
* feat: add tooltip editing functionality and enhance tooltip display in menu items
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-03-06 20:09:14 +08:00
Zeke Zhang
0d0c81cc90
refactor: make the menu responsive to screen width ( #6331 )
...
* chore: convert routes
* chore: stash
* chore: stash
* feat: support to add menu item
* feat: add MenuSchemaToolbar
* refactor: extract EditMenuItem component
* feat: add hidden option
* refactor: extract HiddenMenuItem
* feat: add 'Move to' option
* feat: add insert options
* feat: remove route
* fix: children
* fix: route
* feat: enhance menu item rendering and group handling in admin layout
* feat: add container support to MenuSchemaToolbar and fix display issue in Group
* fix: add conditional check before moving routes in menu item settings
* feat(navigation): add default page navigation for admin layout
* chore(versions): 😊 publish v1.6.0-alpha.24
* feat: export AppNotFound component and integrate 404 handling in AdminDynamicPage
* fix: update admin layout route path to use item options URL
* chore(versions): 😊 publish v1.6.0-alpha.25
* refactor: rename route node retrieval functions for clarity and add legacy route compatibility
* refactor: clean up layout component by removing unused styles and improving header rendering
* refactor: simplify menu item components by removing unused schema insertion logic and optimizing imports
* refactor: add 'x-async' property to tab schema and clean up server imports
* refactor: tabs
* feat: support extending frontend filter operators (#6085 )
* feat: operator extension
* fix: bug
* refactor: code improve
* fix: jsonLogic
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: add fake schema for routing in SortableItem and remove unused fieldSchema import
* feat: adjust content padding in InternalAdminLayout for improved layout
* refactor: remove registerOperators (#6224 )
* refactor(plugin-workflow): trigger workflow action settings (#6143 )
* refactor(plugin-workflow): move bind workflow settings to plugin
* refactor(plugin-block-workbench): move component to core
* refactor(plugin-block-workbench): adjust component api
* fix(plugin-workflow-action-trigger): fix test cases
* fix(plugin-workflow): fix component scope
* fix(plugin-workflow-action-trigger): fix test cases
* chore(versions): 😊 publish v1.6.0-alpha.26
* feat: support the extension of preset fields in collections (#6183 )
* feat: support the extension of preset fields in collections
* fix: bug
* fix: bug
* fix: bug
* refactor: create collection
* fix: config
* fix: test case
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: replace SchemaComponent with RemoteSchemaComponent and add AppNotFound for empty tabs
* refactor: rename useCurrentRoute to useCurrentRouteData for clarity
* fix: redirect to first tab by default
* feat: support for the extension of optional fields for Kanban, Calendar, and Formula Field plugins (#6076 )
* feat: kanban field extention
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* feat: calender title fields
* feat: background color fields
* fix: bug
* fix: bug
* feat: formula field expression support field
* feat: preset fields
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* revert: preset fields
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: locale
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: locale
* fix: test
* fix: bug
* fix: test
* fix: test
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* fix: enhance access permission check and clean up unused props in Page component
* fix: adjust Action.Page style to set top position to 0
* fix: update redirect logic to point to the first page route in admin layout
* chore(versions): 😊 publish v1.6.0-alpha.27
* fix: add link handling in MenuItem to open URLs in a new tab
* fix(data-source-main): update order
* fix: integrate drag-and-drop functionality in MenuItem and Page components
* fix: add drag-and-drop support in admin layout and improve loading behavior
* fix: header style
* fix: set sider width in admin layout
* fix: refactor InternalAdminLayout for improved readability and maintainability
* fix: optimize token management in InternalAdminLayout for better styling consistency
* fix: style
* fix: avoid error
* fix: update container reference in MenuSchemaToolbarWithContainer
* fix: add icon style to MenuSchemaToolbar
* fix: remove bottom border from header in admin layout
* fix: add collapsed button render function to InternalAdminLayout
* fix: update viewport meta tag for better responsiveness
* fix: add MenuItemIcon component for conditional icon rendering in admin layout
* fix: wrap SchemaToolbar in SiderContext.Provider to prevent style issues in collapsed state
* fix: update InternalAdminLayout styles for improved menu item appearance
* fix: adjust menu item spacing and height for compact mode in admin layout
* fix: add collapse handling and page change logic in InternalAdminLayout
* fix: add header context provider and update MenuItemIcon rendering logic in InternalAdminLayout
* fix: replace Modal with App.useApp().modal in HiddenMenuItem for improved modal handling
* fix: enhance click area for links in MenuItem and streamline group navigation logic
* fix: refresh routes after adding link menu
* fix: add mobile actions popover for improved user interaction in admin layout
* fix: adjust layout width and margin for improved alignment in admin layout
* style: fix the style of the top collapsed menu button dropdown
* fix: add active background color for selected menu items in collapsed menu
* fix: improve z-index management for modal, drawer, and page components to prevent overlap with collapsed menu button
* fix: adjust position of collapsed button to prevent overlap with subpages
* fix: update collapsed button rendering to handle mobile context and prevent overlap with subpages
* fix: prevent schema data request for group pages in admin layout
* fix: handle undefined menu titles by providing a default value
* fix: add refresh functionality for desktop routes in menu permissions
* fix: adjust page header padding based on route settings and token
* fix: center text
* fix: add tooltip support for menu items in collapsed state
* fix: tooltip
* fix: improve page tab routing and deletion handling
* fix: adjust admin layout height to account for header
* fix: improve route navigation and deletion handling in admin layout
* chore: update version
* fix(routing): Add Navigate import from react-router-dom
* fix(e2e): locator
* test: remove demo and useless test case for Page component
* fix: improve page creation and routing in e2e utils
* fix: improve z-index handling for embedded pages
* feat(admin-layout): Add aria-label to menu item links for improved accessibility
* fix(mobile-ui): Adjust toolbar and navigation bar styling
* test(acl): Simplify menu item visibility test setup
* test: update e2e test templates and route handling
* fix: fix compatibility issues
* fix(admin-layout): improve default page navigation handling
* fix(acl): add optional chaining to prevent potential null/undefined error in uiButtonSchemasBlacklist check
* fix: keep alive
* fix(desktop-routes): enhance route retrieval with automatic child route inclusion
* test: add test
* fix(page): update navigation logic to use location pathname for tab routing
* fix(route): export CurrentRouteProvider for better accessibility in routing context
* refactor(layout): remove unused styles for cleaner code
* fix(layout): integrate useGlobalTheme for consistent theming and clean up unused parameters
* fix(route): improve route redirection logic
---------
Co-authored-by: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com>
Co-authored-by: Katherine <katherine_15995@163.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
2025-03-05 22:52:24 +08:00
nocobase[bot]
53e9ad38cd
chore(versions): 😊 publish v1.6.0-beta.16
2025-03-04 03:20:25 +00:00
nocobase[bot]
08f4d7eeb0
chore(versions): 😊 publish v1.6.0-beta.15
2025-02-27 04:27:59 +00:00
nocobase[bot]
8c801015d2
chore(versions): 😊 publish v1.6.0-beta.14
2025-02-27 01:13:54 +00:00
nocobase[bot]
220721d5d5
chore(versions): 😊 publish v1.6.0-beta.13
2025-02-26 15:01:33 +00:00
nocobase[bot]
60b1bfc742
chore(versions): 😊 publish v1.6.0-beta.12
2025-02-26 00:09:44 +00:00
nocobase[bot]
b6f666e0d9
chore(versions): 😊 publish v1.6.0-beta.11
2025-02-24 12:10:09 +00:00
nocobase[bot]
5d17e0941d
chore(versions): 😊 publish v1.6.0-beta.10
2025-02-24 06:02:03 +00:00
nocobase[bot]
4691a6146f
chore(versions): 😊 publish v1.6.0-beta.9
2025-02-22 07:09:03 +00:00
nocobase[bot]
4087b7a58c
chore(versions): 😊 publish v1.6.0-beta.8
2025-02-14 16:23:18 +00:00
nocobase[bot]
8836fcaa5b
chore(versions): 😊 publish v1.6.0-beta.7
2025-02-14 05:04:34 +00:00
nocobase[bot]
aff51d3683
chore(versions): 😊 publish v1.6.0-beta.6
2025-02-13 07:00:25 +00:00
nocobase[bot]
a56fb7cacf
chore(versions): 😊 publish v1.6.0-beta.5
2025-02-11 12:54:47 +00:00
nocobase[bot]
406549a002
chore(versions): 😊 publish v1.6.0-beta.4
2025-02-11 04:23:54 +00:00
Zeke Zhang
21e37f9915
fix: remove default tab title ( #6178 )
...
* fix: remove default tab title
* fix: add default tab title for route table
* chore: update migration
* fix: mobile
* fix: e2e errors
2025-02-09 08:04:28 +08:00