Closed atmonshi closed 6 months ago
New Migration Files Added Added two new files to manage data migrations related to grading in a field response and response.
Errors Adjustments in PHPStan Configuration Updated the configuration to ignore certain classes of errors.
Addition of Grading Component Added a new component to manage grading, which is visible in our 'Browse Entry' and 'Show Entry' views.
Adjustments in the Bolt Service Provider Added two new migrations to the provider's methods for seamless integration with the rest of the application.
Enhancements in Schemata Class Made significant changes to the way our application handles sections and fields in a form by updating our schemas and transitioning from 'Section' components to 'Group' components.
Check for Presence of 'BoltProServiceProvider' Implemented a method to check if the premium version of our service provider is present.
Schema Modifications for Field Sorting Options Updated numerous files to include a new schema for field sorting and display options.
Inclusion of Bolt Facade and Grading Option Added the Bolt facade, and introduced a conditional statement to add a grading option provided that the premium version of the extension is available.
Display of Marks Number Incorporated a helper text to showcase the total number of marks if the current extension supports grading.
Addition of Pro Features Added conditional statements to include premium features (like Prefilled Link, Share Form, New from Preset, etc.) if the Bolt Pro extension is present.
Inclusion of Response Charts Widget Allowed for the display of a new widget (Response Charts) under the view form only if the Bolt Pro extension is in use.
some internal improvements for Bolt pro