Draft
Conversation
filament upgrade v3 to v4
Revert "filament upgrade v3 to v4"
…CSS integration - Added Standardization enum for categorizing feedback types. - Created ViewQrCodeAction for displaying QR codes linked to feedback forms. - Developed Feedbacks cluster with resource management for feedback submissions. - Implemented feedback form with multi-step wizard and validation. - Added Thank You page for post-submission acknowledgment. - Established database migration for feedback storage with necessary relationships. - Integrated Tailwind CSS for styling and layout improvements. - Updated package dependencies for Tailwind CSS and PostCSS.
- Implemented feedback form layout in feedback-form.blade.php - Created view-feedback-form.blade.php for read-only feedback display - Developed template.blade.php for rendering feedback details with dynamic data - Included loading indicators for asynchronous data fetching - Enhanced styling for better user experience and accessibility
- Updated FeedbackForm.php to include a preview option when generating PDFs. - Corrected the view path for SQD legend in Feedback.php. - Enhanced GenerateFeedbackForm job to create a unique filename and ensure the PDF directory exists. - Added Laravel Boost as a development dependency in composer.json. - Updated Dockerfile to fix environment variable declarations and optimize font installation. - Integrated Laravel Echo and Pusher for real-time feedback notifications in bootstrap.js. - Created a new GenerateFeedbackReport action for bulk feedback report generation. - Added a migration for a new cache table structure. - Implemented a new SQD legend component for better UI representation.
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.
Automate Citizen Charter