Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
75b8fb3
Backup
Manoj99Q Jun 7, 2025
47e4bb9
Connectred to backend
Manoj99Q Jun 26, 2025
00661dc
Ui changes
Manoj99Q Jul 9, 2025
0376497
Added horizontal Line
Manoj99Q Jul 9, 2025
d19ebfe
Remved text over hor line
Manoj99Q Jul 10, 2025
4b5e9c3
Merge branch 'development' into Manoj_Cost_Prediction_Line_Chart
Manoj99Q Jul 11, 2025
6b76026
fioxed c=card views
Manoj99Q Jul 11, 2025
09cf20c
filetr layout fixed
Manoj99Q Jul 11, 2025
6a65db3
Bg color fix
Manoj99Q Jul 11, 2025
ddce31b
Lint fix
Manoj99Q Jul 11, 2025
61d5b57
lint error fix
Manoj99Q Aug 2, 2025
b6c172e
bmdashboard working
Manoj99Q Aug 2, 2025
aa43661
-
Manoj99Q Aug 2, 2025
704d46e
fixed test fail
Manoj99Q Aug 2, 2025
b4398cd
fixed test fail
Manoj99Q Aug 2, 2025
4a5488a
fixed lint fail
Manoj99Q Aug 2, 2025
0fb4a2f
fixed lint fail
Manoj99Q Aug 2, 2025
7bf5d88
fixed lint fail
Manoj99Q Aug 2, 2025
28f8f62
fixed lint fail
Manoj99Q Aug 2, 2025
f43f787
lint errors fix
Manoj99Q Aug 8, 2025
1c11255
lint ingonre
Manoj99Q Aug 8, 2025
73a8391
cleaned page view files and dark mode
Manoj99Q Aug 8, 2025
33c01cf
fixed overlow of barchart
Manoj99Q Aug 9, 2025
d81b3b2
Fixed issue with categories not updating
Manoj99Q Aug 9, 2025
a06e1cc
Merge branch 'development' into Manoj_Cost_Prediction_Line_Chart
Manoj99Q Aug 18, 2025
ead3e1f
fixed for failinting tests
Manoj99Q Aug 18, 2025
2e92210
fixed styling and width issues onLine chart
Manoj99Q Aug 19, 2025
028f59f
tooltip fixes
Manoj99Q Aug 19, 2025
128661c
fixed legend and fixed tootlip content
Manoj99Q Aug 19, 2025
d8d5d86
removed second filter
Manoj99Q Aug 19, 2025
af12dd2
padding and gap fixes
Manoj99Q Aug 19, 2025
2236784
Merge branch 'development' into Manoj_Cost_Prediction_Line_Chart
Manoj99Q Aug 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 17 additions & 19 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"dependencies": {
"@babel/runtime": "^7.27.6",
"@babel/runtime-corejs3": "^7.27.6",
"@changey/react-leaflet-markercluster": "^4.0.0-rc1",
"@date-io/dayjs": "^3.2.0",
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.14.0",
Expand Down Expand Up @@ -82,6 +81,7 @@
"react-dom": "^18.3.1",
"react-icons": "^4.12.0",
"react-leaflet": "4.2.1",
"react-leaflet-cluster": "^3.1.1",
"react-multi-select-component": "^4.0.2",
"react-phone-input-2": "^2.14.0",
"react-redux": "^7.2.0",
Expand Down
Loading
Loading