Junyi
|
9bf3be222a
|
fix(plugin-workflow): fix condition branch node finding logic (fix #3082) (#3128)
|
2023-12-01 21:32:43 -08:00 |
|
chenos
|
7adb162cc8
|
feat(test): add quickstart
|
2023-12-02 09:40:22 +08:00 |
|
katherinehhh
|
52c83cadb3
|
refactor: url& sequence support availableType as string (#3126)
|
2023-12-01 16:38:34 +08:00 |
|
katherinehhh
|
a436b59268
|
refactor: view collection support json field (#3125)
|
2023-12-01 15:36:32 +08:00 |
|
Zeke Zhang
|
6fc644d506
|
feat(e2e): support for custom data when using mockRecords
|
2023-12-01 14:58:45 +08:00 |
|
chenos
|
bfeaf456b9
|
feat: improve mock records
|
2023-12-01 13:54:24 +08:00 |
|
YANG QIA
|
cb7f1d7aa9
|
chore(users): remove deprecated code (#3122)
* chore: remove deprecated code in user plugin
* chore: update
* fix: test
* fix: test
|
2023-12-01 13:23:41 +08:00 |
|
Chareice
|
1efedee68c
|
fix: test params
|
2023-12-01 12:46:51 +08:00 |
|
katherinehhh
|
4f9696035a
|
refactor: collection template support configureActions (#3123)
|
2023-12-01 11:27:38 +08:00 |
|
katherinehhh
|
1d01a66193
|
fix: onTemplateSuccess undefined (#3119)
|
2023-11-30 17:32:42 +08:00 |
|
chenos
|
8977420eec
|
chore(versions): 😊 publish v0.16.0-alpha.5
|
2023-11-30 12:41:50 +08:00 |
|
jack zhang
|
d973ed8dba
|
fix(pm): create plugin bug (#3117)
* fix: build bug
* fix: app template package.json add workspaces
* fix: plugin manager packageName
* fix: remove template tsconfig paths
|
2023-11-30 12:41:15 +08:00 |
|
katherinehhh
|
cb22d0f2ed
|
fix: fields options undefined (#3116)
|
2023-11-30 11:47:16 +08:00 |
|
katherinehhh
|
300d8f4eb3
|
refactor: map field support connect as remote table field (#3114)
|
2023-11-30 10:22:30 +08:00 |
|
Rain
|
f3c6f066ec
|
fix(linkageRules): remove throttle to prevent unexpected behavior
|
2023-11-29 17:53:33 +08:00 |
|
Zeke Zhang
|
357a081199
|
fix(linkageRules): fix autorun (#3105)
* fix(linkageRules): avoid accidentally triggering autorun
* fix(linkageRules): fix the order of autorun triggers
* fix: avoid crashing
* fix: fix variable of expression
* perf: use throttle to improve performance
* chore: reduce wait time from 1000 to 500
* fix: fix init state
* Revert "fix: fix init state"
This reverts commit 3f46973177 .
* refactor: rename
* fix: fix init state
|
2023-11-29 14:57:03 +08:00 |
|
ChengLei Shao
|
79d2647c51
|
chore: sync collection after set collection fields (#3112)
|
2023-11-29 14:09:22 +08:00 |
|
Junyi
|
f62134a4ed
|
fix(client): adjust error message (#3108)
|
2023-11-28 17:38:24 -08:00 |
|
Junyi
|
bd6fbcd319
|
fix(plugin-workflow): fix form event parse variables (#3106)
|
2023-11-28 04:58:15 -08:00 |
|
ChengLei Shao
|
d2d885b2a6
|
chore: view primary key (#3107)
|
2023-11-28 19:45:38 +08:00 |
|
ChengLei Shao
|
9ed6993130
|
fix: query view collection with primaryKey (#3104)
|
2023-11-28 14:59:43 +08:00 |
|
katherinehhh
|
0cf045d142
|
fix: association data params missing appends (#3103)
* fix: association data params missing appends
* refactor: code improve
|
2023-11-28 11:12:42 +08:00 |
|
Chareice
|
f5dc8cebf8
|
chore: field type map
|
2023-11-28 09:38:21 +08:00 |
|
Dunqing
|
7b66def487
|
fix(plugin-api-doc): non-main application crashes (#3100)
|
2023-11-27 20:42:29 +08:00 |
|
被雨水过滤的空气-Rain
|
723cc45d0f
|
fix(linkageRules): avoid infinite loop (#3095)
* Revert "refactor: avoid errors (#3091)"
This reverts commit 85be616f35 .
* fix(linkageRules): avoid infinite loop
* chore: remove console.log
* chore: remove useless code
|
2023-11-27 19:27:35 +08:00 |
|
YANG QIA
|
6819366049
|
fix(bi): fix T-2643 (#3101)
|
2023-11-27 16:24:47 +08:00 |
|
ChengLei Shao
|
cbcf70e587
|
chore: cache effective snippets results in acl role (#3102)
|
2023-11-27 15:49:50 +08:00 |
|
chenos
|
5ebd5d5c62
|
fix(cli): unsafe shell command constructed from library input
|
2023-11-27 09:07:16 +08:00 |
|
ChengLei Shao
|
c7ef9618a9
|
feat(database): support find with filter and where (#3097)
|
2023-11-26 21:41:40 +08:00 |
|
Junyi
|
d574c8c7ce
|
fix(plugin-workflow): fix schedule trigger (#3096)
* fix(plugin-workflow): fix schedule trigger
* fix(plugin-workflow): fix increment bug based on dialect
|
2023-11-25 23:07:50 -08:00 |
|
ChengLei Shao
|
2dff989f70
|
fix: test db creator types (#3094)
|
2023-11-25 19:53:13 +08:00 |
|
ChengLei Shao
|
fd454d78b3
|
test: load through collection with primaryKeys (#3093)
|
2023-11-25 19:52:42 +08:00 |
|
chenos
|
ffb300d357
|
chore(versions): 😊 publish v0.16.0-alpha.4
|
2023-11-24 23:15:10 +08:00 |
|
被雨水过滤的空气-Rain
|
85be616f35
|
refactor: avoid errors (#3091)
* refactor: avoid errors
* refactor: remove useless code
|
2023-11-24 21:46:19 +08:00 |
|
被雨水过滤的空气-Rain
|
e5f711ec66
|
fix: avoid infinite loop (#3089)
|
2023-11-24 17:35:45 +08:00 |
|
katherinehhh
|
641d59421d
|
refactor: import interface getOptions (#3088)
|
2023-11-24 17:01:16 +08:00 |
|
chenos
|
992f2d442d
|
fix: dev plugins path
|
2023-11-24 15:49:37 +08:00 |
|
YANG QIA
|
039deac92b
|
fix: sql collection creation issue (#3087)
|
2023-11-24 15:43:04 +08:00 |
|
Junyi
|
2630f25e51
|
refactor(plugin-workflow): show header of manual drawer (#3085)
|
2023-11-23 19:28:36 -08:00 |
|
被雨水过滤的空气-Rain
|
771ebaaaec
|
fix: should load association data in subform (#3083)
|
2023-11-23 21:05:07 +08:00 |
|
katherinehhh
|
78bd78ca3d
|
fix: view collection json field rendering error (#3077)
|
2023-11-23 11:50:34 +08:00 |
|
Rain
|
e2ed6be305
|
fix: avoid crashing
|
2023-11-23 11:22:25 +08:00 |
|
katherinehhh
|
b3dfc939f3
|
fix: m2o association field should support pattern configure (#3074)
* fix: m2o association field should support pattern configure
* fix: setInitialValueundefined
|
2023-11-22 21:12:08 +08:00 |
|
被雨水过滤的空气-Rain
|
ea136ab6bc
|
fix: subform disappears (#3073)
|
2023-11-22 17:22:09 +08:00 |
|
Dunqing
|
cc40849c59
|
fix(plugin-mobile-client): page content disappears when tab is disabled (#3059)
* fix(plugin-mobile-client): page content disappears when tab is disabled
* feat: make sure include tabs schema
|
2023-11-22 12:19:55 +08:00 |
|
Junyi
|
e0c7d09cab
|
fix(client): fix variable input style when disabled (#3071)
|
2023-11-21 18:42:05 -08:00 |
|
ChengLei Shao
|
c81fb46071
|
fix: update inherited collection performance issue (#3070)
|
2023-11-21 21:36:08 +08:00 |
|
被雨水过滤的空气-Rain
|
19bad669af
|
fix(linkage): avoid infinite loop (#3069)
|
2023-11-21 17:28:37 +08:00 |
|
chenos
|
45dcdab083
|
fix: add i18n resources after server app load (#3068)
* fix: add i18n resources after server app load
* fix: skip cache
|
2023-11-21 11:39:19 +08:00 |
|
katherinehhh
|
78c4334e19
|
fix: linkage rule in action set both disable and enable (#3065)
|
2023-11-21 10:31:07 +08:00 |
|