Skip to content

Commit

Permalink
commit after reset
Browse files Browse the repository at this point in the history
  • Loading branch information
LiaSolo committed May 13, 2024
1 parent ef04930 commit 90b6e5f
Show file tree
Hide file tree
Showing 112 changed files with 2,470 additions and 721 deletions.
13 changes: 7 additions & 6 deletions web-app/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"dependencies": {
"@apollo/client": "^3.5.8",
"@floating-ui/react": "^0.26.9",
"@formatjs/intl-getcanonicallocales": "^2.0.2",
"@formatjs/intl-locale": "^3.0.3",
"@formatjs/intl-numberformat": "^8.0.4",
Expand All @@ -36,15 +37,15 @@
"graphql": "^15.3.0",
"jotai": "^1.10.0",
"jwt-decode": "^3.1.2",
"moment": "^2.30.1",
"localtunnel": "^2.0.2",
"next": "latest",
"pretty-bytes": "^6.1.1",
"next-seo": "^6.5.0",
"rc-slider": "^10.0.1",
"react": "latest",
"react": "^18.2.0",
"react-chartjs-2": "^4.3.1",
"react-collapse": "^5.1.1",
"react-datetime": "^3.2.0",
"react-dom": "latest",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.1",
"react-hook-form-persist": "^3.0.0",
"react-outside-click-handler": "^1.3.0",
Expand Down Expand Up @@ -74,9 +75,9 @@
"@types/crypto-js": "^4.1.1",
"@types/gtag.js": "^0.0.10",
"@types/node": "18.6.1",
"@types/react": "^18.0.24",
"@types/react": "^18.2.71",
"@types/react-collapse": "^5.0.1",
"@types/react-dom": "18.0.6",
"@types/react-dom": "^18.2.22",
"@types/react-outside-click-handler": "^1.3.1",
"@types/recharts": "^1.8.29",
"@types/uuid": "^8.3.4",
Expand Down
5 changes: 3 additions & 2 deletions web-app/client/src/assets/icons/angle-arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions web-app/client/src/assets/icons/angle-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions web-app/client/src/assets/icons/arrow-down.svg

This file was deleted.

3 changes: 0 additions & 3 deletions web-app/client/src/assets/icons/arrow-right.svg

This file was deleted.

5 changes: 3 additions & 2 deletions web-app/client/src/assets/icons/check-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions web-app/client/src/assets/icons/check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions web-app/client/src/assets/icons/close.svg

This file was deleted.

7 changes: 4 additions & 3 deletions web-app/client/src/assets/icons/cluster.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 5 additions & 7 deletions web-app/client/src/assets/icons/collapse-chart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions web-app/client/src/assets/icons/cross.svg
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 90b6e5f

Please sign in to comment.