3683 Commits

Author SHA1 Message Date
Sheldon Guo
9a0cfa9971 feat: support getFieldSupportedHelpers 2025-04-02 07:30:15 +08:00
Sheldon Guo
400e4240fa feat: use helperMappingRules instead of type 2025-04-01 21:05:11 +08:00
Sheldon Guo
ddb1055e13 fix: fix some bug 2025-04-01 15:35:41 +08:00
Sheldon Guo
1b8904a8c6 feat: update filter to helper 2025-04-01 13:05:34 +08:00
sheldon66
06e96c32de fix: format not update 2025-03-30 22:21:56 +08:00
sheldon66
38f5e30354 fix: update date formatting and calculation logic in default value demo 2025-03-30 21:51:28 +08:00
sheldon66
afc285f697 fix: data scope 2025-03-30 21:34:05 +08:00
sheldon66
4e3fd75c8e feat: make default value take effect 2025-03-30 20:35:09 +08:00
sheldon66
7baac89027 fix: button to submit 2025-03-30 19:40:24 +08:00
sheldon66
94ff4e9c28 fix: onchange bug 2025-03-30 19:27:28 +08:00
sheldon66
2cf4040eea feat: update helper titles and improve date formatting component 2025-03-30 18:59:21 +08:00
sheldon66
0120a31e8c feat: improve 2025-03-29 08:14:55 +08:00
Sheldon Guo
f93029e990 feat: refactor helper configuration and enhance date formatting component 2025-03-28 16:24:54 +08:00
Sheldon Guo
f5836191eb Merge commit 'f7c77910394d7daa085a70a5c83380eec8f29f67' into feat/variables-filters-frontend 2025-03-28 09:48:18 +08:00
Sheldon Guo
5c560ebded feat: support dateFormatter 2025-03-28 09:39:59 +08:00
Sheldon Guo
e9a172449c feat: add data scope demo component and update documentation 2025-03-28 07:09:36 +08:00
Sheldon Guo
47edd90a0c feat: implement default value editor for date fields in form 2025-03-28 05:35:15 +08:00
nocobase[bot]
f7c7791039 Merge branch 'next' into develop 2025-03-27 15:01:00 +00:00
nocobase[bot]
220321ac4e Merge branch 'main' into next 2025-03-27 15:00:34 +00:00
Katherine
eba3f79134
fix: linkage conflict between same-named association fields in different sub-tables within the same form (#6577)
* fix: linkage conflict between same-named association fields in different sub-tables within same form

* fix: bug
2025-03-27 23:00:04 +08:00
nocobase[bot]
aad023cfc0 chore(versions): 😊 publish v1.6.12 2025-03-27 12:58:32 +00:00
nocobase[bot]
c9f37e61e5 chore(versions): 😊 publish v1.7.0-beta.11 2025-03-27 10:10:25 +00:00
Sheldon Guo
483f22f56d feat: refactor doc 2025-03-27 17:15:34 +08:00
nocobase[bot]
45e6e7d448 chore(versions): 😊 publish v1.7.0-beta.10 2025-03-27 06:10:23 +00:00
nocobase[bot]
8773912c34 chore(versions): 😊 publish v1.6.11 2025-03-27 04:21:59 +00:00
nocobase[bot]
b707061ef6 chore(versions): 😊 publish v1.7.0-alpha.10 2025-03-27 04:19:11 +00:00
Zeke Zhang
7d2ddb2ca0 Merge branch 'next' into develop 2025-03-27 11:17:51 +08:00
Zeke Zhang
51a2d17f13
fix: adjust the font size displayed on the phone to 14px (#6570)
* refactor(plugin-mobile): rename GlobalStyle to ResetScrollbar for clarity

* fix: increase font size in InternalAdminLayout from 14 to 16

* fix: ensure button alignment in WorkbenchBlock styles
2025-03-27 11:13:58 +08:00
Zeke Zhang
9c6c612c4d
fix(layout): adjust height calculation for mobile support using dvh unit (#6571)
* fix(layout): adjust height calculation for mobile support using dvh unit

* feat: add createStyles import from antd-style for styling enhancements
2025-03-27 10:49:19 +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]
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
Sheldon Guo
ea855fcbf5 chore: comment out demo code snippets in documentation 2025-03-26 14:42:05 +08: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]
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
Mathy Vandersmissen
945d2483b7
Updated dutch language files (#6546) 2025-03-26 14:35:43 +08:00
Sheldon Guo
9a85460f23 chore: remove unuseful change 2025-03-26 14:26:37 +08:00
Sheldon Guo
708240e5b3 chore: remove unuseful change 2025-03-26 14:24:29 +08:00
Sheldon Guo
9875bc9952 chore: remove unuseful change 2025-03-26 14:20:29 +08:00
Sheldon Guo
ddb1340699 feat: update variable handling to use joined segments and enhance helper visibility 2025-03-26 14:15:03 +08: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
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
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
Sheldon Guo
0a687d0791 feat: add helper type inference 2025-03-25 18:18:57 +08:00
katherinehhh
8a82cdec5b Merge branch 'main' into next 2025-03-25 15:41:32 +08:00