Skip to content

Releases: InformaticsMatters/squonk2-data-manager-ui

v4.0.0-rc.0

12 Aug 23:21
1aac5f2
Compare
Choose a tag to compare

4.0.0-rc.0 (2024-08-12)

Bug Fixes

  • fix breaking changes caused by AS 3.0.0 update (8cb78e1)
  • update nextjs routes file (da69df9)

Miscellaneous Chores

v3.3.0

04 Aug 08:31
e4aef55
Compare
Choose a tag to compare

3.3.0 (2024-08-02)

Miscellaneous Chores

v3.3.0-rc.3

02 Aug 08:03
deb3608
Compare
Choose a tag to compare

3.3.0-rc.3 (2024-08-02)

Bug Fixes

  • hide units for which a user is only a project observer (b3e8c6f)

Miscellaneous Chores

v3.3.0-rc.2

02 Aug 07:48
736d73c
Compare
Choose a tag to compare

3.3.0-rc.2 (2024-08-02)

Features

  • include missing units to organisation usage page (133e410)

Bug Fixes

  • text clarification on settings page (b423520)

Miscellaneous Chores

v3.3.0-rc.1

23 Jul 09:16
7e5aabe
Compare
Choose a tag to compare

3.3.0-rc.1 (2024-07-23)

Features

  • add button to access organisation inventory page (64aaa56)

Miscellaneous Chores

v3.3.0-rc.0

16 Jul 09:41
Compare
Choose a tag to compare

3.3.0-rc.0 (2024-07-16)

Features

  • add initial version of organisation inventory (0515418)

Bug Fixes

  • auth: fix error message (023feee)
  • nextjs: fix loading of env var as "undefined" (cf0be89)

Miscellaneous Chores

v3.2.0

16 May 10:51
4d346a8
Compare
Choose a tag to compare

3.2.0 (2024-05-16)

Bug Fixes

  • move-file-mutation: fix invalidation of cache when moving a file (5b974d0)

Miscellaneous Chores

v3.2.0-rc.2

09 May 22:10
eed0bac
Compare
Choose a tag to compare

3.2.0-rc.2 (2024-05-09)

Bug Fixes

  • edit-unit: fix permissions of editing unit members, names and default privacy (28289cb)

Miscellaneous Chores

v3.2.0-rc.1

01 May 20:45
7e064c6
Compare
Choose a tag to compare

3.2.0-rc.1 (2024-05-01)

Features

  • edit-unit: add option to change a unit's default product privacy (b6a22a6)

Bug Fixes

  • fix texts in some file actions (254b764)
  • fix unnecessary request being made when a user isn't a unit member (3ac4492)
  • improve display of rename file/dir field (aabcc7c)
  • project-selection: fix project filter level changing when a project is selected (769c23e)

Miscellaneous Chores

v3.2.0-rc.0

29 Apr 21:07
cc74813
Compare
Choose a tag to compare

3.2.0-rc.0 (2024-04-29)

Features

  • create-project: support the default product privacy of units (6a99669)
  • project-page: support file and directory rename/move (e454a7f)

Bug Fixes

  • create-project: change privacy switch back to a checkbox (d404311)
  • create-project: forward ref warning in CreateProjectForm.tsx (9fe9208)
  • create-project: restore default project privacy value when changing flavour if field is untouched (0b9c544)
  • dataset-actions: allow user to attach a dataset to a project they are an admin (43ac2f9)
  • datasets-page: stop request spam when upload finishes (9155956)
  • fix typos (7441bb3)
  • improve error message relay from api (af3d025)
  • modals: change some close button text to cancel (424f3c9)
  • project-selection: fix alignment of unit and org inputs (fa62cca)

Miscellaneous Chores