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

Feature/project requests #146

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Feature/project requests #146

merged 5 commits into from
Feb 22, 2024

Conversation

capetillo
Copy link
Contributor

FEATURE: Some project requests

Background:
Wayne made some requests here to change and add some of the advanced options in the Projects tab.

Implementation
For the first request, it was quite simple to change the default.
The second request followed the implementation of min_zenith_dist. So I added it to the store, added a getter, added a mutation, and added an action in project_params. I set the default value to 6 hours, the min to 0, the max to 24, and the step of 0.5. That's it!
The last request just required moving the existing field elsewhere. No logic changed

Visuals

Screenshot of the project form with updated requests
Screenshot 2024-02-21 at 4 03 38 PM

Screen recording of the store updating the new state of max night duration

Screen.Recording.2024-02-21.at.4.05.07.PM.mov

Copy link
Contributor

@mgdaily mgdaily left a comment

Choose a reason for hiding this comment

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

send it 🤘

@capetillo capetillo merged commit b656542 into dev Feb 22, 2024
1 check passed
@capetillo capetillo deleted the feature/project-requests branch February 22, 2024 00:13
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