Skip to content

Releases: LABIOQUIM/visualdynamics

v2.5.3

03 Jul 18:13
Compare
Choose a tag to compare

2.5.3 (2023-07-03)

🧹 Chore

  • client: add a disclaimer to reserve some managing rights (045aa50)

🐛 Fixes

  • client: admin can re-enable user from UI (877528a)

v2.5.2

30 Jun 19:07
Compare
Choose a tag to compare

2.5.2 (2023-06-30)

🐛 Fixes

  • server: return all worker tasks (3c02c9d)

v2.5.1

30 Jun 18:22
Compare
Choose a tag to compare

2.5.1 (2023-06-30)

🐛 Fixes

  • client: build error due to typings (df4ed0e)

v2.5.0

30 Jun 17:59
Compare
Choose a tag to compare

2.5.0 (2023-06-30)

✨ Features

  • add cancel button on queued simulation (828eb34)

🧹 Chore

  • client: add info about simulations with more than 5ns (ed194fc)
  • moving to conda (2ae2a7a)

🐛 Fixes

  • client: active simulations card on mobile (0f182d1)
  • client: add pagination and identifier filter on admin users page (6237692)
  • client: admin user management shows 20 users per page (c283bda)
  • client: queued simulations card on mobile (493f5cb)
  • client: remove simulation id from user listing (d44edcd)
  • client: set minimum height for sidebar item instead of fixed height (5553f44)
  • client: shrink sidebar on desktop (a387452)
  • send mail on approve/reject user (1e69086)

v2.4.1

22 Jun 22:01
Compare
Choose a tag to compare

2.4.1 (2023-06-22)

🐛 Fixes

  • remove storybook completely (a754a8a)

v2.4.0

22 Jun 21:51
Compare
Choose a tag to compare

2.4.0 (2023-06-22)

🐛 Fixes

  • client: add field notifying the simulation time (877807d)
  • client: improve footer behavior (fbc7a6c)
  • client: improve scrollbar behavior (be9fe26)
  • client: wrong message about atoms exceeded. added warning about atoms quantity on new simulation page (521ba0e)

✨ Features

  • user can be disabled, moved clean to dialog confirmation (03e1c02)

v2.3.0

19 Jun 22:54
Compare
Choose a tag to compare

2.3.0 (2023-06-19)

🐛 Fixes

  • client: require user to provide name when registering (4939c45)

✨ Features

  • client: add a way for admin to manually start a simulation (e63af8e)

v2.2.2

19 Jun 15:09
Compare
Choose a tag to compare

2.2.2 (2023-06-19)

🐛 Fixes

  • server: change 'queued' string detection on get run info (4f2c3e9)

v2.2.1

19 Jun 14:33
Compare
Choose a tag to compare

2.2.1 (2023-06-19)

🐛 Fixes

  • properly count how many atoms are in the molecule (6270c58)
  • server: change visibility timeout to a week so we avoid duplicated tasks (775bbca)

v2.2.0

19 Jun 12:16
Compare
Choose a tag to compare

2.2.0 (2023-06-19)

✨ Features

  • add clean user dir (2c8f128)
  • client: add user folder tree with download for each file (70ea39b)
  • first iteration on admin user management page (37f0c2f)
  • server: add endpoint to download specific path (f9d359e)
  • server: add route to get user folder structure (2688215)

🐛 Fixes

  • add publications section on about page (9935fec)
  • client: app crash when user doesn't have a folder/structure (9383cb8)
  • client: debounce search on user management, fix tree rendering condition (5f2f08e)
  • client: user cannot request more than one simulation at a time (09c2bc2)
  • mdp-settings not showing retrieved values on load (f1bd8e3)
  • remove tl keys that translated to '***' (44d8e9a)
  • server: disable celery retry (00b284c)
  • standardize alert boxes (1d3fff8)