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

create data.providers dir, interface, factory & refactor data.preview.ts #20

Closed
RandomFractals opened this issue Jun 2, 2019 · 1 comment
Labels
chore Project structure and code cleanup tasks enhancement New feature or request refactor Code refactoring issues

Comments

@RandomFractals
Copy link
Owner

it's getting a bit crowded in there with all the supported data formats

@RandomFractals RandomFractals added the enhancement New feature or request label Jun 2, 2019
RandomFractals added a commit that referenced this issue Jun 25, 2019
…a() for remote data reads

- added notes to create data reader/provider factory. see #20
+ change local data file reads to async later
RandomFractals added a commit that referenced this issue Jul 1, 2019
- swapped postData()/saveData() params for easier move to new #20
data.provider interces later
@RandomFractals RandomFractals added the chore Project structure and code cleanup tasks label Jul 1, 2019
@RandomFractals RandomFractals changed the title create data.loader interface, factory, and refactor data.preview.ts create data.providers dir, interface, factory & refactor data.preview.ts Jul 1, 2019
RandomFractals added a commit that referenced this issue Jul 2, 2019
…g data load/save to new IDataProvider interface
RandomFractals added a commit that referenced this issue Jul 28, 2019
+ moved IDataProvider interface to it
+ updated sample json.data.provider.ts imports for these changes
@RandomFractals RandomFractals added the refactor Code refactoring issues label Jul 28, 2019
@RandomFractals
Copy link
Owner Author

RandomFractals commented Aug 7, 2019

finalized new data manager and data provider interfaces in ac95ce6

RandomFractals added a commit that referenced this issue Aug 8, 2019
- moved parse options to json.data.provider
RandomFractals added a commit that referenced this issue Aug 9, 2019
RandomFractals added a commit that referenced this issue Aug 9, 2019
…ther get data api and schema setup cleanup
RandomFractals added a commit that referenced this issue Aug 13, 2019
for passing other params to load data: dataTable, create json and schema.json files, etc.
RandomFractals added a commit that referenced this issue Aug 13, 2019
RandomFractals added a commit that referenced this issue Aug 13, 2019
…a() api for missing file types not configured in data providers
RandomFractals added a commit that referenced this issue Aug 13, 2019
RandomFractals added a commit that referenced this issue Aug 16, 2019
…) api and corresponding /data.providers

+ finalized save data api for pluggable data providers
RandomFractals added a commit that referenced this issue Aug 16, 2019
and new data.manager and data.providers/implementation release
+ latest stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project structure and code cleanup tasks enhancement New feature or request refactor Code refactoring issues
Projects
None yet
Development

No branches or pull requests

1 participant