diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 15b1949..e401c23 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - ".": "0.1.0-a2", - "packages/extensions": "0.1.0-a2", - "packages/diracx-web": "0.1.0-a2", - "packages/diracx-web-components": "0.1.0-a2" + ".": "0.1.0-a3", + "packages/extensions": "0.1.0-a3", + "packages/diracx-web": "0.1.0-a3", + "packages/diracx-web-components": "0.1.0-a3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d9378fd..0da47ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [0.1.0-a3](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a2...v0.1.0-a3) (2024-12-20) + + +### Features + +* better filter ux ([e9c1599](https://github.com/DIRACGrid/diracx-web/commit/e9c1599511aa492b11afd7fa887180272d548598)) +* **CI:** add extension tests within the CI ([b51fb3a](https://github.com/DIRACGrid/diracx-web/commit/b51fb3a403fa451f85a271cb23baaa69f16bb0eb)) +* **datatable:** adapt input fields for filter values ([7b14979](https://github.com/DIRACGrid/diracx-web/commit/7b149798a68beff9873f4961ec1cbdc35e4bf21d)) +* **DataTable:** resize, hide/show columns and more features... ([594b21a](https://github.com/DIRACGrid/diracx-web/commit/594b21ab92f3f859789c583b4442f9ce4c2bd325)) +* **dependencies:** upgrade to eslint9 (nextjs15 and mui6) ([0d456bf](https://github.com/DIRACGrid/diracx-web/commit/0d456bf512dc64e82a4efc66842205fdf04f1711)) +* **doc:** add user/dev/admin documentation ([cbaa472](https://github.com/DIRACGrid/diracx-web/commit/cbaa4729fcccdc81f48ca8c57466de559cd88b7f)) +* **extension:** add the OwnerMonitor component ([9c9dbe3](https://github.com/DIRACGrid/diracx-web/commit/9c9dbe33789cd3ff7ffdbe984b90c3afff5c5a3d)) +* **extension:** use the local diracx-web-components ([dc93692](https://github.com/DIRACGrid/diracx-web/commit/dc936920f9e49a13e02060d796f6ab152be37126)) +* **library:** add profile details (username, vo, group, properties) ([53e9574](https://github.com/DIRACGrid/diracx-web/commit/53e9574242339480df9000a0a69c0e0e3ff44ec2)) +* **management:** drop lerna and restructure a bit the monorepo ([752af22](https://github.com/DIRACGrid/diracx-web/commit/752af227b2ad0a55208d600c2a7025fff6ed7ade)) +* **README:** include a mermaid architecture overview diagram ([8ac1f13](https://github.com/DIRACGrid/diracx-web/commit/8ac1f134e7cc794b7971e8c85d71d1af9ed44b98)) +* **style:** make the code more consistent ([f3927ee](https://github.com/DIRACGrid/diracx-web/commit/f3927ee87a100f482e7cf93ce8b82e390c96e7fb)) + + +### Bug Fixes + +* **e2e:** adapt cypress tests ([eeceb59](https://github.com/DIRACGrid/diracx-web/commit/eeceb59cd6cee1a772c92fcead48e229f67996c1)) +* filters not applied are cleared when changing the sections ([dda6abc](https://github.com/DIRACGrid/diracx-web/commit/dda6abc080d8ed70478165a4565cb7c7ebe8e117)) +* **JobDataService:** api breaking changes ([7e91084](https://github.com/DIRACGrid/diracx-web/commit/7e91084d77f1a8f33d6943c431fa23faeb31b3e1)) +* **README:** link to gh action workflows ([fa396b7](https://github.com/DIRACGrid/diracx-web/commit/fa396b79c239d44683c8c56de937df73309eb30d)) +* **tsc-files:** tsc-files does not recognize chipColor ([48818ff](https://github.com/DIRACGrid/diracx-web/commit/48818ffaf5c689edf4e420820c39cd9a03257038)) +* tsup and eslint errors ([32c3a83](https://github.com/DIRACGrid/diracx-web/commit/32c3a8343aef76ab079be9a2f341bc75249ddd32)) +* use MUI for personal details ([9a71c8e](https://github.com/DIRACGrid/diracx-web/commit/9a71c8e93543e593d625b715d5a99600ff4235fc)) + ## [0.1.0-a2](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a1...v0.1.0-a2) (2024-08-26) diff --git a/package-lock.json b/package-lock.json index 6bd4ba2..723da9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "diracx-web-root", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "diracx-web-root", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "workspaces": [ "packages/diracx-web-components", "packages/diracx-web", @@ -23723,11 +23723,11 @@ } }, "packages/diracx-web": { - "version": "0.1.0-a2", + "version": "0.1.0-a3", "hasInstallScript": true, "dependencies": { "@axa-fr/react-oidc": "^7.22.6", - "@dirac-grid/diracx-web-components": "^0.1.0-a2", + "@dirac-grid/diracx-web-components": "^0.1.0-a3", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/icons-material": "^6.1.6", @@ -23763,7 +23763,7 @@ }, "packages/diracx-web-components": { "name": "@dirac-grid/diracx-web-components", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "license": "GPL-3.0", "dependencies": { "@atlaskit/pragmatic-drag-and-drop": "^1.3.0", @@ -24280,12 +24280,12 @@ }, "packages/extensions": { "name": "gubbins", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "hasInstallScript": true, "license": "GPL-3.0-only", "dependencies": { "@axa-fr/react-oidc": "^7.22.6", - "@dirac-grid/diracx-web-components": "0.1.0-a2", + "@dirac-grid/diracx-web-components": "0.1.0-a3", "autoprefixer": "10.4.19", "next": "15.0.2", "react": "^18", diff --git a/package.json b/package.json index 6ff21ba..d27ae04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "diracx-web-root", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "private": true, "workspaces": [ "packages/diracx-web-components", diff --git a/packages/diracx-web-components/CHANGELOG.md b/packages/diracx-web-components/CHANGELOG.md index 56332bc..40be008 100644 --- a/packages/diracx-web-components/CHANGELOG.md +++ b/packages/diracx-web-components/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.1.0-a3](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a2...v0.1.0-a3) (2024-12-20) + + +### Features + +* better filter ux ([e9c1599](https://github.com/DIRACGrid/diracx-web/commit/e9c1599511aa492b11afd7fa887180272d548598)) +* **CI:** add extension tests within the CI ([b51fb3a](https://github.com/DIRACGrid/diracx-web/commit/b51fb3a403fa451f85a271cb23baaa69f16bb0eb)) +* **datatable:** adapt input fields for filter values ([7b14979](https://github.com/DIRACGrid/diracx-web/commit/7b149798a68beff9873f4961ec1cbdc35e4bf21d)) +* **DataTable:** resize, hide/show columns and more features... ([594b21a](https://github.com/DIRACGrid/diracx-web/commit/594b21ab92f3f859789c583b4442f9ce4c2bd325)) +* **dependencies:** upgrade to eslint9 (nextjs15 and mui6) ([0d456bf](https://github.com/DIRACGrid/diracx-web/commit/0d456bf512dc64e82a4efc66842205fdf04f1711)) +* **doc:** add user/dev/admin documentation ([cbaa472](https://github.com/DIRACGrid/diracx-web/commit/cbaa4729fcccdc81f48ca8c57466de559cd88b7f)) +* **extension:** use the local diracx-web-components ([dc93692](https://github.com/DIRACGrid/diracx-web/commit/dc936920f9e49a13e02060d796f6ab152be37126)) +* **library:** add profile details (username, vo, group, properties) ([53e9574](https://github.com/DIRACGrid/diracx-web/commit/53e9574242339480df9000a0a69c0e0e3ff44ec2)) +* **management:** drop lerna and restructure a bit the monorepo ([752af22](https://github.com/DIRACGrid/diracx-web/commit/752af227b2ad0a55208d600c2a7025fff6ed7ade)) +* **style:** make the code more consistent ([f3927ee](https://github.com/DIRACGrid/diracx-web/commit/f3927ee87a100f482e7cf93ce8b82e390c96e7fb)) + + +### Bug Fixes + +* **e2e:** adapt cypress tests ([eeceb59](https://github.com/DIRACGrid/diracx-web/commit/eeceb59cd6cee1a772c92fcead48e229f67996c1)) +* filters not applied are cleared when changing the sections ([dda6abc](https://github.com/DIRACGrid/diracx-web/commit/dda6abc080d8ed70478165a4565cb7c7ebe8e117)) +* **JobDataService:** api breaking changes ([7e91084](https://github.com/DIRACGrid/diracx-web/commit/7e91084d77f1a8f33d6943c431fa23faeb31b3e1)) +* **tsc-files:** tsc-files does not recognize chipColor ([48818ff](https://github.com/DIRACGrid/diracx-web/commit/48818ffaf5c689edf4e420820c39cd9a03257038)) +* tsup and eslint errors ([32c3a83](https://github.com/DIRACGrid/diracx-web/commit/32c3a8343aef76ab079be9a2f341bc75249ddd32)) +* use MUI for personal details ([9a71c8e](https://github.com/DIRACGrid/diracx-web/commit/9a71c8e93543e593d625b715d5a99600ff4235fc)) + ## [0.1.0-a2](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a1...v0.1.0-a2) (2024-08-26) diff --git a/packages/diracx-web-components/package.json b/packages/diracx-web-components/package.json index 5d3ca99..f034be1 100644 --- a/packages/diracx-web-components/package.json +++ b/packages/diracx-web-components/package.json @@ -1,6 +1,6 @@ { "name": "@dirac-grid/diracx-web-components", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "repository": "https://github.com/DIRACGrid/diracx-web", "description": "Useful components for diracx-web", "publishConfig": { diff --git a/packages/diracx-web/CHANGELOG.md b/packages/diracx-web/CHANGELOG.md index c7a9356..36a1b5b 100644 --- a/packages/diracx-web/CHANGELOG.md +++ b/packages/diracx-web/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [0.1.0-a3](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a2...v0.1.0-a3) (2024-12-20) + + +### Features + +* **CI:** add extension tests within the CI ([b51fb3a](https://github.com/DIRACGrid/diracx-web/commit/b51fb3a403fa451f85a271cb23baaa69f16bb0eb)) +* **DataTable:** resize, hide/show columns and more features... ([594b21a](https://github.com/DIRACGrid/diracx-web/commit/594b21ab92f3f859789c583b4442f9ce4c2bd325)) +* **dependencies:** upgrade to eslint9 (nextjs15 and mui6) ([0d456bf](https://github.com/DIRACGrid/diracx-web/commit/0d456bf512dc64e82a4efc66842205fdf04f1711)) +* **extension:** add the OwnerMonitor component ([9c9dbe3](https://github.com/DIRACGrid/diracx-web/commit/9c9dbe33789cd3ff7ffdbe984b90c3afff5c5a3d)) +* **extension:** use the local diracx-web-components ([dc93692](https://github.com/DIRACGrid/diracx-web/commit/dc936920f9e49a13e02060d796f6ab152be37126)) +* **management:** drop lerna and restructure a bit the monorepo ([752af22](https://github.com/DIRACGrid/diracx-web/commit/752af227b2ad0a55208d600c2a7025fff6ed7ade)) +* **style:** make the code more consistent ([f3927ee](https://github.com/DIRACGrid/diracx-web/commit/f3927ee87a100f482e7cf93ce8b82e390c96e7fb)) + + +### Bug Fixes + +* **e2e:** adapt cypress tests ([eeceb59](https://github.com/DIRACGrid/diracx-web/commit/eeceb59cd6cee1a772c92fcead48e229f67996c1)) +* **JobDataService:** api breaking changes ([7e91084](https://github.com/DIRACGrid/diracx-web/commit/7e91084d77f1a8f33d6943c431fa23faeb31b3e1)) +* tsup and eslint errors ([32c3a83](https://github.com/DIRACGrid/diracx-web/commit/32c3a8343aef76ab079be9a2f341bc75249ddd32)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @dirac-grid/diracx-web-components bumped from ^0.1.0-a2 to ^0.1.0-a3 + ## [0.1.0-a2](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a1...v0.1.0-a2) (2024-08-26) diff --git a/packages/diracx-web/package.json b/packages/diracx-web/package.json index a7c4e76..cfede9d 100644 --- a/packages/diracx-web/package.json +++ b/packages/diracx-web/package.json @@ -1,6 +1,6 @@ { "name": "diracx-web", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "private": true, "type": "module", "scripts": { @@ -15,7 +15,7 @@ }, "dependencies": { "@axa-fr/react-oidc": "^7.22.6", - "@dirac-grid/diracx-web-components": "^0.1.0-a2", + "@dirac-grid/diracx-web-components": "^0.1.0-a3", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/icons-material": "^6.1.6", diff --git a/packages/extensions/CHANGELOG.md b/packages/extensions/CHANGELOG.md index 5c198ca..b86200c 100644 --- a/packages/extensions/CHANGELOG.md +++ b/packages/extensions/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.1.0-a3](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a2...v0.1.0-a3) (2024-12-20) + + +### Features + +* **CI:** add extension tests within the CI ([b51fb3a](https://github.com/DIRACGrid/diracx-web/commit/b51fb3a403fa451f85a271cb23baaa69f16bb0eb)) +* **DataTable:** resize, hide/show columns and more features... ([594b21a](https://github.com/DIRACGrid/diracx-web/commit/594b21ab92f3f859789c583b4442f9ce4c2bd325)) +* **dependencies:** upgrade to eslint9 (nextjs15 and mui6) ([0d456bf](https://github.com/DIRACGrid/diracx-web/commit/0d456bf512dc64e82a4efc66842205fdf04f1711)) +* **doc:** add user/dev/admin documentation ([cbaa472](https://github.com/DIRACGrid/diracx-web/commit/cbaa4729fcccdc81f48ca8c57466de559cd88b7f)) +* **extension:** add the OwnerMonitor component ([9c9dbe3](https://github.com/DIRACGrid/diracx-web/commit/9c9dbe33789cd3ff7ffdbe984b90c3afff5c5a3d)) +* **extension:** use the local diracx-web-components ([dc93692](https://github.com/DIRACGrid/diracx-web/commit/dc936920f9e49a13e02060d796f6ab152be37126)) +* **management:** drop lerna and restructure a bit the monorepo ([752af22](https://github.com/DIRACGrid/diracx-web/commit/752af227b2ad0a55208d600c2a7025fff6ed7ade)) + + +### Bug Fixes + +* **README:** link to gh action workflows ([fa396b7](https://github.com/DIRACGrid/diracx-web/commit/fa396b79c239d44683c8c56de937df73309eb30d)) +* tsup and eslint errors ([32c3a83](https://github.com/DIRACGrid/diracx-web/commit/32c3a8343aef76ab079be9a2f341bc75249ddd32)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @dirac-grid/diracx-web-components bumped from 0.1.0-a2 to 0.1.0-a3 + ## [0.1.0-a2](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a1...v0.1.0-a2) (2024-08-26) diff --git a/packages/extensions/package.json b/packages/extensions/package.json index ed4efbe..e8b17cb 100644 --- a/packages/extensions/package.json +++ b/packages/extensions/package.json @@ -1,6 +1,6 @@ { "name": "gubbins", - "version": "0.1.0-a2", + "version": "0.1.0-a3", "private": true, "type": "module", "license": "GPL-3.0-only", @@ -16,7 +16,7 @@ }, "dependencies": { "@axa-fr/react-oidc": "^7.22.6", - "@dirac-grid/diracx-web-components": "0.1.0-a2", + "@dirac-grid/diracx-web-components": "0.1.0-a3", "@mui/icons-material": "^6.1.6", "@mui/material": "^6.1.6", "@mui/utils": "^6.1.6",