Old-style forms
This release marks the end of the old-style, JS-based validation and report pages. A lot of changes have nothing to do with this, but as this marks the end of a era, let's mark it.
What's Changed
- Initial infrastructure by @dandavies99 in #5
- Code formatting by @dandavies99 in #7
- Add configuration for linters by @dalonsoa in #20
- MVP apps by @dandavies99 in #23
- International django by @dandavies99 in #8
- Tidy unused by @dandavies99 in #30
- Refactor home App by @dalonsoa in #22
- Refactor sensor app by @dalonsoa in #24
- Refactor/station by @dandavies99 in #29
- Refactor/station deps by @dandavies99 in #32
- Move cruce by @dandavies99 in #33
- Refactor formato app by @dalonsoa in #34
- Refactor/format deps by @dandavies99 in #36
- Refactor/variable by @dandavies99 in #38
- change last_row -> footer_rows by @dandavies99 in #39
- Refactor medicion app by @dalonsoa in #35
- Refactor/importacion by @dandavies99 in #40
- App consistency by @dandavies99 in #45
- remove unused vars by @dandavies99 in #46
- Initial data by @dandavies99 in #51
- Add docstrings pablo by @dandavies99 in #52
- Initial tests by @dandavies99 in #53
- Update scripts by @dandavies99 in #54
- Update README.md by @dandavies99 in #61
- Refactor/measurement by @dalonsoa in #64
- Update sql functions by @dandavies99 in #55
- Remove home by @dandavies99 in #62
- Timescale db by @dandavies99 in #67
- Update pre-commit hooks by @github-actions in #69
- Api basics by @dandavies99 in #76
- Permissions by @dandavies99 in #81
- Docker config by @dandavies99 in #84
- Token auth by @dandavies99 in #85
- Simplify requirements by @dandavies99 in #86
- Tidy by @dandavies99 in #87
- Update main by @dandavies99 in #94
- Update paths by @dandavies99 in #95
- Update pre-commit hooks by @github-actions in #96
- Custom DRF frontend by @dandavies99 in #93
- Upgrade pre-commit tools versions by @dalonsoa in #101
- Devel validation by @dalonsoa in #103
- Adds timezone support by @dalonsoa in #113
- Fix error in README by @dalonsoa in #129
- Add MeasurementBase model by @dalonsoa in #128
- Adds the new Measurement model by @dalonsoa in #131
- Adds the new report model by @dalonsoa in #130
- Add completeness and time validation to Report by @dalonsoa in #133
- Set up project with django-plotly-dash by @tsmbland in #134
- Button for adding new data to detail table by @tsmbland in #150
- Create tables for Validation app by @tsmbland in #143
- Add callbacks for adding new data and saving to validated by @tsmbland in #145
- Callback for selecting day for detailed view by @tsmbland in #151
- Improvements to the plot by @tsmbland in #154
- Use date picker to specify date for detail table by @tsmbland in #158
- Add data filters by @tsmbland in #159
- Daily validation dash app by @tsmbland in #155
- Add synthetic data creation scenarios by @dalonsoa in #144
- Add script for benchmarking queries by @dalonsoa in #156
- Publish Paricia as a docker container by @dalonsoa in #163
- Add production settings by @dalonsoa in #166
- data_report_dev dash app by @CWestICL in #152
New Contributors
- @dalonsoa made their first contribution in #20
- @github-actions made their first contribution in #69
- @tsmbland made their first contribution in #134
- @CWestICL made their first contribution in #152
Full Changelog: https://github.com/ImperialCollegeLondon/paricia/commits/v0.1.0