Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeFilter - add now() and interval #506

Closed
matrottier opened this issue Nov 6, 2019 · 3 comments
Closed

TimeFilter - add now() and interval #506

matrottier opened this issue Nov 6, 2019 · 3 comments
Labels
enhancement New features and improvements // Nouvelles fonctionnalités et améliorations

Comments

@matrottier
Copy link
Contributor

Please tell us about your environment:
gray screen, 80's old desk, 10 years old chair ...

  • Igo Version:
    master

Add the possibility to write a filter with this kind of configuration :

"timeFilter": {
            "range": true,
            "type": "datetime",
            "style": "calendar",
            "values": ["now-2 days", "now"]
          }
@matrottier matrottier added enhancement New features and improvements // Nouvelles fonctionnalités et améliorations Suggestion labels Nov 6, 2019
@matrottier
Copy link
Contributor Author

this === this
do we delete "currentValue" by a more complete "checkFilterValue()" ? (my choice)
selected option (by priority)
1- params.time
2- options.value or options.values (range)
3- min / max

@matrottier
Copy link
Contributor Author

matrottier added a commit that referenced this issue Aug 14, 2020
mbarbeau pushed a commit that referenced this issue Aug 14, 2020
mbarbeau added a commit that referenced this issue Sep 16, 2020
* travis

* feat(libs): upgrade librairies (#696)

* chore(utils): bowser version

* fix(spatial-filter): fix spatial filter 1.4 (#697)

* fix(layer-list-tool) alphaSort icon name tooltip (#700)

Co-authored-by: Josée Martel <[email protected]>

* feat(interactiveTour + welcomeWindows): add new component and service (#701)

* tour

* lint

* feat add noBackButton on step

Co-authored-by: Marc-André Barbeau <[email protected]>
Co-authored-by: Josée Martel <[email protected]>

* feat(ogc-filter) add during component

* feat(ogc-filter) merge from OgcFilterUi

* feat(ogc-filter)

* feat(ogc-filter) remove third party libs

* feat(ogc-filter) example example example

* feat(ogc-filter) #506

* feat(ogc-filter) fix lint

* test(ogc-filter) fix param of temporal layer

* feat(ogc-filter) fix disabled on during filter

* test(ogc-filter) fix timezone

* feat(ogc-filter) fix problem with filter now on startup

* fix(ogcFilters) OGC Filters did not refresh when updated/deleted

* style(ogcfilter.during) better display on small width

* feat(ogc.filter.during) add possibility to have only one calendar. end=start+step

* fix import

* fix(ogc.during.filter) remove 24 from hour's list

* fix imports

* feat(ogc.filter.during) fix ogcfilter during when no min/max are not given

* fix css, warning, translate

Co-authored-by: Marc-André Barbeau <[email protected]>
Co-authored-by: Philippe Lafrenière <[email protected]>
Co-authored-by: josee666 <[email protected]>
Co-authored-by: Josée Martel <[email protected]>
Co-authored-by: PE Lord <[email protected]>
Co-authored-by: Marc-André Barbeau <[email protected]>
@matrottier
Copy link
Contributor Author

OGC FIlter can now do it :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features and improvements // Nouvelles fonctionnalités et améliorations
Projects
None yet
Development

No branches or pull requests

2 participants