Skip to content

Releases: DIRACGrid/diracx-web

v0.1.0-a11

20 Apr 12:32
97314f9

Choose a tag to compare

v0.1.0-a11 Pre-release
Pre-release

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

25 Aug 14:00
6850ad2

Choose a tag to compare

v0.1.0-a10 Pre-release
Pre-release

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

v0.1.0-a9

13 Aug 15:14
bfebacf

Choose a tag to compare

v0.1.0-a9 Pre-release
Pre-release

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

17 Jul 12:57
04db32b

Choose a tag to compare

v0.1.0-a8 Pre-release
Pre-release

0.1.0-a8 (2025-07-17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dirac-grid/diracx-web-components bumped from 0.1.0-a7 to 0.1.0-a8

v0.1.0-a7

16 Jul 07:03
4ad7f82

Choose a tag to compare

v0.1.0-a7 Pre-release
Pre-release

0.1.0-a7 (2025-07-16)

Features

  • new Search Bar for the Job Monitor (4bbc9a9)
  • new Search Bar for the Job Monitor (8c759ae)
  • save and load from the local storage (725a952)
  • save and load in/from local storage (2688537)

Bug Fixes

  • gubbins tests (e4e2b00)
  • remove the second definition of the application provider (818adc6)

v0.1.0-a6

28 May 10:54
57cdd36

Choose a tag to compare

v0.1.0-a6 Pre-release
Pre-release

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

13 May 09:27
10f94a9

Choose a tag to compare

v0.1.0-a5 Pre-release
Pre-release

0.1.0-a5 (2025-05-09)

Features

  • change tables into zebra tables (764b2b0)
  • create the error component (d3a3235)

Bug Fixes

v0.1.0-a4

02 Apr 09:19
ad925fc

Choose a tag to compare

v0.1.0-a4 Pre-release
Pre-release

0.1.0-a4 (2025-04-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dirac-grid/diracx-web-components bumped from 0.1.0-a3 to 0.1.0-a4

v0.1.0-a3

20 Dec 09:44
7d98a2d

Choose a tag to compare

v0.1.0-a3 Pre-release
Pre-release

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

  • e2e: adapt cypress tests (eeceb59)
  • filters not applied are cleared when changing the sections (dda6abc)
  • JobDataService: api breaking changes (7e91084)
  • tsc-files: tsc-files does not recognize chipColor (48818ff)
  • tsup and eslint errors (32c3a83)
  • use MUI for personal details (9a71c8e)

v0.1.0-a2

26 Aug 14:42
0d91b00

Choose a tag to compare

v0.1.0-a2 Pre-release
Pre-release

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)