ChengLei Shao
6a0b38b7a2
fix: destroy field in parent table ( #1263 )
2022-12-18 15:45:34 +08:00
lyf-coder
aa868e798d
refactor(client/popup): text: 'Set popup size' changed to 'Popup size' ( #1262 )
...
* refactor(client/popup): text: 'Set popup size' changed to 'Popup size'
* refactor(client/popup): text: '设置弹窗尺寸' changed to '弹窗尺寸'
2022-12-18 12:19:18 +08:00
chenos
a403e22439
fix: hide add tab button
2022-12-18 09:44:01 +08:00
chenos
28fadf945d
fix: designable
2022-12-18 09:41:20 +08:00
chenos
fe1600dbc9
feat: update submodule
2022-12-18 09:38:58 +08:00
chenos
ef860d7556
feat: page tabs ( #1261 )
...
* feat: page tabs
* feat: hide page title
* fix: style
2022-12-18 09:20:56 +08:00
Junyi
9e9688fa5b
fix(plugin-fm): drawer form values ( #1259 )
2022-12-17 15:41:38 +08:00
chenos
9285a8b6a2
fix: nocobase upgrade error
2022-12-17 10:35:10 +08:00
chenos
cbf21a5942
fix: static file cache
2022-12-17 09:11:01 +08:00
Dunqing
8e7210a206
feat: support sync button ( #1258 )
2022-12-16 18:29:41 +08:00
Dunqing
dda6692e58
fix: isOverride cannot work ( #1257 )
2022-12-16 18:19:51 +08:00
Junyi
e3e352ffeb
refactor(sequence-field): move to plugin and use table to record ( #1209 )
...
* refactor(sequence-field): move to plugin and use table to record
* fix(database): skip test case which not in core
* fix(plugin-sequence): add migration
* fix(plugin-sequence): fix types
* test(plugin-sequence): fix test cases
* fix(plugin-sequence): fix configuration ui
* fix(plugin-sequence): fix merge
* fix(plugin-sequence): fix schema and error message
2022-12-16 01:04:22 -08:00
chenos
720cbc76e2
fix: update submodule
2022-12-16 09:23:23 +08:00
chenos
5b81c4d07c
fix: plugin upgrade
2022-12-14 22:33:15 +08:00
Dunqing
a593720c81
feat: add map plugin ( #1229 )
...
* feat: add map plugin
* feat: update
* feat: add Map.Designer
* feat: support polygon and clear canvas
* feat: improve and support linestring
* feat: map type default
* feat: support group order
* feat: support register group
* feat: improve named and logic
* fix: rename
* feat: better
* refactor: move to use postgresSQL supported type
* feat: support circle
* feat: support mysql
* chore: @nocobase/plugin-map
* fix: some error in postgres
* fix: line lose
* fix: accessKey or securityCode is incorrect
* fix: improve
* fix: shake screen in modal
* feat: support serviceHOST
* feat: improve
* feat: support view map in detail
* feat: support patten in details
* fix: something went wrong in edit mode
* fix: field name incorrectly
* feat: support sqlite
* feat: support circle in mysql
* feat: support map configuration
* feat: support map configuration
* fix: remove unused div
* feat: support show map in details
* fix: disabled in details
* fix: unused
* feat: improve readpretty
* fix: schemaInitialize
* feat: improve alert and search
* fix: mysql polygon not work
* test: add fields test
* test: improve
* test: update
* fix: test error
* feat: improve search and support zoom
* fix: if success should reset err message
* feat: add isOverride to confirm
* feat: improve
2022-12-14 21:45:43 +08:00
chenos
63581688e9
fix(client): cannot read properties of undefined (reading 'interface') ( #1245 )
2022-12-14 17:27:50 +08:00
chenos
26e27c814b
feat(collection-manager): more options
2022-12-14 16:38:08 +08:00
Junyi
db346688f5
fix(plugin-workflow): fix job result in history ( #1242 )
2022-12-13 21:36:26 -08:00
chenos
56ee5d7a60
feat: notes on APP_ENV=production
2022-12-14 12:50:54 +08:00
chenos
d2fa623158
feat(collection-manager): drag-and-drop sorting
2022-12-14 12:12:44 +08:00
ChengLei Shao
393ada2bc5
feat: set field ( #1237 )
...
* feat: set field
* feat: array field repository
* feat: ArrayFieldRepository
* fix: add set parse
* test: array field repository
* chore: update submodule
* chore: field bind & unbind
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-13 18:02:03 +08:00
chenos
0c80992f7d
fix: update github workflows
2022-12-13 13:37:32 +08:00
chenos
c81c19bf23
chore: update ci ( #1239 )
...
* fix: test
* fix: deploy NocoBase
2022-12-13 10:42:18 +08:00
chenos
b74300cb16
chore: update ci
2022-12-13 10:18:36 +08:00
chenos
49a4899959
chore(ci): deploy nocobase
2022-12-12 23:24:07 +08:00
chenos
8833eaf0ee
chore(ci): update ci
2022-12-12 22:25:46 +08:00
chenos
8f6ed646c9
chore(ci): manual build pr docker image
2022-12-12 21:57:58 +08:00
chareice
0d2b1caa7c
fix: collections load order
2022-12-12 18:50:53 +08:00
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