Skip to content

Refactor generate settings#165

Merged
jwildfire merged 6 commits intodev-v0.8.0from
refactor-generate-settings
Feb 8, 2019
Merged

Refactor generate settings#165
jwildfire merged 6 commits intodev-v0.8.0from
refactor-generate-settings

Conversation

@jwildfire
Copy link
Copy Markdown
Contributor

Update/refactor/simplify generate settings to deal with field level data mappings and prep for supporting multiple charts .

Closes #135 #151

@jwildfire jwildfire self-assigned this Feb 8, 2019
Copy link
Copy Markdown
Contributor

@pburnsdata pburnsdata left a comment

Choose a reason for hiding this comment

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

A lot cleaner and way more flexible. Nice work!

Imagine dataUpload.R will need some attention to fit the new format?


settings<-list(
# build shell settings for each chart (move these to /data eventually?)
shells<-list()
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.

and maybe you only need to write the shell that matches the chart setting (so don't have to make a big list of them) - but that's not really a concern right now

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Filed #168 to cover this work.

@jwildfire jwildfire merged commit 6a0a412 into dev-v0.8.0 Feb 8, 2019
@jwildfire jwildfire deleted the refactor-generate-settings branch February 13, 2019 17:52
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