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

(Add) Allow Modo users to 'Revive' Deleted Invites & Expired Invites. #4422

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

clandestine8
Copy link
Contributor

  • Configuration to Enable/Disable in 'config/other.php'
  • Enabled by Default
  • Expiration Date is extended by the existing 'invite_expire' config.

clandestine8 and others added 2 commits January 11, 2025 14:33
  - Configuration to Enable/Disable in 'config/other.php'
  - Enabled by Default
  - Expiration Data is extended by the existing 'invite_expire' config.
Copy link

what-the-diff bot commented Jan 11, 2025

PR Summary

  • Improved Invite Functionality
    Enhancements were made to the 'send' capability to allow certain staff to restore previously erased or expired invitations based on particular settings.
  • New Configuration Options
    Settings options were added to manage the restoration of erased and out-of-date invites.
  • Better User Feedback
    A new acknowledgment message for 'invite-deleted' was incorporated for better user interactions.
  • User Interface Update
    Revised the main page to show a 'restore' button for invites able to be restored, depending on user permissions and the status of the invite.
  • Updated Routes
    Routes were altered to facilitate the sending of previously deleted invites.
  • New Language Entry
    Added a "revive" term to support the latest invite process improvements.

clandestine8 and others added 2 commits January 11, 2025 16:33
   - Use Inline Model Syntax
   - Divide the functionality of revive from resend, requiring the user to explicitly Resend the invite.
   - Inline Blade Logic to remove @php ... @endphp block
   - Add 'revive' endpoint for Invites.
   - Add missing default translations
@clandestine8 clandestine8 changed the base branch from master to 8.x.x January 11, 2025 22:01
@HDVinnie HDVinnie merged commit f067249 into HDInnovations:8.x.x Jan 20, 2025
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.

2 participants