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

Redirect to root on consent request #1238

Closed
wants to merge 618 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
618 commits
Select commit Hold shift + click to select a range
e8bfe23
745 - [Datastore Management] Keep datastore cards in 1/3 screen patte…
chriscalhoun1974 Jul 18, 2022
9baf87a
793 upgrade password hash (#876)
TheAndrewJackson Jul 18, 2022
9728044
Feat: Vault for secrets (#869)
eastandwestwind Jul 18, 2022
e2d6040
Bump pandas from 1.3.3 to 1.4.3 (#896)
dependabot[bot] Jul 18, 2022
63ea38d
Add dependabot label to dependabot PRs (#898)
sanders41 Jul 18, 2022
61b258e
[SaaS Connector] Salesforce (erasure) (#888)
galvana Jul 18, 2022
3e82d94
252 saas connector sendgrid (#883)
Jul 19, 2022
e4d8543
747 - Users should be able to click on the full field of a dropdown-t…
chriscalhoun1974 Jul 20, 2022
fca7242
Bump types-redis from 4.3.2 to 4.3.4 (#895)
dependabot[bot] Jul 20, 2022
abb319f
Adds saas config base info to connection config responses (#904)
eastandwestwind Jul 20, 2022
8068597
Adding privacy_request_id placeholder (#911)
galvana Jul 20, 2022
bb281bf
Bump mypy from 0.961 to 0.971 (#914)
dependabot[bot] Jul 21, 2022
f7feb07
Bump pydash from 5.0.2 to 5.1.0 (#920)
dependabot[bot] Jul 21, 2022
ed09268
Update boto3 requirement from ~=1.18.14 to ~=1.24.34 (#917)
dependabot[bot] Jul 21, 2022
95575f1
Bump dask from 2022.6.1 to 2022.7.0 (#915)
dependabot[bot] Jul 21, 2022
100b939
Fix integration set up scripts for postgres and mariadb - casing has …
pattisdr Jul 21, 2022
8cc0fef
zendesk and salesforce connection docs (#908)
conceptualshark Jul 21, 2022
a49bd88
Adobe Campaign access and erasure (#905)
galvana Jul 22, 2022
1c1db65
Updated tutorial to match latest fidesdemo (#772)
daveqnet Jul 22, 2022
175cf81
Correct build arg variable name (#925)
sanders41 Jul 22, 2022
343d36e
Default `FIDESOPS__ADMIN_UI__ENABLED` to `True` (#936)
Jul 25, 2022
36acd4f
Update python docker base image from slim-buster to slim-bullseye (#928)
sanders41 Jul 25, 2022
6d9fead
Update boto3 requirement from ~=1.24.34 to ~=1.24.36 (#939)
dependabot[bot] Jul 25, 2022
cef1dde
Bump faker from 13.15.0 to 13.15.1 (#941)
dependabot[bot] Jul 26, 2022
be84289
Bump types-ujson from 5.2.0 to 5.4.0 (#947)
dependabot[bot] Jul 26, 2022
744d7e8
Add db vs saas to connection type api (#937)
eastandwestwind Jul 26, 2022
378486d
Use Nox as the build tool instead of Make (#919)
ThomasLaPiana Jul 26, 2022
0ad5a17
863 - Retry a DSR (FE) (#938)
chriscalhoun1974 Jul 26, 2022
39ad5a8
Update docs docker base image from slim-buster to slim-bullseye (#949)
daveqnet Jul 26, 2022
6e45b96
Experimenting with fixes for the failing MSSQL CI tests (#918)
sanders41 Jul 26, 2022
ad554a6
Delete custom GitHub issue templates (#955)
NevilleS Jul 27, 2022
3891568
Bump sqlalchemy-redshift from 0.8.8 to 0.8.10 (#940)
dependabot[bot] Jul 27, 2022
64a140d
Move tests into an "ops" subdir (#935)
ThomasLaPiana Jul 27, 2022
8f9cd7f
Dispatch a repository event on new published releases (#945)
PSalant726 Jul 27, 2022
66c87ad
Reduce # of clients connected to the application db [#810] (#944)
pattisdr Jul 27, 2022
66104e2
enable worker by default in our dockerfile (#958)
Jul 27, 2022
a83fb53
add extra steps to make clean (#767)
Jul 27, 2022
dee16c5
Push `dev` image on pushes to `main` (#956)
ThomasLaPiana Jul 28, 2022
1f444e8
Move Client Code into an `ops` subdir (#964)
ThomasLaPiana Jul 28, 2022
34c177b
Bump gitpython from 3.1 to 3.1.27 (#971)
dependabot[bot] Jul 28, 2022
24d9440
Fix the `nox -s dev` command not spinning up the webserver (#959)
ThomasLaPiana Jul 28, 2022
36a9927
[#927, #929, #930] sendgrid, adobe, outreach connector docs (#951)
conceptualshark Jul 28, 2022
0eda90d
Bump sqlalchemy-utils from 0.37.8 to 0.38.3 (#968)
dependabot[bot] Jul 29, 2022
bd0280e
Bump pyodbc from 4.0.32 to 4.0.34 (#980)
dependabot[bot] Jul 29, 2022
a4fad4a
Bump dask from 2022.7.0 to 2022.7.1 (#967)
dependabot[bot] Jul 29, 2022
6e9797d
Bump alembic from 1.8.0 to 1.8.1 (#989)
dependabot[bot] Jul 29, 2022
6034c36
fix erroneous values in the Outreach config (#988)
Jul 29, 2022
67f3f78
Add documentation for new nox commands (#981)
conceptualshark Aug 1, 2022
4aeabce
Bump types-toml from 0.10.7 to 0.10.8 (#998)
dependabot[bot] Aug 1, 2022
378cd2d
Bump fideslog from 1.2.1 to 1.2.2 (#996)
dependabot[bot] Aug 1, 2022
5f93999
Added Choose your connection feature (#987)
chriscalhoun1974 Aug 1, 2022
4643668
saas request overrides (#986)
adamsachs Aug 1, 2022
e84a5de
Update OAuth strategy to be able to perform local testing (#962)
galvana Aug 1, 2022
617274d
Update boto3 requirement from ~=1.24.36 to ~=1.24.42 (#1001)
dependabot[bot] Aug 2, 2022
7d2bf60
Bump fastapi[all] from 0.78.0 to 0.79.0 (#1002)
dependabot[bot] Aug 2, 2022
a8f6841
update config reference to use lowercase values (#952)
conceptualshark Aug 2, 2022
c5da69e
Added Auth0 Connector (#991)
Aug 3, 2022
694073c
add pagination back to connection types endpoints (#1019)
Aug 3, 2022
155d482
Subject Request Events and Logs Section (#1018)
TheAndrewJackson Aug 3, 2022
84bca66
First draft of OAuth documentation (#963)
galvana Aug 3, 2022
cd9b266
Send Errored Requests / Reprocessed Requests Info to FidesLog [#754] …
pattisdr Aug 3, 2022
c8c508c
Update the compose file and workflows to expect an already-built imag…
ThomasLaPiana Aug 3, 2022
9f8001e
Create `AuditLog` on privacy request approval (#1038)
TheAndrewJackson Aug 5, 2022
9d7326b
Updating Salesforce to use OAuth2 authentication code flow (#1039)
galvana Aug 5, 2022
b550c8c
Removing saas_config.toml (#1043)
galvana Aug 8, 2022
bb91ae8
Bump types-pyyaml from 6.0.9 to 6.0.11 (#1047)
dependabot[bot] Aug 8, 2022
e02cd21
Bump docker/build-push-action from 2 to 3 (#1044)
dependabot[bot] Aug 8, 2022
4d7368a
Bump dask from 2022.7.1 to 2022.8.0 (#1046)
dependabot[bot] Aug 8, 2022
d30f701
Update boto3 requirement from ~=1.24.42 to ~=1.24.46 (#1045)
dependabot[bot] Aug 8, 2022
f5ca888
Refactor static checks to run outside of Docker (#1053)
ThomasLaPiana Aug 9, 2022
13712ef
Create finished audit log for privacy requests (#1040)
TheAndrewJackson Aug 9, 2022
6507536
Update quickstart to use docker-compose and docker network for all co…
NevilleS Aug 9, 2022
82a5ede
Bump snowflake-sqlalchemy from 1.3.2 to 1.3.4 (#1051)
dependabot[bot] Aug 9, 2022
6f1002e
updates changelog (#1063)
Aug 10, 2022
b018406
Reorganize application code (#1058)
ThomasLaPiana Aug 11, 2022
1756e34
Patch versioneer to allow editable installs (#1070)
sanders41 Aug 12, 2022
d977009
Preserving headers in SaaSRequestParams during pagination (#1069)
sadaqatullah Aug 12, 2022
47d647a
Add setuptools to dev-requirements to fix versioneer error (#1072)
sanders41 Aug 12, 2022
cab9bc5
Bump fideslang to 1.1.0 (#890)
ThomasLaPiana Aug 12, 2022
f1a3e61
797 datadog (#1060)
sadaqatullah Aug 12, 2022
3174d64
515 SaaS connector Logi ID (#1074)
Aug 12, 2022
f848ecb
Combine Execution and Audit Logs in Request Status Endpoint [#1024] (…
pattisdr Aug 15, 2022
8d7b5f8
Notify fidesdemo on new releases (#1075)
PSalant726 Aug 15, 2022
e170d86
Bump pytest from 6.2.2 to 7.1.2 (#1081)
dependabot[bot] Aug 15, 2022
0297ff0
Bump faker from 13.15.1 to 14.0.0 (#1080)
dependabot[bot] Aug 15, 2022
b226902
Bump actions/setup-python from 3 to 4 (#1078)
dependabot[bot] Aug 15, 2022
c0b326d
Bump fideslog from 1.2.2 to 1.2.3 (#1079)
dependabot[bot] Aug 15, 2022
0df4a27
Bump types-urllib3 from 1.26.15 to 1.26.22 (#1084)
dependabot[bot] Aug 15, 2022
2bb36c5
Bump fideslang from 1.1.0 to 1.2.0 (#1085)
dependabot[bot] Aug 15, 2022
5122d72
Bump next-auth from 4.9.0 to 4.10.3 in /clients/ops/privacy-center (#…
dependabot[bot] Aug 16, 2022
23d65fa
Bump fideslib (#1092)
sanders41 Aug 16, 2022
506e897
983 Adds infra for email config and dispatch (#1059)
eastandwestwind Aug 17, 2022
6a5dde2
Create a Saas Connector from a Template [#814] (#1076)
galvana Aug 17, 2022
05de728
Update the "instantiate_connection_from_template" to return a portion…
pattisdr Aug 17, 2022
3777a25
Adds `AuditLog` and `ExecutionLog`s to `seed_test_data` command (#1097)
Aug 17, 2022
81f8e0a
Reduce Idle Connections from Health Checks [#1102] (#1107)
pattisdr Aug 17, 2022
223a765
Escape redis user and password (#1104)
sanders41 Aug 18, 2022
56087af
pass in analytics id env to worker (#1113)
eastandwestwind Aug 19, 2022
5ce4308
Adds tests for email endpoints and dispatch service (#1112)
eastandwestwind Aug 19, 2022
5fdedfa
Endpoint to Verify User Identity [#1062] (#1111)
pattisdr Aug 19, 2022
249e156
Bump hashicorp/vault-action from 2.4.1 to 2.4.2 (#1119)
dependabot[bot] Aug 22, 2022
a4d44fd
Bump fastapi[all] from 0.79.0 to 0.79.1 (#1120)
dependabot[bot] Aug 22, 2022
aec3d49
Bump types-urllib3 from 1.26.22 to 1.26.23 (#1117)
dependabot[bot] Aug 22, 2022
43333d3
Bump nox from 2022.1.7 to 2022.8.7 (#1118)
dependabot[bot] Aug 22, 2022
ec1a027
Bump faker from 14.0.0 to 14.1.0 (#1122)
dependabot[bot] Aug 22, 2022
ce35229
Bump sqlalchemy-redshift from 0.8.10 to 0.8.11 (#1121)
dependabot[bot] Aug 22, 2022
6b0d513
POC for dynamic routing (#1033)
TheAndrewJackson Aug 22, 2022
1ec332d
Add Sass connector configuration (#1099)
chriscalhoun1974 Aug 22, 2022
1b73fe0
1128-Add Retry button back into the subject request detail view (#1131)
chriscalhoun1974 Aug 23, 2022
5e937ad
Fix localhost setting for non-endpoint analytics calls [#1029] (#1130)
pattisdr Aug 23, 2022
b0eee6d
Add email_templates module (#1123)
TheAndrewJackson Aug 23, 2022
beef3cc
Formatting Issues in Webhooks Documentation (#1114)
RobertKeyser Aug 23, 2022
5846150
Send Identity Verification Email [#1010] (#1115)
pattisdr Aug 23, 2022
59ac292
Support case-insensitive connection type search [Unticketed] (#1133)
pattisdr Aug 23, 2022
b84e4de
Add option to login as root user from config (#1116)
sanders41 Aug 23, 2022
08ab71e
Move logging to %-style formatting [#837] (#1132)
pattisdr Aug 24, 2022
72cc678
Add future annotations for backwards compatibility (#1136)
sanders41 Aug 24, 2022
2d6af31
Release 1.7.1 (#1141)
Aug 24, 2022
010d5a5
Fix docs build in CI (#1138)
sanders41 Aug 24, 2022
9477a53
fix command syntax (#1143)
Aug 24, 2022
c9c3ff4
hook up API request to logout action [Unticketed] (#1139)
Aug 25, 2022
344ae1d
Update hubspot users and owners configurations (#1091)
earmenda Aug 25, 2022
c9213c4
Update CHANGELOG.md
Kelsey-Ethyca Aug 25, 2022
28b6317
SaaS Connector Template Creation Fix: Integer fides_key (#1166)
pattisdr Aug 26, 2022
2415e78
Start a new "email" ConnectionConfig type [#1134] (#1142)
pattisdr Aug 26, 2022
26bcb80
Revert "SaaS Connector Template Creation Fix: Integer fides_key (#116…
Aug 26, 2022
cadbd2e
Fix analytics opt out environment variable name (#1170)
sanders41 Aug 29, 2022
745b600
1004 OAuth2 client credentials flow (#1159)
galvana Aug 29, 2022
30d68ff
update Subject Request detail page (#1164)
conceptualshark Aug 29, 2022
e1096da
Bump fastapi[all] from 0.79.1 to 0.81.0 (#1178)
dependabot[bot] Aug 29, 2022
29eba40
Build docker image for privacy center (#1165)
sanders41 Aug 30, 2022
170f962
Update `StorageConfig` to handle multiple auth methods (#1140)
TheAndrewJackson Aug 30, 2022
0c55f6b
1009 id verification required endpoint (#1221)
eastandwestwind Aug 30, 2022
be3b6b4
fix reference in data categories upgrade migration (#1223)
Aug 30, 2022
192cbc8
Publish on every release (#1226)
sanders41 Aug 31, 2022
c411b22
Make log send async (#1174)
sanders41 Aug 31, 2022
f8d63d3
1106 saas config shopify access endpoints (#1220)
Aug 31, 2022
3e8171f
Adds email communications guide to docs, exposes other hidden guides …
eastandwestwind Aug 31, 2022
430a94f
Fix version number (#1232)
sanders41 Aug 31, 2022
14a2b1a
Bump pylint from 2.14.5 to 2.15.0 (#1182)
dependabot[bot] Sep 1, 2022
5b5d109
Bump fideslib (#1236)
Sep 1, 2022
e72ee31
Email Connector: Build Masking Instructions (#1168)
pattisdr Sep 1, 2022
95525ed
Adds email scopes to postman collection (#1241)
eastandwestwind Sep 1, 2022
2fd8152
Bump black from 22.6.0 to 22.8.0 (#1238)
dependabot[bot] Sep 1, 2022
a9b50fc
Rename fidesops-privacy-center image to fides-privacy-center (#1237)
Sep 1, 2022
ac48eaf
Bump eslint from 8.9.0 to 8.23.0 in /clients/ops/privacy-center (#1180)
dependabot[bot] Sep 1, 2022
0e391f0
#1008 User identity verification flow (#1231)
TheAndrewJackson Sep 1, 2022
4f2026e
Bump @chakra-ui/utils from 1.10.4 to 2.0.9 in /clients/ops/admin-ui (…
dependabot[bot] Sep 1, 2022
4139b8e
Allows worker to start successfully in both dev and dev_with_worker (…
eastandwestwind Sep 2, 2022
2e17978
Add `execution_timeframe` to `Policy` model and schema (#1244)
TheAndrewJackson Sep 2, 2022
9331949
Fix for pytest-asyncio bug (#1260)
Sep 6, 2022
54e4697
Clean up docker build (#1252)
Sep 6, 2022
659bde8
Email Connector: Send Email with Erasure Instructions [#1158] (#1246)
pattisdr Sep 7, 2022
8f06195
Fix download link (#1264)
Sep 7, 2022
d7b06af
Add `due_date` to `PrivacyRequest` model (#1259)
TheAndrewJackson Sep 7, 2022
812435a
Refactor strategy instantiation for more extensitiliby (#1254)
adamsachs Sep 7, 2022
7ee7abe
Make admin ui work when volumes are mounted (#1266)
Sep 7, 2022
8d1b6ce
Update the Erasure Request Email Fulfillment template [#1265] (#1270)
pattisdr Sep 7, 2022
190396c
Bump types-redis from 4.3.4 to 4.3.20 (#1255)
dependabot[bot] Sep 7, 2022
6b392df
Update boto3 requirement from ~=1.24.46 to ~=1.24.68 (#1272)
dependabot[bot] Sep 8, 2022
3e0f75c
Bump requests-mock from 1.9.3 to 1.10.0 (#1276)
dependabot[bot] Sep 8, 2022
629a061
Bump fastapi[all] from 0.81.0 to 0.82.0 (#1277)
dependabot[bot] Sep 8, 2022
5ec5ca9
Fix typo (#1280)
Sep 8, 2022
6b2034e
Pass in Vault environment variables if they are present locally (#1275)
galvana Sep 8, 2022
3da6314
Add Foundation for "Manual Webhooks" [#1224] (#1267)
pattisdr Sep 8, 2022
e2d8d39
Added fixture to create a new data everytime test runs. (#1269)
sadaqatullah Sep 8, 2022
bb027fe
Improved param_value aggregation to support one-to-many relationships…
galvana Sep 9, 2022
3c70e62
Bump python from 3.9.13 to 3.9.14 (#1287)
Sep 9, 2022
5a75346
Add `days_left` field (#1281)
TheAndrewJackson Sep 9, 2022
9edf22c
Remove Masking of Redis Connection Error [#1271] (#1288)
pattisdr Sep 9, 2022
30d88da
1183 saas connectors shopify erasure (#1289)
Sep 12, 2022
7aea869
1156 email upon privacy request completion (#1282)
eastandwestwind Sep 12, 2022
9aef1bc
`days_left` field in admin UI (#1283)
TheAndrewJackson Sep 13, 2022
eb46a45
Sort privacy requests by `due_date` (#1284)
TheAndrewJackson Sep 13, 2022
2f58e10
Human Readable Names for Connection Types [#1096] (#1297)
pattisdr Sep 13, 2022
0d6d11d
Change references to FIDESOPS__CONFIG_PATH to FIDES__CONFIG_PATH (#1302)
Sep 13, 2022
2b25383
Enable Manual Webhooks in Request Execution [#1228] (#1285)
pattisdr Sep 13, 2022
5c4e01a
[#1153] Adds warning to subject request denial UI (#1298)
Sep 13, 2022
87ceea3
[#1088] Adds new Celery queue for async email dispatch (#1173)
Sep 13, 2022
aa9fdbf
Add consent table (#1301)
Sep 14, 2022
a92efcf
Bump pylint from 2.15.0 to 2.15.2 (#1278)
dependabot[bot] Sep 14, 2022
dc1604c
Allow the user to logout with a malformed or expired token [#1257] (#…
pattisdr Sep 14, 2022
5557106
Bump faker from 14.1.0 to 14.2.0 (#1315)
dependabot[bot] Sep 14, 2022
0175e02
Update fastapi-pagination[sqlalchemy] requirement (#1316)
dependabot[bot] Sep 14, 2022
0c7f24b
Bump types-urllib3 from 1.26.23 to 1.26.24 (#1317)
dependabot[bot] Sep 14, 2022
96e9e3a
Bump pandas from 1.4.3 to 1.4.4 (#1318)
dependabot[bot] Sep 14, 2022
0be261d
Manual Webhook Followup: UI scopes / Delete [#1228] (#1308)
pattisdr Sep 14, 2022
f6cb7f2
Utility to update saas configs and datasets on system startup (#1307)
adamsachs Sep 14, 2022
e02636b
1154 send email upon privacy request receipt (#1303)
eastandwestwind Sep 14, 2022
dac765d
Add generic request sorting button (#1320)
TheAndrewJackson Sep 15, 2022
95a73a5
Rename PrivacyRequestIdentity schema to Identity (#1324)
Sep 15, 2022
dc9eaee
1155 email upon privacy request review (#1306)
eastandwestwind Sep 15, 2022
65388a6
Manual Webhook Followup: UI Sync [#1326] (#1323)
pattisdr Sep 16, 2022
cb64d46
Explicitly install the `toml` package (#1338)
PSalant726 Sep 16, 2022
337e2f1
Add consent request table (#1340)
Sep 19, 2022
fffa6f0
Updated Configuration settings: Connector parameters and Dataset conf…
chriscalhoun1974 Sep 19, 2022
ee16dd5
pin version of pyjwt (#1343)
Sep 19, 2022
0321f05
Upgrades `pyjwt` to `2.5.0` (#1344)
Sep 19, 2022
ccbba9f
Fixing Stripe Tests (#1352)
galvana Sep 20, 2022
301feb6
Fix Corner Case: Retrieving Access Results from Cache on Retry [#1348…
pattisdr Sep 20, 2022
0bc0598
Bump pytest from 7.1.2 to 7.1.3 (#1342)
dependabot[bot] Sep 20, 2022
ab27f80
Bump types-ujson from 5.4.0 to 5.5.0 (#1355)
dependabot[bot] Sep 20, 2022
3a49be2
v1.8.0 Release Checklist (#1345)
Sep 20, 2022
c3484b3
Manual Webhooks: Surface if Data Received even if Empty [#1350] (#1339)
pattisdr Sep 20, 2022
a0752da
1310- use existing celery queue for all email dispatch (#1341)
eastandwestwind Sep 20, 2022
9f061a2
Fix Redis Cache Expiring Prematurely in Tests (#1358)
pattisdr Sep 20, 2022
2fc82fd
334 api key authentication strategy (#1331)
adamsachs Sep 20, 2022
bdd9f44
Initial Refactor for Consent Intake UI (#1363)
TheAndrewJackson Sep 21, 2022
24aeab7
Updating offset pagination strategy to parse numeric strings as integ…
galvana Sep 21, 2022
c4f8169
Rollbar (Access) (#1361)
galvana Sep 21, 2022
4dd92e9
Updating changelog (#1366)
galvana Sep 21, 2022
e577ab5
Removed connector from repository (#1372)
cilliankieran Sep 22, 2022
ebd9e7d
Add a Timescale Connector [#1311] (#1327)
pattisdr Sep 23, 2022
cbf487e
Set Schema for Postgres Connector [#1362] (#1375)
pattisdr Sep 23, 2022
ca901c6
Merge remote-tracking branch 'fidesops/main' into unified-fides-2
ThomasLaPiana Sep 26, 2022
0c17031
move everything into src/fides/
ThomasLaPiana Sep 26, 2022
eedc829
update code paths for ops
ThomasLaPiana Sep 26, 2022
3557b82
update fidesctl imports
ThomasLaPiana Sep 26, 2022
8b1936d
run isort
ThomasLaPiana Sep 26, 2022
b2cacbf
Unified fides (#1121)
ThomasLaPiana Sep 27, 2022
7063938
Get _all_ automated checks passing (#1122)
ThomasLaPiana Sep 29, 2022
16d5197
update quickstart URLs
ThomasLaPiana Sep 29, 2022
a2cc9b0
fix the quickstart
ThomasLaPiana Sep 29, 2022
4f73f43
fix some static checks
ThomasLaPiana Sep 29, 2022
7b9ae7b
Fix postgres example data
NevilleS Sep 29, 2022
3559bf8
update the postgres example sql
ThomasLaPiana Sep 29, 2022
10de5ce
Merge branch 'unified-fides-2' of https://github.com/ethyca/fides int…
ThomasLaPiana Sep 29, 2022
606ecf7
start the UI up in the background
ThomasLaPiana Sep 29, 2022
51decf0
fix docs merge conflicts
ThomasLaPiana Sep 29, 2022
9181b2a
remove the analytics_id
ThomasLaPiana Sep 29, 2022
bec0fdd
Make nox test name sessions more logical (#1135)
ThomasLaPiana Sep 29, 2022
1ddeb54
Fix privacy center conflicts (#1133)
allisonking Sep 29, 2022
8093ee5
Make local docker UI better (#1140)
allisonking Sep 30, 2022
6d008cb
Disable various email sends by default in unit testing with autouse f…
pattisdr Sep 30, 2022
884517f
add vault environment variables to docker-compose container (#1151)
adamsachs Sep 30, 2022
8e460ea
FIdesConfig instead of the EmailConfigRequest resource is being passe…
pattisdr Sep 30, 2022
9e9b421
1149 - Update all fidesops/fidesctl logos to use the default Fides lo…
chriscalhoun1974 Oct 3, 2022
990d4a9
ui/package: restore copy-export command (#1166)
ssangervasi Oct 3, 2022
2a8b8f6
Make `optional-requirements.txt` a source of version truth (#1171)
PSalant726 Oct 3, 2022
56eda03
[Unified Fides] Address Remaining Failing Fidesops-Related Test Failu…
pattisdr Oct 3, 2022
167ea70
Only show parameters inside queries if "dev mode" is True, not if "te…
pattisdr Oct 3, 2022
b824ac0
1177 - ESLint: Parsing error: Cannot read file tsconfig.json file (#1…
chriscalhoun1974 Oct 3, 2022
a22b541
1191 duplicate key in fides admin UI package.json file (#1192)
chriscalhoun1974 Oct 3, 2022
ddc8092
[Unified Fides] Reduce Idle Health Check Connections (#1182)
pattisdr Oct 4, 2022
fe2e0d2
Re-add SaaS template update script to startup hook (#1213)
adamsachs Oct 4, 2022
cd62aec
Square access and erasure (#1193)
Zeeshan-Ethyca Oct 4, 2022
2463c82
Fidesops merge to unified fides 2 (#1214)
chriscalhoun1974 Oct 4, 2022
fa9ef62
Remove SaaS type enum (#1197)
adamsachs Oct 4, 2022
35be57b
Redirect to root on consent request
TheAndrewJackson Oct 5, 2022
e3f5fc4
Update CHANGELOG.md
TheAndrewJackson Oct 5, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
27 changes: 0 additions & 27 deletions .devcontainer/devcontainer.json

This file was deleted.

15 changes: 12 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
# Ignore existing build artifacts
build/
dist/
src/fidesctl.egg-info/
src/fidesctl/ui-build/
src/fides.egg-info/
src/fides/ui-build/
src/ui-build/

# Frontend
**/node_modules
**/.next


# Ignore Python-Specific Files
.mypy_cache/
.nox/
.pytest_cache/
__pycache__/
.coverage
**.*.pyc
**.*.pyo
**.*.pyd

# pyenv
.python-version
Expand All @@ -30,8 +39,8 @@ docs/
# Ignore dev files
.github/
.devcontainer/
**/node_modules/

# Ignore cypress artifacts
**/videos/
**/screenshots/
.DS_Store
2 changes: 2 additions & 0 deletions .fides/celery.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
event_queue_prefix = "fidesops_worker"
task_default_queue = "fidesops"
Loading