tachybase_todo/packages/client/src/schema-component/antd
SemmyWong 48722c7c99
feat: cacader component
* feat: add Cacader component into schema component

* docs: change document language

* Nocobase next color select (#157)

* feat: add useCompile hook

* feat: add ColorSelect component into schema component

* optimize: rename checkbox component file (#155)

* optimize: rename checkbox component file

* optimize: rename checkbox component file

* feat: optimize antd-config-orovider

* feat: move admin-layout and auth-layout to route-switch

* feat: add application demo

* feat: add radio into schema component (#154)

* feat: add radio to schema component

* docs: add Radio  demos into schema component

* rafactor: change import path

* docs: change demo language

* fix: add title and description to demos

Co-authored-by: chenos <chenlinxh@gmail.com>

* feat: add input into schema component (#158)

* feat: add Input Component to schema compoennt

* code cleanup

Co-authored-by: chenos <chenlinxh@gmail.com>

* feat: add RemoteSchemaComponent

* feat: add admin layout

* feat: add menu into schema component

* fix: remove antd/dist/antd.css

* feat: improve application demo

* feat: add DatePicker into schema components (#161)

* feat: add DatePicker into schema components

* improve code

Co-authored-by: chenos <chenlinxh@gmail.com>

* feature/nocobase next password (#159)

* feat: add Password Component into schema components

* improve code

Co-authored-by: chenos <chenlinxh@gmail.com>

* feat: add InputNumber Component into schema component (#160)

* feat: add InputNumber Component into schema component

* improve code

Co-authored-by: chenos <chenlinxh@gmail.com>

* feat(client-menu): improve code

* feat: acl (#153)

* feat: getRepository

* getRepository return type

* export action

* add: acl

* feat: setResourceAction

* feat: action alias

* chore: code struct

* feat: removeResourceAction

* chore: file name

* ignorecase

* remove ACL

* feat: ACL

* feat: role toJSON

* using emit

Co-authored-by: chenos <chenlinxh@gmail.com>

* Acl (#162)

* feat: getRepository

* getRepository return type

* export action

* add: acl

* feat: setResourceAction

* feat: action alias

* chore: code struct

* feat: removeResourceAction

* chore: file name

* ignorecase

* remove ACL

* feat: ACL

* feat: role toJSON

* using emit

* chore: test

Co-authored-by: chenos <chenlinxh@gmail.com>

* Feat/plugin collection manager (#147)

* refactor: collection manager plugin

* feat(database): magic attribute model

* MagicAttributeModel

* load collections & fields options

* collections filterTargetKey

* 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>

* update yarn.lock

* rename

* feat(client): plugin manager toolbar

* feat: add demo for plugin manager toolbar

* feat: improve the toolbar of the plugin manager

* feat: improve document title and page title support

* feat: add IconPicker component into schema components

* feat: improve icon component

* migrate TimePicker component into schema components (#164)

* feat: add TimePicker component into schema components

* improve

* TimePicker.RangePicker

Co-authored-by: chenos <chenlinxh@gmail.com>

* Load Options Lazily

* feat: extract read pretty

* fix: useEffect only on update

* feat: add Cacader component into schema component

* docs: change document language

* feat: extract read pretty

* Load Options Lazily

* improve code

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: ChengLei Shao <chareice@live.com>
2022-01-21 09:32:13 +08:00
..
action feat(client): plugin manager toolbar 2022-01-19 15:14:00 +08:00
array-table feat: change the schema component directory 2022-01-13 14:53:13 +08:00
block-item feat: change the schema component directory 2022-01-13 14:53:13 +08:00
calendar feat: change the schema component directory 2022-01-13 14:53:13 +08:00
card-item feat: change the schema component directory 2022-01-13 14:53:13 +08:00
cascader feat: cacader component 2022-01-21 09:32:13 +08:00
chart feat: change the schema component directory 2022-01-13 14:53:13 +08:00
checkbox optimize: rename checkbox component file (#155) 2022-01-15 18:45:04 +08:00
color-select Nocobase next color select (#157) 2022-01-15 18:43:50 +08:00
date-picker feat: add DatePicker into schema components (#161) 2022-01-18 09:21:55 +08:00
dnd-context feat: change the schema component directory 2022-01-13 14:53:13 +08:00
filter feat: change the schema component directory 2022-01-13 14:53:13 +08:00
form fix: remove antd/dist/antd.css 2022-01-17 23:04:55 +08:00
form-item feat: change the schema component directory 2022-01-13 14:53:13 +08:00
grid feat: change the schema component directory 2022-01-13 14:53:13 +08:00
icon-picker feat: improve icon component 2022-01-20 18:19:59 +08:00
input feat: add input into schema component (#158) 2022-01-17 16:14:09 +08:00
input-number feat: add InputNumber Component into schema component (#160) 2022-01-18 10:08:56 +08:00
kanban feat: change the schema component directory 2022-01-13 14:53:13 +08:00
markdown feat: change the schema component directory 2022-01-13 14:53:13 +08:00
menu feat(client-menu): improve code 2022-01-18 15:19:54 +08:00
page feat: improve document title and page title support 2022-01-20 12:06:09 +08:00
password feature/nocobase next password (#159) 2022-01-18 09:52:29 +08:00
radio feat: add radio into schema component (#154) 2022-01-17 15:39:52 +08:00
record-picker feat: change the schema component directory 2022-01-13 14:53:13 +08:00
row-selection feat: change the schema component directory 2022-01-13 14:53:13 +08:00
select feat: change the schema component directory 2022-01-13 14:53:13 +08:00
tabs feat: change the schema component directory 2022-01-13 14:53:13 +08:00
time-picker migrate TimePicker component into schema components (#164) 2022-01-20 20:33:46 +08:00
tree-select feat: change the schema component directory 2022-01-13 14:53:13 +08:00
upload feat: change the schema component directory 2022-01-13 14:53:13 +08:00
void-table feat: change the schema component directory 2022-01-13 14:53:13 +08:00
index.ts feat: cacader component 2022-01-21 09:32:13 +08:00