Implemented redesign of both metadata editor pages, as well as all related functionality.
Notes
NOTE: The new product details form is not implemented in this PR, so the old one is still here. It has a separate issue: #400. Should only be done after this PR is merged, or should at least base its branch on this one.
Old 'Edit Existing' page:
New 'Edit Existing' page (before UID & load):
New 'Edit Existing' page (after UID & load; black box hidden on actual page):
Old 'Create New' page:
New 'Create New' page (black box hidden on actual page):
Testing
Steps:
Select any language, click onto 'Edit Existing'. Enter any existing product ID, click enter OR press the load button. Notice the very large spinner, and the info-text about loading times. Once loading's done, view the result.
If there's history, you'll see some text confirming it and a button to open up the history results table. If not, the text will indicate it, and the button will be hidden. The form should show the correct metadata information.
Go back to the New Storylines page. Try creating a new storyline with the form; it should still work.
Related Item(s)
Issues:
374
399
Changes
Notes
NOTE: The new product details form is not implemented in this PR, so the old one is still here. It has a separate issue: #400. Should only be done after this PR is merged, or should at least base its branch on this one.
Old 'Edit Existing' page:
New 'Edit Existing' page (before UID & load):
New 'Edit Existing' page (after UID & load; black box hidden on actual page):
Old 'Create New' page:
New 'Create New' page (black box hidden on actual page):
Testing
Steps:
This change is