Skip to content

feat: 馃嵃 [WIP][SubPR] Implement Org Creation (Single Person Org)

Hannes Heine requested to merge 4548-implement-org-creation into master

Created by: Tirokk

馃嵃 Pullrequest

Implement creation of orgs.

Issues

Todo

  • use the list of social media as template
    • refactor social media list #4771 (closed)
    • fix Cypress test for social media deletion in UserProfile.SocialMedia
  • use user settings for creation and listing of the users orgs
    • put the setting of an org there underneath if you edit it

Clean Up

  • search for Wolle

Org Settings Data

  • name
  • slug (partly autogenerated)
  • org category in short (theme-channel, artist name, self-employee, group, company)
    • free edit field (with example text or suggestion menu?)
  • about
  • location
  • social media

Org Funktiontionallities In Settings

  • link to org profile if org already exists

Org Funktiontionallities On Profile (not common with User profile)

  • show it鈥檚 an org an not a user
  • show the orgs category
  • display the admin(s) of the org (?)

May Create Own Issues Or Move To Others

  • user profile shows their own orgs and memberships

Merge request reports