nocobase/packages/database/src
ChengLei Shao f67658129f
Feat/plugin UI schema v0.6 (#143)
* v0.6

* plugin-ui-schema: insert && getJsonSchema

* plugin-ui-schema: insert schema with sort

* plugin-ui-schema: node with x-index

* insert adjacent method

* chore: insert

* typo

* insert with x-uid

* fix: getSchema by subtree

* add ui-schema actions

* fix: mysql compatibility

* remove ui-schema when remove node tree

* ui schema patch

* ui_schemas.create

* test cases

* test cases

* fix(database): reset changed before update

* feat: insert ui schema node after created

* feat:  patch ui schema node after updated

* fix: sqlite error

* uid

* cleanup

* test cases

* feat: ui_schema items type support

* fix: insert items node

* fix: get inner type

* change items struct

* add insert return value

* add insert return value

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-01-19 10:09:30 +08:00
..
__tests__ Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
fields Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
operators v0.6 2021-12-06 21:23:34 +08:00
relation-repository Feat/GitHub actions (#148) 2022-01-08 17:16:11 +08:00
collection-importer.ts v0.6 2021-12-06 21:23:34 +08:00
collection.ts Feat/plugin collection manager (#147) 2022-01-19 10:02:52 +08:00
database.ts feat: acl (#153) 2022-01-18 16:38:03 +08:00
filter-parser.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
index.ts Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
magic-attribute-model.ts Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
model-hook.ts v0.6 2021-12-06 21:23:34 +08:00
options-parser.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
playground.ts v0.6 2021-12-06 21:23:34 +08:00
repository.ts Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
transaction-decorator.ts v0.6 2021-12-06 21:23:34 +08:00
update-associations.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
update-guard.ts Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00