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

Disable "Dev Mode" button #2256

Merged
merged 2 commits into from
Jun 7, 2023
Merged

Conversation

hardillb
Copy link
Contributor

@hardillb hardillb commented Jun 7, 2023

fixes #2255

Description

Disable Developer Mode button if the device is not assigned to an Application/Instance

Related Issue(s)

#2255

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

fixes #2255

Disable button if not assigned to a Application/Instance
@hardillb hardillb added this to the 1.8 milestone Jun 7, 2023
@hardillb hardillb requested a review from knolleary June 7, 2023 15:49
@hardillb hardillb self-assigned this Jun 7, 2023
@hardillb
Copy link
Contributor Author

hardillb commented Jun 7, 2023

Added code to put device in autonomous mode when removed from a project

@knolleary knolleary merged commit 511949b into main Jun 7, 2023
4 checks passed
@knolleary knolleary deleted the no-device-dev-mode-without-project branch June 7, 2023 20:07
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.

Devices that are not assigned to an Application/Instance can enable Developer mode
2 participants