Skip to content

Releases: InformaticsMatters/squonk2-data-manager-ui

v3.1.1

21 Apr 22:31
36b2bfb
Compare
Choose a tag to compare

3.1.1 (2024-04-21)

Bug Fixes

  • run-job: fix hydration issue with the options form (31184ec)
  • run-job: remove error messages from console when validation fails (582ca3c)
  • run-job: show error message correctly when empty smiles entries are used (8d2b6b0)
  • sketcher: fix some sketcher issues caused by multiple sketchers being open (ad75496)

v3.1.0

11 Apr 15:49
572cd05
Compare
Choose a tag to compare

3.1.0 (2024-04-11)

Bug Fixes

  • unit-user-usage: remove percentage, fix spacing and disable column filtering for project columns (4dca281)

Miscellaneous Chores

v3.1.0-rc.3

10 Apr 08:35
3739b15
Compare
Choose a tag to compare

3.1.0-rc.3 (2024-04-09)

Features

  • unit-user-usage: add activity totals to table (acdfbe7)

Bug Fixes

  • unit-user-usage: disable autofocus on project form on this page only (196f1c6)

Miscellaneous Chores

v3.1.0-rc.2

08 Apr 21:05
288b41f
Compare
Choose a tag to compare

3.1.0-rc.2 (2024-04-08)

Features

  • unit-user-usage: add create project form at bottom of table (c3beb35)

Bug Fixes

  • unit-user-usage: change page titles and url (9c3e2bd)
  • unit-user-usage: filter out selected projects (d785342)
  • unit-user-usage: show error messages when there are api errors (f8620e2)
  • unit-user-usage: update dropdown label to "Add Project" (83314c5)
  • unit-user-usage: update pivot toggle text (eb62fe6)

Miscellaneous Chores

v3.1.0-rc.1

05 Apr 22:37
cfe839f
Compare
Choose a tag to compare

3.1.0-rc.1 (2024-04-05)

Features

  • unit-user-usage: add initial implementation (a901ec8)

Bug Fixes

  • fix new default_product_privacy property in selected org (06b1d83)
  • unit-user-usage: update activity columns to use new api (cf756a3)

Miscellaneous Chores

v3.0.0-rc.5

12 Mar 17:13
92b9576
Compare
Choose a tag to compare

3.0.0-rc.5 (2024-03-12)

Bug Fixes

  • results-page: imrpove project link on instances (3d2de1f)

Miscellaneous Chores

v3.0.0

12 Mar 20:29
0fdf651
Compare
Choose a tag to compare

3.0.0 (2024-03-12)

Miscellaneous Chores

v3.0.0-rc.4

11 Mar 22:14
300c21b
Compare
Choose a tag to compare

3.0.0-rc.4 (2024-03-11)

Features

  • results-page: add title to instance page and make project list item clickable (3beb834)

Bug Fixes

  • project-selection: fix predicted storage value in chart (96dbf9e)
  • project-stats: fix text wrap and spacing of chart tooltip (36d56ec)

Miscellaneous Chores

v3.0.0-rc.3

07 Mar 22:45
0cf42ee
Compare
Choose a tag to compare

3.0.0-rc.3 (2024-03-07)

Bug Fixes

  • delete-project: ensure user is creator of project (548c570)
  • project-page: fix delete directory logic for sub folders (be28b40)
  • project-page: fix enter key when creating project directories (d828ceb)
  • project-selection: change permission level sleect to use administrator instead of owner (7664203)

Miscellaneous Chores

v3.0.0-rc.2

05 Mar 23:36
879f55f
Compare
Choose a tag to compare

3.0.0-rc.2 (2024-03-05)

Bug Fixes

  • run-job: fix run job button when job has no options (81709a1), closes #1257
  • run-job: navigate to new instance when re-run job button is used (827a45c), closes #1255

Performance Improvements

  • results-page: use include exclude_purpose parameter to speed up request to tasks (b893a4a), closes #1251

Miscellaneous Chores