ChengLei Shao
2c29daedb5
fix: filter with appends ( #1819 )
2023-05-08 11:18:42 +08:00
Rairn
c8c081eba5
fix(filter-form): avoid error
2023-05-08 07:25:54 +08:00
ChengLei Shao
7b550ce5aa
Fix/filter by array field ( #1813 )
...
* test: filter by association array field
* fix: match operator in pg
* chore: cast
2023-05-07 23:08:41 +08:00
ChengLei Shao
b3d4e47ef3
Fix/empty tree query ( #1814 )
...
* fix: empty tree query
* fix: traverse get
2023-05-07 23:08:20 +08:00
katherinehhh
8aee0eef9b
fix: association scope inherit ( #1806 )
2023-05-06 21:44:01 +08:00
ChengLei Shao
54432a4314
fix: update tree node ( #1812 )
...
* fix: update tree node
* chore: test
2023-05-06 15:14:05 +08:00
ChengLei Shao
258f4e980d
fix: list trees ( #1810 )
...
* fix: list trees
* fix: test
2023-05-06 14:28:13 +08:00
ChengLei Shao
b8c85c91b4
test: filter nested association ( #1802 )
...
* test: filter nested association
* chore: log
* fix: tree instance to json
* ci: test case
* chore: test
* chore: log
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-05-06 07:55:26 +08:00
Jack
d0edc6ce3f
fix: table configuration delete button problem ( #1764 )
...
* fix: table configuration delete button problem
* fix: change copy
* refactor: optimize code
---------
Co-authored-by: Rairn <958414905@qq.com>
2023-05-05 11:30:10 +08:00
李小斐
7feeda4906
fix: fix Menu dismiss on Drag&Drop ( #1772 )
2023-05-05 11:03:49 +08:00
katherinehhh
89938191a3
fix(linkage-rule): condition variable field is allow select To many association fields ( #1798 )
...
* fix: linkage rule condiction variables allow select to manyassociation field
* fix: linkage rule condiction variables filter
* fix: linkage rule condiction variables filter
2023-05-05 10:59:33 +08:00
katherinehhh
6d342d0643
chore: duration calculation ( #1770 )
2023-05-05 10:51:25 +08:00
ChengLei Shao
e5d286a131
fix: tree performance ( #1779 )
...
* chore: tree performance
* chore: build index value
* chore: get tree index
* fix: children key
* fix: test
* fix: tree child to json
* fix: tree with fields
2023-05-05 10:33:44 +08:00
Rairn
9be1f7ac61
fix(RecordPicker): avoid error
2023-05-04 18:14:34 +08:00
black
5c29262c95
fix: close the drawer incorrectly after submit ( #1775 )
2023-05-03 23:11:52 +08:00
ChengLei Shao
d4636311e8
Fix/recreate association field ( #1789 )
...
* chore: test
* fix: recreate association with same name as field
2023-05-03 08:05:55 +08:00
black
cba7de55d8
fix: drop repeated "Connect data blocks" ( #1763 )
2023-05-02 17:05:12 +08:00
katherinehhh
03f845246e
fix: failed to open child collections add new modal ( #1780 )
2023-04-30 11:21:24 +08:00
Junyi
eb0089190e
fix(utils): fix json-templates bug and moved to utils ( #1784 )
2023-04-28 22:22:08 +08:00
Junyi
4db3b283b0
fix(evaluators): fix date result in variable ( #1781 )
2023-04-28 14:50:35 +08:00
Rairn
23ad507261
chore: fix lint errors
2023-04-27 15:22:34 +08:00
李小斐
7ddc5fb33c
fix: fix button design about edit action ( #1755 )
...
* fix: fix button design about edit action
* fix: fix import module
* Update packages/core/client/src/schema-component/antd/expand-action/Expand.Action.Design.tsx
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com>
* Update packages/core/client/src/schema-component/antd/expand-action/Expand.Action.tsx
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com>
* Update packages/core/client/src/schema-component/antd/expand-action/Expand.Action.tsx
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com>
* fix: fix merge error
---------
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com>
2023-04-27 15:09:45 +08:00
ChengLei Shao
f0816c663e
chore: enable overring field default value ( #1777 )
2023-04-27 13:36:41 +08:00
chenos
daf2034f8d
chore: update changelog
2023-04-26 22:36:21 +08:00
chenos
923f6e7884
chore(versions): 😊 publish v0.9.2-alpha.4
2023-04-26 22:33:55 +08:00
chenos
77a6cbf773
chore: cleanup
2023-04-26 22:32:45 +08:00
ChengLei Shao
76527465f3
feat: node args in pm2 runtime ( #1774 )
2023-04-26 20:54:38 +08:00
被雨水过滤的空气-Rairn
e45b3ce95c
fix: hide default value for expression ( #1765 )
2023-04-26 00:23:31 -07:00
被雨水过滤的空气-Rairn
07d1c7ccc0
fix(AssociationSelect): fix x-read-pretty not working ( #1766 )
...
* fix: the default value input should not be disabled
* fix(AssociationSelect): fix x-read-pretty not working
2023-04-26 13:54:15 +08:00
Jack
de5260bc2c
fix: fixed the configuration field filter ( #1742 )
...
* fix: fixed the configuration field filter
* fix: batch update filter automatic number field
* refactor: optimize code
---------
Co-authored-by: Rairn <958414905@qq.com>
2023-04-26 11:20:58 +08:00
black
00b3c8c257
fix(filter-block): fix association fields not being filtered ( #1758 )
2023-04-26 10:43:48 +08:00
被雨水过滤的空气-Rairn
95e4e7e7b0
fix(variable-input): fix style ( #1761 )
...
* fix(variable-input): fix style
* refactor: avoid lint error
* feat: add invariable
* fix: fix the default value variable of the expression is empty
2023-04-26 09:56:25 +08:00
ChengLei Shao
9101bbbb1b
chore: skip sync overriding field default value ( #1762 )
...
* chore: skip sync overriding field default value
* chore: test
* chore: override field does not allow setting default values
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2023-04-25 19:31:16 +08:00
katherinehhh
5d95eed09a
fix: gantt abnormal drag and drop update action ( #1760 )
2023-04-25 17:59:31 +08:00
Rairn
bc8d81333b
fix: fix error when clear RecordPicker
2023-04-25 16:45:03 +08:00
Rairn
0a8fd44816
fix: fix error with setting default value for date type
2023-04-25 16:18:08 +08:00
Rairn
ea33974ec5
fix: the default value Input should not be disabled and hidden
2023-04-25 16:05:15 +08:00
chenos
2c75aa723d
docs: update changelog
2023-04-25 13:16:44 +08:00
chenos
9756dd134b
chore(versions): 😊 publish v0.9.2-alpha.3
2023-04-25 13:15:40 +08:00
chenos
883f1e6fd1
fix: eslint ( #1759 )
...
* fix: eslint
* fix: eslint --fix
* fix: changelog
2023-04-25 13:12:14 +08:00
chenos
fb997bc6b3
fix: remove updateCollection
2023-04-24 23:40:34 +08:00
chenos
e087be887b
fix(collection-manager): filter null
2023-04-24 22:56:37 +08:00
李小斐
c03d271481
feat: deleted collection field give some tips ( #1744 )
...
* feat: deleted collection field give some tips
* chore: optimize traslation
---------
Co-authored-by: Rairn <958414905@qq.com>
2023-04-24 21:49:56 +08:00
被雨水过滤的空气-Rairn
cd596925ee
chore: optimize the white screen problem ( #1639 )
...
* chore: add react-error-boundary
* fix: optimize the white screen problem
* fix: fix translation
2023-04-24 16:40:02 +08:00
Rairn
5fa490e9a1
fix(data-templates): fix unselectable problem
2023-04-24 16:14:55 +08:00
Rairn
d79af627ec
fix: avoid errors
2023-04-24 15:21:42 +08:00
李小斐
fbe73d1e80
fix: plugin-manage and designable-switch add tooltip ( #1749 )
2023-04-24 14:29:26 +08:00
Dunqing
60b818fd3c
chore: update dockerfile ( #1754 )
...
* chore: update dockerfile
* chore: update
2023-04-24 14:27:11 +08:00
chareice
e9c5ea415c
chore: update docker image version
2023-04-24 13:03:15 +08:00
Rairn
5868cfa8a0
fix(collection-manager): fix incorrect grouping
2023-04-24 10:44:35 +08:00