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

[GT-187] Add support for selecting mutiple sites #472

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Sae126V
Copy link
Contributor

@Sae126V Sae126V commented Aug 22, 2023

  • Added support for selecting multiple sites in "ADD" downtime.
  • Changed the Confirm Downtime and Confirm Edit Downtime pages.
  • Changed Add_Downtime success page with relevant content.

Resolves: #261

Partially address: #85 and #66 .

Addressed @gregcorbett comments:

### Suggestion 1:
Include the Site Name next to the downtime link on creation, i.e.:

New Downtimes successfully created. Please click the links below for more information.

  • Site A: Downtime 10
  • Site B: Downtime 11

### Suggestion 1:
Only display the start and end time once on the "Confirm Downtime" page, i.e.:

Severity: WARNING
Description: foo bar
Starting (UTC): 08/09/2023 00:00
Ending (UTC): 18/09/2023 00:00
Site Name: Brunnen GS
...
Site Name: Torch
...

@Sae126V Sae126V requested a review from a team as a code owner August 22, 2023 12:42
@Sae126V Sae126V force-pushed the GT-187-Selecting-multiple-sites-in-a-downtime-views branch from 92a4be7 to 87c02c3 Compare August 30, 2023 08:37
@Sae126V Sae126V marked this pull request as draft August 30, 2023 10:16
@gregcorbett
Copy link
Member

Has #475 superseded this PR?

@Sae126V
Copy link
Contributor Author

Sae126V commented Aug 31, 2023

Has #475 superseded this PR?

This PR is Having Mix and match of addressing PSR-12 issues mostly, it includes function level refractor(Minor improvements) etc. It is in draft as of now. Until I take a pull from dev to clear blockers for this.

@tofu-rocketry
Copy link
Member

Has #475 superseded this PR?

This PR is Having Mix and match of addressing PSR-12 issues mostly, it includes function level refractor(Minor improvements) etc. It is in draft as of now. Until I take a pull from dev to clear blockers for this.

If that's the case, can you then update the title and description, and make it clear what PR it's waiting on to be merged first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selecting multiple sites in a single downtime.
3 participants