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

Disable admin left navigation sidebar #79

Assignees
Labels
enhancement New feature or request good first issue Good for newcomers owner: maykin

Comments

@alextreme
Copy link
Member

Thema / Theme

Admin

Omschrijving / Description

One-liner to disable the left navigation sidebar that is unnecessary in all our projects that use django-admin-index:

https://bitbucket.org/maykinmedia/default-project/src/4fc423d2a24fd5343e026ac573f100bf75492d26/src/project_name/urls.py#lines-21

Toegevoegde waarde / Added value

No response

Aanvullende opmerkingen / Additional context

No response

@alextreme alextreme added enhancement New feature or request good first issue Good for newcomers triage Triage means the team has not yet refined this issue. labels Sep 30, 2024
@alextreme alextreme moved this from Triage to Todo in Data en API fundament Jan 20, 2025
Floris272 added a commit that referenced this issue Jan 24, 2025
@Floris272
Copy link

Could add it to admin.py but that does not seem like the correct location.

Shouldn't projects/applications that need the admin always use default-project? (which already includes this setting).

@Floris272 Floris272 moved this from Todo to In Progress in Data en API fundament Jan 24, 2025
@alextreme
Copy link
Member Author

Indeed, this issue is more to update this in all Team Bron projects, it doesn't have to be done using open-api-framework

@Floris272 Floris272 moved this from In Progress to Implemented in Data en API fundament Jan 27, 2025
@Floris272 Floris272 moved this from Implemented to In Progress in Data en API fundament Jan 27, 2025
@joeribekker
Copy link
Member

Can we make this in all components please :)

@joeribekker joeribekker added owner: maykin and removed triage Triage means the team has not yet refined this issue. labels Jan 27, 2025
Floris272 added a commit to maykinmedia/open-klant that referenced this issue Jan 27, 2025
Floris272 added a commit to maykinmedia/open-klant that referenced this issue Jan 27, 2025
Floris272 added a commit to maykinmedia/objects-api that referenced this issue Jan 27, 2025
Floris272 added a commit to maykinmedia/objecttypes-api that referenced this issue Jan 27, 2025
Floris272 added a commit to maykinmedia/referentielijsten that referenced this issue Jan 27, 2025
@Floris272
Copy link

already disabled

  • open-zaak
  • open-notificaties
  • sdg-invoervoorziening

updated the following

  • open-klant
  • object-api
  • objecttypes-api
  • referentie-lijsten
  • samendelen

should open-archiefbeheer also be updated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment