Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "use sub nav in forms nav" #228

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Revert "use sub nav in forms nav" #228

merged 1 commit into from
Jan 8, 2024

Conversation

atmonshi
Copy link
Member

@atmonshi atmonshi commented Jan 8, 2024

Reverts #223

@atmonshi atmonshi merged commit eeb4f49 into 2.x Jan 8, 2024
3 of 5 checks passed
Copy link

what-the-diff bot commented Jan 8, 2024

PR Summary

  • Documentation Update
    "ResponseResource" has been added to the "configuration.md" file, ensuring users are familiar with this class.

  • UI Language Updates
    The "Embed" value has been updated to better support the Kurdish ("ckb.json"), German ("de.json"), and English ("en.json") languages.

  • Page Deletions and Additions
    The "browse-entry.blade.php" page was deleted while modifications were made to the "show-entry.blade.php" and "fill-forms.blade.php". New pages: "ListResponses" and "EntriesAction.php" were added which should improve navigation and user actions.

  • Code Integration and Changes
    "ResponseResource" was integrated into the "BoltPlugin" class and the "EntriesAction" trait was added to the "FormResource" class. Also, adjustments were made to the "getActions" method in the "FormResource" class and the "Schemata" trait that should enhance its functionalities.

  • Resource Structure Update
    Several changes were made to improve the structure and efficiency of resources. "BrowseResponses.php" was deleted and then added to a more appropriate directory. Similarly, "ViewResponse.php" was deleted while "ResponseResource.php" was added. Also, "ManageResponses.php" was renamed to "ReportResponses.php" signalling a change in functionality.

  • Model Updates
    The "Field.php" model now includes a "BelongsToMany" relationship instead of the previous "belongsTo" relation. The 'form' property was removed from the "Response.php" model.

  • Testing
    For ensuring that everything works as expected, "ResponseResource" was added in "ResourcesTest.php".

@atmonshi atmonshi deleted the revert-223-sub-nav branch January 8, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant