with the introduction of Strapi 3.2 a native publish & draft system was introduced that has all the visual presence that we wished for!
This PR does the following:
Use Strapis publish & draft system and get rid of our custom one (via custom published field)
Delete the review component and introduce a simple comment field instead
Introduce a state field for handling artwork submissions ("Eingang", "Abgelehnt", "Warteliste", "Teilnahme")
WARNING
Do not merge this, without telling me!
When this code is uploaded all artworks will become public and will have to be hidden manually as quickly as possible.
Dear @moritzpflueger,
with the introduction of Strapi 3.2 a native publish & draft system was introduced that has all the visual presence that we wished for!
This PR does the following:
WARNING
Do not merge this, without telling me! When this code is uploaded all artworks will become public and will have to be hidden manually as quickly as possible.