tachybase_todo/packages/plugins/@nocobase/plugin-calendar/src/client/schema-initializer
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
..
initializers refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +08:00
items refactor(DataBlock): kanban and gantt and map and calendar (#3792) 2024-03-27 18:06:28 +08:00
CalendarBlockProvider.tsx refactor(DataBlock): kanban and gantt and map and calendar (#3792) 2024-03-27 18:06:28 +08:00
createCalendarBlockUISchema.ts refactor(DataBlock): kanban and gantt and map and calendar (#3792) 2024-03-27 18:06:28 +08:00