OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
Add possibility to specify a permission group when creating / a table via UI and API
Open
@chrwm is already working on this.
Since Oct 9, 2023.
type: enhancement :gear:
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
Add permission group when uploading data via api and also add permission group select dropdown when creating a table.
Also enable search for group in select dropdown to be able to see exiting groups the user is part of.
--> Goal is to ease the upload and permission group assignment process
--> Maybe also enable this for singe users
ATM adding a group is only possible once the table is created via the UI, automation is not possible so far.
Ideas of solution
Describe possible ideas for solution and evaluate advantages and disadvantages.
Workflow checklist
- I am aware of the workflow in CONTRIBUTING.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.