Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 16:18
v0.18.0
06ff476

🚀 New Features

  • Feature 886/show message when no bindles
  • Show more details when login fails
  • Added loader for each tab
  • Added component for handling error messages + refactoring
  • Add automatic closing for the success notification
  • Fixed issue with bindle heath check, added response status code
  • Add publish date on overview page
  • Remove ellipsis from redirect url
  • load custom js if present
  • expandable menu
  • Make domain not clickable when type is not http
  • feat(nomad): use nomad services
  • Feature/expose swagger on prod
  • Added linter
  • Add support for SIP 002: Application Configuration
  • Show channel status on overview page

🐛 Bug Fixes

  • Bugix 884/fix background color tabs
  • Bugfix 882/fix overview component align
  • Updating tabs when channel is changed
  • Files generated with the openapi-generator-cli have a syntax error
  • Job status api is still called after leaving the app list page
  • remove mx-4
  • sortable revision items

💤 Custodial Tasks

  • Bump Microsoft.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Application
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.4 to 6.0.5 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.5 to 6.0.6 in /src/Web
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.5 to 6.0.6 in /src/Web
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Web
  • Bump karma from 6.3.20 to 6.4.0 in /src/Web/ClientApp
  • Bump typescript from 4.7.3 to 4.7.4 in /src/Web/ClientApp
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 in /tests/Application.UnitTests
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.5 to 6.0.6 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.AspNetCore.SpaProxy from 6.0.5 to 6.0.6 in /tests/Hippo.FunctionalTests
  • Bump Tomlyn from 0.14.3 to 0.14.4 in /src/Infrastructure
  • Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.1 to 1.16.1 in /src/Web
  • angular 14.0.3
  • angular 14.0.4
  • Bump karma-jasmine from 5.0.1 to 5.1.0 in /src/Web/ClientApp
  • Bump Tomlyn from 0.14.4 to 0.15.0 in /src/Web
  • Bump eslint from 8.18.0 to 8.19.0 in /src/Web/ClientApp
  • Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 in /src/Web/ClientApp
  • add Core to dependabot
  • Bump MinVer from 4.0.0 to 4.1.0 in /src/Application
  • Bump MinVer from 4.0.0 to 4.1.0 in /src/Infrastructure
  • Bump MinVer from 4.0.0 to 4.1.0 in /src/Web
  • angular 14.0.4
  • Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.5 in /src/Web/ClientApp
  • Mediatr 10.0.1
  • Bump @typescript-eslint/parser from 5.29.0 to 5.30.5 in /src/Web/ClientApp
  • Bump javascript-time-ago from 2.5.5 to 2.5.6 in /src/Web/ClientApp
  • Bump karma-jasmine from 5.0.1 to 5.1.0 in /src/Web/ClientApp
  • Remove envvars as resource

🏷️ Uncategorized

  • Prevent updating the storage from domain
  • Renamed IBindleService to IStorageService
  • Refactoring/structure api
  • fix nullability warnings
  • use operators is null and is not null