Meeting 2023-12-04
Attendees
- Markus
- Yvonne
- Daniel
- Moritz
- Samuel
Not here:
- Jannis (Protocol done)
Buddies
- Moritz & Samuel
- Daniel & Jannis
Agenda
- 09:00 welcome, associations
- Protocol: Daniel
- buddy talk "How are you"
- tailwind CSS linter v2
- ! we update to rust 1.74, do
rustup update
- more consolidated REST APIs
- weekly tasks:
- always review meeting notes afterwards
- sprint plan
- outlook
Tasks for Everyone
To be done until Friday 8.12.2023:
- buddy talk topic: reviews+get PRs merged
- do/update sprint plan
- approve meeting notes, check for requested reviews https://github.com/ElektraInitiative/PermaplanT/pulls?q=is%3Apr+is%3Aopen+user-review-requested%3A%40me
If possible/needed, do:
- create/update issues/tests (behavior driven) as needed for future tasks
- get current issues, PRs and use cases (UC) done
- review of meeting PR https://github.com/ElektraInitiative/PermaplanT/pull/1072/files
- do reviews of PRs in main repo and submissions
- submit a (short) text in submissions
Individual Tasks
To be done until Friday 8.12.2023:
- Daniel: timeline mergen, REST APIs def, UC issues weiter, review polygon
- Samuel: reviews, help others, ranking/language/tooltips, documentation of unit tests
- Moritz: polygon, snap tests with Samuel, group instead of layers
- Jannis: push draft NC chat, PermaplanT: de+en plant names, (mehrjährige pflanzen, remove variety)
Meeting Notes
- warnings layer: backend implementation will be done first, warnings are generated in backend. Issue for backend is to be created.
- labels should always be shown in forms
- planting: it would be nice if planted plant could be resized before next plant is planted in planting mode. If this is not possible, selection is not necessary at all.
- polygons: feature looks great, should be reused for drawing layer
- tailwind linter won't be added to CI for now. However, frontend devs should install it locally.
- Rust version has to be updated locally
- There seems to be a problem with our react hooks so that calls are done too often. We will investigate this if performace issues occur. New code should already be written with more care.