nocobase/packages/core/client/src/collection-manager
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
..
Configuration fix: validate uid rule (#3140) 2023-12-05 16:09:44 +08:00
demos refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
hooks feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
interfaces refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
templates fix: issue with SQL collection when the source collection is deleted 2023-12-06 10:09:42 +08:00
action-hooks.ts feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
CollectionField.tsx refactor(association-field): support sub table (#1862) 2023-06-16 12:07:43 +08:00
CollectionFieldProvider.tsx fix: failed to correctly respond to optional fields in the child collection in the parent collection table (#2207) 2023-07-11 17:43:25 +08:00
CollectionHistoryProvider.tsx feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
CollectionManagerProvider.tsx fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121) 2023-12-06 14:30:17 +08:00
CollectionManagerSchemaComponentProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
CollectionManagerShortcut.tsx feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
CollectionProvider.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
context.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.tsx refactor: import interface getOptions (#3088) 2023-11-24 17:01:16 +08:00
ResourceActionProvider.tsx feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
sub-table.tsx feat: upgrade formily (#1880) 2023-06-06 19:33:04 +08:00
types.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00