Feature/modern responsive UI#786
Merged
Mohammad-Alavi merged 8 commits intoapiato:13.xfrom Nov 17, 2025
Merged
Conversation
ecde62b to
d3e8695
Compare
Member
|
@Brian-001 Thank you! 🥇 💯 |
They already exist in in the Authentication Container.
This file already exist in in the Authentication Container.
Shortened the welcome message on the login page by removing 'Please sign in to your account.' for a more concise greeting.
Navigation links now open in new tabs and distinguish between public and private API docs. The demo and features sections were removed for a more streamlined homepage, and related footer links were also cleaned up.
d3e8695 to
d9b81d0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 13.x #786 +/- ##
=========================================
Coverage 83.69% 83.69%
Complexity 360 360
=========================================
Files 181 181
Lines 1116 1116
=========================================
Hits 934 934
Misses 182 182 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Home Page (
home.blade.php)Login Page (
login.blade.php)🔧 Technical Improvements
📱 Responsive Features
🧪 Testing Verified