This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
v0.18.0
🚀 New Features
- Feature 886/show message when no bindles
- PR: #887
- Show more details when login fails
- PR: #894
- Added loader for each tab
- PR: #892
- Added component for handling error messages + refactoring
- PR: #896
- Add automatic closing for the success notification
- PR: #937
- Fixed issue with bindle heath check, added response status code
- PR: #957
- Add publish date on overview page
- PR: #963
- Remove ellipsis from redirect url
- PR: #962
- load custom js if present
- PR: #964
- expandable menu
- PR: #965
- Make domain not clickable when type is not http
- PR: #975
- feat(nomad): use nomad services
- PR: #980
- Feature/expose swagger on prod
- PR: #977
- Added linter
- PR: #976
- Add support for SIP 002: Application Configuration
- PR: #1008
- Show channel status on overview page
- PR: #1010
🐛 Bug Fixes
- Bugix 884/fix background color tabs
- PR: #885
- Bugfix 882/fix overview component align
- PR: #883
- Updating tabs when channel is changed
- PR: #898
- Files generated with the openapi-generator-cli have a syntax error
- PR: #940
- Job status api is still called after leaving the app list page
- PR: #952
- remove mx-4
- PR: #972
- sortable revision items
- PR: #1007
💤 Custodial Tasks
- Bump Microsoft.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Application
- PR: #906
- Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Infrastructure
- PR: #915
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.4 to 6.0.5 in /src/Infrastructure
- PR: #920
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.5 to 6.0.6 in /src/Infrastructure
- PR: #911
- Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.5 to 6.0.6 in /src/Infrastructure
- PR: #919
- Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Infrastructure
- PR: #928
- Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.5 to 6.0.6 in /src/Infrastructure
- PR: #927
- Bump Microsoft.EntityFrameworkCore.Tools from 6.0.5 to 6.0.6 in /src/Web
- PR: #930
- Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.5 to 6.0.6 in /src/Web
- PR: #918
- Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Web
- PR: #912
- Bump karma from 6.3.20 to 6.4.0 in /src/Web/ClientApp
- PR: #923
- Bump typescript from 4.7.3 to 4.7.4 in /src/Web/ClientApp
- PR: #921
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 in /tests/Application.UnitTests
- PR: #917
- Bump Microsoft.AspNetCore.Identity.UI from 6.0.5 to 6.0.6 in /src/Web
- PR: #916
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 in /tests/Hippo.FunctionalTests
- PR: #929
- Bump Microsoft.AspNetCore.SpaProxy from 6.0.5 to 6.0.6 in /tests/Hippo.FunctionalTests
- PR: #933
- Bump Tomlyn from 0.14.3 to 0.14.4 in /src/Infrastructure
- PR: #943
- Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.1 to 1.16.1 in /src/Web
- PR: #946
- angular 14.0.3
- PR: #960
- angular 14.0.4
- PR: #971
- Bump karma-jasmine from 5.0.1 to 5.1.0 in /src/Web/ClientApp
- PR: #973
- Bump Tomlyn from 0.14.4 to 0.15.0 in /src/Web
- PR: #988
- Bump eslint from 8.18.0 to 8.19.0 in /src/Web/ClientApp
- PR: #992
- Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 in /src/Web/ClientApp
- PR: #994
- add Core to dependabot
- PR: #999
- Bump MinVer from 4.0.0 to 4.1.0 in /src/Application
- PR: #990
- Bump MinVer from 4.0.0 to 4.1.0 in /src/Infrastructure
- PR: #983
- Bump MinVer from 4.0.0 to 4.1.0 in /src/Web
- PR: #982
- angular 14.0.4
- PR: #1004
- Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.5 in /src/Web/ClientApp
- PR: #1000
- Mediatr 10.0.1
- PR: #1005
- Bump @typescript-eslint/parser from 5.29.0 to 5.30.5 in /src/Web/ClientApp
- PR: #1001
- Bump javascript-time-ago from 2.5.5 to 2.5.6 in /src/Web/ClientApp
- PR: #1006
- Bump karma-jasmine from 5.0.1 to 5.1.0 in /src/Web/ClientApp
- PR: #1009
- Remove envvars as resource
- PR: #1011