Commit Graph

3829 Commits

Author SHA1 Message Date
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
Zhou
d08067a8c6
Create SECURITY.md 2023-11-26 10:17:21 +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
f4df696bfa chore: update changelog 2023-11-24 23:15:21 +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
Zhou
0445aa04d2
Update README.zh-CN.md 2023-11-20 20:18:47 +08:00
Zhou
318b3a6ae5
Update README.md 2023-11-20 20:18:11 +08:00
chenos
3a0a0d13e9 chore: update changelog 2023-11-20 19:36:25 +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
408ee49a58 chore: update changelog 2023-11-20 17:19:29 +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
57d6a82fcc
feat: show table definition (#3061)
* feat: show table definition

* chore: test
2023-11-20 09:58:28 +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
eac8559104
chore: view inference (#3060) 2023-11-18 22:35:20 +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
635dcfdbd5 chore: update changelog 2023-11-18 21:22:21 +08:00
chenos
ef1b9db2a9 chore(versions): 😊 publish v0.15.0-alpha.4 2023-11-18 21:22:03 +08:00
chenos
4a26b9b208 fix: import @nocobase/utils/client 2023-11-18 21:20:30 +08:00
Dunqing
2c688dba43
fix(calendar): cannot switch week in week mode (#3057) 2023-11-17 23:17:30 +08:00
被雨水过滤的空气-Rain
3c98966169
feat(e2e): add mockCollections (#3054)
* feat(e2e): add mockCollections

* fix: fix tests

* fix: make tests passing

* fix: fix tests

* fix: fix test

* chore: restart

* chore: skip some test
2023-11-17 16:54:04 +08:00
katherinehhh
36043be130
fix: association table block overwirtten by default values in popver action (#3056) 2023-11-17 16:11:30 +08:00
ChengLei Shao
76a225e354
feat: register collection sync logic (#3055) 2023-11-17 11:22:46 +08:00
katherinehhh
cd76ae7e63
fix: tableoid should pointed to target collection in assciation field data scope config (#3053) 2023-11-16 18:15:10 +08:00
chenos
54caf05ba4 chore: update changelog 2023-11-16 15:03:51 +08:00