Skip to content

Free Boosts for network admins minds#4917

Ben requested to merge feat/free-admin-boost-m4917 into master

Ticket(s) / Related Merge Requests

minds#4917

Summary of Changes

Add free Boost option

Testing Considerations

Bound to https://olivia2.oke.minds.io/

(Changes to text confirmed with @chints98)

Tenant

  • If I have the admin role, I can Boost for free.
  • If I do not have the admin role, I cannot Boost for free, but can make a cash paid Boost.
  • I can accept and reject the Boosts (free admin)
  • I can accept and reject the Boosts (cash)

Non-tenant

  • If I am an admin, I can Boost for free.
  • If I am not an admin, I cannot Boost for free, but can make a cash paid Boost.
  • I can accept and reject the Boosts (free admin)
  • I can accept and reject the Boosts (cash)

Deployment Considerations

Standard deployment.

Regression Scope

Payment method selector.

Platform Affected (web, mobile, etc)

Engine.

Developer Testing Completed

Manual, unit (phpspec).

Screenshots / Screen Recording

Tenant

If I have the admin role, I can Boost for free.

simplescreenrecorder-2024-06-26_13.43.50

If I do not have the admin role, I cannot Boost for free.

simplescreenrecorder-2024-06-26_13.46.19

Accept and reject (Free Admin)

simplescreenrecorder-2024-06-26_14.32.05

Accept and reject (Cash)

simplescreenrecorder-2024-06-26_14.33.41

Non-tenant

If I am an admin, I can Boost for free.

simplescreenrecorder-2024-06-26_14.25.38

If I am not an admin, I cannot Boost for free.

simplescreenrecorder-2024-06-26_13.46.58

Accept and reject (Free admin)

simplescreenrecorder-2024-06-26_14.29.53

Accept and reject (Cash / Giftcard)

simplescreenrecorder-2024-06-26_14.36.12

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports