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

Send to MS List #2600

Draft
wants to merge 87 commits into
base: main
Choose a base branch
from
Draft

Send to MS List #2600

wants to merge 87 commits into from

Conversation

StevenLeighton21
Copy link
Contributor

No description provided.

StevenLeighton21 and others added 18 commits May 15, 2024 11:54
* Adding route, view and controller for transfer ownership

* Adding view for transfer ownership

* Adding model for form ownership transfer setting

* Adding call to metadata api to get the field created by with form author

* Returning the user email rather than the created_by field of the metadata

* Adding route and controller to update form owner value

* Adding display of error messages

* Fix check if email is present in User DB

* Refactor validation of user email

* Updating version metadata with the new form owner

* Content and user design updates

* Updating tests for metadata api client to return the field created_by

* Adding unit tests for transfer form ownership

* Using mock factorybot user present for rspec

* Adding modal for confirmation of transfer of ownership

Co-authored-by: Chris Pymm <chris.pymm@digital.justice.gov.uk>

* Fix brakeman security warning

* Adding feature flags

---------

Co-authored-by: Chris Pymm <chris.pymm@digital.justice.gov.uk>
@StevenLeighton21 StevenLeighton21 changed the title Pull in env vars Send to MS List Jun 18, 2024
@@ -46,4 +46,4 @@ ENV GOVUK_APP_DOMAIN ''
ENV GOVUK_WEBSITE_ROOT ''

ARG RAILS_ENV=production
CMD bin/delayed_job run
CMD bin/delayed_job run --queue=testable
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert this before merge - used to ensure testable workers pick up the right job

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.

None yet

4 participants