Add ability to rename project folders #16
snazzybean
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The management list in the Projects tab can remove a project but not rename it.
PATCH /api/projects/:idonly acceptsdefaultAccountIdtoday.Renaming needs a new route, a store function to back it, and tests. Not a pure frontend addition.
All reactions