Skip to content

feat: add organigram model and api endpoint#340

Draft
stefanprobst wants to merge 5 commits into
mainfrom
feat/organigram
Draft

feat: add organigram model and api endpoint#340
stefanprobst wants to merge 5 commits into
mainfrom
feat/organigram

Conversation

@stefanprobst

@stefanprobst stefanprobst commented May 16, 2026

Copy link
Copy Markdown
Contributor

add relations between governance bodies, admin dashboard screen and api endpoint for organigram. adds a new database table so we can model the virtual entity "working groups" (collective noun) - which are neither governance body nor specific working group.

stefanprobst added a commit that referenced this pull request May 20, 2026
…nt (#370)

includes hardcoded working-groups in governance-bodies api endpoint -
the website features a organigram of all governance bodies, including a
box for "working groups". since this is neither a governance body, nor a
specific working group, our data model does not have a good place to put
this information. for now, we just hardcode it in the api endpoint.

a more involved approach would be #340
@stefanprobst stefanprobst changed the title feat: add organigram feat: add organigram model and api endpoint May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant