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
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
Dunqing
7b66def487
fix(plugin-api-doc): non-main application crashes ( #3100 )
2023-11-27 20:42:29 +08:00
YANG QIA
6819366049
fix(bi): fix T-2643 ( #3101 )
2023-11-27 16:24:47 +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
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
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
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
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
chenos
cba967933e
chore(versions): 😊 publish v0.16.0-alpha.3
2023-11-20 19:36:12 +08:00
chenos
dfb940e091
feat: node >= 18 ( #3066 )
...
* feat: node >= 18
* fix: release version
* chore(versions): test publish packages xxx
* fix: gitignore
2023-11-20 19:35:30 +08:00
chenos
91053b31ef
chore(versions): 😊 publish v0.16.0-alpha.1
2023-11-20 17:19:09 +08:00
YANG QIA
daac2ae0db
refactor(cache): improve cache ( #3004 )
...
* feat: improve cache
* fix: bug
* fix: test
* fix: test
* fix: test
* chore: add cache test
* feat: add wrapWithCondition
* fix: test
* refactor: improve api
* fix: test
* fix: test
* fix: test
* fix: improve code
* fix: test
* feat: register redis store
* fix: tst
* fix: test
* fix: bug
* chore: update
* fix: ttl unit
* chore: cachemanager constructor
* chore: remove code
* feat: support close connection
* chore: add close options for redis store
2023-11-20 17:14:20 +08:00
chenos
379248e5c5
fix: local storage base url ( #3063 )
...
* fix: local storage base url
* fix: test error
2023-11-20 15:53:09 +08:00
ChengLei Shao
d7d2eb634e
feat: mariadb support ( #3052 )
...
* feat: mariadb support
* feat: mariadb test
* chore: mariadb test
* chore: test
* fix: sort field test
* fix: sort field test
* fix: test
* fix: test
* fix(bi): chart query support mariadb
* chore: test timeout
* chore: test
---------
Co-authored-by: xilesun <2013xile@gmail.com>
2023-11-20 08:54:40 +08:00
Junyi
fbe3d2d9a5
fix(plugin-workflow): client minor fixes ( #3062 )
2023-11-19 03:24:34 -08:00
ChengLei Shao
0acd7b6dd3
fix: sort by association collection ( #3058 )
...
* fix: sort by association collection
* fix: test
* chore: test
* chore: create sortfield if hasmany sortable set true
* fix: drag sort
* chore: update sort by options
* chore: sync collection after update sortBy
* chore: test
* chore: test
* chore: test
* fix: sort by
* fix: model.syncSortByField
* fix: hasmany only
* fix: sortBy
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-18 22:02:21 +08:00
chenos
ef1b9db2a9
chore(versions): 😊 publish v0.15.0-alpha.4
2023-11-18 21:22:03 +08:00
chenos
60112aae62
chore(versions): 😊 publish v0.15.0-alpha.3
2023-11-16 15:03:40 +08:00
Junyi
52c3f28c04
fix(plugin-fm): fix error log ( #3038 )
2023-11-14 16:54:19 +08:00
chenos
b597aec1dc
chore(versions): 😊 publish v0.15.0-alpha.2
2023-11-13 18:28:48 +08:00
chenos
29457cb2bc
chore(versions): 😊 publish v0.15.0-alpha.1
2023-11-13 11:02:35 +08:00
jack zhang
35b06cbfa0
refactor: plugin settings manager ( #2712 )
...
* feat: add settingsCenter
* fix: style bug
* chore: optimized code
* refactor: settingCenter Auth
* feat: add aclSnippet option
* refactor: all plugin's setting center api
* feat: add plugin with name
* docs: add settings-center doc
* fix: settings center menu sort by name
* fix: change setting center layout
* fix: change hello sort
* test: add SettingsCenter.ts test case
* fix: bug
* fix: acl bug
* fix: bug
* fix: bug and 404 page
* fix: test bug
* fix: test bug
* fix: bug
* fix: locale
* fix: styling
* fix: rename settingsCenter to pluginSettingsManager
* fix: styling
* fix: e2e bug
* fix: e2e bug
* fix: locale
* feat: update docs
* fix: update
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-13 11:01:18 +08:00
chenos
3b5b732a1a
feat: plugin-mock-collections ( #2988 )
...
* feat: plugin-mock-collections
* fix: mock bug
* feat: field interfaces
* fix: field interface
* fix: formula
* fix: file collection
* fix: map
* refactor: change api path from :create to :mock
* fix: avoid test failed
* chore: remove useless code
* fix: mock records
* fix: association
* feat: custom data
* fix: mockAttachment
* fix: count
---------
Co-authored-by: Rain <958414905@qq.com>
2023-11-10 11:32:03 +08:00
Junyi
61d14309ed
fix(plugin-workflow): add missed component ( #3007 )
2023-11-09 20:40:27 +08:00
Junyi
e74fcc32e7
refactor(plugin-workflow): allow to use function for values when creating node ( #3002 )
2023-11-09 01:20:56 +08:00
Junyi
8ee8b0052a
fix(plugin-workflow): fix configuration drawer close logic ( #3001 )
2023-11-09 00:51:42 +08:00
被雨水过滤的空气-Rain
81cea6b596
chore: add aria label for workflow table ( #2995 )
2023-11-08 16:28:53 +08:00
被雨水过滤的空气-Rain
5b9695e720
fix: select item can not be selected in connecting data blocks ( #2993 )
2023-11-08 09:17:40 +08:00
Junyi
00cabc5e23
refactor(plugin-workflow): change to function ( #2991 )
2023-11-07 07:30:53 -08:00
Junyi
30de7865c5
fix(plugin-workflow): fix loop scope variable ( #2989 )
2023-11-07 06:17:07 -08:00
katherinehhh
adfb9a72ca
fix(formula-field): formula field failed to real-time evaluating and support sub-form ( #2983 )
...
* fix: formula field failed to real-time evaluating
* fix: formula field failed to real-time evaluating
2023-11-07 21:03:49 +08:00
Junyi
2747e7640f
fix(plugin-workflow): fix node form values when closed ( #2978 )
...
* fix(plugin-workflow): fix node form values when closed
* fix(plugin-workflow): fix manual schema config refresh
2023-11-06 07:50:25 -08:00
ChengLei Shao
ac3f63b110
feat: drop table with cascade option ( #2973 )
...
* refactor: delete collection support cascade
* chore: remove collection from database
* feat: remove collection with cascade option
* chore: test
* chore: test
* chore: delete collection support cascade
* refactor: code improve
* refactor: locale improve
* style: delete collection modal style improve
* revert: filemanger-plugin
* revert: code improve
* revert: code improve
* revert: fix: bluk dele collection
* fix: cascade === true && cascade === 'true'
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-06 11:50:37 +08:00
ChengLei Shao
2c58d515da
chore: destory collection in share collection plugin ( #2968 )
2023-11-05 19:36:53 +08:00
katherinehhh
9ec2b50990
fix: import action should not visible when view collection not editable ( #2957 )
...
* fix: import action should not visible when view collection not editable
* refactor: action in view collection block
2023-11-04 08:29:59 +08:00
Junyi
9da6606e86
refactor(plugin-workflow): add exports for client ( #2960 )
2023-11-03 08:25:33 -07:00
Junyi
98d8ddc43e
fix(plugin-workflow): fix canvas style ( #2959 )
2023-11-03 06:13:43 -07:00
Junyi
1f9dae6ebd
fix(plugin-workflow): fix variables and form changed ( #2955 )
2023-11-03 05:08:11 -07:00
Dunqing
3220173e83
test(custom-request): update test case, avoid failed ( #2954 )
...
* test(custom-request): update test case, avoid failed
* fix: case
2023-11-03 16:19:11 +08:00
katherinehhh
93bf86d931
fix: create collection report error ( #2953 )
2023-11-03 10:57:45 +08:00
Junyi
a722d0af5a
feat(plugin-workflow): add zoomer for workflow canvas ( #2951 )
...
* feat(plugin-workflow): add zoomer for workflow canvas
* fix(plugin-workflow): fix zoomer position
2023-11-02 07:08:34 -07:00
Dunqing
a90d5fe6d6
feat(map-plugin): supports connecting each point into a line ( #2216 )
...
* feat(map-plugin): supports connecting each point into a line
* feat: update
* feat: support startPoint and endPoint
* fix: data refresh is incorrect when sort changed
* feat: support google map
2023-11-02 15:03:49 +08:00
Dunqing
7bbd7e6f2b
fix(custom-request): parsed not working when the value of the variable is of type o2m. ( #2926 )
...
* fix: parse o2m variables doesn\'t work
* fix: currentRecord.id doesn't work
* fix: x-button missing border-bottom
* fix: currentUser with association
* fix: filter underfined
* fix: cannot get the value by variables
2023-11-02 10:26:56 +08:00
chenos
c6fe9366ca
fix: improve local storage options ( #2943 )
...
* fix: improve local storage options
* test: revision of test cases for file manager
* test: revision of test cases for file manager
---------
Co-authored-by: hongboji <j414562100@qq.com>
2023-11-01 22:23:19 +08:00
chenos
2bb0f7c51c
chore(versions): 😊 publish v0.14.0-alpha.8
2023-11-01 09:52:49 +08:00
chenos
2ac377161f
fix(theme-editor): migration error
2023-10-31 12:22:31 +08:00