Bug Fixes
- healthcheck card usage in application (be3c983)
- pagination aware container grouping (f9e192e)
- status column position in container listing table (c57d51c)
Features
- add database migrations for healthcheck feature (d77498d)
- add gap between searchbar and filter action (4d35eff)
- add healthcheck types, storage layer, and validation (#829) (f4370bd)
- add support for container grouping by project (8c3b91c)
- add support for healthcheck chart (#916) (9b32605), closes #836
- add title for repository/self hosting page (fb03df1)
- add title for repository/self hosting page (883d7da)
- container page refactored (9d2949b)
- draggable deployment monitoring section (532f219)
- move container related to dashboard to dashboard/containers (3f3e83e)
- move types to packages (cb0c660)
- refactor MainPageHeader/SubPageHeader (750cbb2)