nocobase/packages/plugins/@nocobase/plugin-gantt
Zeke Zhang 74051ff0a5
refactor(DataBlock): kanban and gantt and map and calendar (#3792)
* refactor: kanban

* refactor: gantt

* refactor: map

* refactor: calendar

* refactor: compat

* refactor: rename to createKanbanBlockUISchema

* refactor(kanban): use x-use-component-props instead of useProps

* refactor(Gantt): rename to createGanttBlockUISchema

* refactor: use x-use-component-props instead of useProps

* refactor: rename

* refactor(Map): use x-use-component-props instead of useProps

* refactor(Calendar): rename

* refactor(Calendar): should not get collection on getting association in UISchema

* refactor(Calendar): use x-use-component-props instead of useProps

* chore: add comment

* chore: fix unit test

* fix: add scopes to fix e2e

* fix(Calendar): add association property to CalendarBlockProvider decorator

* test: add e2e for Calenndar
2024-03-27 18:06:28 +08:00
..
src refactor(DataBlock): kanban and gantt and map and calendar (#3792) 2024-03-27 18:06:28 +08:00
.npmignore feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
client.d.ts feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
client.js feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
LICENSE fix: add LICENSE 2023-12-29 13:11:56 +08:00
package.json chore(versions): 😊 publish v0.20.0-alpha.17 2024-03-26 17:25:06 +08:00
README.md feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
server.d.ts feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
server.js feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00

@nocobase/plugin-gantt