lyf-coder
4d90bc87a5
feat(client/popup): support set drawer and modal popup size ( #1224 )
2022-12-12 08:39:21 +08:00
Junyi
41f8e6a285
fix(plugin-file-manager): fix local serve middleware ( #1226 )
2022-12-09 18:15:42 -08:00
chenos
0480b57db5
feat: iframe block ( #1225 )
2022-12-09 23:29:54 +08:00
lyf-coder
f4ee872a16
fix(workflow/request-var): fix request node var editor ( #1223 )
2022-12-09 06:01:19 -08:00
chenos
0ddd73cf3b
fix(record-picker): show N/A when no value
2022-12-09 10:42:30 +08:00
SemmyWong
28b71dcda3
fix: change nginx timeout as 10min ( #1222 )
...
* fix: change nginx timeout as 10min
* Update aliyun-container-registry.yml
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-09 07:06:00 +08:00
SemmyWong
cabe8a51a2
fix: change import timeout as 10 min ( #1221 )
2022-12-08 20:34:21 +08:00
Dunqing
29e83515b9
fix: field component options appears in non-association interface ( #1220 )
2022-12-08 19:08:24 +08:00
Junyi
a951d49f55
Fix(plugin-workflow): client refactor ( #1163 )
...
* fix(plugin-workflow): avoid to delete using node
* fix(plugin-workflow): refactor operand
* fix(plugin-workflow): simplify code
* fix(plugin-workflow): fix condition calculator
2022-12-06 02:18:40 -08:00
chenos
ca0621b517
feat: update submodule
2022-12-06 13:48:03 +08:00
chenos
36f7389b22
fix: calendar component optimization
2022-12-06 12:24:54 +08:00
chenos
01a0ed8420
fix(client/calendar): remove loading ( #1201 )
2022-12-06 11:40:00 +08:00
chenos
450ab85c43
chore: date error
2022-12-05 23:21:17 +08:00
chenos
bc7c1ba1b0
feat: update docs
2022-12-05 22:59:10 +08:00
chenos
b96cdea2fc
feat(cli): quickstart ( #1204 )
2022-12-05 22:19:22 +08:00
Junyi
e5f5a2a0c5
fix(plugin-cm): fix interfaces injection and getter ( #1196 )
2022-12-05 12:39:51 +08:00
Junyi
d1a6aeec76
fix(i18n): move back key to global ( #1195 )
2022-12-04 18:58:16 -08:00
Junyi
6fb58d01a3
test(plugin-workflow): add cache and test for sqlite ( #1194 )
2022-12-04 17:38:37 -08:00
Junyi
c19ca1f30b
fix(plugin-workflow): use dual pipes to process triggers ( #1187 )
...
* fix(plugin-workflow): use dual pipes to process triggers
* refactor(plugin-workflow): refactor dual pipe structure
2022-12-02 22:34:47 -08:00
chenos
e5a9721674
fix(acl): add x-acl-action to action schema
2022-12-03 13:51:55 +08:00
chenos
6b253755a1
fix: print button without permission
2022-12-03 10:28:21 +08:00
chenos
4830a1c034
fix: blocks should not be displayed after templates are removed
2022-12-03 10:18:18 +08:00
Junyi
f0dcf32c56
fix(plugin-workflow): temp skip case ( #1188 )
2022-12-02 07:08:29 -08:00
katherinehhh
7d32886bb0
feat(menu): when a group is selected, the submenu items are also selected together ( #1152 )
2022-12-02 22:43:51 +08:00
chenos
34a900820b
feat(database): provide friendly error message #1185
2022-12-02 22:22:11 +08:00
chenos
e94074c3f3
fix: field permissions include inherited fields
2022-12-02 21:40:32 +08:00
chenos
49709458bb
fix: refresh button without permission
2022-12-02 21:39:42 +08:00
Junyi
eb4fb29e3b
fix(plugin-workflow): fix transaction in trigger ( #1186 )
2022-12-02 18:15:53 +08:00
katherinehhh
dd91aee89d
feat: export blob type error ( #1170 )
2022-12-02 16:11:49 +08:00
Junyi
eee4cabd64
fix(plugin-workflow): dispatch when server start ( #1183 )
2022-12-01 23:58:13 -08:00
chenos
c64e32945e
fix: yarn start error in windows system ( #1177 )
...
* feat: add .env.test.example
* fix: yarn start error in windows system
2022-12-02 14:23:07 +08:00
chenos
591f0f7b69
fix: update submodule
2022-12-02 10:21:10 +08:00
Junyi
1aa5df88c3
fix(plugin-users): fix initialization of sms verification ( #1173 )
2022-12-01 18:19:40 -08:00
chenos
e73695fd1e
fix: yarn dev error in windows system
2022-12-01 23:44:02 +08:00
Junyi
271573c52a
fix(plugin-workflow): fix test case ( #1172 )
2022-12-01 07:40:36 -08:00
Junyi
400320d175
feat(plugin-workflow): add duplicate action ( #1171 )
...
* feat(plugin-workflow): add duplicate action
* fix(plugin-workflow): fix test case
* feat(plugin-workflow): move execution link to column
2022-12-01 06:52:46 -08:00
Junyi
86a23c0d9f
fix(plugin-workflow): fix context operand ( #1169 )
2022-11-30 22:48:29 -08:00
lyf-coder
22f1b9b541
fix: auto deploy error ( #1168 )
...
* ci(workflows): fix auto deploy error
* ci(workflows): separate send feishu bot msg
* ci(workflows): send feishu message remove content text
2022-12-01 14:26:46 +08:00
katherinehhh
d668aa0d92
feat: configurable the scope of target collections ( #1165 )
...
* feat: collection template support availableTargetCollections
* feat: add targetScope
* feat: code opmization
* feat: custom-collection-template improve
* feat: useAsyncDataSource fix
* feat: useAsyncDataSource fix
2022-12-01 14:24:35 +08:00
chenos
1f431dc2d6
fix(database): id is not generated when custom primary key
2022-12-01 10:00:46 +08:00
chenos
34c9ec123e
fix(server): empty data wrapping
2022-12-01 09:58:11 +08:00
lyf-coder
ec94565259
ci(workflows): fix auto deploy error ( #1166 )
2022-11-30 16:49:12 +08:00
lyf-coder
51c4ba0a04
ci(workflows): support deploy fork pr
2022-11-30 16:19:53 +08:00
lyf-coder
c94f29a8ce
ci(workflows): support manual depoly and stop pr ( #1132 )
...
* ci(workflows): support manual depoly and stop pr
* ci(workflows): support auto depoly pr and stop pr
* ci(workflows): depoly pr script moves to server side
* ci(workflows): support pr sent text msg to feishu bot
* ci(workflows): fix auto deploy pr script
* ci(workflows): support auto deploy main and develop branch
2022-11-30 16:10:12 +08:00
anuoua
b16a764f19
fix: saml oidc text ( #1164 )
2022-11-30 14:38:06 +08:00
chenos
6799c9615d
fix: restore useValuesFromRecord
2022-11-30 11:45:32 +08:00
ChengLei Shao
dea9655573
fix: transaction error ( #1162 )
2022-11-30 11:37:59 +08:00
chenos
7cfa939f63
fix(database): cannot read properties of null (reading 'constructor')
2022-11-30 10:57:41 +08:00
ChengLei Shao
1764b53a9b
fix: create inherits with empty table ( #1160 )
...
* chore: test
* feat: patch to queryInterface.describeTable
* test: add field to empty collection
* fix: create inherits with parent dose not have id field
* fix: test
* fix: test
2022-11-30 10:00:46 +08:00
chenos
205fafcd4a
fix: sso optimization ( #1159 )
...
* fix: update submodules
* fix: improve code
2022-11-30 01:00:45 +08:00