Skip to content

Display partial dates #123

Dominika Tkaczyk requested to merge feature/display_dates into develop

To display partial dates properly, they have to be indexed in the partial form as strings (eg. "2018", "2019-03"). Date fields in the mappings have to have appropriate formats.

This fix also required a lot of changes in test data (dates are everywhere!).

Edited by Dominika Tkaczyk

Merge request reports