Skip to content
Open
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
187dde5
added in the tests for area and meter type. These include a new funct…
SageMar Nov 27, 2024
02712f0
fixed issue within the added validation for area and meter type, also…
SageMar Nov 27, 2024
55db711
Added validation for all boolean value types.
cmatthews444 Nov 28, 2024
9722c00
added in area unit type checking, still need to adjust to allow for d…
SageMar Nov 28, 2024
67b8078
Removed old initial testing code.
cmatthews444 Nov 28, 2024
62288b6
Merge pull request #1 from cmatthews444/Issue1217-csv-validation
SageMar Nov 28, 2024
034e7b4
Merge branch 'OpenEnergyDashboard:development' into Issue1217-csv-val…
SageMar Dec 2, 2024
4f12d03
added in a time sort check and fixed some linter errors
SageMar Dec 2, 2024
f4b60f3
Add validation for minmax values
cmatthews444 Dec 3, 2024
5f30318
tweaked timedout
cmatthews444 Dec 3, 2024
143a96d
Merge pull request #2 from cmatthews444/Issue1217-csv-validation
SageMar Dec 3, 2024
6c612b8
Timezone validation completed
SageMar Dec 3, 2024
30d213e
added time zone validation
SageMar Dec 3, 2024
f6b4c1c
clarified error messages and removed trailing spaces. Working on debu…
SageMar Jan 3, 2025
06751f8
Merge branch 'OpenEnergyDashboard:development' into Issue1217-csv-val…
SageMar Jan 3, 2025
45ae817
Updating to match current OED vers
SageMar Jan 3, 2025
7c317f5
allow empty min/max values and booleanfields
SageMar Jan 8, 2025
4d85514
Fixed errors in tests! It was an issue with the way area was being ch…
SageMar Jan 24, 2025
9b9e51d
fixed spacing + spelling, removed unused import, max value now being …
SageMar Feb 14, 2025
ee6c066
Enums added where requested. Working on fixing area check now
SageMar Apr 7, 2025
f11ba17
Fixed issues with areaUnit validity check. Zero now returns false and…
SageMar Apr 7, 2025
57f219d
Timezone checks done using moment now
SageMar Jun 4, 2025
454397d
Merge branch 'OpenEnergyDashboard:development' into Issue1217-csv-val…
SageMar Jun 20, 2025
96949fa
added huss's logic and double checked it
kyle-parker-1500 Jan 28, 2026
33e9a15
created validMaxError function (range 0-75)
Jan 29, 2026
4de6eb1
Created validation for areaValue and areaUnit
Feb 2, 2026
2cc9c58
finished isValidDate() and validateYear() functions
kyle-parker-1500 Feb 9, 2026
c3b8129
refactored isValidDate() and added correctDateTimeFormat()
kyle-parker-1500 Feb 10, 2026
c454a63
final commit, Gap & Variation validation
OscarAvilSal Feb 14, 2026
21bfe0e
working on unit testing
kyle-parker-1500 Feb 13, 2026
d0186d7
final changes to upload meters isValidDate, validateYear, correctDate…
kyle-parker-1500 Feb 14, 2026
4f020a9
removed unit testing file for isValidDate, validateYear, correctDateT…
kyle-parker-1500 Feb 14, 2026
3b777a7
Merge branch 'destiny' into final_checks_uploadMeters
kyle-parker-1500 Feb 14, 2026
54c6820
calling functions for validateMaxError and validateArea
Feb 15, 2026
c625b76
Merge branch 'destiny' final changes into final_checks_uploadMeters
kyle-parker-1500 Feb 15, 2026
83bbc46
final commit for validateMaxError and ValidateArea functions
Feb 15, 2026
f23f363
Actual final commit for validateArea and validateMaxError
Feb 15, 2026
f63f6df
Merge branch 'destiny' into final_checks_uploadMeters
kyle-parker-1500 Feb 15, 2026
05aa418
Calls for Gap and Variation added
OscarAvilSal Feb 15, 2026
0a1f366
Merge branch 'oscar' into final_checks_uploadMeters
kyle-parker-1500 Feb 15, 2026
6de3093
final javadoc comments and changes before PR
kyle-parker-1500 Feb 15, 2026
11c451c
final javadoc comments and changes before PR
kyle-parker-1500 Feb 15, 2026
2b1b14a
Final changes to uploadMeters.
kyle-parker-1500 Feb 15, 2026
2ffbd38
Final changes to uploadMeters.
kyle-parker-1500 Feb 15, 2026
ed57413
Merge branch 'final_checks_uploadMeters' of https://github.com/OscarA…
kyle-parker-1500 Feb 15, 2026
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
Loading