diff --git a/changes/CHANGELOG-hed.md b/changes/CHANGELOG-hed.md index 2eb37633..8ff260d3 100644 --- a/changes/CHANGELOG-hed.md +++ b/changes/CHANGELOG-hed.md @@ -1,7 +1,15 @@ # What's new in Health Events Dashboard (HED) +## v2.0.2 +* Fix Event Category filter on Events Explorer tab +* Minor cosmetic changes +* Add Event Start Date parameter to assist filtering out old events + +## v2.0.1 +* Minor cosmetic changes and visual fix + ## v2.0.0 * Reorganized Summary tab for better flow and easy creation of targeted inventory reports of impacted resources -* Requires update with cid-cli parameters: --force --recursive +* _NOTE: This and any updates from v1.x to v2.x requires that you update with cid-cmd parameters: --force --recursive_ ## v1.0.5 * Added icons and styling for status diff --git a/dashboards/health-events/health-events.yaml b/dashboards/health-events/health-events.yaml index 2d45269b..5a3123f5 100644 --- a/dashboards/health-events/health-events.yaml +++ b/dashboards/health-events/health-events.yaml @@ -606,33 +606,6 @@ dashboards: - 7a51a992-ef8c-4412-b246-7578ddfe38be - ede83f5e-b2eb-4f84-87dd-f15107b1c401 Status: ENABLED - - CrossDataset: SINGLE_DATASET - FilterGroupId: 50f21b8b-a92f-42b7-a9b3-4daa88eaee75 - Filters: - - CategoryFilter: - Column: - ColumnName: event_category - DataSetIdentifier: health_events_view - Configuration: - CustomFilterConfiguration: - MatchOperator: EQUALS - NullOption: NON_NULLS_ONLY - ParameterName: EventCategory - FilterId: b10e0f0e-8a3d-4fee-b7f7-c4e795836082 - ScopeConfiguration: - SelectedSheets: - SheetVisualScopingConfigurations: - - Scope: SELECTED_VISUALS - SheetId: aa361ea5-a24e-46fe-ab29-cbb62c62f45e - VisualIds: - - be3d4569-2c01-4033-83c8-ae1d32f3bd18 - - facfde5a-8667-4884-a0d8-aa1073f6548d - - c0be8b58-5e33-48e3-9190-bb4bc7c54967 - - 3fa7e5ed-772a-4761-80bd-fe59c0584b55 - - bf4b73bb-8bd2-40c0-bc30-ada80ec7b466 - - 7a51a992-ef8c-4412-b246-7578ddfe38be - - ede83f5e-b2eb-4f84-87dd-f15107b1c401 - Status: ENABLED - CrossDataset: SINGLE_DATASET FilterGroupId: b2558018-8325-4e04-85bc-386d104e2005 Filters: @@ -2077,6 +2050,51 @@ dashboards: - cbbd002f-4bca-40eb-8177-bfde520c2eac - daf8eda1-209e-4982-8b65-ef8829dba819 Status: ENABLED + - CrossDataset: SINGLE_DATASET + FilterGroupId: 2861a43c-94dd-481b-9805-bcd854e17c30 + Filters: + - TimeRangeFilter: + Column: + ColumnName: start_time + DataSetIdentifier: health_events_view + FilterId: 1fb04213-9d9f-43f0-99f7-fc2dea3a40a6 + IncludeMinimum: true + NullOption: NON_NULLS_ONLY + RangeMinimumValue: + Parameter: StartTime + TimeGranularity: DAY + ScopeConfiguration: + SelectedSheets: + SheetVisualScopingConfigurations: + - Scope: SELECTED_VISUALS + SheetId: 7df9865b-fdcd-4aa4-af55-b29fe714f382 + VisualIds: + - dba75577-3dfd-469e-9936-f39251871e5e + - dc491b68-8503-4c65-aa98-b7a74b7a26d0 + - 77c8c5ea-df2a-47a7-bb0c-8c79dac0ff23 + - e3691913-1c7d-47a7-a79a-25f99b735344 + - 17c75fb9-452f-4bed-84e4-39ab35c6521c + - 47dd688d-0f57-489b-a6e5-9c6f1094ce44 + - 23154baf-7cfe-4700-b237-d04c31d9fa52 + - b6840313-7bb9-4677-8d2e-86107c7a6967 + - 2017ae95-9627-4368-a4d6-3f303a731e5a + - cd098797-ad5d-4ab4-84ad-f188e3b2462e + - 0cc5b4a1-3776-40cc-ba97-fad07e4392e0 + - 8565b8c0-2db8-4b73-9ad6-e97e8f779247 + - 10f6509d-6668-4cb9-8e3d-61f0c3c9d059 + - 15055ee5-a062-4759-8682-23e344d78b2f + - e61d9f40-55cc-4dd9-9dcb-8eadcfb35d66 + - 3a1640f4-545a-470e-838d-aeb1f2998733 + - 741be374-cf87-4706-9de3-1525f310e430 + - 30d3e6bd-8742-4e54-9152-f0dc9167c23a + - c6d5beb6-9771-461c-814a-0baaf34e32ea + - 05aea380-d759-4f6b-ae00-e0e38cd86955 + - dade3a15-f573-47bb-a5d0-0b8d39a76fcd + - b7e7bde6-1b7b-468b-befd-91b81c59802e + - cac4df37-6414-4372-bfd3-b4ec434256f9 + - cbbd002f-4bca-40eb-8177-bfde520c2eac + - daf8eda1-209e-4982-8b65-ef8829dba819 + Status: ENABLED Options: WeekStart: SUNDAY ParameterDeclarations: @@ -2302,7 +2320,7 @@ dashboards: - DateTimeParameterDeclaration: DefaultValues: RollingDate: - Expression: addDateTime(-30, 'DD', truncDate('DD', now())) + Expression: addDateTime(-180, 'DD', truncDate('DD', now())) StaticValues: [] Name: StartTime TimeGranularity: DAY @@ -2648,6 +2666,19 @@ dashboards: RowSpan: 14 Name: Summary ParameterControls: + - DateTimePicker: + DisplayOptions: + DateTimeFormat: YYYY/MM/DD + InfoIconLabelOptions: + Visibility: HIDDEN + TitleOptions: + FontConfiguration: + FontSize: + Relative: MEDIUM + Visibility: VISIBLE + ParameterControlId: 060e4239-4848-4a0a-80b4-cdcda4599b26 + SourceParameterName: StartTime + Title: Start Day On Or After - List: DisplayOptions: InfoIconLabelOptions: @@ -2676,7 +2707,7 @@ dashboards: SearchOptions: Visibility: HIDDEN SelectAllOptions: - Visibility: HIDDEN + Visibility: VISIBLE TitleOptions: FontConfiguration: FontSize: @@ -3247,6 +3278,10 @@ dashboards: ElementType: PARAMETER_CONTROL RowIndex: 0 RowSpan: 1 + - ColumnSpan: 2 + ElementId: 060e4239-4848-4a0a-80b4-cdcda4599b26 + ElementType: PARAMETER_CONTROL + RowSpan: 1 SheetId: 7df9865b-fdcd-4aa4-af55-b29fe714f382 TextBoxes: - Content: "\n
\n \n\ + \ color=\"#dbdbdb\" font-size=\"54.88px\">\n v2.0.2\n \n\ \ \n
\n \n \_\_\n \n
\n \n \n