Skip to content

Rewrite GeneralDataService

While working on creating the dynamic charts section, I had to make several changes to the GeneralDataService to make it more generic and to ensure we don't make duplicate queries.

This still does not show the charts but, since this service is being used by other, I think it's worth making this MR now to avoid more complex rebase problems in the future.

More details in commit messages.

@lpstankus and @gustavo_m32 , please rebase your branches once this MR is merged.

Part of #71 (closed)

Merge request reports