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

PROD-2323 Add-tabs-to-display-monitored-and-ignored-schema-in-Data-Detection #5236

Commits on Aug 22, 2024

  1. PROD-2323 WIP

    Lucano Vera committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8b0405e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge branch 'main' of github.com:ethyca/fides into PROD-2323-Add-tab…

    …s-to-display-monitored-and-ignored-schema-in-Data-Detection
    Lucano Vera committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    447b10a View commit details
    Browse the repository at this point in the history
  2. PROD-2323 WIP

    Lucano Vera committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    36e1025 View commit details
    Browse the repository at this point in the history
  3. PROD-2323 WIP

    Lucano Vera committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    178fcb3 View commit details
    Browse the repository at this point in the history
  4. PROD-2658 Fix pagination not being reset

    Lucano Vera committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eccf640 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Lucano Vera committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cac7a2d View commit details
    Browse the repository at this point in the history
  6. PROD-2658 code update

    Lucano Vera committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    661e38c View commit details
    Browse the repository at this point in the history
  7. Revert file commited accidentaly

    Lucano Vera committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4774e15 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge branch 'PROD-2658-Blank-table-after-going-back-using-Data-Detec…

    …tion-Discovery-Breadcrumbs' of github.com:ethyca/fides into PROD-2323-Add-tabs-to-display-monitored-and-ignored-schema-in-Data-Detection
    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5cfb0a4 View commit details
    Browse the repository at this point in the history
  2. PROD-2323 Make change type icon be monitored when the active tab is m…

    …onited. Do the same for unmonitored.
    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    956ecb8 View commit details
    Browse the repository at this point in the history
  3. PROD_2323 Match the activity icon to the filter tab

    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bc84463 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'PROD-2323-Add-tabs-to-display-monitored-and-ignored-sch…

    …ema-in-Data-Detection' of github.com:ethyca/fides into PROD-2323-Add-tabs-to-display-monitored-and-ignored-schema-in-Data-Detection
    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dae626f View commit details
    Browse the repository at this point in the history
  5. PROD-2323 Reset table pagination to page 1 after switching data detec…

    …tion filter tabs.
    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    42e58b1 View commit details
    Browse the repository at this point in the history
  6. PROD-2323 Reset table pagination to page 1 after switching data detec…

    …tion filter tabs.
    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d523748 View commit details
    Browse the repository at this point in the history
  7. PROD-2323 Fix discovery results using unmonitored tab

    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    53bd47a View commit details
    Browse the repository at this point in the history
  8. PROD-2323 Fix detection results using unmonitored tab

    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    40cc1c8 View commit details
    Browse the repository at this point in the history
  9. PROD-2323 WIP

    Lucano Vera committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3d0ec8b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge branch 'main' of github.com:ethyca/fides into PROD-2323-Add-tab…

    …s-to-display-monitored-and-ignored-schema-in-Data-Detection
    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    39f1bb9 View commit details
    Browse the repository at this point in the history
  2. PROD-2323 update paging when filters change

    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3859549 View commit details
    Browse the repository at this point in the history
  3. PROD-2323 Fix bug

    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7e7dc08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cb0091 View commit details
    Browse the repository at this point in the history
  5. PROD-2323 Update tests

    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    82e1329 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7690924 View commit details
    Browse the repository at this point in the history
  7. PROD-2323 Update test

    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    15a629d View commit details
    Browse the repository at this point in the history
  8. PROD-2323 Update changelog

    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    99d8de1 View commit details
    Browse the repository at this point in the history
  9. PROD-2323 Add size width of 180 to actions column to prevent buttons …

    …from getting too small
    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e04d548 View commit details
    Browse the repository at this point in the history
  10. PROD-2323 Update changelog

    Lucano Vera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1c7e59d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main' into PROD-2323-Add-tabs-to-display-monitored-and-…

    …ignored-schema-in-Data-Detection
    lucanovera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fa7c4a4 View commit details
    Browse the repository at this point in the history