Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Management UI updates #702

Merged
merged 11 commits into from
Jun 23, 2022
Merged

Management UI updates #702

merged 11 commits into from
Jun 23, 2022

Conversation

conceptualshark
Copy link
Contributor

Purpose

Add in some additional documentation around this round of UI updates.

Changes

  • Documented the basic functionality of the Subject Request UI, added screenshots
  • Added documentation for the eventual Subject Request Details logging
  • Stubbed in the datastores page

Checklist

  • Update CHANGELOG.md file
    • Merge in main so the most recent CHANGELOG.md file is being appended to
    • Add description within the Unreleased section in an appropriate category. Add a new category from the list at the top of the file if the needed one isn't already there.
    • Add a link to this PR at the end of the description with the PR number as the text. example: #1
  • Applicable documentation updated (guides, quickstart, postman collections, tutorial, fidesdemo, database diagram.
  • If docs updated (select one):
    • documentation complete, or draft/outline provided (tag docs-team to complete/review on this branch)

Ticket

Fixes #601, #494 #493

@conceptualshark conceptualshark marked this pull request as ready for review June 23, 2022 15:48
### Panel Options
| Option | Description |
|----|----|
| Status | Requests can be filtered by their current status: **Error**, **Denied**, **In Progress**, **New**, and **Complete**.|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's also cancelled now

<!---
Importantly, this page displays a log of all actions taken on the individual request, from the original submission time through the approve/deny process. This log also includes processing through any third party applications or connectors.

Event details can be viewed by hovering on any individual event.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove this comment?

Copy link
Contributor

@seanpreston seanpreston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of minor changes there

@seanpreston seanpreston self-assigned this Jun 23, 2022
@seanpreston seanpreston merged commit 0bb972b into main Jun 23, 2022
@seanpreston seanpreston deleted the cg-management-ui-updates branch June 23, 2022 19:40
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
* reorder ui docs

* admi ui

* subject request detail finalization, datastore stub

* config edit

* comment out docs not implemented

* remove tracking

* changelog

* remove stray comment, add Canceled status
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Datastore Management] Landing page
2 participants