Skip to content

Bootstrap 5 - new#174

Open
dahyehayley wants to merge 7 commits into
mainfrom
bootstrap_5
Open

Bootstrap 5 - new#174
dahyehayley wants to merge 7 commits into
mainfrom
bootstrap_5

Conversation

@dahyehayley
Copy link
Copy Markdown

No description provided.

aebruno and others added 6 commits May 15, 2026 14:11
…elated to c3 change)

fix bug - import bootstrap4 artifacts
updated css,ts,package-lock.json through npm build and django-vite
Functional:
- data-target/data-parent -> data-bs-target/data-bs-parent (navbars, project_list accordion)
- migrate $.modal('show'/'toggle') to bootstrap.Modal API in allocation_create
- expose bootstrap on window for inline scripts
- remove dead $('[data-toggle="popover"]').popover() (handled by bs.ts)
- restore filter +/- icon swap via shown/hidden.bs.collapse events
- drop unused initCollapse from bs.ts

Styling:
- add text-dark to bg-warning/bg-light/bg-info badges (BS5 defaults to white text)
- ml-*/mr-* -> ms-*/me-* directional spacing
- form-inline/form-group -> d-flex + mb-* utilities
- bg-pill -> rounded-pill; drop dead btn-block
- restore BS4 hover-underline and table cell padding in portal.scss
2. Stlying fix
	- Margin fix bs4 -> bs5
	- fix navbar active highlight and hover underline
@dahyehayley
Copy link
Copy Markdown
Author

dahyehayley commented May 15, 2026

Unathorized home page
Screenshot 2026-05-15 at 4 34 29 PM

Login page
Screenshot 2026-05-15 at 4 34 39 PM

Authorized home page
Screenshot 2026-05-15 at 4 34 45 PM

Project page
Screenshot 2026-05-15 at 4 34 50 PM

Allocation page
Screenshot 2026-05-15 at 4 34 59 PM

Center summary page
Screenshot 2026-05-15 at 4 35 04 PM

Admin home page
Screenshot 2026-05-15 at 4 35 18 PM

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.

2 participants