Skip to content

Various GUI Updates since 5/18 commissioning night - #472

Open
prkrtg wants to merge 20 commits into
mainfrom
pgupta/comm_18_fixes
Open

Various GUI Updates since 5/18 commissioning night#472
prkrtg wants to merge 20 commits into
mainfrom
pgupta/comm_18_fixes

Conversation

@prkrtg

@prkrtg prkrtg commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@prkrtg
prkrtg requested a review from astronomerdave July 31, 2026 00:21

@astronomerdave astronomerdave left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I noticed no automatic code checks like other code seems to have

@@ -0,0 +1,113 @@
#!/usr/bin/bash -f

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

bash scripts :(

)
)

if n_he_ug > 0:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

n_he_ug or n_dome_he_ug?

Comment thread pygui/login_service.py
def validate_user_credentials(self, username):
"""Validate user credentials against the MySQL database."""
if not username or not password:
if not username:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

dropping password check?

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