theopensystemslab / planx-new

Planβœ• is a platform for creating and publishing digital planning services
https://editor.planx.uk
Mozilla Public License 2.0
13 stars 2 forks source link

tidy: drop `submission_email` column from `teams` table and adjust seed-database/write script #3635

Closed RODO94 closed 1 week ago

RODO94 commented 1 week ago

What does this PR do?

To finish the work on https://trello.com/c/dVsTQpZZ/2984-allow-editors-to-see-update-their-teams-submission-email-in-team-settings-form

I have dropped the redundant column and adjusted the scripts which create the local DBs.

Ran regression testing and all passed

github-actions[bot] commented 1 week ago

πŸ€– Hasura Change Summary compared a subset of table metadata including permissions:

Updated Tables (1)

RODO94 commented 1 week ago

Running Regression Testing on this PR since there's the potential for breaking changes.

github-actions[bot] commented 1 week ago

Removed vultr server and associated DNS entries

RODO94 commented 1 week ago

Allow editors to see/update their team's submission email in "Team settings" form

RODO94 commented 1 week ago

Closing this branch and making changes on a cleaner one here: https://github.com/theopensystemslab/planx-new/pull/3640