PermaplanT icon indicating copy to clipboard operation
PermaplanT copied to clipboard

Results 100 PermaplanT issues
Sort by recently updated
recently updated
newest added

## Basics - [ ] The PR is rebased with current master - [ ] I added a line to [changelog.md](/doc/changelog.md) - [ ] Details of what I changed are...

### Describe the Bug see also #913 ### Steps to Reproduce the Problem search for plants ### Expected Result can be scrolled down for all results ### Actual Result only...

enhancement
frontend

The keybinding `entf` in german / `delete` in english should be mapped to set the `remove date` of the currently selected plant(s) to the current date in the timeline instead...

enhancement
frontend

## Summary To make the default view of a new map make sense for the user, we change the scaling of the map polygon and we move the view rectangle...

help wanted
please review

## Use Case: Copy & Paste The user can copy and paste a selection of elements, including succeeding crops, within one map. ## Steps/ sub-tasks: - [ ] CTRL-C copies...

enhancement
frontend

### Tasks TODO - [ ] Add more detailed tasks about how the scraper could be extended to support the plant hierarchy - [ ] How would the process look...

enhancement

### Tasks Many plants have an empty family attribute which can be populated from plants of the same genus, since they must be in the same family.

enhancement

### Tasks - [ ] New icon column for plants - [ ] Plant icon should be sent to the frontend (as a path / filename). Empty path means no...

enhancement

### Tasks We may be able to achieve better testability in PermaplanTs frontend by extracting certain pieces of code as pure functions from React-Components. ### Use case _No response_ ###...

enhancement
refactor

### Tasks actions.ts files are obvious low hanging fruits for increasing test coverage on the frontend. They are relatively self-contained and very important for the functionality of the editor as...

enhancement
refactor