|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 | + |
3 | 37 | ## [0.1.0-a10](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a9...v0.1.0-a10) (2025-08-25) |
4 | 38 |
|
5 | 39 |
|
|
0 commit comments