Skip to content

Releases: openforis/sepal_ui

new components

24 Mar 06:26
Compare
Choose a tag to compare
  • new statebar component
  • new Progress update method
  • new Tooltip component
  • new administrativ layers in the aoi selector

⚠️

adding the new administrative layers have forced us to change the internal structure of the Tile_aoi. check your process if you were listening to specific traits as country_selection they may have disappear.

Fix add_raster method

17 Mar 07:58
Compare
Choose a tag to compare

The add_raster method was broken it is now fully functionnal. We are already ready for 0.1.14 of xarray-leaflet

First documentation

26 Feb 15:57
Compare
Choose a tag to compare
  • edit several bugs
  • add functionalities to existing widgets
  • add NumberField
  • add PasswordField
  • create the first documentation

download btn

15 Jan 09:10
Compare
Choose a tag to compare

improve the way download btn are set and used

Translation

24 Dec 10:03
Compare
Choose a tag to compare
  • add the possiblity to translate the created apps
  • improve the robustness and testing
  • add new useful functions

dark theme

04 Dec 11:02
fc8e070
Compare
Choose a tag to compare
  • the app is now fully tested under travis build
  • functions have been refactored to increase loading speed
  • the lib now use the dark theme and the sepal layout

load csv file as aoi

19 Nov 17:02
Compare
Choose a tag to compare
  • load .csv files as aoi
  • improve the display of gee asset in aoi_selector
  • import and export all the feature in ESRI .shp format

End of country exportation

16 Nov 13:12
Compare
Choose a tag to compare
  • Stop exporting countries as earthengine assets
  • bug fix
  • code coverage setup

change country_code naming

05 Nov 19:49
Compare
Choose a tag to compare
  • Use the Iso_3 description for country aoi
  • some small bug fix
  • code enhancement

bug fix

02 Nov 12:33
Compare
Choose a tag to compare
v_0.7.6

Merge branch 'master' into release