Releases: CS-SI/eodag-labextension
Releases · CS-SI/eodag-labextension
v5.3.0a3
v5.3.0a2
What's Changed
Refactoring
- adapt to providers object by @jlahovnik in #261
Full Changelog: v5.3.0a1...v5.3.0a2
v5.3.0a1
What's Changed
Refactoring
- stac formatted properties from eodag v4 by @jlahovnik in #259
- adapt to eodag collection object by @jlahovnik in #260
Full Changelog: v5.2.4...v5.3.0a1
v5.2.4
v5.2.3
What's Changed
Bug Fixes
- handlers: utils.dates import by @timothey-cs in #253
Build System
- EODAG minimal version to
3.9.0
New Contributors
- @timothey-cs made their first contribution in #253
Full Changelog: v5.2.2...v5.2.3
v5.2.2
v5.2.1
v5.2.0
v5.1.0
What's Changed
Features
- configuration: dotenv usage for EODAG conf with environment variables by @sbrunato in #212
- errors: Displays error messages with custom modal layout by @VLunalCsGroup in #219
- map settings: Add map settings from API by @VLunalCsGroup in #195
- menuitems: Add selectable versions for header dropdown by @VLunalCsGroup in #230
- parameters: Add custom parameters in more parameters button dropdown by @VLunalCsGroup in #222
- preview results: Reskin all result modal, and automatically creates new notebook by @VLunalCsGroup in #207
- settings: configurable map using environment variables by @sbrunato in #206
Bug Fixes
- code generation: insert code on first line by @alambare in #235
- code generation: Only automatically create notebook if user generates code by @VLunalCsGroup in #229
- errors: handlers error handling by @sbrunato in #214
- errors: raise error on conflicting ipyleaflet version by @sbrunato in #218
- preview results: pagination without total count by @sbrunato in #241
- preview results: search page iteration through provider next page by @sbrunato in #240
- providers: retrieve id from alias in ProvidersHandler by @alambare in #216
- queryables: send all param values to backend by @alambare in #234
- search form: Fix various form issues by @VLunalCsGroup in #228
Documentation
Chores
- search form: refactor form component by @VLunalCsGroup in #213
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
Refactoring
- [v5.0.0b1] jupyterlab v4 upgrade by @jlahovnik in #161
- handlers: do not return unnecessary product types fields by @sbrunato in #201
Features
- autocomplete: Add options virtualization on Autocomplete component by @VLunalCsGroup in #196
- main form: async handlers and loading state that disables the selects when fetchs are loading by @VLunalCsGroup in #188
- option menu button: Add menu dropdown to embbed all links & options by @VLunalCsGroup in #193
- user settings: Add user settings edition menu item button by @VLunalCsGroup in #194
- eodag local conf dir symlink by @sbrunato in #200
- pydantic settings and info handler by @sbrunato in #191
Bug Fixes
- autocomplete: Fix double click needed to empty the autocomplete fields by @VLunalCsGroup in #187
- form: Resets the optional parameters when an optional parameter is unchecked by @VLunalCsGroup in #189
- mapExtentComponent: map settings through extension settings by @VLunalCsGroup in #186
- modal: fix multiple display bugs in modal by @VLunalCsGroup in #184
Documentation
Continuous Integration
Chores
- map settings: Rename title & description by @VLunalCsGroup in #190
- python-semantic-release settings by @sbrunato in #202
New Contributors
- @VLunalCsGroup made their first contribution in #184
Full Changelog: v4.0.0...v5.0.0
