Commit Graph

1849 Commits

Author SHA1 Message Date
dream2023
f185b11616 fix: cache bug 2024-01-18 11:02:54 +08:00
dream2023
c9aae391bd fix: get children collection bug 2024-01-17 10:38:48 +08:00
dream2023
087e2dcfe4 fix: rename CollectionTemplate to CollectionTemplateBase 2024-01-15 16:18:08 +08:00
dream2023
4f6ed79221 fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase 2024-01-15 16:13:57 +08:00
dream2023
14ce98cee5 fix: docs bug 2024-01-15 10:34:38 +08:00
dream2023
c4f43cab54 docs: new docs 2024-01-14 23:11:15 +08:00
dream2023
615b19a7cb fix: inheritance bug 2024-01-13 21:36:48 +08:00
dream2023
6adb95588d fix: remove isLocal 2024-01-12 16:01:30 +08:00
dream2023
5f37f7a523 fix: bug 2024-01-12 15:20:23 +08:00
dream2023
4132659670 fix: unit test 2024-01-12 12:05:46 +08:00
dream2023
3aba0d051e fix: add CollectionExtendsProvider 2024-01-12 11:50:15 +08:00
dream2023
db81a8aab6 fix: bug 2024-01-12 11:25:20 +08:00
dream2023
83680e211c fix: remove collectionTemplate and fieldInterface V2 2024-01-12 10:21:39 +08:00
dream2023
3c79cf419c Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-12 10:18:02 +08:00
dream2023
c4257f1e23 fix: build error 2024-01-12 10:17:38 +08:00
katherinehhh
dfb4421484
fix: table column sort params should support cancel sort (#3372)
* fix: sort params

* fix: sort params
2024-01-12 09:50:17 +08:00
dream2023
0b6adb7994 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-11 23:35:27 +08:00
dream2023
9ec6372af9 fix: field interfaces to class 2024-01-11 23:33:35 +08:00
dream2023
9542db19ff fix: template to class 2024-01-11 22:05:18 +08:00
dream2023
9a85755684 fix: add field groups 2024-01-11 18:16:08 +08:00
dream2023
f934cb9bbe fix: rename collectionFieldInterfaceInstance to fieldInterfaceInstance 2024-01-11 17:19:52 +08:00
Zeke Zhang
29a09b1ceb
fix(TableSelectorProvider): parse filter param (#3366)
* fix(TableSelectorProvider): parse filter param

* fix: avoid duplicate loading of data
2024-01-11 16:22:06 +08:00
dream2023
b492f4999c Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-11 15:16:54 +08:00
dream2023
04a4949d9d fix: collection field groups remove from core 2024-01-11 15:16:05 +08:00
katherinehhh
4d44c6e24e
fix: useDesigner Designer should has default toolbar (#3365)
* fix: useDesigner Designer should has default toolbar

* test: e2e schemaSeting for linkage rule

* test: e2e schemaSeting for linkage rule

* test: e2e schemaSeting for linkage rule
2024-01-11 11:21:18 +08:00
chenos
2f8b0e75f8 feat: optimize translation 2024-01-11 10:06:44 +08:00
dream2023
0d53f1b93c fix: bug 2024-01-10 23:51:02 +08:00
dream2023
50c57591a6 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-10 21:52:07 +08:00
dream2023
4bd5003002 fix: e2e 2024-01-10 21:50:58 +08:00
katherinehhh
77ef27d524
fix: linkage rules support multi-level association value calculation and assignment (#3359) 2024-01-10 17:01:20 +08:00
katherinehhh
79735a372b
fix: linkage rule only support action with context record (#3355) 2024-01-10 17:00:44 +08:00
Zeke Zhang
7534e12029
fix(header): avoid affecting the colours of other menus (#3357)
* fix: avoid affecting the colours of other menus

* Revert "Revert "fix(theme): fix color of header menu (#3354)""

This reverts commit 3a06893463.
2024-01-10 16:52:02 +08:00
Zeke Zhang
3a06893463 Revert "fix(theme): fix color of header menu (#3354)"
This reverts commit 70633840da.
2024-01-10 11:33:23 +08:00
Zeke Zhang
70633840da
fix(theme): fix color of header menu (#3354) 2024-01-10 09:15:41 +08:00
ChengLei Shao
0ce0ca6441
fix: dump with sql collection (#3350)
* chore: dump with sql collection

* fix: dump with view that not exists in database

* fix: test

* fix: test

* fix: test

* fix: test
2024-01-09 22:19:43 +08:00
chenos
38c19818d3 chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
chenos
f2de05bea0 fix(client): hide gmt property 2024-01-09 18:12:34 +08:00
dream2023
86d591c064 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-09 17:49:03 +08:00
dream2023
ecb8842444 fix: docs build 2024-01-09 17:48:03 +08:00
chenos
f5d88c9057
fix: e2e ci (#3349)
* fix: e2e ci

* fix: ci

* fix: error

* test: e2e

* fix: error

* fix: remove load

* fix: test error
2024-01-09 17:43:14 +08:00
dream2023
1af2b7e87c fix: bug 2024-01-09 16:51:03 +08:00
jack zhang
849096aafa
fix: build clean (#3351) 2024-01-09 15:56:53 +08:00
dream2023
8a3e816c54 Merge remote-tracking branch 'origin/main' into T-2327-refactor2 2024-01-09 15:37:39 +08:00
dream2023
f0a2e03402 fix: bug 2024-01-09 15:31:59 +08:00
by
effff269dc
fix: filter form drop-down selection to add data range (#3321)
* fix: filter form drop-down selection to add data range

* refactor: use existing code directly

* test: add tests

---------

Co-authored-by: zhangboya3 <zhangboya3@xiaomi.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-01-09 12:21:16 +08:00
dream2023
55d9da5800 fix: bug 2024-01-09 11:45:55 +08:00
dream2023
6ac6f050c2 fix: bug 2024-01-09 10:47:37 +08:00
chenos
2070f2046d chore(versions): 😊 publish v0.19.0-alpha.2 2024-01-09 09:13:16 +08:00
chenos
6567013440 fix: error creating sock file on windows 2024-01-09 09:12:48 +08:00
chenos
c39d3398ae chore(versions): 😊 publish v0.19.0-alpha.1 2024-01-08 19:32:54 +08:00