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

Add support for settings (picking root folders) #74

Merged
merged 6 commits into from
Sep 4, 2020

Conversation

grahammcculloch
Copy link
Collaborator

This PR adds basic support for Settings - current just allows the user to specify the HearThis and Scripture App Builder root directories.

(This is branched off the scripture-app-builder-ui branch so that should be completed and merged before we merge this one).

Bible Karaoke Settings

@grahammcculloch grahammcculloch self-assigned this Jun 26, 2020
@lgtm-com
Copy link

lgtm-com bot commented Jun 26, 2020

This pull request introduces 4 alerts when merging a8535d5 into 5c6391a - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Jul 18, 2020

This pull request introduces 4 alerts when merging cbd0426 into 5c6391a - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

Copy link
Collaborator

@irahopkinson irahopkinson left a comment

Choose a reason for hiding this comment

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

Nice refactor; looks good. A couple of wider issues:

@lgtm-com
Copy link

lgtm-com bot commented Aug 15, 2020

This pull request introduces 4 alerts when merging 29ce8e6 into bca7d15 - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Aug 15, 2020

This pull request introduces 4 alerts when merging c6a4097 into 845898e - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

This is cleaner than manually persisting to local storage.
Commit body

Change-type: patch|minor|major
Signed-off-by: Graham McCulloch <graham@balena.io>
Commit body

Change-type: patch|minor|major
Signed-off-by: Graham McCulloch <graham@balena.io>
Note: The implementation in sources/scripture-app-builder.js is still required before any Scripture App Builder projects will be returned. At the moment we just return an empty array!
Refactor mobx store to contain two store classes, appState and settings.
* Updating settings will trigger a projects refresh.
* Settings button is disabled while processing.
@lgtm-com
Copy link

lgtm-com bot commented Sep 4, 2020

This pull request introduces 4 alerts when merging c3ad73a into 845898e - view on LGTM.com

new alerts:

  • 4 for Unused variable, import, function or class

@grahammcculloch grahammcculloch merged commit c3ad73a into master Sep 4, 2020
@grahammcculloch grahammcculloch deleted the basic-settings branch September 4, 2020 04:28
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.

None yet

2 participants