tachybase_todo/packages/plugins/collection-manager/src/server
ChengLei Shao fe2890f9ec
chore: remove belongsToMany through table as collection dependency (#2289)
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-07-21 12:18:17 +08:00
..
__tests__ feat(database): handle targetCollection option in repository find (#2175) 2023-07-21 10:51:56 +08:00
collections feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
hooks refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
migrations refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
models refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
repositories chore: remove belongsToMany through table as collection dependency (#2289) 2023-07-21 12:18:17 +08:00
resourcers refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
index.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
server.ts feat(database): view collection support for add new, update and delete actions (#2119) 2023-07-14 14:49:12 +08:00