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

Fix #98, Refactor individual UI elements to tables #100

Merged

Conversation

lbleier-GSFC
Copy link
Contributor

Describe the contribution
Implements feature #98. Change all individual UI elements to table widgets. Update backend code accordingly

Testing performed
Steps taken to test the contribution:

  1. Replace existing UI elements with table widgets
  2. Run software to verify functionality

Expected behavior changes
None, should still work as before with new table widgets

Contributor Info - All information REQUIRED for consideration of pull request
Leor Bleier, NASA GSFC\Code 582

@lgtm-com
Copy link

lgtm-com bot commented Jun 1, 2020

This pull request fixes 3 alerts when merging ab60754 into d298b9c - view on LGTM.com

fixed alerts:

  • 1 for Unused local variable
  • 1 for Except block handles 'BaseException'
  • 1 for Unreachable code

@lgtm-com
Copy link

lgtm-com bot commented Jun 1, 2020

This pull request fixes 3 alerts when merging db0a550 into d298b9c - view on LGTM.com

fixed alerts:

  • 1 for Unused local variable
  • 1 for Except block handles 'BaseException'
  • 1 for Unreachable code

@skliper skliper changed the title Feature98 refactortotables Fix #98, Refactor individual UI elements to tables Jun 1, 2020
@astrogeco
Copy link
Contributor

@lbleier-GSFC is this ready?

@lbleier-GSFC
Copy link
Contributor Author

@lbleier-GSFC is this ready?

Yes

@astrogeco astrogeco added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Jun 16, 2020
@skliper
Copy link
Contributor

skliper commented Jun 16, 2020

Commit history isn't review friendly... I suggest cleaning up so it's easier to tell what changes you are requesting.

@lgtm-com
Copy link

lgtm-com bot commented Jun 17, 2020

This pull request fixes 3 alerts when merging b054958 into 78c5766 - view on LGTM.com

fixed alerts:

  • 1 for Unused local variable
  • 1 for Except block handles 'BaseException'
  • 1 for Unreachable code

@lbleier-GSFC lbleier-GSFC force-pushed the feature98-refactortotables branch 3 times, most recently from c64b413 to 1eb8a5c Compare June 17, 2020 15:11
@lgtm-com
Copy link

lgtm-com bot commented Jun 17, 2020

This pull request fixes 3 alerts when merging 1eb8a5c into 78c5766 - view on LGTM.com

fixed alerts:

  • 1 for Unused local variable
  • 1 for Except block handles 'BaseException'
  • 1 for Unreachable code

@astrogeco
Copy link
Contributor

CCB 2020-06-17: APPROVED

@astrogeco astrogeco added IC-20200617 CCB:Approved Indicates approval by CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Jun 18, 2020
@lbleier-GSFC lbleier-GSFC linked an issue Jun 23, 2020 that may be closed by this pull request
Backend updated accordingly. Other various tweaks/fixes as needed
@astrogeco astrogeco merged commit c7f9072 into nasa:integration-candidate Jun 23, 2020
@lgtm-com
Copy link

lgtm-com bot commented Jun 23, 2020

This pull request fixes 3 alerts when merging b8b70ab into 78c5766 - view on LGTM.com

fixed alerts:

  • 1 for Unused local variable
  • 1 for Except block handles 'BaseException'
  • 1 for Unreachable code

@skliper skliper added this to the 2.2.0 milestone Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor individual fields to table
4 participants