issues
search
unity-sds
/
unity-ui
Apache License 2.0
0
stars
0
forks
source link
UI Updates
#7
Closed
anilnatha
closed
1 year ago
anilnatha
commented
1 year ago
This PR contains the following updates to the UI
Updated Job Monitoring Dashboard, data is fetched from WPS-T Endpoint
Added placeholder "Submit Time" column to Job Monitoring Dashboard
Added "Create New Job" form that submits a request to execute a job, currently using hard-coded inputs for the CHIRP Rebinning process.
Added display of input parameters to Job Detail view.
Updated routing to allow deep linking to a specific job.
Added environment configurations to allow for local development and deployments to our various MCP environments.
Updated "base" parameter to account for deployments that utilize our CloudFront/API GW configurations on AWS.
Added ability to modify document meta information, like title and description as user navigates to different views.
Updated display of app version in navbar so that version information from package.json is used.
Fixed styling of navlinks in mobile platforms.
Fixed broken Unity logo in mobile view.
Miscellaneous performance, css styling enhancements, and resolution of typescript and linting errors.
This PR contains the following updates to the UI