Skip to content

New features #11

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

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from
Open

New features #11

wants to merge 18 commits into from

Conversation

fe-wickham
Copy link
Member

No description provided.

FE-Sobrero and others added 16 commits October 21, 2020 18:53
Added a text box, moved requesting s3 demos to an internal function from the bucket url. "https://nih-demos.s3.us-west-2.amazonaws.com/" fro reference. Added CORS policy to aws to accomodate.
Added javascript-side ajax request for buckets to s3 bucket.

added parser for ajax request for s3 xml data.

added xml->json converter for s3 bucket data to autogen s3 bucket object.

object is nested for device[] --> projects[] -> files[]

Added tabs for each device to aid in project visibility, and clutter management.

Removed current s3 bucket parsing from client application (injected ajax request in-place).

Added minor fix to autogen behavior on loading configurations.

Added minor logic to attempt to update configuration when incoming data is empty.
Added fix for spinner to autogendemos.

Added additional null checks etc, for autogen objects.
Updated Download S3 configuration parser to accept any json, and pass through to user.

Added call to update json from download s3 demos.  Temporary.
Commit for Update Button.

Added Update Button for bucket query.
Avail. Demos is now Avail Projects.
nih-demos --> frost-projects
Added dynamic, bootstrap compatible (start) for typing, and use.
AutogenDemos is now S3ProjectsContainer since it is a container for S3Projects :)
Added additional props and handling for defaults such as className, and defaultBucket.  This will allow us to reuse this component (potentially), or update for specific builds, or pages on the component declaration itself as opposed to within the component.
Available projects can now be hidden from the component level.
Created Text Component,
Spectrogram Component,
TwoHandledSlider Component,
ProcessingButton Component.

Tested in sandbox.
Added comprehensive ui.json for custom processing on OpenMHA 8-band simple gains with attack/decay.

Todo: Consolidate UI.json (Add more array/array-like consolidation.
Debug data-fed generation of Views etc.,

Possible: GraphQL > REST when switching?
Thorough Tetsing on generation + cleaning + bugfixes for generating processing and dual sliders.
Added graping support.

Currently, only supporting line/ bar graphs, and only supporting a graph feed (listening to a point change over time, plotting as point receives new data).
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.

3 participants