-
- Downloads
Adds the ability to show a read-only form on an existing destination
- Add custom headers to GraphQL query - Add new button to streaming items - Add editing mode to streaming items to toggle the editor - Add streaming destination editor to streaming items and pass the item into it as a prop - Update streaming destination editor to be disabled when item is passed in - Update streaming destination editor to add values to fields when item is passed in - Update streaming destination editor button to say 'Save' rather than 'Add' when the item is passed in - Update docs to reflect that you can see all the headers in the UI - Update translation file
parent
bc091220
No related branches found
No related tags found
This commit is part of merge request !91692. Comments created here will be created in the context of that merge request.
Showing
- doc/administration/audit_event_streaming.md 23 additions, 1 deletiondoc/administration/audit_event_streaming.md
- ee/app/assets/javascripts/audit_events/components/audit_events_stream.vue 2 additions, 1 deletion...vascripts/audit_events/components/audit_events_stream.vue
- ee/app/assets/javascripts/audit_events/components/stream/stream_destination_editor.vue 49 additions, 5 deletions...it_events/components/stream/stream_destination_editor.vue
- ee/app/assets/javascripts/audit_events/components/stream/stream_item.vue 34 additions, 8 deletions...avascripts/audit_events/components/stream/stream_item.vue
- ee/app/assets/javascripts/audit_events/constants.js 10 additions, 1 deletionee/app/assets/javascripts/audit_events/constants.js
- ee/app/assets/javascripts/audit_events/graphql/get_external_destinations.query.graphql 7 additions, 0 deletions...it_events/graphql/get_external_destinations.query.graphql
- locale/gitlab.pot 6 additions, 0 deletionslocale/gitlab.pot
Please register or sign in to comment