Junyi
7bfd8ea05b
refactor(client): make tab initializer more common ( #1298 )
...
* refactor(client): make tab initializer more common
* fix(client): revert index logic
* fix: improve code
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-30 13:57:28 +08:00
Dunqing
71bfd78c6b
fix(Select): title field and clear button not work ( #1296 )
...
* fix: add fieldNames to refreshDeps
* fix: clear not work
* fix: missing title in non-designer
2022-12-29 22:28:35 +08:00
Junyi
0d732d214c
fix(plugin-fm): fix local storage config and skip empty base url ( #1294 )
2022-12-28 07:18:14 -08:00
Pearl C
7e64c763b2
Update index.md
2022-12-27 23:18:55 +08:00
Pearl C
e2c4317586
Update plugin.md
2022-12-27 23:06:30 +08:00
Pearl C
f3ea7fff59
Update application.md
2022-12-27 22:48:39 +08:00
chenos
60d669bd24
feat(demos): action bar Initializer example
2022-12-26 13:45:04 +08:00
chenos
4d9299f04d
feat(demos): form drawer example
2022-12-26 12:46:33 +08:00
katherinehhh
a299849613
feat: antd->4.2.8 ( #1231 )
...
* feat: antd->4.2.8
* fix(plugin-workflow): dependencies
* feat: menu item key fix
* feat: dorpdown menu visible fix
* fix: update yarn.lock
* fix: only hide the first level
* fix: onVisibleChange
* fix: eventKey
* fix: setVisible(false)
Co-authored-by: mytharcher <mytharcher@gmail.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-26 11:52:59 +08:00
anuoua
a69074ead4
feat: association filter ( #1274 )
...
* feat: association filter
* feat: association filter update
* feat: association filter remove unused designer
* feat: feat: association filter lowercase fix
* feat: feat: association filter lowercase fix
* feat: feat: association filter configure field fix
* feat: association field remove AssociationFieldsFilter.Designer
* feat: association field fixed layout
* feat: associate filter multiple to simple
* feat: association field "title" to "id"
* feat: associaion filter interface limit
* feat: association filter move to association-filter folder
* feat: association filter change style
* fix: card item error
* fix: add RenderChildrenWithAssociationFilter
* feat: association-filter fix style
* feat: associate filter fix filter params
* feat: assocition filter layout fix
* feat: association filter change schema
* feat: association filter rename
* feat: association filter rename
* feat: association filter break layout fix
* feat: association filter fix table layout
* feat: association filter fix ActionBar style
* feat: association filter fix ActionBar style
* feat: association filter bug fix
* feat: association filter change valueKey
* feat: association filter remove collectionFieldKey
* feat: improve code
* feat: association filter style fix
* feat: association filter custom title
* feat: association filter max height overscroll
* feat: association filter add linkTo & i18n
* feat: association filter ellipsis;
* feat: association fields add linkTo
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-26 11:35:35 +08:00
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