Skip to content

Releases: CSCfi/swift-browser-ui

v1.0.0-rc3

15 Jul 14:06
19bf501
Compare
Choose a tag to compare
  • update Dockerfile alpine version to 3.12
  • added health check endpoint
  • fixed npm outdated packages
  • other small fixes
  • update pouta links
  • moved to github actions

v1.0.0-rc2

27 May 11:23
63cce8d
Compare
Choose a tag to compare

Changelog

v0.7.1

25 Feb 13:20
30e2eaf
Compare
Choose a tag to compare

Changes

  • Fix bug on TempAuth engine entries in container ACL entries

v0.7.0

25 Feb 08:58
01870bf
Compare
Choose a tag to compare

Chagnes

  • Improved sharing functionality
    • Sharing containers from the UI
    • Revoking shared rights from the UI
    • Synchronization of existing access control list information into the UI
  • More in PR #61

v0.6.2

12 Feb 09:34
db20bf1
Compare
Choose a tag to compare

Changes

  • Fix typo in settings.py preventing running with WebSSO

v0.6.1

12 Feb 08:13
0bc3c37
Compare
Choose a tag to compare

Changelog

  • Add environment variables for running with WebSSO without command line arguments

v0.6.0

04 Feb 12:40
08fa6e9
Compare
Choose a tag to compare

Changelog

  • Direct linking support
  • Improved looks in the UI
  • General bugfixes

v0.4.0

19 Sep 10:27
dbaa698
Compare
Choose a tag to compare

Changelog

  • Major frontend code refactor from static vue.js to a frontend built with vue-cli.

Release v0.3.3

21 Aug 13:15
c31f615
Compare
Choose a tag to compare

Changelog

  • Fix container listings after changing out of a project without object storage.

Release v0.3.2

19 Aug 11:41
316d76f
Compare
Choose a tag to compare

Changes

  • Add locustfile for stress testing the API
  • Improve test coverage with, e.g. middleware tests and additional server testing
  • Finish the run_server_secure function to enable running with HTTPS enabled