-
Notifications
You must be signed in to change notification settings - Fork 1
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
fe-wickham
wants to merge
18
commits into
dev
Choose a base branch
from
OpenMHA-dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
New features #11
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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).
…p into OpenMHA-dev
Added s3 region editing to branch.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.