Skip to content

feat: organization show and tabs pages #578

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

Draft
wants to merge 18 commits into
base: rl/organizations-frontend
Choose a base branch
from

Conversation

GuilhermePSF
Copy link
Contributor

@GuilhermePSF GuilhermePSF commented Jun 4, 2025

Organization show and tabs pages

This allows users to view organization about, posts, departments and partners tabs.

Implementations:

  • New partners_grid() live component to streamline the code and improve readability
  • Favicon Static
  • Show organizations tabs

TODO

Something I can possibly do alone:

  • Posts tab (can be improved 🤷‍♂️ )
  • Partners tab
  • About tab
  • Show website favicon (Completely Static, could use some Live Favicon)
  • Handlers for an organization (like https://github.com/cesium)
  • Ensure all pages are responsive
  • Identicon as organization's logo placeholder

Things I will need help:

  • 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
  • Page for managing organizations members (followers, admins and owners), with an information dialog about what each role does
  • Export functionality

Screenshots (will update them across the development)

Tabs View

FAVICON
image

ABOUT
image

POSTS
image

Departmens (was already done)
image

PARTNERS
image

@GuilhermePSF GuilhermePSF self-assigned this Jun 4, 2025
@GuilhermePSF GuilhermePSF changed the base branch from develop to rl/organizations-frontend June 4, 2025 15:33
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