Skip to content

Commit

Permalink
Merge pull request #614 from cabinetoffice/EHD-1053-new-crown
Browse files Browse the repository at this point in the history
EHD-1053: New crown
  • Loading branch information
jamesgriff authored Dec 17, 2024
2 parents c7f4a70 + a7e3a30 commit 35a73b4
Show file tree
Hide file tree
Showing 17 changed files with 5,156 additions and 2,869 deletions.
2 changes: 1 addition & 1 deletion GenderPayGap.WebUI/GenderPayGap.WebUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<ItemGroup>
<ProjectReference Include="..\GenderPayGap.Core\GenderPayGap.Core.csproj" />
<ProjectReference Include="..\GenderPayGap.Database\GenderPayGap.Database.csproj" />
<PackageReference Include="CabinetOffice.GovUkDesignSystem" Version="1.0.0-4ef46d7" />
<PackageReference Include="CabinetOffice.GovUkDesignSystem" Version="2.0.1" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion GenderPayGap.WebUI/compile-sass-and-js.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ var UglifyJS = require("uglify-js");


var pathToCurrentDirectory = './';
var pathToVisualStudioDebugDirectory = './bin/Debug/netcoreapp3.1/';
var pathToVisualStudioDebugDirectory = './bin/Debug/net8.0/';

var inputDirectory = './wwwroot';
var inputJsDirectory = './wwwroot/scripts';
Expand Down
15 changes: 8 additions & 7 deletions GenderPayGap.WebUI/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion GenderPayGap.WebUI/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"govuk-frontend": "^4.0.1",
"govuk-frontend": "^4.9.0",
"node-sass": "^9.0.0",
"readline": "^1.3.0",
"uglify-js": "^3.17.4"
Expand Down
Binary file modified GenderPayGap.WebUI/wwwroot/assets/images/favicon.ico
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GenderPayGap.WebUI/wwwroot/assets/images/govuk-crest-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GenderPayGap.WebUI/wwwroot/assets/images/govuk-crest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions GenderPayGap.WebUI/wwwroot/assets/images/govuk-mask-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 35a73b4

Please sign in to comment.