Recent Releases of Gieß den Kiez
Gieß den Kiez - UI / UX Rework & Stack Modernisation (v2.9.2)
Summary
Through this interface rework we intended to improve the identification of trees in need for water, and to make the interface more easy and more appealing to use. For example with new features like the updated color code, the individual water requirement graphic or the search on the map to immediately identify trees close by. From a technical perspective, we have modernised our tech stack.
UI/UX Rework
Map
- updated tree colors for water need indication
- based on age and water requirements
- react to entered waterings
- tree color legend
- search field on map
- filters on map
- adopted trees
- water pumps
- tree age (with bar chart visualization of tree distribution)
Tree
- updated individual water requirement
- based on the tree age and received water
- donut diagram displays relation of water requirement and received water (precipitation and user waterings)
- new feature to report tree damages
Profile
- overview of individual watering progress
- overview of adopted trees
- improved log in / registration process
English version
- full translation of the App into English language
Technical rework / Stack Modernisation
The tech stack of the App was modernised. We have removed all Next.js
dependencies. It is now a Typescript codebase built with vite
. For testing, we use vitest
and playwright
. Main dependencies are React
, Supabase
and MapboxGL
.
Contributors
@ff6347 @Jaszkowic @aeschi @HenrietteN @raphael-arce
Biosphere - Forest Observation and Management
- TypeScript
Published by Jaszkowic 12 months ago

Gieß den Kiez - Supabase all the way down (v2.1.0)
This release uses Supabase all the way down. Auth, API, database…
The only thing we have left at AWS is s3 buckets.
What's Changed
- fix: edit password action by @dnsos in https://github.com/technologiestiftung/giessdenkiez-de/pull/562
- refactor: edit account action by @dnsos in https://github.com/technologiestiftung/giessdenkiez-de/pull/569
- fix: prevent signed-in auth view from flashing by @dnsos in https://github.com/technologiestiftung/giessdenkiez-de/pull/572
- Feat: add signup password strength validation by @raphael-arce in https://github.com/technologiestiftung/giessdenkiez-de/pull/573
- docs: Added new env var to vercel and test.yml by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/575
- fix/watering modal notification by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/576
- fix/auth confirm by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/577
- feat: removed error notification on email duplicate by @raphael-arce in https://github.com/technologiestiftung/giessdenkiez-de/pull/579
- fix/quotes by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/580
- test: remove webcrypto modul by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/582
- Fix/password recovery form not shown by @raphael-arce in https://github.com/technologiestiftung/giessdenkiez-de/pull/583
- chore: Update database types by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/584
- ci: Update commit action to latest by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/588
- ci(pumps): Use github token to checkout and commit by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/589
- ci(pumps): staging to main by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/590
- feat: use fixed size modal by @raphael-arce in https://github.com/technologiestiftung/giessdenkiez-de/pull/587
- feat/auth via supabase by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/555
- staging to main - migration to supabase by @ff6347 in https://github.com/technologiestiftung/giessdenkiez-de/pull/593
New Contributors
- @raphael-arce made their first contribution in https://github.com/technologiestiftung/giessdenkiez-de/pull/573
Full Changelog: https://github.com/technologiestiftung/giessdenkiez-de/compare/v2.0.1...v2.1.0
Biosphere - Forest Observation and Management
- TypeScript
Published by ff6347 almost 2 years ago

Gieß den Kiez - First Beta Release
This is the first "beta" release of the application.
Biosphere - Forest Observation and Management
- TypeScript
Published by ff6347 almost 5 years ago

Gieß den Kiez - RC v1
This is the first release candidate before merging the extended eslint/prettier code review.
Biosphere - Forest Observation and Management
- TypeScript
Published by ff6347 almost 5 years ago
