Zhou
d7ec5d547e
Update x-initializer.md
2022-12-21 10:01:04 +08:00
Zhou
c99c94ffdb
Update x-designer.md
2022-12-21 10:00:08 +08:00
Zhou
0a966ae36a
Update component-library.md
2022-12-21 09:59:07 +08:00
Zhou
4b5b3f966d
Update designable.md
2022-12-21 09:55:59 +08:00
Zhou
1c72ee0a1a
Update extending-schema-components.md
2022-12-21 09:46:38 +08:00
Dunqing
c731abf82c
feat: support fixed block ( #1267 )
...
* feat: support fixed block
* feat: update locale
* fix: fix block not work in non-designer
* feat: improve padding
* feat: update scroll
* fix: the page effect is not normal when deleting fixed blocks
* feat: recalculate table scroll when resize
* fix: avoid scrolling effect when dragging the Kanban column
* feat: improve scroll size
* fix: column size
* fix: unused
* fix: configure action in designable
* fix: has page title
* fix: optimize
* fix: optimize
* feat: avoid fixed block
* fix: action column width
* fix: optimize
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-20 21:43:27 +08:00
Junyi
217ecb27ae
fix(plugin-sequence): fix test case ( #1268 )
...
* fix(plugin-sequence): fix test case
* fix(plugin-sequence): fix async call
* fix(plugin-sequence): fix test case
2022-12-19 21:23:54 +08:00
Junyi
a14a65596e
fix(plugin-sequence): fix update pattern index ( #1266 )
2022-12-19 12:05:11 +08:00
chenos
627a8b264b
fix: db sync before app upgrade
2022-12-19 00:00:58 +08:00
chenos
e481c2b59b
fix: process.env.PRESET_NOCOBASE_PLUGINS
2022-12-18 23:27:03 +08:00
chenos
6d11e23700
fix: add sequence field plugin to PRESET_NOCOBASE_PLUGINS
2022-12-18 23:17:38 +08:00
Dunqing
940f5f0152
feat : support fixed menu and header ( #1260 )
...
* feat: support fixed menu and header
* revert: power by
* fix: designer not work
* fix: cannot scroll
* feat: fixed menu in center
* fix: cannot scroll
* fix: unused
2022-12-18 16:49:50 +08:00
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