v1.1.0: Complete UI redesign, REST API, reviews & wishlist, test suite, CI/CD, and Docker support#73
Conversation
…d architecture details
…th filtering, pagination, and search functionality
…improve variable consistency
…ss to admin users
…access to admin users
…t access to admin users
…ss to admin users
…y authenticated users can make requests
…ng false when removing from wishlist
…nsTableSeeder.php
…ice in ImageServiceTest
…and updating versions
Renamed Destinations/, Users/, Categories/, Tags/ to lowercase. Controllers reference these as lowercase (e.g. 'destinations.index') which works on Windows but fails on case-sensitive Linux (CI).
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.
Summary
Major platform overhaul covering frontend redesign, backend features, testing infrastructure, and DevOps. This PR represents the evolution from a basic CRUD app to a production-ready travel booking platform.
What's Changed
🎨 Frontend Redesign
🔌 REST API (v1)
DestinationApiControllerandCategoryApiControllerwith filtering, pagination, and searchDestinationResource,CategoryResource,ReviewResource,TagResource,BookingResource,DestinationCollection)/api/v1with rate limitingdocs/API.md⭐ Reviews & Wishlist
ReviewController,Reviewmodel)WishlistController,Wishlistmodel)Bookingmodel with status tracking and scopes🏗️ Architecture Improvements
ImageService(upload/delete/replace),SearchService(filtering, sorting, scopes)DestinationPolicy,BlogPolicy,CategoryPolicy,UserPolicyfor authorizationpublished(),recent(),inCategory(),withTags()on Destinations and Blogprice,image_url,average_rating,reviews_counton Destinations🧪 Testing (68 tests, 149 assertions)
🔧 DevOps & CI/CD
docker-compose.ymlnixpacks.tomlfor PHP 8.2🐛 Fixes
pricevspricingmismatch on destination detail page (was showing KSH 0)public/images/assetsCheckoutControllerCheckoutController::checkout()string|syntax→ class-based)📝 Documentation
CLAUDE.mdfor AI-assisted development contextCHANGELOG.mdwith semantic versioningCONTRIBUTING.mdwith contributor guidelines🗃️ Database
reviews,wishlists,bookingsadd_tour_details_to_destinations_table(duration, group_size, tour_type)published_atsetDemo Account
samadmin@gmail.compassword