Commit Graph

8 Commits

Author SHA1 Message Date
chenos
c1b560e928
feat: rename resourceKey & associatedKey to resourceIndex & associatedIndex (#126)
* resourceIndex & associatedIndex

* resourceIndex & associatedIndex
2021-12-04 16:28:52 +08:00
chenos
248d59f6ec feat: improve code 2021-09-14 11:09:26 +08:00
chenos
99d33a0241 refactor: improve action unit test cases 2021-09-09 22:38:39 +08:00
chenos
ce4a22fbb9 style: code formatting 2021-03-28 13:34:51 +08:00
Junyi
cef64bb7f5
fix: make default view/tab cannot be destroyed (#63)
* fix: make default view/tab cannot be destroyed

* refactor: return count for destroy action
2021-02-08 15:13:07 +08:00
Junyi
32a8483336
feat: add filter and transaction for destroy action (#35)
* feat: add filter and transaction for destroy action

* fix: batch destroy in to-many relactionship
2020-12-08 21:20:30 +08:00
Junyi
53729e188a
Refactor: change global injection of test for actions package. (#15)
* Refactor: change global injection to index.ts to simplify all test files.

* Fix: typo.
2020-11-16 20:38:56 +08:00
chen
e5d30b30ba first commit 2020-10-24 15:34:43 +08:00