4038 Commits

Author SHA1 Message Date
Junyi
edcdf00ea3
fix(evaluators): change reference links to doc site (#6021) 2025-01-09 10:16:43 +08:00
Katherine
390c41a164
refactor: support maxTagCount:'responsive' in multi-select component (#6007)
* refactor: support maxTagCount:'responsive' in multi-select component

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test
2025-01-09 10:03:42 +08:00
Chareice
b4f262d2da
Merge branch 'main' into next 2025-01-09 09:48:01 +08:00
ChengLei Shao
ec92727a20
fix: import with associations (#6024)
* fix: import with associations

* chore: console.log
2025-01-09 09:19:02 +08:00
YANG QIA
5f0bceb261
fix(client): continue rendering the page after the authentication check is completed (#6020) 2025-01-09 08:33:05 +08:00
nocobase[bot]
a9d30fe330 Merge branch 'main' into next 2025-01-08 13:33:21 +00:00
chenos
3c83c1b9cd chore: getHref 2025-01-08 21:32:31 +08:00
nocobase[bot]
4c7eb0b5c0 Merge branch 'main' into next 2025-01-08 12:43:31 +00:00
chenos
1d2b237e73
feat: add app.getFullUrl() method (#6019)
* feat: add app.getFullUrl() method

* fix: test error

* fix: test only
2025-01-08 20:43:07 +08:00
Junyi
5c97e7c3f9
feat(plugin-workflow): allow to sort workflows when binding to action button (#6017) 2025-01-08 20:38:41 +08:00
nocobase[bot]
7ade635d67 chore(versions): 😊 publish v1.5.0-beta.26 2025-01-08 12:21:37 +00:00
nocobase[bot]
62e82150a1 Merge branch 'main' into next 2025-01-08 08:11:15 +00:00
Katherine
5ce5b05cb6
fix: required validation not working after deleting data in rich text editor (#6006) 2025-01-08 16:10:53 +08:00
nocobase[bot]
fe7a5547a7 Merge branch 'main' into next 2025-01-08 06:47:29 +00:00
Katherine
35238cc02e
refactor(client): set default end time for time range in filter block to 23:59:59" (#6012)
* fix: datetime format

* fix: bug
2025-01-08 14:47:05 +08:00
nocobase[bot]
2d6e94bad1 Merge branch 'main' into next 2025-01-08 03:31:56 +00:00
Katherine
a17b0ca63b
fix: misalignment issue when action column buttons are hidden (#6014) 2025-01-08 11:31:33 +08:00
Zeke Zhang
ce185fbb61
fix(Table): fix the issue where table rows cannot be dragged (#6013)
* fix: fix the issue where table rows cannot be dragged

* fix: remove designable judgment
2025-01-08 11:07:23 +08:00
nocobase[bot]
becf6f69c9 chore(versions): 😊 publish v1.5.0-beta.25 2025-01-07 17:04:43 +00:00
nocobase[bot]
2fe0c222a0 Merge branch 'main' into next 2025-01-07 13:40:55 +00:00
Katherine
2b1614d99b
refactor: bulk edit form submit button: remove field assignment and linkage rule (#6008) 2025-01-07 21:40:24 +08:00
nocobase[bot]
350e6cd195 chore(versions): 😊 publish v1.5.0-beta.24 2025-01-07 12:43:44 +00:00
nocobase[bot]
8dd783220a Merge branch 'main' into next 2025-01-07 12:34:41 +00:00
YANG QIA
452cfa376f
fix(client): fix the issue where headers included in client requests were being overwritten (#6009) 2025-01-07 20:34:16 +08:00
nocobase[bot]
4a5c74b927 Merge branch 'main' into next 2025-01-07 02:50:34 +00:00
Katherine
dbd40f74cb
fix: create collections button issue on clicking Collections tab in REST API (#5992) 2025-01-07 10:50:13 +08:00
nocobase[bot]
6a21af710b Merge branch 'main' into next 2025-01-07 02:05:32 +00:00
Katherine
b4ed765317
fix: foreignKey, targetKey, sourceKey support filtering by Chinese characters (#5997) 2025-01-07 10:05:03 +08:00
Katherine
bea3ebccc4
fix: fix style of setting button in compact theme (#6001) 2025-01-07 10:04:47 +08:00
nocobase[bot]
ff8d18aea8 Merge branch 'main' into next 2025-01-07 01:16:32 +00:00
Junyi
f9f9134fa7
fix(client): remove useless style (#5998) 2025-01-07 09:16:09 +08:00
nocobase[bot]
1513568caa Merge branch 'main' into next 2025-01-06 13:11:37 +00:00
Katherine
648e282d48
refactor: target key (#6000) 2025-01-06 21:11:09 +08:00
nocobase[bot]
538c00c6fc Merge branch 'main' into next 2025-01-06 11:53:32 +00:00
Katherine
91a998fff8
fix: o2m support set nanoid as targetKey (#5999) 2025-01-06 19:53:11 +08:00
nocobase[bot]
53025253b1 chore(versions): 😊 publish v1.5.0-beta.23 2025-01-06 11:45:26 +00:00
nocobase[bot]
d127a224c4 chore(versions): 😊 publish v1.4.19 2025-01-06 07:45:09 +00:00
katherinehhh
c2c5e4c560 Merge branch 'main' into next 2025-01-06 15:13:38 +08:00
Katherine
7743ba64c1
fix: date range picker in filter form/action not showing time picker when showTime is set (#5994) 2025-01-06 15:11:49 +08:00
ChengLei Shao
a40788a0f9
fix:ws message error (#5993)
* chore: test

* chore: hasLoadError status

* chore: test
2025-01-06 13:46:48 +08:00
nocobase[bot]
73b5a50182 chore(versions): 😊 publish v1.4.18 2025-01-06 04:39:48 +00:00
katherinehhh
f9114c3019 Merge branch 'main' into next 2025-01-05 14:28:42 +08:00
Katherine
35f5f41791
fix: scrollbar issue when setting full height for data block in subpage (#5989) 2025-01-05 11:59:12 +08:00
nocobase[bot]
3bcda86bd7 Merge branch 'main' into next 2025-01-05 03:59:02 +00:00
Katherine
9f35c6ce04
fix: issue with batch deletion of system and general fields in collection management (#5988) 2025-01-05 11:58:39 +08:00
nocobase[bot]
decac271c7 Merge branch 'main' into next 2025-01-05 03:58:22 +00:00
Katherine
38d1ab4f1b
fix: parent collection fields not loaded in the kanban (#5985) 2025-01-05 11:57:58 +08:00
nocobase[bot]
90738962af chore(versions): 😊 publish v1.5.0-beta.22 2025-01-04 11:55:51 +00:00
Chareice
821747784f
fix: load commands when plugin not found 2025-01-04 18:44:23 +08:00
Zeke Zhang
98098ab6cc
fix(subtable): prevent empty rows (#5990)
* fix(subtable): prevent empty rows

* refactor: rename params

* chore: fix unit tests
2025-01-04 15:14:14 +08:00