Raz

Software engineer - maker of things

:heavy_plus_sign: added morgan to log express requests in development

:construction: created a module to fetch all the fields available for selection

:construction: updated the dataset model with the conditions field also removed the axis type field that was not used

:construction: keep all datasets as separate objects in the page

:construction: implemented first draft of the new data selection component Changed personalisation to appearance in the wording

:children_crossing: updated the copy in multiple components and made first dataset button more clickable

:fire: removed old code for the charts configuration in the backend

:construction: fixed issue with multiple datasets on line charts fixed issue with sorting dates with multiple datasets

:construction: added support for multiple datasets with the new algorithm

:construction: fixed date mutability when the includeZeros was true

:bug: fixed bug with date mutation when zeros are included in timeseries

:construction: added dateField functionality setter in the UI and updated the UI a bit