Go to file
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
.github/workflows Feat/GitHub actions (#148) 2022-01-08 17:16:11 +08:00
docs feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
packages Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
.env.example feat: upgrade plugin-action-logs 2021-12-07 15:21:16 +08:00
.eslintignore v0.6 2021-12-06 21:23:34 +08:00
.eslintrc v0.5 2021-05-23 08:38:08 +08:00
.gitignore v0.6 2021-12-06 21:23:34 +08:00
.prettierignore v0.6 2021-12-06 21:23:34 +08:00
.prettierrc refactor: code splitting of the table component (#121) 2021-12-02 22:56:16 +08:00
.umirc.ts feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
jest.config.js fix: plugin packages dependencies 2021-12-07 19:40:30 +08:00
jest.setup.ts v0.6 2021-12-06 21:23:34 +08:00
lerna.json v0.6 2021-12-06 21:23:34 +08:00
package.json feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
README.md docs: update readme 2021-12-06 21:25:28 +08:00
tsconfig.build.json feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
tsconfig.jest.json feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
tsconfig.json feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
yarn.lock feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00