Skip to content

Commit 9638e13

Browse files
chore: release main
1 parent 863e58a commit 9638e13

File tree

10 files changed

+138
-17
lines changed

10 files changed

+138
-17
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
".": "0.1.0-a10",
3-
"packages/extensions": "0.1.0-a10",
4-
"packages/diracx-web": "0.1.0-a10",
5-
"packages/diracx-web-components": "0.1.0-a10"
2+
".": "0.1.0-a11",
3+
"packages/extensions": "0.1.0-a11",
4+
"packages/diracx-web": "0.1.0-a11",
5+
"packages/diracx-web-components": "0.1.0-a11"
66
}

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## [0.1.0-a11](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a10...v0.1.0-a11) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* add aria-label to make app more accessible ([496184d](https://github.com/DIRACGrid/diracx-web/commit/496184dc3f3ba66bd0049a3bcce379466c06cfb5))
9+
* avoid re fetching the jobs when switching from an app to another ([9cb7bf6](https://github.com/DIRACGrid/diracx-web/commit/9cb7bf6dff379666c1cbc109e8281c1aae402333))
10+
* move from sunburst to pie chart ([0b9d5d2](https://github.com/DIRACGrid/diracx-web/commit/0b9d5d265a80d46e84b1100152d46441da099974))
11+
12+
13+
### Bug Fixes
14+
15+
* adapt search bar to review comments ([e433439](https://github.com/DIRACGrid/diracx-web/commit/e433439f8379517606d4d7e5b06d35fb0636b088))
16+
* adjust e2e tests ([8d814de](https://github.com/DIRACGrid/diracx-web/commit/8d814de9a07a1d52c37c8cfc368150fd9682eaa8))
17+
* **deps:** update dependency @atlaskit/pragmatic-drag-and-drop-react-drop-indicator to v3 ([876a3c5](https://github.com/DIRACGrid/diracx-web/commit/876a3c51f450e3af70edacc25515d5fe208eb100))
18+
* **deps:** update dependency @types/node to v24 ([055109d](https://github.com/DIRACGrid/diracx-web/commit/055109d279fa0b51b4e930148fcd525a6d8ff77b))
19+
* **deps:** update dependency @types/node to v24.11.0 ([1010bc0](https://github.com/DIRACGrid/diracx-web/commit/1010bc0d16c07940fa09119610086f9855334e2b))
20+
* **deps:** update dependency @types/node to v24.12.0 ([c25ea9e](https://github.com/DIRACGrid/diracx-web/commit/c25ea9eaae308cc1b4051bfa3cb3312fea8e40b5))
21+
* **deps:** update dependency next to v15.5.10 [security] ([5b93bca](https://github.com/DIRACGrid/diracx-web/commit/5b93bcae99dd0a2d044a00c0880bac113c3ccc06))
22+
* **deps:** update dependency postcss to v8.5.8 ([36c25c3](https://github.com/DIRACGrid/diracx-web/commit/36c25c3f47164d9230a09cc0c71519b5e65d78e1))
23+
* **deps:** update material-ui monorepo ([6b12dca](https://github.com/DIRACGrid/diracx-web/commit/6b12dca8775c68c2e0743abbaf772fd6883b5cc2))
24+
* **deps:** update nextjs monorepo to v16 ([c2cbdb3](https://github.com/DIRACGrid/diracx-web/commit/c2cbdb3f9323fca95a4d77b617e1fb5d29a61992))
25+
* **deps:** update npm dependencies (non-major) ([c7dec96](https://github.com/DIRACGrid/diracx-web/commit/c7dec965a18b56d534eefa4d64baa4bb08c953fe))
26+
* **deps:** update npm dependencies (non-major) ([61643c0](https://github.com/DIRACGrid/diracx-web/commit/61643c0e297137cd64eac7d32b641e8e39efe01e))
27+
* **deps:** update react monorepo ([cb03f7f](https://github.com/DIRACGrid/diracx-web/commit/cb03f7f5204d92af7267b3b63ef4fa33ad805d48))
28+
* issue [#412](https://github.com/DIRACGrid/diracx-web/issues/412) ([5b6b1b2](https://github.com/DIRACGrid/diracx-web/commit/5b6b1b2fad260094d2848042a85dd0dc4257d0e3))
29+
* issue [#412](https://github.com/DIRACGrid/diracx-web/issues/412) ([ccce03c](https://github.com/DIRACGrid/diracx-web/commit/ccce03c5a1db2b4e71458d0a3103e2d21e0b06d5))
30+
* make job history more compact ([62e48a4](https://github.com/DIRACGrid/diracx-web/commit/62e48a48e7b7c42344f20203e0e7846df35279d0))
31+
* make ui more compact overall ([49ed4fa](https://github.com/DIRACGrid/diracx-web/commit/49ed4fa8cf5e78faa6887c72c7bbf535d0cf4c68))
32+
* **oidc:** revoke only refresh token ([7eb3fd4](https://github.com/DIRACGrid/diracx-web/commit/7eb3fd432960374a3a8ce80696726a20eba8f0c7))
33+
* **oidc:** revoke only refresh token ([209c4ec](https://github.com/DIRACGrid/diracx-web/commit/209c4ec7915324aba6ec5987849d5781dec86266))
34+
* **searchbar:** datetime issues and ux for numerical values ([2708235](https://github.com/DIRACGrid/diracx-web/commit/2708235383fdec5f10b01905c682874534345673))
35+
* update when columns change and feat: rightClick on the sunburst ([cdab963](https://github.com/DIRACGrid/diracx-web/commit/cdab96348fe00dc43cab29e611ba5491db6f8dd9))
36+
337
## [0.1.0-a10](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a9...v0.1.0-a10) (2025-08-25)
438

539

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diracx-web-root",
3-
"version": "0.1.0-a10",
3+
"version": "0.1.0-a11",
44
"private": true,
55
"workspaces": [
66
"packages/diracx-web-components",

packages/diracx-web-components/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [0.1.0-a11](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a10...v0.1.0-a11) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* add aria-label to make app more accessible ([496184d](https://github.com/DIRACGrid/diracx-web/commit/496184dc3f3ba66bd0049a3bcce379466c06cfb5))
9+
* avoid re fetching the jobs when switching from an app to another ([9cb7bf6](https://github.com/DIRACGrid/diracx-web/commit/9cb7bf6dff379666c1cbc109e8281c1aae402333))
10+
* move from sunburst to pie chart ([0b9d5d2](https://github.com/DIRACGrid/diracx-web/commit/0b9d5d265a80d46e84b1100152d46441da099974))
11+
12+
13+
### Bug Fixes
14+
15+
* adapt search bar to review comments ([e433439](https://github.com/DIRACGrid/diracx-web/commit/e433439f8379517606d4d7e5b06d35fb0636b088))
16+
* **deps:** update dependency @atlaskit/pragmatic-drag-and-drop-react-drop-indicator to v3 ([876a3c5](https://github.com/DIRACGrid/diracx-web/commit/876a3c51f450e3af70edacc25515d5fe208eb100))
17+
* **deps:** update dependency @types/node to v24 ([055109d](https://github.com/DIRACGrid/diracx-web/commit/055109d279fa0b51b4e930148fcd525a6d8ff77b))
18+
* **deps:** update material-ui monorepo ([6b12dca](https://github.com/DIRACGrid/diracx-web/commit/6b12dca8775c68c2e0743abbaf772fd6883b5cc2))
19+
* **deps:** update npm dependencies (non-major) ([c7dec96](https://github.com/DIRACGrid/diracx-web/commit/c7dec965a18b56d534eefa4d64baa4bb08c953fe))
20+
* **deps:** update react monorepo ([cb03f7f](https://github.com/DIRACGrid/diracx-web/commit/cb03f7f5204d92af7267b3b63ef4fa33ad805d48))
21+
* make job history more compact ([62e48a4](https://github.com/DIRACGrid/diracx-web/commit/62e48a48e7b7c42344f20203e0e7846df35279d0))
22+
* make ui more compact overall ([49ed4fa](https://github.com/DIRACGrid/diracx-web/commit/49ed4fa8cf5e78faa6887c72c7bbf535d0cf4c68))
23+
* **oidc:** revoke only refresh token ([7eb3fd4](https://github.com/DIRACGrid/diracx-web/commit/7eb3fd432960374a3a8ce80696726a20eba8f0c7))
24+
* **oidc:** revoke only refresh token ([209c4ec](https://github.com/DIRACGrid/diracx-web/commit/209c4ec7915324aba6ec5987849d5781dec86266))
25+
* **searchbar:** datetime issues and ux for numerical values ([2708235](https://github.com/DIRACGrid/diracx-web/commit/2708235383fdec5f10b01905c682874534345673))
26+
* update when columns change and feat: rightClick on the sunburst ([cdab963](https://github.com/DIRACGrid/diracx-web/commit/cdab96348fe00dc43cab29e611ba5491db6f8dd9))
27+
328
## [0.1.0-a10](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a9...v0.1.0-a10) (2025-08-25)
429

530

packages/diracx-web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dirac-grid/diracx-web-components",
3-
"version": "0.1.0-a10",
3+
"version": "0.1.0-a11",
44
"repository": "https://github.com/DIRACGrid/diracx-web",
55
"description": "Useful components for diracx-web",
66
"publishConfig": {

packages/diracx-web/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## [0.1.0-a11](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a10...v0.1.0-a11) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* add aria-label to make app more accessible ([496184d](https://github.com/DIRACGrid/diracx-web/commit/496184dc3f3ba66bd0049a3bcce379466c06cfb5))
9+
* avoid re fetching the jobs when switching from an app to another ([9cb7bf6](https://github.com/DIRACGrid/diracx-web/commit/9cb7bf6dff379666c1cbc109e8281c1aae402333))
10+
* move from sunburst to pie chart ([0b9d5d2](https://github.com/DIRACGrid/diracx-web/commit/0b9d5d265a80d46e84b1100152d46441da099974))
11+
12+
13+
### Bug Fixes
14+
15+
* adjust e2e tests ([8d814de](https://github.com/DIRACGrid/diracx-web/commit/8d814de9a07a1d52c37c8cfc368150fd9682eaa8))
16+
* **deps:** update dependency @types/node to v24 ([055109d](https://github.com/DIRACGrid/diracx-web/commit/055109d279fa0b51b4e930148fcd525a6d8ff77b))
17+
* **deps:** update dependency @types/node to v24.11.0 ([1010bc0](https://github.com/DIRACGrid/diracx-web/commit/1010bc0d16c07940fa09119610086f9855334e2b))
18+
* **deps:** update dependency @types/node to v24.12.0 ([c25ea9e](https://github.com/DIRACGrid/diracx-web/commit/c25ea9eaae308cc1b4051bfa3cb3312fea8e40b5))
19+
* **deps:** update dependency next to v15.5.10 [security] ([5b93bca](https://github.com/DIRACGrid/diracx-web/commit/5b93bcae99dd0a2d044a00c0880bac113c3ccc06))
20+
* **deps:** update dependency postcss to v8.5.8 ([36c25c3](https://github.com/DIRACGrid/diracx-web/commit/36c25c3f47164d9230a09cc0c71519b5e65d78e1))
21+
* **deps:** update material-ui monorepo ([6b12dca](https://github.com/DIRACGrid/diracx-web/commit/6b12dca8775c68c2e0743abbaf772fd6883b5cc2))
22+
* **deps:** update nextjs monorepo to v16 ([c2cbdb3](https://github.com/DIRACGrid/diracx-web/commit/c2cbdb3f9323fca95a4d77b617e1fb5d29a61992))
23+
* **deps:** update npm dependencies (non-major) ([c7dec96](https://github.com/DIRACGrid/diracx-web/commit/c7dec965a18b56d534eefa4d64baa4bb08c953fe))
24+
* **deps:** update npm dependencies (non-major) ([61643c0](https://github.com/DIRACGrid/diracx-web/commit/61643c0e297137cd64eac7d32b641e8e39efe01e))
25+
* **deps:** update react monorepo ([cb03f7f](https://github.com/DIRACGrid/diracx-web/commit/cb03f7f5204d92af7267b3b63ef4fa33ad805d48))
26+
* issue [#412](https://github.com/DIRACGrid/diracx-web/issues/412) ([5b6b1b2](https://github.com/DIRACGrid/diracx-web/commit/5b6b1b2fad260094d2848042a85dd0dc4257d0e3))
27+
* issue [#412](https://github.com/DIRACGrid/diracx-web/issues/412) ([ccce03c](https://github.com/DIRACGrid/diracx-web/commit/ccce03c5a1db2b4e71458d0a3103e2d21e0b06d5))
28+
* make ui more compact overall ([49ed4fa](https://github.com/DIRACGrid/diracx-web/commit/49ed4fa8cf5e78faa6887c72c7bbf535d0cf4c68))
29+
30+
31+
### Dependencies
32+
33+
* The following workspace dependencies were updated
34+
* dependencies
35+
* @dirac-grid/diracx-web-components bumped from ^0.1.0-a10 to ^0.1.0-a11
36+
337
## [0.1.0-a10](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a9...v0.1.0-a10) (2025-08-25)
438

539

packages/diracx-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diracx-web",
3-
"version": "0.1.0-a10",
3+
"version": "0.1.0-a11",
44
"private": true,
55
"type": "module",
66
"scripts": {
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@axa-fr/react-oidc": ">=7.24.0 <7.27.0",
18-
"@dirac-grid/diracx-web-components": "^0.1.0-a10",
18+
"@dirac-grid/diracx-web-components": "^0.1.0-a11",
1919
"@emotion/react": "^11.11.4",
2020
"@emotion/styled": "^11.11.5",
2121
"@mui/icons-material": "^7.0.0",

packages/extensions/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [0.1.0-a11](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a10...v0.1.0-a11) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* add aria-label to make app more accessible ([496184d](https://github.com/DIRACGrid/diracx-web/commit/496184dc3f3ba66bd0049a3bcce379466c06cfb5))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @types/node to v24 ([055109d](https://github.com/DIRACGrid/diracx-web/commit/055109d279fa0b51b4e930148fcd525a6d8ff77b))
14+
* **deps:** update dependency next to v15.5.10 [security] ([5b93bca](https://github.com/DIRACGrid/diracx-web/commit/5b93bcae99dd0a2d044a00c0880bac113c3ccc06))
15+
* **deps:** update dependency postcss to v8.5.8 ([36c25c3](https://github.com/DIRACGrid/diracx-web/commit/36c25c3f47164d9230a09cc0c71519b5e65d78e1))
16+
* **deps:** update material-ui monorepo ([6b12dca](https://github.com/DIRACGrid/diracx-web/commit/6b12dca8775c68c2e0743abbaf772fd6883b5cc2))
17+
* **deps:** update nextjs monorepo to v16 ([c2cbdb3](https://github.com/DIRACGrid/diracx-web/commit/c2cbdb3f9323fca95a4d77b617e1fb5d29a61992))
18+
* **deps:** update npm dependencies (non-major) ([c7dec96](https://github.com/DIRACGrid/diracx-web/commit/c7dec965a18b56d534eefa4d64baa4bb08c953fe))
19+
* **deps:** update npm dependencies (non-major) ([61643c0](https://github.com/DIRACGrid/diracx-web/commit/61643c0e297137cd64eac7d32b641e8e39efe01e))
20+
* **deps:** update react monorepo ([cb03f7f](https://github.com/DIRACGrid/diracx-web/commit/cb03f7f5204d92af7267b3b63ef4fa33ad805d48))
21+
* issue [#412](https://github.com/DIRACGrid/diracx-web/issues/412) ([5b6b1b2](https://github.com/DIRACGrid/diracx-web/commit/5b6b1b2fad260094d2848042a85dd0dc4257d0e3))
22+
* issue [#412](https://github.com/DIRACGrid/diracx-web/issues/412) ([ccce03c](https://github.com/DIRACGrid/diracx-web/commit/ccce03c5a1db2b4e71458d0a3103e2d21e0b06d5))
23+
24+
25+
### Dependencies
26+
27+
* The following workspace dependencies were updated
28+
* dependencies
29+
* @dirac-grid/diracx-web-components bumped from 0.1.0-a10 to 0.1.0-a11
30+
331
## [0.1.0-a10](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a9...v0.1.0-a10) (2025-08-25)
432

533

packages/extensions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gubbins",
3-
"version": "0.1.0-a10",
3+
"version": "0.1.0-a11",
44
"private": true,
55
"type": "module",
66
"license": "GPL-3.0-only",
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@axa-fr/react-oidc": ">=7.24.0 <7.27.0",
19-
"@dirac-grid/diracx-web-components": "0.1.0-a10",
19+
"@dirac-grid/diracx-web-components": "0.1.0-a11",
2020
"@mui/icons-material": "^7.0.0",
2121
"@mui/material": "^7.0.0",
2222
"@mui/utils": "^7.0.0",

0 commit comments

Comments
 (0)