CleverCloud / clever-components

Collection of Web Components by Clever Cloud
https://www.clever-cloud.com/doc/clever-components/
Apache License 2.0
215 stars 19 forks source link

cc-logs-application-view: allow initialization from a date range selection passed into the smart context #1075

Closed pdesoyres-cc closed 2 weeks ago

pdesoyres-cc commented 3 weeks ago

Context: We want to be able to store and restore the date range selection set by the user.

When a date range selection is passed into the smart context, we should initialize the view with that date range selection.

pdesoyres-cc commented 3 weeks ago

see #1074