Skip to content

Commit

Permalink
chore: release main_FEAT_extension-management
Browse files Browse the repository at this point in the history
  • Loading branch information
aldbr committed Nov 13, 2024
1 parent 9dd7dd6 commit c92ddf4
Show file tree
Hide file tree
Showing 9 changed files with 232 additions and 13 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
".": "0.1.0-a2",
"packages/diracx-web": "0.1.0-a2",
"packages/diracx-web-components": "0.1.0-a2",
".": "0.1.0-a3",
"packages/diracx-web": "0.1.0-a3",
"packages/diracx-web-components": "0.1.0-a3",
"packages/extensions": "0.1.0-a2"
}
144 changes: 144 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
41 changes: 41 additions & 0 deletions packages/diracx-web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# Changelog

## [0.1.0-a3](https://github.com/aldbr/diracx-web/compare/v0.1.0-a2...v0.1.0-a3) (2024-11-13)


### Features

* adapt for github actions ([d29dcd2](https://github.com/aldbr/diracx-web/commit/d29dcd25db8db0772005d73ae70347e6addb4a47))
* adapt release-please config and use npm org scope ([920dad0](https://github.com/aldbr/diracx-web/commit/920dad0e936f748a743c659f83356893ba37fb6c))
* better filter ux ([7297b4e](https://github.com/aldbr/diracx-web/commit/7297b4eae090f06139a4ce800887bccd01ae5a4d))
* better filter ux ([e9c1599](https://github.com/aldbr/diracx-web/commit/e9c1599511aa492b11afd7fa887180272d548598))
* **CI:** add extension tests within the CI ([e4d9eb0](https://github.com/aldbr/diracx-web/commit/e4d9eb07f7775b03ba08b505341d076711691b71))
* **datatable:** adapt input fields for filter values ([5919fc1](https://github.com/aldbr/diracx-web/commit/5919fc1f5df7599a0d4a09a67b48021cbc95f88f))
* **datatable:** adapt input fields for filter values ([7b14979](https://github.com/aldbr/diracx-web/commit/7b149798a68beff9873f4961ec1cbdc35e4bf21d))
* **DataTable:** resize, hide/show columns and more features... ([bce5f04](https://github.com/aldbr/diracx-web/commit/bce5f0473e45db1c59b7a9c56f3c1ee53081cb74))
* **dependencies:** upgrade to eslint9 (nextjs15 and mui6) ([9dd7dd6](https://github.com/aldbr/diracx-web/commit/9dd7dd6125e5c503698b4f050a3f089713f4feae))
* ease component customization with props ([9c5b05c](https://github.com/aldbr/diracx-web/commit/9c5b05cbea042a0cd66881262a079bf0fe123464))
* extensions ([adf33c3](https://github.com/aldbr/diracx-web/commit/adf33c39237871de16079c95bd73ed6a5c90f324))
* group context providers into one ([5f678b9](https://github.com/aldbr/diracx-web/commit/5f678b97c47ff4b4f72729c6bcec83b0b6257eb9))
* lerna monorepo and npm workspaces, component library ([0c37eb2](https://github.com/aldbr/diracx-web/commit/0c37eb20cd3957fcabbf787dcd93be5cf4221f22))
* **library:** add profile details (username, vo, group, properties) ([99df937](https://github.com/aldbr/diracx-web/commit/99df937b33e291e4c81dd5c864dec53209c139d6))
* **library:** add profile details (username, vo, group, properties) ([53e9574](https://github.com/aldbr/diracx-web/commit/53e9574242339480df9000a0a69c0e0e3ff44ec2))
* **management:** drop lerna and restructure a bit the monorepo ([6541d3c](https://github.com/aldbr/diracx-web/commit/6541d3c2b42cb400f06e0af4dc6c23032a2378c9))
* move jest tests to components library ([5a88a3c](https://github.com/aldbr/diracx-web/commit/5a88a3ce9590b1173c34b043a04a9d403f71ed9d))
* remove NextJs deps & add Navigation Context ([060b57d](https://github.com/aldbr/diracx-web/commit/060b57d86290162f7079271c3ea8f8abdf63d211))


### Bug Fixes

* apply PR suggestions ([573de5e](https://github.com/aldbr/diracx-web/commit/573de5e3278b5561d6b6a3770c51161931ec3320))
* apply PR suggestions ([ac52c81](https://github.com/aldbr/diracx-web/commit/ac52c81d84347b79c5c161d418dc10dcb9d02df7))
* **e2e:** adapt cypress tests ([eeceb59](https://github.com/aldbr/diracx-web/commit/eeceb59cd6cee1a772c92fcead48e229f67996c1))
* filters not applied are cleared when changing the sections ([dda6abc](https://github.com/aldbr/diracx-web/commit/dda6abc080d8ed70478165a4565cb7c7ebe8e117))
* husky hooks and lint-staged ([e0c72ad](https://github.com/aldbr/diracx-web/commit/e0c72adbc1d523d06c101e9f8818e7bcfc882faa))
* logo are broken in GitHub pages ([09f8fb1](https://github.com/aldbr/diracx-web/commit/09f8fb11f0ad65979940aa5a71d34b3bd41ad7cf))
* **prettier:** changelogs are not ignored by prettier ([1425cae](https://github.com/aldbr/diracx-web/commit/1425caefecfec6c4a76788247e57175a8e5cbc3f))
* **tsc-files:** tsc-files does not recognize chipColor ([48818ff](https://github.com/aldbr/diracx-web/commit/48818ffaf5c689edf4e420820c39cd9a03257038))
* tsup and eslint errors ([32c3a83](https://github.com/aldbr/diracx-web/commit/32c3a8343aef76ab079be9a2f341bc75249ddd32))
* **tsup:** remove cjs and es5 ([93f09a1](https://github.com/aldbr/diracx-web/commit/93f09a1023f91239a5e5a8d969ceb5f7b9a6aa54))
* use MUI for personal details ([9a71c8e](https://github.com/aldbr/diracx-web/commit/9a71c8e93543e593d625b715d5a99600ff4235fc))
* wrong lib exports & add prepack build ([c2478d5](https://github.com/aldbr/diracx-web/commit/c2478d5d1f08bc771b60c01904a505e9f0feaab9))
* wrong lib exports, Dockerfile not in root dir ([67160ae](https://github.com/aldbr/diracx-web/commit/67160ae51908c9bfae2ce953767251a29ba7457e))

## [0.1.0-a2](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a1...v0.1.0-a2) (2024-08-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/diracx-web-components/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
34 changes: 34 additions & 0 deletions packages/diracx-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [0.1.0-a3](https://github.com/aldbr/diracx-web/compare/v0.1.0-a2...v0.1.0-a3) (2024-11-13)


### Features

* adapt release-please config and use npm org scope ([920dad0](https://github.com/aldbr/diracx-web/commit/920dad0e936f748a743c659f83356893ba37fb6c))
* **CI:** add extension tests within the CI ([e4d9eb0](https://github.com/aldbr/diracx-web/commit/e4d9eb07f7775b03ba08b505341d076711691b71))
* **DataTable:** resize, hide/show columns and more features... ([bce5f04](https://github.com/aldbr/diracx-web/commit/bce5f0473e45db1c59b7a9c56f3c1ee53081cb74))
* **dependencies:** upgrade to eslint9 (nextjs15 and mui6) ([9dd7dd6](https://github.com/aldbr/diracx-web/commit/9dd7dd6125e5c503698b4f050a3f089713f4feae))
* extensions ([adf33c3](https://github.com/aldbr/diracx-web/commit/adf33c39237871de16079c95bd73ed6a5c90f324))
* group context providers into one ([5f678b9](https://github.com/aldbr/diracx-web/commit/5f678b97c47ff4b4f72729c6bcec83b0b6257eb9))
* lerna monorepo and npm workspaces, component library ([0c37eb2](https://github.com/aldbr/diracx-web/commit/0c37eb20cd3957fcabbf787dcd93be5cf4221f22))
* **library:** add profile details (username, vo, group, properties) ([99df937](https://github.com/aldbr/diracx-web/commit/99df937b33e291e4c81dd5c864dec53209c139d6))
* **management:** drop lerna and restructure a bit the monorepo ([6541d3c](https://github.com/aldbr/diracx-web/commit/6541d3c2b42cb400f06e0af4dc6c23032a2378c9))
* move jest tests to components library ([5a88a3c](https://github.com/aldbr/diracx-web/commit/5a88a3ce9590b1173c34b043a04a9d403f71ed9d))
* remove NextJs deps & add Navigation Context ([060b57d](https://github.com/aldbr/diracx-web/commit/060b57d86290162f7079271c3ea8f8abdf63d211))


### Bug Fixes

* apply PR suggestions ([573de5e](https://github.com/aldbr/diracx-web/commit/573de5e3278b5561d6b6a3770c51161931ec3320))
* apply PR suggestions ([ac52c81](https://github.com/aldbr/diracx-web/commit/ac52c81d84347b79c5c161d418dc10dcb9d02df7))
* **e2e:** adapt cypress tests ([eeceb59](https://github.com/aldbr/diracx-web/commit/eeceb59cd6cee1a772c92fcead48e229f67996c1))
* husky hooks and lint-staged ([e0c72ad](https://github.com/aldbr/diracx-web/commit/e0c72adbc1d523d06c101e9f8818e7bcfc882faa))
* tsup and eslint errors ([32c3a83](https://github.com/aldbr/diracx-web/commit/32c3a8343aef76ab079be9a2f341bc75249ddd32))
* wrong lib exports, Dockerfile not in root dir ([67160ae](https://github.com/aldbr/diracx-web/commit/67160ae51908c9bfae2ce953767251a29ba7457e))


### 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)


Expand Down
4 changes: 2 additions & 2 deletions packages/diracx-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "diracx-web",
"version": "0.1.0-a2",
"version": "0.1.0-a3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c92ddf4

Please sign in to comment.