tachybase_todo/packages/plugins/@nocobase/plugin-audit-logs/src
Zeke Zhang 1c32983c00
refactor(DataBlock): table block (#3748)
* refactor: remove useless code

* chore: remove useless code

* feat: add createTableBlockSchema

* refactor: use createTableBlockUISchema

* refactor: extract useTableBlockParams

* refactor: extract useTableBlockSourceId

* refactor: compat

* refactor: fix typo in createTableBlockUISchema file

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

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

* chore: fix unit tests

* fix: fix errors

* refactor: refactor data block source ID hooks
2024-03-25 17:35:57 +08:00
..
client refactor(DataBlock): table block (#3748) 2024-03-25 17:35:57 +08:00
locale feat: add Korean translation (#3428) 2024-01-25 22:07:22 +08:00
server refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
index.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00