Commit Graph

1192 Commits

Author SHA1 Message Date
chenos
790d40371a chore: yarn start 2022-02-20 20:11:58 +08:00
ChengLei Shao
093b731783
fix: getJsonSchema with properties (#202)
* fix: getJsonSchema with properties

* fix: mysql uiSchema remove error
2022-02-20 20:01:07 +08:00
chenos
44a4893630 feat: improve code 2022-02-20 20:00:15 +08:00
chenos
de2b7cab75 feat: improve code 2022-02-20 17:58:46 +08:00
chenos
257488ebad feat: improve code 2022-02-20 13:09:33 +08:00
ChengLei Shao
351bb88245
fix: postgres array operator (#200) 2022-02-20 10:33:26 +08:00
chenos
e56b2b7bf6 feat(client): improve code 2022-02-20 10:21:22 +08:00
chenos
ab78655004 fix(client): update action initializer 2022-02-20 01:37:47 +08:00
ChengLei Shao
000587380b
fix: postgres sort with appends issue (#198)
* fix: postgres sort with appends issue

* fix: role menus api error

* feat: add exists params in roles.collections api

* refactor: remove uid field on uiSchemas table

* test: toggle role menus

* fix: plugin-acl test

* feat: sync data to acl before app start

* fix: mysql ui-schema sql compatibility

* feat: writeRolesToACL in plugin-acl
2022-02-20 01:23:04 +08:00
chenos
7be30b5b95 feat: improve schema designer 2022-02-20 01:22:10 +08:00
chenos
991345d988 feat(client): improve code 2022-02-19 21:25:39 +08:00
chenos
118abe1de5 fix(plugin-acl): roles.resources target key is the resource name 2022-02-19 18:29:34 +08:00
chenos
014bb7ab3f feat(client): improve acl module 2022-02-19 17:19:32 +08:00
chenos
f7a30e4103 fix(database): export uid field options 2022-02-19 17:16:12 +08:00
chenos
72b66a028c fix(plugin-acl): adjust roles collection options 2022-02-19 17:15:42 +08:00
chenos
407f9d2d85 fix(acl): availableActions 2022-02-19 17:14:43 +08:00
chenos
ad38b001c5 feat(client): improve actionbar/form/markdown/space... 2022-02-18 20:31:05 +08:00
chenos
702c391bc2 feat(client): improve collection-manager module 2022-02-18 20:30:27 +08:00
chenos
77d9228ea2 feat(client): improve acl module 2022-02-18 20:30:03 +08:00
chenos
2c38b63f18 feat(client): x-designer 2022-02-18 20:29:24 +08:00
chenos
992befe89e fix(plugin-acl): display roleName 2022-02-18 20:26:50 +08:00
chenos
b06260d13d fix: field uiSchema is not updated 2022-02-18 20:26:11 +08:00
ChengLei Shao
b9bbbc8516
feat: uiSchema remove api (#196)
* feat: recursiveRemoveIfNoChildren

* feat: remove with removeParents

* refactor: removeSchema server hook

* fix: server hook test

* feat: insertInner with remove parent

* feat: onSelfMove server hook

* feat: removeParentsIfNoChildren server hook method

* refactor: ui_schema_tree_path to uiSchemaTreePath

* feat: insertAdjacent api params
2022-02-18 12:29:03 +08:00
ChengLei Shao
6c381313cb
refactor: perPage to pageSize (#197) 2022-02-18 09:46:10 +08:00
chenos
acf459d5df feat: improve code 2022-02-18 02:05:42 +08:00
chenos
b656f69565 feat: improve schema Initializer 2022-02-17 23:56:39 +08:00
ChengLei Shao
78e89b76ef
fix: option parser test (#195) 2022-02-17 17:41:30 +08:00
chenos
9c422b7879 fix(database): typings 2022-02-17 16:16:05 +08:00
ChengLei Shao
86e0f071e4
fix: nest append (#194) 2022-02-17 12:56:52 +08:00
chenos
8b4d59ee97 feat(client): improve code 2022-02-17 01:06:42 +08:00
chenos
0ee81dc221 feat: skip permission 2022-02-16 23:15:24 +08:00
chenos
fc1a65a2fb feat(client): improve the collection manager module 2022-02-16 22:48:24 +08:00
chenos
451f706b46 feat(client): add Space schema component 2022-02-16 22:45:49 +08:00
chenos
f8863959b5 feat(client): add Action.Link schema component 2022-02-16 22:45:03 +08:00
chenos
022c173f7e feat(client): improve code 2022-02-16 15:11:24 +08:00
chenos
054a73d576 fix(app): postinstall with umi.cli.js 2022-02-16 14:57:33 +08:00
chenos
6036189063 feat(client): example of CollectionProvider + ResourceActionProvider 2022-02-16 09:27:13 +08:00
chenos
0440591868 feat: rename ui_schemas to uiSchemas 2022-02-16 00:22:47 +08:00
ChengLei Shao
99bfd75776
fix: test with database (#193)
* fix: ui schema test

* fix: sqlite array query

* fix: acl test

* fix: plugin-users test

* fix: database test with postgres

* fix: test with db.getTablePrefix

* fix: test with mysql database

* fix: test with sqlite database

* fix: test with  mysql

* fix: test order with mysql

* chore: test clean database

* chore: mockServer clean

* chore: app cleanDb

* chore: plugin-users cleanDb
2022-02-15 22:32:02 +08:00
chenos
adfac15aba fix(database): parse sort 2022-02-15 17:36:32 +08:00
chenos
e36e3283a2 feat: add more demos for the void table 2022-02-15 17:13:47 +08:00
chenos
76bbdfb1f6 chore(jest): modulePathIgnorePatterns 2022-02-15 11:02:56 +08:00
chenos
d81d1979b0 fix(jest): custom cli options not working 2022-02-15 09:54:57 +08:00
chenos
31691e1f8e chore(jest): custom db dialect option 2022-02-15 09:11:00 +08:00
chenos
6bf416d5c4 fix(database): remove dropAllTables 2022-02-15 09:09:13 +08:00
Junyi
405ff75c1b
fix(plugin-workflow): fix dependencies in package (#192) 2022-02-15 00:48:12 +08:00
chenos
7e59e275e0 fix: do not drop all tables 2022-02-15 00:36:08 +08:00
chenos
c5f639338f refactor: mockDatabase 2022-02-15 00:20:25 +08:00
Junyi
0d0acba357
Merge pull request #191 from nocobase/fix/plugin-workflow-test
Fix: plugin-workflow test
2022-02-15 00:18:21 +08:00
mytharcher
0d2a93f386 FIX(plugin-workflow): fix query option in test case 2022-02-15 00:15:08 +08:00