Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 14:32
2c24f87

2.1.0 (2023-02-27)

Features

  • 🚸 redirect to services when selecting a project (3849dad)
  • 💄 whoami in sidemenu rather than snackbar (70fcbf5)
  • 📝 ajout d'un schéma d'architecture (72f61fb)
  • 👔 add constraint for project name length (f2d3975)
  • ✨ add snackbar to handle errors (0b5fa71)
  • add active column on organization table, and client get only active: true (de7b9d0)

Bug Fixes

  • 🚑 bad owner w/ new queries (5153b62)
  • 🚑 log more of ansible output (e2b10d6)
  • 🐛 error in ansible route (a470677)
  • 🐛 error in ansible route (1565411)
  • 🥅 catch fetch errors and send it to front (fcca40b)
  • 🥅 optional chaining to avoid errors on selected project (6750077)
  • 🥅 return if user does not have project (f2a3d74)
  • 💄 enforce ui on disabled dsfrtiles (4de5d25)
  • 🚚 rename generated gitlab ci file (d3e637e)
  • 🔧 update postgres image (16e5d55)

Reverts