Skip to content

Design changes

Ajit Jadhav requested to merge phoenix/feature/input_form_design into phoenix/develop

Description

Changing input form design for all features as well as other small design changes for a more consistent design with the entire framework.

Type of PR This PR is an improvement.

Tests

Check if all the elements are aligned properly and the pages have proper headers and if the input forms have a similar design to the example shown below. screencapture-127-0-0-1-2354-admin-artifacts-publications-add-artifact-1-2020-08-26-12_17_29

Pages to test:

  • /admin/artifacts-publications/add
  • /admin/artifacts-publications/add/artifact/<publication_id>
  • /admin/artifacts-publications/add/publication/<artifact_id>
  • /admin/artifacts-publications/edit/<artifact-publication_id>
  • /admin/publications/add
  • /admin/publications/edit/<publication_id>
  • /admin/publications
  • /publications/<publication_id>
  • /admin/authors
  • /authors
  • /authors/<author_id>
  • /admin/authors/add
  • /admin/authors/edit/<author_id>
Edited by Ajit Jadhav

Merge request reports

Loading