Change log =========== All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). 1.0.0 ----- * Observation & resource additional constraint added. * Notification panel added to show messages. * Delete nginx.conf as it is overwritten by template from the base image. * Override `worker_processes` in the nginx conf to fix resource issue when app is deployed in same node as others. 0.4.0 ----- * Updated ODA, OET and OST version. 0.3.0 ----- * Added start & window time to observation. * Added notifiction to show target visibility and resource availability checking in progress message based on window time. * Added notifiction to get user confirm or auto confirm for execution based on counter 0.2.0 ----- * Added widget for script arguments. * Added create_env(create script execution environment) support for observing queue. * Added drop down for selecting multiple subarrays. 0.1.0 ----- * Created page for showing SBDs with filters. * Created Page for CRUD operations on Queue and QueueItems. * Created Page for view execution Page for streaming in real time.