Releases: openforis/sepal_ui
Releases · openforis/sepal_ui
v2.17.0
What's Changed
- build: use codespell to check common typo in python files by @12rambau in #833
- feat: use localtileserver as native deps by @12rambau in #835
- build: use v1.2.14 deprecated by @12rambau in #837
- fix: add key to any layer created with sepal-ui by @12rambau in #796
- fix: add method to delete a folder and all its content by @12rambau in #793
- fix: closes #838. remove inline js comments by @dfguerrerom in #840
- docs(conf): update default branch name by @12rambau in #848
- fix: change default branch on docs. closes #846 by @dfguerrerom in #847
- fix: update planet mosaic list in tests by @12rambau in #853
- rebase by @12rambau in #854
- refactor: use double quote for the run command by @12rambau in #857
- refactor: improve compactness by @12rambau in #841
- fix: add
self
tocatch_error
decorator by @12rambau in #856 - build: create a devcontainer by @12rambau in #861
- build: finally drop setup.py by @12rambau in #845
- fix: don't change folder when new folder is parent of root. by @dfguerrerom in #863
- fix: display meaningfull message if the folder list is empty by @12rambau in #867
- fix: use sphinx<7 for the moment by @12rambau in #869
- fix: only test existence of mosaics by @12rambau in #872
- fix: display a message at the top of the notebook while loading by @12rambau in #871
- fix: externalyse geometries management by @12rambau in #868
- use noxfile for github test by @12rambau in #877
- docs: improve version swithcer by @12rambau in #882
- fix: stop overriding the default behavior of the footer by @12rambau in #880
- fix: use catch_error in loading_button by @12rambau in #879
- fix: fix js code issues on fontawesome removing code by @dfguerrerom in #889
- refactor: use tomli instead of toml by @12rambau in #888
- fix: use Python 3.11 by @12rambau in #899
- update container by @12rambau in #900
- refactor: use the pytest fixture for tmp directory by @12rambau in #890
- App display bug by @dfguerrerom in #894
- Planet enhance by @dfguerrerom in #896
- Version card by @dfguerrerom in #886
- Make debug default on catch_error related decorator by @dfguerrerom in #892
Full Changelog: v_2.16.4...v2.17.0
v_2.16.4
What's Changed
- fix: align the checkbox on the layer states by @12rambau in #819
- fix: remove references to FAO by @12rambau in #821
- New Crowdin updates by @12rambau in #822
- build(deps-dev): bump planet from 2.0a6 to 2.0.1 by @dependabot in #825
- New Crowdin updates by @12rambau in #832
- fix: use deprecated from tantale by @12rambau in #831
- fix: trim the asset input by @12rambau in #830
- fix: replace jslink by link by @12rambau in #829
New Contributors
- @dependabot made their first contribution in #825
Full Changelog: v_2.16.3...v_2.16.4
v_2.16.3
What's Changed
- test: regen planet files by @12rambau in #816
- fix: freeze back layers_control width by @12rambau in #815
- fix: only use tqdm parameters after reset by @12rambau in #814
- build: use the master branch of sphinx-doc by @12rambau in #817
- fix: remove pin on dialog and menu z-index by @12rambau in #787
Full Changelog: v_2.16.2...v_2.16.3
v_2.16.2
What's Changed
- fix: save the credentials in planet_model by @12rambau in #808
- fix: add a custom MarkerCluster by @12rambau in #807
- create a nox session to launch app in notebooks by @12rambau in #806
- build: refactor rdt build environment by @12rambau in #812
- test: reorder tests in matrix by @12rambau in #811
- fix: get_mosaics and get_quad in planetModel by @12rambau in #809
- build: use anyascii instead of unidecode for licence compatibility by @12rambau in #800
Full Changelog: v_2.16.1...v_2.16.2
v_2.16.1
What's Changed
- fix: drop reclassify module by @12rambau in #785
- fix: drop tmp by @12rambau in #790
- fix: prevent vinspector close on click by @12rambau in #788
- test: improve test tmp file management by @12rambau in #792
- fix: use agg backend in tests by @12rambau in #795
- fix: repair draweritems by @12rambau in #802
Full Changelog: v_2.16.0...v_2.16.1
v_2.16.0
What's Changed
- New Crowdin updates by @12rambau in #749
- New Crowdin updates by @12rambau in #767
- refactor: drop use of spelling extention by @12rambau in #762
- fix: add root parameters in FileInput by @12rambau in #774
- fix: pin sphinx-favicon to latest version by @12rambau in #776
- fix: add a today method to datepickers by @12rambau in #758
- fix: build the coverage analysis with nox as well by @12rambau in #773
- feat: add a nox session to run application locally by @12rambau in #775
- add a fullscreen parameter to display bigger menu in map applications by @12rambau in #756
- refactor: update the tests by @12rambau in #780
- docs: fix building errors by @12rambau in #781
- refactor: use patched versions of sphinx and deprecated by @12rambau in #784
Full Changelog: v_2.15.2...v_2.16.0
v_2.15.2
What's Changed
- fix: load autoreload extension before using it by @dfguerrerom in #750
- fix: close tqdm when total is reached by @12rambau in #751
- fix: remove last fa5 icon by @12rambau in #748
- docs: editable mode by @dfguerrerom in #760
- fix: add html to the tested widgets by @12rambau in #764
- fix: add a marker on the map for inspection by @12rambau in #757
- fix: increase z-index to avoid issues with select over dialogs by @dfguerrerom in #766
Full Changelog: v_2.15.1...v_2.15.2
v_2.15.1
What's Changed
- fix: change aoi color to primary by @12rambau in #738
- fix: use attributes instead of _metadata by @12rambau in #739
- fix: remove gliph when btn have only msg by @12rambau in #740
- fix: make get_children always recursive by @12rambau in #747
- fix: update datepicker by @12rambau in #741
- refactor value inspector by @12rambau in #743
- fix: update package discovery by @12rambau in #742
Full Changelog: v_2.15.0...v_2.15.1
v_2.15.0
What's Changed
- build: add nest_asyncio deps by @12rambau in #723
- docs: add prettier badge by @12rambau in #718
- add a custom zoomControl by @12rambau in #708
- change fullscreen icon by @12rambau in #717
- use doc8 on our docs by @12rambau in #719
- auto-merge main in release by @12rambau in #722
- make the aoi style customizable by @12rambau in #720
- fix: drop deprecated scenes by @12rambau in #729
- refactor: remove isort parameters by @12rambau in #728
- fix small bugs in the documentation by @12rambau in #721
- replace the
LayerControl
to modify visibility by @12rambau in #710
Full Changelog: v_2.14.2...v_2.15.0