Releases: green-ecolution/green-ecolution-frontend
Releases · green-ecolution/green-ecolution-frontend
v1.0.0
What's Changed
- feat: init vite + typescript + tailwind + shadcnui project by @choffmann in #2
- feat: add leaflet map by @choffmann in #3
- feat: implement sidebar and open with button click by @choffmann in #4
- Update Backend API Client by @choffmann in #14
- feat: save map state in query params by @choffmann in #18
- feat: update dev enviroment by @choffmann in #17
- Update Backend API Client by @choffmann in #20
- Feature/implement corporate design by @doriengr in #28
- Feature/add breadcrumb to header by @doriengr in #29
- Update Backend API Client by @choffmann in #32
- feat: user auth by @choffmann in #34
- Feature/add profile overlay by @doriengr in #39
- feat: add treecluster list by @doriengr in #38
- Feature/add treecluster filter by @doriengr in #40
- feat: add frontend for own profile by @doriengr in #45
- Feature/add single view for tree cluster by @doriengr in #48
- feat: add zoom buttons by @doriengr in #52
- Feature/add view for new treecluster by @doriengr in #47
- feat: get region from backend by @choffmann in #60
- Fix/create hook for watering status and soil condition by @doriengr in #62
- Feature/add tree select to new treecluster view by @doriengr in #57
- Update Backend API Client by @choffmann in #67
- fix: correctly decode the payload from authentication by @doriengr in #63
- feat: show tree in map by @choffmann in #69
- feat: refactor map by @choffmann in #72
- feat: create tree in map by @choffmann in #76
- Feature/add view for single tree by @doriengr in #71
- Update Backend API Client by @choffmann in #87
- feat: add favicons by @doriengr in #93
- fix: close navigation on click on logo by @doriengr in #94
- Import file by @Mohammad96Assaf in #55
- feat: hide the debug navigation entry in the production build by @Mohammad96Assaf in #95
- feat: add real data for tree count in status cards by @doriengr in #104
- feat: remove height above sea level. by @xk0niR in #100
- Update Backend API Client by @choffmann in #108
- Fix/make file-imput more accessible and use semantic html by @doriengr in #97
- Feature/create startpage by @doriengr in #106
- Fix/use watering status from database by @doriengr in #121
- fix: redirect to dashboard after login by @doriengr in #115
- feat: change formulars by @choffmann in #111
- Update Backend API Client by @choffmann in #125
- Update Backend API Client by @choffmann in #128
- fix: add spacing to buttons on startpage by @doriengr in #129
- chore: add prettier config by @doriengr in #127
- feat: create and update trees by @choffmann in #126
- fix: edit treecluster show error by @choffmann in #135
- Feature/add selected state to tree marker by @doriengr in #132
- Chore/linting problems by @doriengr in #122
- fix: pass formState to new form by @doriengr in #136
- Update Backend API Client by @choffmann in #140
- Feature/add treecluster data to single tree view by @doriengr in #137
- Feature/delete treecluster by @doriengr in #130
- feat: display cluster in map by @choffmann in #143
- Feature/delete tree functionality by @doriengr in #144
- feat: add treecluster description by @doriengr in #145
- Bugfix/only show applied filters by @doriengr in #124
- refactor queries and switch to suspense queries by @choffmann in #146
- feat: load data after store is reset by @choffmann in #147
- fix: not redirect to login on refresh by @choffmann in #150
- feat: added breadcrumbs for treecluster details page by @Zoka-tech in #68
- Feature/add filter to map by @doriengr in #149
- Revert "Feature/add filter to map" by @doriengr in #153
- style: unify styling of error messages by @doriengr in #157
- feat: send csv to backend by @choffmann in #156
- Feature/tree filter to map by @doriengr in #154
- fix: show treecluster by @doriengr in #159
- feat: added dynamic page title by @Zoka-tech in #151
- docs: Added changelog by @xk0niR in #148
- Redirect to start page on logout by @choffmann in #177
- Hotfix/map not draggable after filtering by @doriengr in #173
- fix: spacing to tablist by @doriengr in #172
- Feature/add highlighted state to trees and treecluster by @doriengr in #181
- feat: show tooltip with treenumber on hover by @doriengr in #180
- Handle refresh token by @choffmann in #182
- bugfix: invalidate query on update and create by @choffmann in #174
- fix: do not send cluster or sensor id if not selected in form by @choffmann in #176
- Update Backend API Client by @choffmann in #187
- fix: do not filter treecluster without region or show them on map by @doriengr in #192
- fix: show treecluster on filter without any options by @doriengr in #194
- bugfix: tree not update in map by @choffmann in #195
- Style/remove lorem ipsum by @xk0niR in #198
- fix: delete scrollbar gutter by @doriengr in https:...