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

OLE layout improvements #503

Merged
merged 18 commits into from
Sep 8, 2023
Merged

OLE layout improvements #503

merged 18 commits into from
Sep 8, 2023

Conversation

sebastian-aranda
Copy link
Contributor

@sebastian-aranda sebastian-aranda commented Aug 11, 2023

This PR makes several improvements:

  • Extended time of incident selector to set singular events.
  • Add automatic refresh behavior for logs.
  • Add field to set JIRA ticket name.
  • Improved components rendering.
  • Code Cleaning.

toggleTemperature: (show) => { console.log('Selector.defaultProps.toggleTemperature(', show, ')')},
toggleWarnings: (show) => { console.log('Selector.defaultProps.toggleWarnings(', show, ')')},
toggleFcuIDs: (show) => {
console.log('Selector.defaultProps.toggleFcuIDs(', show, ')');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these console.log be removed?

fill: var(--secondary-font-color);
}

/* .icon .path {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these commented lines be removed?

Copy link
Contributor

@areyesd14 areyesd14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks @sebastian-aranda !!

I left some comments to review 😉

@sebastian-aranda sebastian-aranda changed the title OLE layout improvements OLE jira improvements Aug 17, 2023
@sebastian-aranda sebastian-aranda force-pushed the tickets/DM-40318 branch 2 times, most recently from 4576a75 to bc09da0 Compare August 31, 2023 00:10
@sebastian-aranda sebastian-aranda merged commit 6451b97 into develop Sep 8, 2023
1 check passed
@sebastian-aranda sebastian-aranda deleted the tickets/DM-40318 branch September 8, 2023 16:39
@sebastian-aranda sebastian-aranda changed the title OLE jira improvements OLE layout improvements Sep 8, 2023
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.

2 participants