1330 Commits

Author SHA1 Message Date
nocobase[bot]
dd41466a2a Merge branch 'next' into develop 2024-12-07 13:29:04 +00:00
nocobase[bot]
ee60880672 Merge branch 'main' into next 2024-12-07 13:28:43 +00:00
YANG QIA
a0aa3b8663
fix(m2m-array): issue where updating m2m array fields in single relation collection (#5820)
* fix(m2m-array): issue where updating m2m array fields in single relation collection

* fix: select

* test: add test cases
2024-12-07 21:28:20 +08:00
chenos
d2aefc6039 chore: test error 2024-12-07 20:20:25 +08:00
katherinehhh
3723076cbe Merge branch 'next' into develop 2024-12-07 20:05:50 +08:00
Katherine
5fa6a86021
chore: add new & select record in sub-table (#5819)
* chore: add new & select record in sub-table

* fix: bug

* fix: bug

* fix: bug

* fix: test
2024-12-07 18:57:32 +08:00
Zeke Zhang
62cc751a59 fix(SubTable): fix undefined error 2024-12-07 09:06:07 +08:00
nocobase[bot]
288585c182 Merge branch 'main' into next 2024-12-06 14:41:26 +00:00
chenos
fc57b19887
fix: test error (#5815) 2024-12-06 22:40:58 +08:00
nocobase[bot]
3c7138fff9 Merge branch 'next' into develop 2024-12-06 10:24:01 +00:00
Katherine
73c2efd4c1
feat: support configuring text, icon, and type for add and select buttons in sub-table (#5778)
* feat: support configuring text, icon, and type for sub-table buttons

* refactor: action style improve

* fix: bug

* fix: bug

* fix: bug
2024-12-06 18:23:37 +08:00
nocobase[bot]
4d3b4ae61a Merge branch 'next' into develop 2024-12-06 04:05:27 +00:00
Katherine
c86b1efdf7
fix: select readPretty (#5807) 2024-12-06 12:04:38 +08:00
Zeke Zhang
db7c9bac42
fix: prevent multiple requests from being triggered (#5804) 2024-12-06 09:32:14 +08:00
Zeke Zhang
92e87ee1da Merge branch 'next' into develop 2024-12-05 16:36:42 +08:00
Katherine
9ad93ed790
fix: configure action button to be left-aligned (#5798) 2024-12-05 15:50:47 +08:00
Katherine
c8d8b719bd
fix: scrollbar issue in sub-table with size small under compact theme (#5796) 2024-12-05 14:06:01 +08:00
Zeke Zhang
6ef4e9608c fix(enableLink): fix error when enableLink is enabled 2024-12-04 22:10:25 +08:00
Zeke Zhang
0fa56d7407
perf(Table): remove Formily components to improve performance (#5738)
* perf(Table): remove Formily components to improve performance

* refactor: rename and modify comments

* fix(UIEditor): fix hover style

* fix(Table): fix style configuration option not showing

* fix(ellipsis): fix refresh issue

* fix: need to update field value

* perf(Table): improve performance of configuring top buttons

* refactor: skip style-related code when no style rules are set

* chore(e2e): fix e2e errors

* fix(e2e): fix e2e errors

* fix(workflow): fix refresh issue

* fix(workflow): fix refresh issue

* fix(Action.Container): fix refresh issue

* fix(drawer): fix refresh issue

* fix(Table): fix refresh issue

* fix(AssociationField): fix refresh issues

* fix(NocoBaseRecursionField): fix refresh code

* refactor(SchemaComponentContext): remove useless code

* refactor: rename RefreshContext to RefreshFieldSchemaContext

* refactor(useDataBlockRequestGetter): optimize comment

* refactor: rename and new refresh context

* fix(Table): fix some refresh issues

* fix(AssociationField): fix refresh issue

* refactor(Table): make code better

* fix: replace RecursionField with NocoBaseRecursionField

* refactor: remove useless code

* fix(Menu): fix draging issue

* fix: refresh entire page after drag and drop operation

* fix(Page): fix draging issue

* chore: fix build error

* fix(test): make unit tests pass

* chore(test): fix unit test

* chore(e2e): fix e2e errors

* chore(e2e): update e2e to make it pass

* chore(e2e): update e2e to make it pass

* chore(e2e): fix e2e errors

* fix(e2e): fix some e2e errors

* fix(SchemaComponent): fix onChange issue

* chore(e2e): make e2e more stable
2024-12-04 21:05:50 +08:00
gchust
02783e588f
Fix/use dynamic props not working with lazy component (#5776)
* fix: withDynamicSchemaProps not working with lazy

* chore: rename lazid component key[skip ci]
2024-12-03 16:33:27 +08:00
nocobase[bot]
1db694897e Merge branch 'next' into develop 2024-12-03 01:45:46 +00:00
Katherine
ac995c4eaf
fix: record picker not displaying selected items when selecting across pages (#5770) 2024-12-03 09:45:23 +08:00
Katherine
cb44af2ea1
fix: tag color (#5772) 2024-12-03 09:20:18 +08:00
Katherine
e6cf5ae535
feat: support link enabled in fields to trigger popup opening (#5747)
* feat: support link activation in fields to trigger popup opening

* refactor: withPopupWapper

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: test

* fix: test

* fix: bug

* fix: test
2024-12-02 18:42:03 +08:00
katherinehhh
c7a5d90a3e Merge branch 'next' into develop 2024-12-02 12:51:43 +08:00
Katherine
2fcd584846
feat: support attachment file fields in public forms (#5749)
* feat: support attachment file fields in public forms

* fix: bug
2024-12-02 12:38:23 +08:00
nocobase[bot]
69b6c52251 Merge branch 'next' into develop 2024-12-01 14:30:51 +00:00
katherinehhh
188950c7a8 Merge branch 'main' into next 2024-12-01 22:30:02 +08:00
nocobase[bot]
515c474a5f Merge branch 'next' into develop 2024-12-01 14:26:38 +00:00
Katherine
7a739b91f2
fix: field width issue in sub table in horizontal layout (#5763) 2024-12-01 22:26:16 +08:00
Katherine
05ed11eb15
fix: select field to display blank when data is empty (#5762) 2024-12-01 21:36:05 +08:00
katherinehhh
f343b988fa Merge branch 'next' into develop 2024-11-30 09:26:29 +08:00
Katherine
d77b4aa36d
refactor: set small as table default size (#5755) 2024-11-29 22:39:20 +08:00
katherinehhh
5458829e43 Merge branch 'next' into develop 2024-11-29 14:05:13 +08:00
Katherine
30a16af817
feat: support quick schedule creation by clicking date on calendar block (#5733)
* feat: calender block

* fix: bug

* fix: bug

* refactor:  initialValues for start and end

* fix: bug

* fix: bug

* fix: bug
2024-11-29 10:03:44 +08:00
Zeke Zhang
f06391a5d8 chore(page): should remember page scroll position 2024-11-28 19:06:14 +08:00
Zeke Zhang
7c997293f0 fix(desktop): fix page scrolling issue 2024-11-28 18:54:39 +08:00
Zeke Zhang
eef3d183b0 fix(mobile): fix page scrolling issue 2024-11-28 16:03:52 +08:00
nocobase[bot]
ac7098d0c5 Merge branch 'next' into develop 2024-11-28 04:27:25 +00:00
Katherine
07b13d2f5c
fix: scrollbar issue when table has few columns with medium size (#5745) 2024-11-28 12:27:00 +08:00
nocobase[bot]
86679c4953 Merge branch 'next' into develop 2024-11-28 04:26:59 +00:00
Junyi
4235b845d8
fix(client): use children component when nullable is false (#5746) 2024-11-28 10:30:57 +08:00
chenos
1ad57fa514 Revert "feat: remove charts plugin (#5737)"
This reverts commit 73003568a61236106b9f4f3ad7a4580339f80737.
2024-11-28 10:29:45 +08:00
Zeke Zhang
83c6c55424 chore(test): make unit test more stable 2024-11-28 09:13:25 +08:00
Zeke Zhang
d54fec10e7 Merge branch 'next' into develop 2024-11-28 09:03:39 +08:00
Katherine
9fff5c8a8b
refactor: optimize compact theme for mobile (#5723)
* refactor: optimize compact theme for mobile

* fix: bug

* fix: bug

* style: style improve

* fix: bug

* fix: bug

* fix: bug
2024-11-27 20:57:23 +08:00
Zeke Zhang
62cbfac2b0 chore(test): make unit test more stable 2024-11-27 16:13:47 +08:00
chenos
73003568a6
feat: remove charts plugin (#5737) 2024-11-27 14:16:38 +08:00
nocobase[bot]
85384d7554 Merge branch 'next' into develop 2024-11-27 05:27:59 +00:00
Sheldon Guo
f56f49d3ca
fix(RemoteSelect component): fix selected option label not loaded on first render (#5736)
* feat: add defaultParams option to service in RemoteSelect and UsersSelect components

* fix: conditionally set defaultParams in RemoteSelect component
2024-11-27 13:27:35 +08:00