nocobase/packages/core/test
ChengLei Shao 89733247bd
fix: reject update when filter is empty object (#3777)
* fix: reject update when filter is empty object

* chore: valid filter when destroy data

* fix: test

* refactor(utils): move isValidFilter to utils

* chore: test

* chore: test

* chore: test

* fix(plugin-workflow-manual): fix test case

* fix(plugin-workflow-manual): add filter check for update form in manual node

* chore: validate filter params as middleware

* chore: action filter validate in data-source-manager

* chore: acl filter params validate test

* chore: move validate filter params middleware into core

* Update nocobase-test-e2e.yml

* chore: only run workflow's tests

* chore: only run workflow's tests

* fix: updateRecordForm

* Revert "chore: only run workflow's tests"

This reverts commit 64ce124171.

* Revert "chore: only run workflow's tests"

This reverts commit b9057b35ec.

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
Co-authored-by: hongboji <j414562100@qq.com>
2024-03-30 21:50:54 +08:00
..
playwright/tests chore: fix e2e (#3557) 2024-02-23 09:30:28 +08:00
setup fix: using jest-dom instead of vitest-dom 2024-03-29 09:24:40 +08:00
src fix: reject update when filter is empty object (#3777) 2024-03-30 21:50:54 +08:00
.npmignore refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
client.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
client.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
e2e.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
e2e.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.21.0-alpha.1 2024-03-29 17:43:20 +08:00
server.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
server.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
vitest.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
vitest.mjs refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00