Skip to content

Allow trials to set up custom domains minds#4769

Ben requested to merge feat/trial-domains-m4769 into master

Ticket(s) / Related Merge Requests

minds#4769 (closed)

Summary of Changes

Allow trial customers to set up custom domains.

Testing Considerations

  • Bound to https://ben2.oke.minds.io/

  • Admin account: root

  • On submitting a domain you should not get an error telling you that it is not possible on tenant. It should let you submit something.

  • MESSAGE ME WITH THE DOMAIN WHEN YOU HAVE TESTED - so that I can set the minds_tenants table row back to bens2.oke.minds.io - if you want to test twice, I will need to manually change this.

Deployment Considerations

Standard deployment.

Regression Scope

Removes a conditional check from domain configuration for tenants. Minor regression scope beyond that.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, removed relevant unit test (phpspec)

Screenshots / Screen Recording

simplescreenrecorder-2024-04-09_11.08.35

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