• 
      

    Improve the visibility/presentation of the Add buttons in the database.

    Review Request #12828 — Created Feb. 7, 2023 and submitted

    Information

    Review Board
    release-5.0.x

    Reviewers

    The "Add Repository", "Add User", etc. buttons in the admin UI's change
    list pages weren't very visible. They were just ordinary links in the
    header.

    This change converts them to a primary button presentation. This makes
    them stand out clearly, helping users to notice them and know they can
    be clicked to create a new entry for something.

    The titles have also changed from "Add <object>" to "Add New <Object>",
    with the "<Object>" being converted to title case (helping remove some
    inconsistencies between different objects).

    Went through the admin UI, looking at various model change list pages
    and making sure they all looked as expected.

    Summary ID
    Improve the visibility/presentation of the Add buttons in the database.
    The "Add Repository", "Add User", etc. buttons in the admin UI's change list pages weren't very visible. They were just ordinary links in the header. This change converts them to a primary button presentation. This makes them stand out clearly, helping users to notice them and know they can be clicked to create a new entry for something. The titles have also changed from "Add <object>" to "Add New <Object>", with the "<Object>" being converted to title case (helping remove some inconsistencies between different objects).
    608e7570372d06c1cc32cd49727ca26c7144fb68

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.0.x (ac20273)