385 Commits

Author SHA1 Message Date
nocobase[bot]
0a377054b8 chore(versions): 😊 publish v1.5.0-beta.15 2024-12-23 04:44:40 +00:00
nocobase[bot]
7261334d9a chore(versions): 😊 publish v1.5.0-beta.14 2024-12-21 16:47:50 +00:00
nocobase[bot]
a7f50df186 chore(versions): 😊 publish v1.5.0-beta.13 2024-12-21 12:05:58 +00:00
nocobase[bot]
abd37b1e97 chore(versions): 😊 publish v1.4.14 2024-12-21 11:27:50 +00:00
nocobase[bot]
6478b1bb6d chore(versions): 😊 publish v1.4.13 2024-12-19 06:06:17 +00:00
nocobase[bot]
9ea2d8d7d4 chore(versions): 😊 publish v1.6.0-alpha.6 2024-12-19 02:21:42 +00:00
nocobase[bot]
a1fa4ac71e chore(versions): 😊 publish v1.5.0-beta.12 2024-12-18 15:36:41 +00:00
nocobase[bot]
b7906cdfbf chore(versions): 😊 publish v1.4.12 2024-12-18 11:31:48 +00:00
nocobase[bot]
fafc1b3951 chore(versions): 😊 publish v1.4.11 2024-12-18 10:19:13 +00:00
nocobase[bot]
fb55f1d17b chore(versions): 😊 publish v1.5.0-beta.11 2024-12-18 09:44:17 +00:00
nocobase[bot]
22ecd87c89 chore(versions): 😊 publish v1.5.0-beta.10 2024-12-18 04:02:51 +00:00
nocobase[bot]
faf1eeedd0 Merge branch 'next' into develop 2024-12-16 01:26:19 +00:00
nocobase[bot]
082fa157f5 Merge branch 'main' into next 2024-12-16 01:25:46 +00:00
ChengLei Shao
fbe63b1712
fix: filter external data source collections (#5890)
* fix: filter external data source collections

* fix: test
2024-12-16 09:25:21 +08:00
nocobase[bot]
4e0cd8a57d chore(versions): 😊 publish v1.5.0-beta.9 2024-12-15 11:45:45 +00:00
nocobase[bot]
a8bc4155dd chore(versions): 😊 publish v1.5.0-beta.8 2024-12-15 07:54:02 +00:00
nocobase[bot]
b10daeccde Merge branch 'next' into develop 2024-12-14 15:04:02 +00:00
katherinehhh
17424ab90a Merge branch 'main' into next 2024-12-14 23:03:01 +08:00
Katherine
6ff60c1b8a
fix:pg view creation issue, resolve error when selecting views across schemas (#5881)
* fix: pg view creation issue, resolve error when selecting views across schemas

* fix: pg view creation issue, resolve error when selecting views across schemas

* refactor: locale

* fix: bug
2024-12-14 22:59:36 +08:00
nocobase[bot]
5a00386c4f chore(versions): 😊 publish v1.5.0-beta.7 2024-12-13 04:36:42 +00:00
nocobase[bot]
ca3b98ce1f chore(versions): 😊 publish v1.4.10 2024-12-12 14:04:41 +00:00
nocobase[bot]
27b326d9ba chore(versions): 😊 publish v1.4.9 2024-12-12 03:15:37 +00:00
nocobase[bot]
c804068478 chore(versions): 😊 publish v1.6.0-alpha.5 2024-12-11 14:26:08 +00:00
nocobase[bot]
062b4bffd7 chore(versions): 😊 publish v1.5.0-beta.6 2024-12-11 09:54:46 +00:00
nocobase[bot]
b2f632c767 chore(versions): 😊 publish v1.5.0-beta.5 2024-12-11 07:36:12 +00:00
nocobase[bot]
0bbc7250b6 chore(versions): 😊 publish v1.5.0-beta.4 2024-12-11 06:58:08 +00:00
chenos
10ddc12fba chore: update version 2024-12-11 13:09:52 +08:00
chenos
6e5de98a12 chore: update version 2024-12-11 12:57:00 +08:00
nocobase[bot]
0acce094df chore(versions): 😊 publish v1.4.8 2024-12-10 06:26:00 +00:00
nocobase[bot]
7633e93b79 chore(versions): 😊 publish v1.6.0-alpha.4 2024-12-09 09:46:48 +00:00
nocobase[bot]
4bbfbd09cc chore(versions): 😊 publish v1.4.7 2024-12-09 06:09:22 +00:00
nocobase[bot]
504b665d72 chore(versions): 😊 publish v1.6.0-alpha.3 2024-12-09 02:19:22 +00:00
nocobase[bot]
bb3714261c chore(versions): 😊 publish v1.4.6 2024-12-08 23:24:17 +00:00
nocobase[bot]
5becd3c6c0 chore(versions): 😊 publish v1.4.5 2024-12-08 07:13:13 +00:00
nocobase[bot]
045b2e7469 chore(versions): 😊 publish v1.4.4 2024-12-08 05:19:18 +00:00
nocobase[bot]
713563ada7 chore(versions): 😊 publish v1.4.3 2024-12-05 14:32:22 +00:00
nocobase[bot]
cca4535429 chore(versions): 😊 publish v1.4.2 2024-12-04 13:12:33 +00: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
nocobase[bot]
bcf6a04548 chore(versions): 😊 publish v1.4.1 2024-12-04 02:14:31 +00:00
nocobase[bot]
9e46b7291e chore(versions): 😊 publish v1.6.0-alpha.2 2024-12-03 15:48:39 +00:00
nocobase[bot]
7524726d0d chore(versions): 😊 publish v1.6.0-alpha.1 2024-12-03 15:10:42 +00:00
nocobase[bot]
38365a5023 chore(versions): 😊 publish v1.4.0 2024-12-03 12:40:49 +00:00
nocobase[bot]
7f524cb28a Merge branch 'next' into develop 2024-12-02 14:48:44 +00:00
nocobase[bot]
f1ffc114f4 Merge branch 'main' into next 2024-12-02 14:48:20 +00:00
Katherine
6c3eb4a40e
fix: incorrect display of source key (#5771) 2024-12-02 22:47:55 +08:00
nocobase[bot]
d45d53671d chore(versions): 😊 publish v1.4.0-beta.11 2024-12-02 05:23:11 +00:00
nocobase[bot]
e3ec7bc6aa chore(versions): 😊 publish v1.3.54 2024-11-28 15:35:38 +00:00
nocobase[bot]
fd24bbfde4 chore(versions): 😊 publish v1.4.0-beta.10 2024-11-28 15:10:36 +00:00
nocobase[bot]
5d60497c37 chore(versions): 😊 publish v1.3.53 2024-11-28 14:34:54 +00:00
nocobase[bot]
2e3cbd160d chore(versions): 😊 publish v1.4.0-beta.9 2024-11-28 02:21:20 +00:00