nocobase/packages/core/acl/src
ChengLei Shao 261d4c4137
refactor: establish a sound testing system (#3179)
* chore: use vitest to replace jest

* chore: support vitest

* feat: vitest 1.0

* fix: test

* chore: yarn.lock

* chore: github actions

* fix: test

* fix: test

* fix: test

* fix: test

* fix: jest.fn

* fix: require

* fix: test

* fix: build

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: dynamic import

* fix: bug

* chore: yarn run test command

* chore: package.json

* chore: package.json

* chore: vite 5

* fix: fix variable test

* fix: import json

* feat: initEnv

* fix: env.APP_ENV_PATH

* chore: get package json

* fix: remove GlobalThmeProvider

* chore: update snap

* chore: test env

* chore: test env

* chore: import module

* chore: jest

* fix: load package json

* chore: test

* fix: bug

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* fix: import file in windows

* chore: import module with absolute file path

* fix: test error

* test: update snapshot

* chore: update yarn.lock

* fix: front-end tests do not include utils folder

* refactor: use vitest-dom

* fix: fix build

* fix: test error

* fix: change to vitest.config.mts

* fix: types error

* fix: types error

* fix: types error

* fix: error

* fix: test

* chore: test

* fix: test package

* feat: update dependencies

* refactor: test

* fix: error

* fix: error

* fix: __dirname is not defined in ES module scope

* fix: allow only

* fix: error

* fix: error

* fix: error

* fix: create-app

* fix: install-deps

* feat: update docs

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2023-12-21 20:39:11 +08:00
..
__tests__ refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
acl-available-action.ts docs: relation repository & acl (#848) 2022-10-06 10:29:53 +08:00
acl-available-strategy.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
acl-resource.ts fix: append acl resource params (#1923) 2023-05-24 21:31:12 +08:00
acl-role.ts chore: cache effective snippets results in acl role (#3102) 2023-11-27 15:49:50 +08:00
acl.ts feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
allow-manager.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
fixed-params-manager.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
index.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
no-permission-error.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
skip-middleware.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
snippet-manager.ts refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00