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
chenos
60112aae62
chore(versions): 😊 publish v0.15.0-alpha.3
2023-11-16 15:03:40 +08:00
chenos
03062a2b05
feat: e2e commands ( #3042 )
2023-11-16 12:33:56 +08:00
被雨水过滤的空气-Rain
14a21882e8
Revert "chore: hide linkage rule option in some buttons ( #3046 )" ( #3051 )
...
* Revert "chore: hide linkage rule option in some buttons (#3046 )"
This reverts commit f0db975c1d
.
* refactor: remove concole log
2023-11-16 11:52:22 +08:00
被雨水过滤的空气-Rain
f0db975c1d
chore: hide linkage rule option in some buttons ( #3046 )
2023-11-15 16:32:28 +08:00
ChengLei Shao
b497ef125e
feat: collection factory ( #3047 )
2023-11-15 16:22:48 +08:00
katherinehhh
3aca9e05d9
fix: association block filter params ( #3039 )
2023-11-14 17:24:59 +08:00
Junyi
52c3f28c04
fix(plugin-fm): fix error log ( #3038 )
2023-11-14 16:54:19 +08:00
katherinehhh
57c7450e16
refactor: findSchema should omit AssociationField.Viewer ( #3037 )
2023-11-14 14:43:31 +08:00
被雨水过滤的空气-Rain
c25f51d99b
fix: fix display association fields with subform ( #3036 )
...
* fix: fix display association fields with subform
* fix: transformVariableValue
* fix: should also to request data when value is null
* fix: better way to fix
2023-11-14 14:15:47 +08:00
被雨水过滤的空气-Rain
887ddf0ed1
test: optimize command ( #3030 )
...
* test: optimize command
* chore: add force options
* chore: kill child process
2023-11-14 10:04:09 +08:00
katherinehhh
4d4b73767f
fix: attachment field in m2m association field report error whwen setting required ( #3031 )
2023-11-14 09:36:00 +08:00
chenos
13be8d012f
chore: update changelog
2023-11-13 18:29:01 +08:00
chenos
b597aec1dc
chore(versions): 😊 publish v0.15.0-alpha.2
2023-11-13 18:28:48 +08:00
jack zhang
4209babb47
fix: antd table ref bug ( #3029 )
2023-11-13 17:49:24 +08:00
jack zhang
647c8ccdaa
fix: improve plugin settings code ( #3028 )
2023-11-13 17:10:01 +08:00
jack zhang
34d1406ede
fix: plugin settings manager Component optional & delete isBookmark ( #3027 )
2023-11-13 12:21:40 +08:00
Junyi
83245a406b
fix(plugin-workflow): fix workflow title in binding workflow configuration not showing ( #3026 )
2023-11-12 20:13:54 -08:00
chenos
9dae34a613
chore: update changelog
2023-11-13 11:02:51 +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
被雨水过滤的空气-Rain
454db91827
fix: fix regular of variable ( #3024 )
...
* fix: fix regular of variable
* refactor: the better way
2023-11-11 11:23:34 +08:00
被雨水过滤的空气-Rain
b92e9d1b69
fix: should load association data in subform ( #3020 )
...
* fix: should load association data in subform
* fix: make test passing
* fix: avoid error
2023-11-10 22:28:05 +08:00
katherinehhh
b11c22798a
fix: association field in reference block failed to append ( #2998 )
...
* fix: reference block association data failed to append
* feat: default value should not set in edit form
* chore: block template provider
2023-11-10 15:54:55 +08:00
被雨水过滤的空气-Rain
d9e7ba6e8d
fix: relational data should be loaded correctly on first render ( #3016 )
...
* fix: subform should lazy load data
* fix: relational data should be loaded correctly on first render
2023-11-10 15:27:53 +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
YANG QIA
ea4b88e57b
Update pull_request_template.md ( #3013 )
2023-11-10 11:07:43 +08:00
被雨水过滤的空气-Rain
d72a64976e
fix: should lazy load association data in subform ( #3012 )
2023-11-10 11:00:14 +08:00
chenos
3d0b42e72e
fix(import): remove commas from numbers ( #3011 )
2023-11-10 10:00:21 +08:00
chenos
4ed6d50400
fix(static-server): directoryListing: false ( #3010 )
2023-11-10 09:26:30 +08:00
被雨水过滤的空气-Rain
3f5704421d
fix(theme): text color of page header right side ( #3008 )
2023-11-10 08:02:30 +08:00
katherinehhh
c3c648d28c
fix: menu failed to design while menu title is empty string ( #2999 )
...
* fix: menu failed to desgin while menu title is empty string
* style: menu group style improve
2023-11-09 20:57:29 +08:00
Junyi
61d14309ed
fix(plugin-workflow): add missed component ( #3007 )
2023-11-09 20:40:27 +08:00
被雨水过滤的空气-Rain
e73ad1b98b
fix: detail block has no data ( #3003 )
...
* chore: add comments
* fix: detail block has no data
2023-11-09 12:55:06 +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