Skip to content

Navbar toggler#162

Merged
long2ice merged 3 commits intofastapi-admin:devfrom
cvquez:navbar-toggler
Mar 10, 2024
Merged

Navbar toggler#162
long2ice merged 3 commits intofastapi-admin:devfrom
cvquez:navbar-toggler

Conversation

@cvquez
Copy link
Copy Markdown
Contributor

@cvquez cvquez commented Mar 7, 2024

The navigation bar 'navbar-toggler' button has been shifted in the layout.html file. Previously, it was located inside the 'navbar navbar-expand-md navbar-light' div, but now it resides just above the 'collapse navbar-collapse' div. This modification enhances the positioning and visibility of the button, potentially improving the user interface.

Added Paraguayan Spanish translations and updated the language dropdown to include this new locale. Additionally, configured the translation's loading within the i18n file.
Implemented optional ordering of resources in FastAPI admin. Code has been added to accept an 'order_by' parameter in the resource route, if present the list of resources will be sorted accordingly. Templates were updated to support this feature by adding a clickable link to each column header for sorting.
The navigation bar 'navbar-toggler' button has been shifted in the layout.html file. Previously, it was located inside the 'navbar navbar-expand-md navbar-light' div, but now it resides just above the 'collapse navbar-collapse' div. This modification enhances the positioning and visibility of the button, potentially improving the user interface.
@long2ice long2ice merged commit 08501d1 into fastapi-admin:dev Mar 10, 2024
@long2ice
Copy link
Copy Markdown
Collaborator

Thanks!

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.

3 participants