-
Notifications
You must be signed in to change notification settings - Fork 78
Comparing changes
Open a pull request
base repository: ethyca/fides
base: 1.8.1
head repository: ethyca/fides
compare: 1.8.2
- 12 commits
- 256 files changed
- 8 contributors
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 342d925 - Browse repository at this point
Copy the full SHA 342d925View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a38ac - Browse repository at this point
Copy the full SHA b9a38acView commit details
Commits on Aug 10, 2022
-
Bump Python version to 3.9 in Docker and setup.py (#974)
* Bump Python version to 3.9 in Docker and setup.py * update setup.py * update the docs with the change * update the changelog * pin the python version for the fidesctl ci check * Update setup.py Co-authored-by: Paul Sanders <psanders1@gmail.com> * Update docs/fides/docs/installation/prerequisites_dependencies.md Co-authored-by: Paul Sanders <psanders1@gmail.com> Co-authored-by: Paul Sanders <psanders1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e7c80b - Browse repository at this point
Copy the full SHA 6e7c80bView commit details
Commits on Aug 12, 2022
-
Nest the UI directory into a
ctl
subdir (#970)* Nest the UI directory into a `ctl` subdir * move all of the client files into the ctl subdir * update path references * update the github workflow checks * update the CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 0f9c906 - Browse repository at this point
Copy the full SHA 0f9c906View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab28573 - Browse repository at this point
Copy the full SHA ab28573View commit details -
Add setuptools to dev-requirements to fix versioneer error (#983)
* Add setuptools to dev-requirements to fix versioneer error * Update CHANGELOG Co-authored-by: Paul Sanders <pau@ethyca.com>
Configuration menu - View commit details
-
Copy full SHA for 710f843 - Browse repository at this point
Copy the full SHA 710f843View commit details
Commits on Aug 16, 2022
-
Add is_default field to taxonomy sql models (#976)
* Add is_default field to taxonomy sql models * Update changelog * Autoformat alembic migration file * Update dataset.yml with is_default * Bump fideslang version
Configuration menu - View commit details
-
Copy full SHA for 2c9d213 - Browse repository at this point
Copy the full SHA 2c9d213View commit details
Commits on Aug 17, 2022
-
* Split columns * Get form elements in place * Highlight node when focused * Make form look better * WIP refactor for edit function * Refactor to make taxonomy more generalized * Handle errors and success * Rename DataCategoryTag --> TaxonomyEntityTag * Refactor TaxonomyEntityTag * Add edit taxonomy cypress tests * Update changelog * Sort taxonomy get response * Fix layout
Configuration menu - View commit details
-
Copy full SHA for c9fdca0 - Browse repository at this point
Copy the full SHA c9fdca0View commit details -
Update typescript types for taxonomy
is_default
(#997)* Autogenerate types * Add is_default to taxonomy type
Configuration menu - View commit details
-
Copy full SHA for 203e6cf - Browse repository at this point
Copy the full SHA 203e6cfView commit details -
Prepend
ctl
to database table names (#979)* Prepend `ctl` to database table names * rename the tables * fix past migrations that broke with the table name update * update dataset.yml, fix isort issue * update the changelog * small dataset fix * update the indexes * fix a misspelled index rename * Merge alembic heads * Format autogenerated alembic file * Add a more useful alembic message Co-authored-by: Allison King <allisonjuliaking@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4dbbd9a - Browse repository at this point
Copy the full SHA 4dbbd9aView commit details
Commits on Aug 18, 2022
-
include fides_key in datamap api output (#992)
* include fides_key in datamap api output * add system dependencies to datamap output * system description inclusion * clarify additional columns for api * changelog
Configuration menu - View commit details
-
Copy full SHA for 48a948c - Browse repository at this point
Copy the full SHA 48a948cView commit details -
* Update changelog for 1.8.2 release * Fixup changelog
Configuration menu - View commit details
-
Copy full SHA for cf5ad31 - Browse repository at this point
Copy the full SHA cf5ad31View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.8.1...1.8.2