Releases: DIRACGrid/diracx-web
Releases · DIRACGrid/diracx-web
v0.1.0-a11
0.1.0-a11 (2026-04-20)
Features
- add aria-label to make app more accessible (496184d)
- add input/output sandbox download support (27a6b8d)
- avoid re fetching the jobs when switching from an app to another (9cb7bf6)
- move from sunburst to pie chart (0b9d5d2)
Bug Fixes
- adapt search bar to review comments (e433439)
- deps: update dependency @atlaskit/pragmatic-drag-and-drop-react-drop-indicator to v3 (876a3c5)
- deps: update dependency @types/node to v24 (055109d)
- deps: update material-ui monorepo (6b12dca)
- deps: update npm dependencies (non-major) (c7dec96)
- deps: update react monorepo (cb03f7f)
- make job history more compact (62e48a4)
- make ui more compact overall (49ed4fa)
- oidc: revoke only refresh token (7eb3fd4)
- oidc: revoke only refresh token (209c4ec)
- searchbar: datetime issues and ux for numerical values (2708235)
- update when columns change and feat: rightClick on the sunburst (cdab963)
v0.1.0-a10
0.1.0-a10 (2025-08-25)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @dirac-grid/diracx-web-components bumped from 0.1.0-a9 to 0.1.0-a10
- dependencies
v0.1.0-a9
0.1.0-a9 (2025-08-13)
Features
- allows to hide the footer of the datatable (6cde6a7)
- datatable checkbox can be removed (8e2427c)
- hover effect on the row, user can pin a column (175d933)
- improve the pin feature (f402641)
- pie chart for Job Monitor (c589a96)
- pie chart for Job Monitor (2f5998a)
Bug Fixes
- missing color for non-referenced status (607e1ab)
- review suggestions (cf0fec0)
- review suggestions (c8a8a67)
- tests and change the source in the request (dc06d4e)
- the id can't be a number, the toolbar element should be optional (cbf5372)
- use Others only when there is more than 1 small category (254368b)
- use the new API and fix the job monitor (7a42941)
- use the status endpoint instead of delete (4d3f322)
v0.1.0-a8
v0.1.0-a7
v0.1.0-a6
0.1.0-a6 (2025-05-28)
Features
- add share and import features (51d243c)
- add share and import features (a909cde)
- handle outdated imported states with automatic structure update (b0ba08c)
- handle outdated imported states with automatic structure update (c4bf803)
- move FilterToolbar from DataTable to JobMonitor + remove filters from URL (9d208cd)
- point to the new documentation and make it flexible (aa12598)
- point to the new documentation and make it flexible (46de738)
- the JobHistoryDialog component relies on Stepper instead of Table (bfed3b8)
- use FilterToolbar from JobMonitor instead of from DataTable (2e9618e)
Bug Fixes
- oidc issue forcing users to remove session storage (5b75aa4)
- oidc issue forcing users to remove session storage (2125136)
- remove the dashboard from the url and remove the BaseApp (e429b91)
- remove the dashboard from the url and remove the BaseApp (49fc56c)
- review suggestions (2116630)
- review suggestions (502f543)
v0.1.0-a5
v0.1.0-a4
v0.1.0-a3
0.1.0-a3 (2024-12-20)
Features
- better filter ux (e9c1599)
- CI: add extension tests within the CI (b51fb3a)
- datatable: adapt input fields for filter values (7b14979)
- DataTable: resize, hide/show columns and more features... (594b21a)
- dependencies: upgrade to eslint9 (nextjs15 and mui6) (0d456bf)
- doc: add user/dev/admin documentation (cbaa472)
- extension: use the local diracx-web-components (dc93692)
- library: add profile details (username, vo, group, properties) (53e9574)
- management: drop lerna and restructure a bit the monorepo (752af22)
- style: make the code more consistent (f3927ee)
Bug Fixes
v0.1.0-a2
0.1.0-a2 (2024-08-26)
Features
- adapt for github actions (d29dcd2)
- adapt release-please config and use npm org scope (920dad0)
- ease component customization with props (9c5b05c)
- group context providers into one (5f678b9)
- lerna monorepo and npm workspaces, component library (0c37eb2)
- move jest tests to components library (5a88a3c)
- remove NextJs deps & add Navigation Context (060b57d)
Bug Fixes
- apply PR suggestions (573de5e)
- apply PR suggestions (ac52c81)
- husky hooks and lint-staged (e0c72ad)
- logo are broken in GitHub pages (09f8fb1)
- prettier: changelogs are not ignored by prettier (1425cae)
- tsup: remove cjs and es5 (93f09a1)
- wrong lib exports & add prepack build (c2478d5)
- wrong lib exports, Dockerfile not in root dir (67160ae)