katherinehhh
813e7dd094
refactor: style improve
2023-04-12 11:22:17 +08:00
katherinehhh
fd632413b8
refactor: style improve
2023-04-12 10:20:27 +08:00
katherinehhh
eaa93bae0b
refactor: style improve
2023-04-12 10:00:30 +08:00
chenos
22f28a7ed4
fix: style
2023-04-12 00:44:33 +08:00
chenos
d7e5e83f8a
fix: styling
2023-04-12 00:06:32 +08:00
chenos
620c8ceba9
feat: custom color
2023-04-12 00:03:44 +08:00
chenos
63b1b49b0f
fix: font-weight: 400
2023-04-11 22:34:36 +08:00
chenos
3b3ea25523
fix: font-family
2023-04-11 22:31:47 +08:00
chenos
479b469db1
fix: styling
2023-04-11 22:29:26 +08:00
katherinehhh
390bee87d7
refactor: style improve
2023-04-11 22:11:18 +08:00
katherinehhh
063d560361
refactor: style improve
2023-04-11 21:08:46 +08:00
katherinehhh
efcb22b925
refactor: sort by start date
2023-04-11 20:53:00 +08:00
katherinehhh
cab40bd58b
refactor: style improve
2023-04-11 20:19:45 +08:00
katherinehhh
71bed90b48
refactor: style improve
2023-04-11 20:07:15 +08:00
katherinehhh
7ec9a13f36
refactor: style improve
2023-04-11 19:58:53 +08:00
katherinehhh
27db6a1a00
refactor: style improve
2023-04-11 19:49:30 +08:00
katherinehhh
8d2a8b2f3a
refactor: style improve
2023-04-11 19:32:34 +08:00
katherinehhh
c20319de8e
refactor: style improve
2023-04-11 19:30:37 +08:00
katherinehhh
6cd21b155c
refactor: style improve
2023-04-11 19:04:00 +08:00
katherinehhh
e85937228d
feat: gantt adapt to compact themes
2023-04-11 17:42:55 +08:00
katherinehhh
adb4a9c7bd
feat: gantt adapt to compact themes
2023-04-11 17:24:32 +08:00
katherinehhh
64b3618d05
refactor: gantt default expand all
2023-04-11 15:53:34 +08:00
katherinehhh
9b8f2afba8
fix: detailed blocks not appear when child record is clicked
2023-04-11 15:12:20 +08:00
katherinehhh
7bed3a819b
fix: detailed blocks not appear when child record is clicked
2023-04-11 14:52:11 +08:00
katherinehhh
8b7575686d
fix: end field is nor requried to set
2023-04-11 11:39:44 +08:00
katherinehhh
e83979560c
fix: time scale default value
2023-04-11 11:38:06 +08:00
chenos
d7eca09373
Merge branch 'main' into feat/gantt-block
...
# Conflicts:
# packages/core/client/src/schema-initializer/items/index.tsx
2023-04-11 10:01:41 +08:00
Junyi
0126a48cfa
feat(plugin-workflow): add workflow specific logger ( #1677 )
...
* feat(plugin-workflow): add workflow specific logger
* fix(plugin-workflow): fix packages
* refactor(logger): adjust logger path env
2023-04-10 06:00:29 -07:00
Dunqing
cd59cd8568
fix: remove designer ( #1684 )
2023-04-10 20:35:16 +08:00
被雨水过滤的空气-Rairn
39204e8149
test: should load the .env.test ( #1678 )
2023-04-10 08:48:26 +08:00
Dunqing
bbc2db424f
fix: incorrect language after logout ( #1679 )
2023-04-09 18:21:58 +08:00
被雨水过滤的空气-Rairn
2050eb5317
feat: optimize file collection ( #1666 )
...
* feat(Upload.DraggerV2): add loading
* feat: auto close on uploading over
* feat: auto selected when upload is complete
* feat: filter selected options
* feat: add quick-upload and select-file
* fix: should not appear on readPretty mode
* fix: radio
* fix: compatible with older version
* feat: improving the interaction of radio selections
* fix: show two butons by default
2023-04-09 16:46:53 +08:00
chareice
f35da4a2a0
fix: init sort field with null group
2023-04-09 12:52:42 +08:00
chareice
0c17d609fa
fix: transaction params
2023-04-09 12:19:59 +08:00
ChengLei Shao
55c7bb5cf5
fix: sort field init performance ( #1675 )
...
* fix: sort field init performance
* chore: test table prefix
* fix: mysql compability
2023-04-08 22:08:32 +08:00
Junyi
e9d5fa7f9c
fix(plugin-workflow): fix null collection fields ( #1674 )
2023-04-08 00:20:33 -07:00
Junyi
93348c9ce6
fix(client): fix variable component read pretty mode ( #1673 )
2023-04-07 23:40:18 -07:00
Dunqing
13b74bde3f
fix: ui problem of compact theme ( #1670 )
...
* fix: graphical interface override tabs
* fix: link of markdown too longer
* fix: page tab designer override in compact theme
* feat: url should be ellipsis
2023-04-08 14:30:16 +08:00
katherinehhh
a529d9b7eb
fix: linkage rule enable effect in form ( #1669 )
2023-04-08 14:26:12 +08:00
katherinehhh
7821af4024
feat: collection template summary ( #1672 )
...
* feat: collection template description
* refactor: improve translation
* refactor: improve translation
2023-04-08 14:18:20 +08:00
Junyi
52329df140
feat: (plugin-workflow) dynamic expression ( #1560 )
...
* feat(plugin-formula): add dynamic expression field
* feat(plugin-workflow): add dynamic expression for calculation
* refactor(client): allow select part of paths in variable component
* fix(client): fix types
* feat(plugin-formula): add dynamic expression config
* feat(plugin-workflow): add dynamic calculation
* refactor(plugin-formula): move expression field type to workflow plugin
* fix(plugin-workflow): fix types
* fix(plugin-workflow): fix register field in client
* fix(plugin-workflow): fix expression result value default
* fix(plugin-workflow): fix dynamic expression field error when switch collection
* fix(plugin-workflow): test component value change
* test(plugin-workflow): test component linkages
* refactor(plugin-workflow): change to expression collection template
* fix(client): fix hooks of Variable.TextArea
* fix(client): fix to import evaluators in client
* fix(evaluators): move renderReference method to plugin
* fix(plugin-workflow): fix missed component
* fix(plugin-workflow): fix dynamic expression test case
* refactor(client): change popover to double click to choose entire object
* refactor(plugin-workflow): make variable options and filter more sensible
* fix(plugin-workflow): fix form effect
* fix(plugin-workflow): fix variable filtering in collection trigger
* fix(plugin-workflow): fix types
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-04-07 19:52:31 -07:00
chenos
b8776fe2d0
fix: linkage rule
2023-04-08 09:16:15 +08:00
ChengLei Shao
c3a91e9758
chore: find inherit collection warn ( #1663 )
2023-04-07 19:44:44 +08:00
katherinehhh
59326dbf90
fix: linkage rule title config clear exception ( #1665 )
...
* fix: linkage rule title config clear exception
* fix: form linkage rules disabled without immediate effect
* refactor: improve translation
2023-04-07 18:05:00 +08:00
katherinehhh
1d6417f7f9
feat: support tableoid filter ( #1657 )
...
* feat: support inherited collection filter
* refactor: improve translation
* chore: filter inherted collectiion
* feat: data scope support inherited collection filter
2023-04-07 16:48:32 +08:00
Junyi
0d0c5ff9e0
feat(plugin-workflow): add array mapping support in processor ( #1662 )
2023-04-07 16:08:25 +08:00
Junyi
3ec8b2d45f
fix(plugin-workflow): fix appends null to collection trigger ( #1661 )
2023-04-07 16:04:40 +08:00
chenos
cefe678348
feat(filter-operators): eq and ne operators support array ( #1658 )
2023-04-07 13:34:39 +08:00
Junyi
0ecbd715a6
fix(plugin-workflow): fix todo drawer data load ( #1656 )
2023-04-06 05:07:38 -07:00
katherinehhh
28ee5d1477
refactor(client): improve translation ( #1654 )
...
* refactor(enabled child collection ): locale
* refactor: locale
2023-04-06 16:15:44 +08:00