(because of modifications to the project view)
using the same create project button that exists, but because of the redesign of the project page, we need to modify the creation process.
When I click the button, I see (addition to current modal screen):
The ability to choose the Brand for the project (tied to Brand directory)
The ability to choose the Product(s) for the project (tied to the Product directory)
I can choose to cancel the process, save the project as a draft (will act as it now does on our current, first "project" create save) or I can create the project (which should put this into a "work in progress" state, in essence automatically transitioning from draft to work in progress state without the user being aware).
AC:
- a user can define the four metadata when creating a new project
- when clicking on 'Save draft', the created project is in the state draft and only the creator has access to it
- when clicking on 'Create', the created project is in the state 'work in progress'