Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: organization pages #500

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from
Draft

Conversation

ruilopesm
Copy link
Member

@ruilopesm ruilopesm commented Mar 22, 2024

image


image


TODO

  • Index of organizations
    • Search feature
    • Pagination
    • GitHub-like card for each organization
    • Make use of streams
    • Fix bug when searching after changing pages (another one 😩)
    • Create helper functions for generating social media links and for providing social icons
  • Show of an organization
    • Posts tab
    • Departments tab
    • Partners tab
    • Members tab
    • About tab
      • Show website favicon
  • Create an organization (only masters can do so)
  • Edit an organization (only admins or owners on that organization can do so)
  • Permissions system inside the organization
  • Handlers for an organization (like @cesium)
  • Page for managing organizations members (followers, admins and owners), with an information dialog about what each role does
  • Ensure all pages are responsive
  • Children organizations
  • Identicon as organization's logo placeholder
  • Address all TODO and FIXME around the code

@ruilopesm ruilopesm self-assigned this Mar 22, 2024
@ruilopesm ruilopesm changed the title feat: organization-related pages refactor: organization pages Mar 23, 2024
@ruilopesm ruilopesm changed the title refactor: organization pages feat: organization pages Aug 14, 2024
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.

None yet

1 participant