tachybase_todo/packages/database/src/__tests__
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
..
fields feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
fixtures v0.6 2021-12-06 21:23:34 +08:00
operator feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
relation-repository Feat/GitHub actions (#148) 2022-01-08 17:16:11 +08:00
respsitory feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
collection-importer.test.ts v0.6 2021-12-06 21:23:34 +08:00
collection.test.ts feat: collection autoGenId option 2021-12-16 10:58:51 +08:00
database.import.test.ts v0.6 2021-12-06 21:23:34 +08:00
database.test.ts feat: acl (#153) 2022-01-18 16:38:03 +08:00
filter-parser.test.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
index.ts v0.6 2021-12-06 21:23:34 +08:00
magic-attribute-model.test.ts Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
option-parser.test.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
repository.test.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
update-associations.test.ts v0.6 2021-12-06 21:23:34 +08:00
update-guard.test.ts v0.6 2021-12-06 21:23:34 +08:00