Pearl C
8668a18359
Update application.md
2022-12-25 19:17:20 +08:00
Pearl C
a8d59496d7
Update application.md
2022-12-25 19:10:38 +08:00
Pearl C
934a0c7b1b
Update application.md
2022-12-25 18:15:58 +08:00
Pearl C
cb5d324800
Update application.md
2022-12-25 12:29:19 +08:00
chenos
df4b42308c
fix(sequence-field): an argument for 'fnName' was not provided
2022-12-24 17:36:32 +08:00
Dunqing
07c373956c
chore: upgrade sequelize version to to latest ( #1234 )
...
* chore: upgrade sequelize version to to latest
* fix: type error
* chore: type ModelCtor to ModelStatic
* feat: update sequelize version of the map plugin
* chore: update lock
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: chareice <chareice@live.com>
2022-12-24 16:30:01 +08:00
SemmyWong
6d1a4425f2
feat: add iframe-block plugin ( #1281 )
...
* feat: iframe-block plugin done
* refactor: iframe html filed type changed
* refactor: remove built-in actions in the ACL
* refactor: use built-in resource action
* fix: add iframe-block in built-in plugins
* refactor: remove id collection schema
* fix: fix iframe-block permission
* fix: fix iframe-block permission
* fix: improve code
* fix: src
* fix: bug
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-24 16:29:20 +08:00
Dunqing
98bad0c8ea
feat: update page size to 200 and limit fields ( #1282 )
...
* feat: update page size to 200 and limit fields
* fix: override
* fix: avoid fieldNames not exist
* feat: filter falsely fields
2022-12-23 18:57:50 +08:00
chenos
a6dcc0c71b
feat: update docs
2022-12-23 18:27:00 +08:00
Pearl C
574bac02ba
Update index.md
2022-12-23 17:53:52 +08:00
Pearl C
b673cf2ce0
Update rest-api.md
2022-12-23 17:35:06 +08:00
Pearl C
7ff1d0a2d0
Update index.md
2022-12-23 17:16:46 +08:00
Pearl C
c1b62f843e
Update env.md
2022-12-23 16:30:21 +08:00
Dunqing
bfc83372c6
fix: prevent horizontal scroll of menus ( #1279 )
2022-12-23 15:07:37 +08:00
chenos
90b2f1e859
feat: update docs
2022-12-23 10:27:37 +08:00
altaytahsin
ad4929e48b
Turkish language created for Docs. Belgeler için türkçe dil desteği ( #1071 )
...
* Turkish language created for Docs. Belgeler için türkçe dil desteği oluşturuldu.
* Turkish docs fix
2022-12-23 09:42:44 +08:00
chenos
6935b21808
fix: type string
2022-12-22 21:59:02 +08:00
chenos
20710b40ea
feat: form context provider
2022-12-22 21:37:17 +08:00
chenos
faa7d819a1
feat(client/demos): custom field item initializer
2022-12-22 21:26:32 +08:00
chenos
d2275455be
fix(client/demos): gird x-initializer
2022-12-22 20:01:28 +08:00
chenos
5ec50d32bb
fix: only hide the first level
2022-12-22 10:46:04 +08:00
lyf-coder
d875e0f372
fix(client/kanban): fix kanban card default active all fields bug ( #1270 )
...
* fix(client/kanban): fix kanban card default active all fields bug
* fix(client/kanban): fix when drag field also drag card bug
2022-12-21 22:10:54 +08:00
Dunqing
3e2a884a3e
fix: cannot delete event in calendar ( #1277 )
...
* fix: calendar cannot delete event
* feat: close detail after delete event
* fix: make sure the DeleteEvent button only appears in the calendar details
2022-12-21 21:13:35 +08:00
Dunqing
ee7185c51c
fix(AssociationSelect): missing field title in details ( #1275 )
...
* fix: missing title in default
* fix: detail
* refactor: avoid nullish
2022-12-21 17:29:13 +08:00
Dunqing
b27e82edf8
fix: menu cannot scroll ( #1276 )
2022-12-21 15:59:50 +08:00
chenos
a7960422c5
fix(collection-manager): version.satisfies <= 0.8.0-alpha.14
2022-12-21 10:27:18 +08:00
Zhou
57ca33d231
Update env.md
2022-12-21 10:14:36 +08:00
Zhou
3422f56e5e
Update env.md
2022-12-21 10:14:32 +08:00
Zhou
ec127c8465
Update index.md
2022-12-21 10:04:39 +08:00
chenos
1868a8a5f3
fix(collection-manager): update timestamps to true
2022-12-21 10:01:39 +08:00
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