chore(release): 0.4.0 [skip ci]
0.4.0 (2021-03-10)
Bug Fixes
- add --no-warn-script-location argument to pip install (d6fbe4e)
- add HTTPException on maps.py (e02936f)
- add import button to import history (0f4931b)
- add member (4f27676)
- add title to map (b8c4247)
- avoid loading geojson twice on the map (1314ce7)
- change nginx:lts-alpine by nginx:alpine (8aaf959)
- check roles presence for current user (6e445c4)
- get_current_user (06cd668)
- glr shell for semantic-release (98f419f)
- import properties from csv, xlsx, xls (51a7937)
- linter (a57defb)
- merge issue (9c138a2)
- merge with dev (e38166d)
- new method declaration in module (d537eab)
- refresh drawer when user change (f58fc21)
- remove async (44f4cb0)
- remove unused method (66dd470)
- rename frontend and backend image with number of version (77cf7cb)
- skip missing data step when only crs to be filled (20f4492)
- source .bashrc gitlab-runner (4c79990)
- source PATH (616e59e)
- test absule path for semantic-release (4ab3ded)
- backend: fix user roles order (cdac098)
- frontend: allow to change year in dashboard (c02d39d)
- remove middleware and move casbin conf file (c2a5820)
- tree load on click (7729d63)
- working area (5cf5303)
- components/Import/Panel/MissingDatas.tsx: remove unused className (177ab66)
- frontend: fix import panel broken links (742ba6b)
- frontend: organization team update. Resolve #285 (closed) (07f5533)
- skip missing data step when only crs to be filled (8ac39d1)
- type soilType, rootType and habit translation label (79a4b2a)
- frontend/components/Import/Panel/Error.tsx: fixed translation indixes (6e1effb)
Features
- add colors (617886c)
- add crosshair cursor on drawing mode (5e7037d)
- add loading data progress (73860a1)
- add organization selector on mobile (f70b7a5)
- added 4 categories for the radius of represantion of a tree (605ea0c)
- added semantic versioning (7945782)
- fitBound padding (f29ab4a)
- improved tree properties panel (fde201b)
- load organization data from localStorage (b042e79)
- management of permissions on the map (d0a4514)
- fronten: Revised Signin page (1ca858a)
- frontend: Add Organization route (ecec9ed)
- frontend: Organization / set active tab with url params (1bc6532)
Closes #418 (closed)