Skip to content

chore: improvements and fixes based on open issues - #1339

Merged
MrWeez merged 9 commits into
Ctrlpanel-gg:developmentfrom
MrWeez:feat/improvements
May 6, 2026
Merged

chore: improvements and fixes based on open issues#1339
MrWeez merged 9 commits into
Ctrlpanel-gg:developmentfrom
MrWeez:feat/improvements

Conversation

@MrWeez

@MrWeez MrWeez commented Apr 29, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR introduces fixes and improvements based on feature request and bug reports from open issues

Changelog:

  • (Tickets) Added ability for admins/moderators to update ticket category and priority
  • (Payments) Added recheck and force confirm payment options
  • (Stripe) Renamed Endpoint secret to Publishable key
  • Display credits name instead of type (Credits) in confirm payment email and admin payments

Notes:

  • New permissions introduced! Run php artisan db:seed --class=GeneralPermissionsSeeder during update process!
  • New migrations! Run php artisan migrate during update

Closes #686
Closes #1342


Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactor / code quality
  • Documentation
  • Other:

Testing

Change category/priority tested
Stripe and PayPal recheck tested with sandbox keys. Mercado Pago and Mollie isn't checked, but should work (checked api documentation for both payment gateways)


Screenshots

Edit ticket category and priority
image

Recheck and force confirm payment
image
image


AI Assistance

  • I used AI tools to assist with this contribution

As always, best debug tool ❤️


Checklist

  • My PR targets the development branch
  • Commit messages follow Conventional Commits
  • Code follows PSR-12
  • I have reviewed my own code
  • I have tested all affected functionality
  • No new warnings or errors introduced

Legal

By submitting this pull request, I confirm that my contribution is made
under the terms of the project's
Contributor License Agreement
and that I have read and agree to the
Code of Conduct.

@simbabimba-dev simbabimba-dev linked an issue Apr 29, 2026 that may be closed by this pull request
@MrWeez MrWeez linked an issue May 1, 2026 that may be closed by this pull request
@MrWeez
MrWeez marked this pull request as ready for review May 6, 2026 19:49
@MrWeez
MrWeez merged commit 40521f5 into Ctrlpanel-gg:development May 6, 2026
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 6, 2026
@MrWeez
MrWeez deleted the feat/improvements branch May 8, 2026 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] force confirm and recheck buttons to payments list [feature] Ticket System Requests

1 participant