Skip to content

Commit

Permalink
Merge pull request #18 from vasgat/staging
Browse files Browse the repository at this point in the history
small fixes
  • Loading branch information
vasgat authored Oct 24, 2024
2 parents c57f3c3 + 213503b commit 37afc42
Show file tree
Hide file tree
Showing 17 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dist/msa-dashboard/assets/charts/shankey-chart.json
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@
"update": {
"x": {
"field": "bounds.x1",
"offset": -8
"offset": -38
},
"x2": {
"field": "bounds.x2",
Expand All @@ -737,7 +737,7 @@
"value": "white"
},
"opacity": {
"value": 0.8
"value": 0.6
},
"cornerRadius": {
"value": 5
Expand Down
Binary file modified dist/msa-dashboard/assets/img/identifying_incidents.jpg
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 dist/msa-dashboard/assets/img/living_wage.jpg
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 dist/msa-dashboard/assets/img/purchasing_practices.jpg
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 dist/msa-dashboard/assets/img/remediations.jpg
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 dist/msa-dashboard/assets/img/risk_management.jpg
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 dist/msa-dashboard/assets/img/worker_engagement.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/msa-dashboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
<app-root></app-root>
<script src="https://use.fontawesome.com/eacca44f89.js"></script>
<script type="text/javascript" src="https://js.createsend1.com/javascript/copypastesubscribeformlogic.js"></script>
<script src="runtime.4d9be08b5519a318.js" type="module"></script><script src="polyfills.9b667fdefd80ddcd.js" type="module"></script><script src="scripts.b92344386afd2268.js" defer></script><script src="main.cb49072f42705405.js" type="module"></script>
<script src="runtime.4d9be08b5519a318.js" type="module"></script><script src="polyfills.9b667fdefd80ddcd.js" type="module"></script><script src="scripts.b92344386afd2268.js" defer></script><script src="main.5e0fb6d2c69e1091.js" type="module"></script>

</body></html>
1 change: 1 addition & 0 deletions dist/msa-dashboard/main.5e0fb6d2c69e1091.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/msa-dashboard/main.cb49072f42705405.js

This file was deleted.

4 changes: 2 additions & 2 deletions src/assets/charts/shankey-chart.json
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@
"update": {
"x": {
"field": "bounds.x1",
"offset": -8
"offset": -38
},
"x2": {
"field": "bounds.x2",
Expand All @@ -737,7 +737,7 @@
"value": "white"
},
"opacity": {
"value": 0.8
"value": 0.6
},
"cornerRadius": {
"value": 5
Expand Down
Binary file modified src/assets/img/identifying_incidents.jpg
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 src/assets/img/living_wage.jpg
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 src/assets/img/purchasing_practices.jpg
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 src/assets/img/remediations.jpg
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 src/assets/img/risk_management.jpg
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 src/assets/img/worker_engagement.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 37afc42

Please sign in to comment.