Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code was previously building a new LocationLevel for each level v… #574

Merged
merged 27 commits into from
May 17, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
6d9b46a
The code was previously building a new LocationLevel for each level v…
rma-rripken Mar 11, 2024
887e57a
Merge remote-tracking branch 'origin/develop' into bugfix/level_dupli…
rma-rripken Mar 15, 2024
494bafb
The dao currently only supports SI. If EN is passed to the dao the u…
rma-rripken Mar 15, 2024
9f8f7f6
checkstyle fixes
rma-rripken Mar 15, 2024
6b9f5ea
Moving the seasonal values to the end of the json.
rma-rripken Mar 15, 2024
2bd3ef0
Refactored code to make flow clearer. Selecting from only the needed…
rma-rripken Mar 15, 2024
e19904f
Refactored code to make flow clearer. Selecting from only the needed…
rma-rripken Mar 15, 2024
5c2fe2a
checkstyle fixes. moved overloaded methods next to each other.
rma-rripken Mar 15, 2024
b0c0f3b
checkstyle fixes. indentation, NotNull and unused variable.
rma-rripken Mar 15, 2024
7c6c3c7
Implemented forecast DTOs
zchapman-gei Mar 13, 2024
c82dd64
fix swagger UI not displaying non-CRUD endpoints
adamkorynta Mar 20, 2024
d2ba21e
Use correct user for test.
MikeNeilson Mar 21, 2024
81219b0
Added else statement to error check to ensure all errors are thrown. …
dreina-gei Mar 25, 2024
c16e848
Added ability to build urls to value instead of embedding large values.
rma-rripken Feb 19, 2024
5e7245e
finished rebasing changes for lazy loading CLOB/BLOB via urls
adamkorynta Mar 19, 2024
1755a0a
add text/binary value controllers for single large value download
adamkorynta Mar 19, 2024
f59b0f6
add UML diagrams for large clob/blob retrieval
adamkorynta Mar 19, 2024
bfabfd8
Updated store ts text call in storeRow to use DATE_TABLE_TYPE
rma-bryson Mar 28, 2024
0fb0422
Fixed deserialization of ZonedDateTime by removing Json formatter pat…
rma-bryson Mar 28, 2024
6908e35
Updated versionDate field to an Instant in BinaryTimeSeries to be con…
rma-bryson Apr 1, 2024
8be3418
The dao currently only supports SI. If EN is passed to the dao the u…
rma-rripken Mar 15, 2024
800b793
checkstyle fixes
rma-rripken Mar 15, 2024
2697da9
checkstyle fixes. indentation, NotNull and unused variable.
rma-rripken Mar 15, 2024
aa4c00e
Removing AtomicRef and using connectionResult instead. Reformatted
rma-rripken Apr 5, 2024
3afc27f
Merge branch 'develop' into bugfix/level_duplicates
rma-rripken Apr 5, 2024
0d89122
Merge branch 'develop' into bugfix/level_duplicates
rma-rripken May 17, 2024
5c83bfc
Fixing merge conflict.
rma-rripken May 17, 2024
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
Loading