8633 Commits

Author SHA1 Message Date
xilesun
c2e9875528 Merge branch 'next' into fix/package-version 2025-03-01 14:39:09 +08:00
nocobase[bot]
5cf6aeccaf Merge branch 'main' into next 2025-03-01 06:21:28 +00:00
nocobase[bot]
33110193fe chore(versions): 😊 publish v1.5.19 v1.5.19 2025-03-01 06:20:47 +00:00
Katherine
1423b62f02
feat: time field support time format (#6329)
* feat: time field support time format settings

* test: e2e test

* test: e2e test

* test: e2e test

* fix: bug
2025-02-28 15:30:22 +08:00
xilesun
7005618fa8 chore: update yarn.lock 2025-02-28 11:22:30 +08:00
xilesun
101eb130ad chore: upgrade version 2025-02-28 11:13:11 +08:00
Zeke Zhang
4fe9a10632 fix: keep alive 2025-02-28 07:34:19 +08:00
Zeke Zhang
bea0a2c524 fix(acl): add optional chaining to prevent potential null/undefined error in uiButtonSchemasBlacklist check 2025-02-28 07:02:10 +08:00
Zeke Zhang
bf624922f0 fix(admin-layout): improve default page navigation handling 2025-02-28 07:01:43 +08:00
Zeke Zhang
282f634eda
refactor: make the menu responsive to screen width (#6228)
* 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

---------

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-02-28 05:30:10 +08:00
nocobase[bot]
b5adddfabc Merge branch 'main' into next 2025-02-27 08:46:14 +00:00
nocobase[bot]
d02fcc9ba1 docs: update changelogs 2025-02-27 08:45:48 +00:00
nocobase[bot]
04deacc470 Merge branch 'main' into next 2025-02-27 08:44:55 +00:00
Katherine
97f81d3237
fix: add new button appears on hover in association field read-only mode (#6322)
* fix: add new button appears on hover in association field read-only mode

* fix: bug
2025-02-27 16:44:33 +08:00
nocobase[bot]
7f7124355c Merge branch 'main' into next 2025-02-27 08:12:32 +00:00
nocobase[bot]
1a64270a17 chore(versions): 😊 publish v1.5.18 v1.5.18 2025-02-27 08:11:48 +00:00
Zeke Zhang
e1671ae9e5 Merge branch 'main' into next 2025-02-27 15:28:33 +08:00
Zeke Zhang
195f5df6bf
feat(workbench-block): improve block height and layout responsiveness (#6321)
- Add dynamic height calculations for workbench block
- Support height adjustments for different layouts (grid/list)
- Implement responsive styling with designable mode considerations
2025-02-27 15:26:44 +08:00
nocobase[bot]
2349320815 Merge branch 'main' into next 2025-02-27 06:07:03 +00:00
nocobase[bot]
9c74600770 docs: update changelogs 2025-02-27 06:06:36 +00:00
Sheldon Guo
4f96be4024
fix(devtools): ensure X-Forwarded-For header is set only if req.ip is available (#6320) 2025-02-27 13:54:32 +08:00
xilesun
54855904ea Merge branch 'main' into next 2025-02-27 13:07:50 +08:00
nocobase[bot]
e360a4e12f chore(versions): 😊 publish v1.5.17 v1.5.17 2025-02-27 04:31:25 +00:00
nocobase[bot]
08f4d7eeb0 chore(versions): 😊 publish v1.6.0-beta.15 v1.6.0-beta.15 2025-02-27 04:27:59 +00:00
Zeke Zhang
bb044f1176
fix(menu): drag issue (#6315) 2025-02-27 12:08:33 +08:00
nocobase[bot]
2b829e682c Merge branch 'main' into next 2025-02-27 03:47:50 +00:00
Katherine
85157856c4
fix: dataBlockInitializer (#6319)
* fix: bug

* fix: bug
2025-02-27 11:47:30 +08:00
nocobase[bot]
0098480952 Merge branch 'main' into next 2025-02-27 03:40:38 +00:00
xilesun
f3fb416fd1 fix: release ci 2025-02-27 11:39:56 +08:00
Katherine
1834ab6d9a
fix: issue with action panel block description (#6318) 2025-02-27 11:07:15 +08:00
xilesun
db15393283 Merge branch 'main' into next 2025-02-27 11:06:18 +08:00
xilesun
5a50995607 fix: release ci 2025-02-27 11:03:32 +08:00
nocobase[bot]
e91e507cc9 Merge branch 'main' into next 2025-02-27 02:18:10 +00:00
xilesun
92cf679bda chore(ci): optimize release ci 2025-02-27 10:17:36 +08:00
nocobase[bot]
8c801015d2 chore(versions): 😊 publish v1.6.0-beta.14 v1.6.0-beta.14 2025-02-27 01:13:54 +00:00
Katherine
bbb3bc9a40
fix: error when creating comment block without comment collection (#6309) 2025-02-27 09:08:07 +08:00
nocobase[bot]
971f5a419e Merge branch 'main' into next 2025-02-26 23:37:24 +00:00
Zeke Zhang
605eea4399
fix(filter-provider): improve filter utility with dynamic value and field resolution (#6314) 2025-02-27 07:37:00 +08:00
xilesun
2b5ce1bad1 fix(acl): test 2025-02-27 00:11:54 +08:00
nocobase[bot]
220721d5d5 chore(versions): 😊 publish v1.6.0-beta.13 v1.6.0-beta.13 2025-02-26 15:01:33 +00:00
Zeke Zhang
8223419fc4 Merge branch 'main' into next 2025-02-26 22:55:00 +08:00
Zeke Zhang
376cb21a71
fix(action-modal): improve modal visibility handling (#6305) 2025-02-26 22:52:51 +08:00
nocobase[bot]
6876c3ddb7 Merge branch 'main' into next 2025-02-26 14:24:37 +00:00
xilesun
8bd3d3625c chore: update changelogAndRelease.js 2025-02-26 22:24:03 +08:00
nocobase[bot]
d48adaac6a Merge branch 'main' into next 2025-02-26 12:09:01 +00:00
Junyi
22869ca184
fix(plugin-file-manager): fix migration for inherited collection (#6310) 2025-02-26 20:08:35 +08:00
gchust
f805780ae0
fix: yarn dev error after create-nocobase-app (#6299) 2025-02-26 19:51:46 +08:00
Katherine
ffa75f4033
add: custom request action migration (#6313)
* feat: customRequestsRoles migration

* feat: customRequestsRoles migration
2025-02-26 19:02:05 +08:00
Katherine
dd608f96ea
Revert "add: custom requests action migration (#6311)" (#6312)
This reverts commit 109873f7e59723b269640d76e98057770092b42a.
2025-02-26 18:59:24 +08:00
Katherine
109873f7e5
add: custom requests action migration (#6311) 2025-02-26 18:58:38 +08:00