Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nest the UI directory into a ctl subdir #970

Merged
merged 8 commits into from
Aug 12, 2022

Conversation

ThomasLaPiana
Copy link
Contributor

@ThomasLaPiana ThomasLaPiana commented Aug 8, 2022

Closes #952

Code Changes

  • nest the code down
  • update code references

Steps to Confirm

  • local npm commands run

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Documentation Updated:
    • documentation complete, or draft/outline provided (tag docs-team to complete/review on this branch)
    • documentation issue created (tag docs-team to complete issue separately)
  • Issue Requirements are Met
  • Relevant Follow-Up Issues Created
  • Update CHANGELOG.md

Description Of Changes

A quick update that nests the UI down one level so it won't conflict with merging the fidesops UI

@ThomasLaPiana ThomasLaPiana marked this pull request as ready for review August 9, 2022 04:05
@ThomasLaPiana ThomasLaPiana requested a review from a team August 9, 2022 04:05
@ThomasLaPiana ThomasLaPiana self-assigned this Aug 9, 2022
Copy link
Contributor

@allisonking allisonking left a comment

Choose a reason for hiding this comment

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

I believe this line in package.json will also need to be updated to add one more ../ https://github.com/ethyca/fides/blob/main/clients/admin-ui/package.json#L17

@ThomasLaPiana
Copy link
Contributor Author

known bugs happening with the external tests as well as the docs build, merging regardless of the failures

@ThomasLaPiana ThomasLaPiana merged commit 0f9c906 into main Aug 12, 2022
@ThomasLaPiana ThomasLaPiana deleted the ThomasLaPiana-nest-ui-code branch August 12, 2022 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nest the UI code into a ctl subdir
2 participants