Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@r2dedios r2dedios released this 08 Jan 14:13
7455dee

What's Changed

  • docs: updated GH repo URL in the quick-start guide by @vbelouso in #27
  • fix Containerfile path by @vbelouso in #28
  • fix: typo in podman command by @vbelouso in #32
  • fix: update Node.js container image to address security vulnerabilities by @vbelouso in #33
  • fix: update currency to USD by @vbelouso in #41
  • feat: added action button to power on/power off cluster by @rhartuv in #35
  • fix: column sorting in the Clusters table by @vbelouso in #43
  • feat: add modal confirmation window to the power on/off dropdown by @vbelouso in #46
  • feat: add dummy API calls for powering on/off cluster by @ikrispin in #44
  • fix: ensure unique keys for child components to resolve React warning by @vbelouso in #47
  • feat: migrate to Vite by @vbelouso in #40
  • fix: remove PageSection width constraints to eliminate UI gap by @vbelouso in #51
  • feat: refactor Accounts page by @vbelouso in #54
  • feat: refactor AccountDetails page into smaller components by @vbelouso in #55
  • chore: delete unused assets by @vbelouso in #56
  • feat: add Husky and lint-staged integration with Prettier and ESLint by @vbelouso in #52
  • chore: implement consistent code formatting according to Prettier rules by @vbelouso in #57
  • chore: add ClusterStates enum to centralize status values by @vbelouso in #58
  • chore: makefile standardization by @r2dedios in #50
  • feat: integrate API calls into the modal window. by @rhartuv in #53
  • chore: refactor the Overview into smaller components by @vbelouso in #61
  • feat: add filters for searching in the Clusters and Accounts sections by @rhartuv in #60
  • Release 0.2.1 by @r2dedios in #48

New Contributors

Full Changelog: v0.2...v0.2.1