Skip to content
Snippets Groups Projects

Add custom headers form to streaming audit events

  1. Jul 01, 2022
    • Robert Hunt's avatar
      Add custom headers form to audit events streaming UI using feature flag · d613e0e4
      Robert Hunt authored
      - Added :custom_headers_streaming_audit_events_ui feature flag
      - Pass flag status to frontend via injection and helper
      - Added table structure to show header inputs
      - Add add/update/delete row functionality
      - Added validation to stop duplicate headers
      - Added automatic row addition when previous row is filled out
      - Added max limit to row count and message when limit is reached
      - Added ability to disable a row
      - Disabled all active checkboxes for now
      - Add/update specs
      - Remove snapshots from specs as the app is getting complicated
      Verified
      d613e0e4
Loading