-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Labels
chore
Project structure and code cleanup tasks
enhancement
New feature or request
refactor
Code refactoring issues
Comments
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
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 1, 2019
RandomFractals
added a commit
that referenced
this issue
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 2, 2019
RandomFractals
added a commit
that referenced
this issue
Jul 28, 2019
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
added a commit
that referenced
this issue
Jul 28, 2019
RandomFractals
added a commit
that referenced
this issue
Jul 28, 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 8, 2019
RandomFractals
added a commit
that referenced
this issue
Aug 8, 2019
RandomFractals
added a commit
that referenced
this issue
Aug 8, 2019
RandomFractals
added a commit
that referenced
this issue
Aug 8, 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 9, 2019
RandomFractals
added a commit
that referenced
this issue
Aug 9, 2019
RandomFractals
added a commit
that referenced
this issue
Aug 10, 2019
RandomFractals
added a commit
that referenced
this issue
Aug 12, 2019
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 13, 2019
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
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
it's getting a bit crowded in there with all the supported data formats
The text was updated successfully, but these errors were encountered: