TACC / Core-CMS-Custom

Customized Core CMS code and builds
5 stars 0 forks source link

List Admin Exceptions React Conversion #299

Closed jmartinez-tacc closed 1 month ago

jmartinez-tacc commented 1 month ago

Overview

First pass at updating Admin List Exceptions page to React. No API work has been done yet and is still lacking dropdown functionality.

Related

WP-441

Changes

Listing page converted to React component.

Testing

  1. Go to http://localhost:8000/administration/list-exceptions/ and make sure its listing exceptions information.

UI

Screenshot 2024-07-31 at 3 22 35 PM

Notes

The modal windows related to the "Actions" dropdown in the exceptions rows are not been implemented in this PR.