Closed techenby closed 1 year ago
Introduction of a new column in FormResource
A new column called "responses_count" has been added in the FormResource.php
file, which will store the count of responses.
URL update in ResponsesRelationManager
The ResponsesRelationManager.php
file has been modified to use an updated URL, potentially improving navigability in the project.
Addition of new content pages in ReviewResponse
New pages and components have been added to the ReviewResponse.php
file, enhancing the functionality offered to users.
Removal of the filament.css file
The filament.css
file has been removed, indicating some design changes or a shift in styling methodology.
Updates to the view-form template
The view-form.blade.php
file has seen updates, suggesting improvements in how users interact with forms on the site.
Introduction of new templates for scores and notes New blade templates for scores and notes have been added, enhancing the presentation and layout of these features.
Content and form updates in review.blade.php
The review.blade.php
file has been updated with new content and forms, implying an overhaul or improvements to user reviews process.
Changes in FilamentServiceProvider
The FilamentServiceProvider.php
file has been updated, reflecting adjustments to server-side functions and features.
Updates to manifest.json
The manifest.json
file update may include changes in metadata that provide information about other files in the project.
Changes in vite.config.js
The vite.config.js
file has been updated, affecting project's build time and potentially its runtime performance.
Removes
filament.css
from compiling.