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

fix(layouts): improve admin layout with stick navbar mobile #206

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

CODEmartigarcia
Copy link
Contributor

@CODEmartigarcia CODEmartigarcia commented Dec 12, 2024

This pull request includes various updates to the layout and styling of the admin interface, focusing on improving the user experience and visual consistency.

Improvements to layout and navigation:

Styling updates:

Tailwind CSS configuration updates:

@CODEmartigarcia CODEmartigarcia requested a review from a team as a code owner December 12, 2024 16:59
@github-actions github-actions bot added kind/bug Categorizes issue or PR as related to a bug. area/app/views Categorizes issue or PR as related to app/views. area/javascript Categorizes issue or PR as related to JavaScript. labels Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
app/src/app/Views/Admin/WorkOrders.php 0.00% 11 Missing ⚠️
app/src/app/Layouts/Admin/AdminLayout.php 0.00% 5 Missing ⚠️
app/src/app/Views/Admin/Users.php 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main    #206   +/-   ##
=======================================
  Coverage     5.07%   5.07%           
  Complexity     278     278           
=======================================
  Files           92      92           
  Lines         2660    2660           
=======================================
  Hits           135     135           
  Misses        2525    2525           
Files with missing lines Coverage Δ Complexity Δ
app/src/app/Layouts/Admin/AdminLayout.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Views/Admin/Users.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Views/Admin/WorkOrders.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

@0x1026 0x1026 changed the title Fix/admin-layout-improve fix(layouts): improve admin layout with stick navbar mobile Dec 12, 2024
@0x1026 0x1026 merged commit a27af57 into main Dec 12, 2024
14 checks passed
@0x1026 0x1026 deleted the fix/admin-layout-imrpove branch December 12, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app/views Categorizes issue or PR as related to app/views. area/javascript Categorizes issue or PR as related to JavaScript. kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: Fet
Development

Successfully merging this pull request may close these issues.

2 participants