fides icon indicating copy to clipboard operation
fides copied to clipboard

The Privacy Engineering & Compliance Framework

Results 468 fides issues
Sort by recently updated
recently updated
newest added
trafficstars

### Is your feature request related to a specific problem? Users should be able to edit taxonomy fields ### Describe the solution you'd like Add an edit button next to...

enhancement

### Is your feature request related to a specific problem? As part of the data map work, the organization object now contains numerous attributes containing custom data. When a change...

enhancement

### Is your feature request related to a specific problem? The Okta application model is loaded with information we we can see here: https://developer.okta.com/docs/reference/api/apps/#application-object Creating this issue to improve our...

enhancement

### Is your feature request related to a specific problem? Currently the responses for generate and validate endpoints arent consistent. Creating this ticket so that a common pattern can be...

enhancement

### Is your feature request related to a specific problem? We are going to go ahead and set up Cypress tests for fidesctl so that we can stay unblocked. https://github.com/ethyca/fides/issues/713...

enhancement

The results of a system scan (AWS generate API) are stored in the state: https://github.com/ethyca/fides/blob/main/clients/admin-ui/src/features/config-wizard/config-wizard.slice.ts#L24 Right now the review steps are only for manual system definitions. The scan results need...

enhancement
UI
AWS Scanning UI

## Context The [design](https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=68%3A2725) of the "Scan results" step calls for a sophisticated table with customizable columns. As of PR #876 the table only supports - A fixed set of...

## Context The [design](https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=68%3A2725) of the "Scan results" step of the config wizard calls for additional fields that are not returned by the `generate` endpoint: - Instance Name - Resource...

enhancement

### Is your feature request related to a specific problem? This is a research spike to figure out the best way to go about merging the repos in a git-sanctioned...

enhancement

When using the configuration wizard, the wizard should either load the organization from the API and pre-fill the organization step or should appear empty and allow the user to create...