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] Adds ability for config file to be written to directly from the UI #43

Merged
merged 21 commits into from
Jun 21, 2021

Conversation

Lissy93
Copy link
Owner

@Lissy93 Lissy93 commented Jun 21, 2021

Quality Checklist Large Lissy93 /feature_write-config-to-file-system → Lissy93/dashy Commits: 21 | Files Changed: 39 | Additions: 650 Powered by Pull Request Badge

Category: Feature

Issue Number: #17 , #10 and #36

Briefly outline your changes:
Implements functionality enabling the user to save their config directly to the conf.yml file through the config editor in the UI. This will get rid of annoying issues surrounding config changes only being able to be applied locally, and mean the user no longer has to download their changes and manually insert into the conf.yml file, so it should (hopefully) make the app much more convenient to use.

Before submitting, please ensure that:

  • Must be backwards compatible
  • All lint checks and tests must pass
  • If a new option in the the config file is added, it needs to be added into the schema, and documented in the configuring guide
  • If a new dependency is required, it must be essential, and it must be thoroughly checked out for security or efficiency issues

…revent the user from writing changes to the conf file from the UI
…ript

Ensures environment is correctly set to production, and sets build-and-start script to now recompoile when conf.yml is updated
@vercel
Copy link

vercel bot commented Jun 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/alicia/dashy/6KF2MNi631bK8Z7FwyoY5fxDmxY2
✅ Preview: https://dashy-git-featurewrite-config-to-file-system-alicia.vercel.app

@netlify
Copy link

netlify bot commented Jun 21, 2021

✔️ Deploy Preview for dashy-dev ready!

🔨 Explore the source changes: fcfb162

🔍 Inspect the deploy log: https://app.netlify.com/sites/dashy-dev/deploys/60d082fe25ba79000887c226

😎 Browse the preview: https://deploy-preview-43--dashy-dev.netlify.app/

Copy link
Owner Author

@Lissy93 Lissy93 left a comment

Choose a reason for hiding this comment

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

LGTM ;)

@Lissy93 Lissy93 merged commit 6e0449f into master Jun 21, 2021
This was referenced Jun 21, 2021
@Lissy93 Lissy93 deleted the feature_write-config-to-file-system branch June 27, 2021 12:49
asterling8516 pushed a commit to asterling8516/dashy that referenced this pull request Nov 23, 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.

1 participant