X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2FCHANGELOG.md;fp=ui%2FCHANGELOG.md;h=fd87d9b49aa3254bdbafae46da086c3d2c956dc6;hb=c5ad3fa5dcff60eb9108ed303806ff28b31a9c09;hp=0000000000000000000000000000000000000000;hpb=e8d760fe817577deae92c372b877507adc100a5f;p=validation.git diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md new file mode 100644 index 0000000..fd87d9b --- /dev/null +++ b/ui/CHANGELOG.md @@ -0,0 +1,62 @@ +# Changelog +All notable changes to this project will be documented in this file. + +## [Unreleased] + +## [0.0.1-SNAPSHOT] - 4 June 2019 +### Added +- A user can commit and be informed about submissions of blueprint validation requests. +- Appropriate dockerfiles have been added for the UI and the required postgreSQL db. +- .gitignore file has been updated +- Integration with Jenkins completed +- The URL of the result is retrieved and displayed +- Multi-threading is now supported +- Notification callback from Jenkins implemented +- Results are retrieved from Nexus +- Results are displayed +- UI and postgreSQL docker projects support the makefile automation build and push process +- README file is included +- CHANGELOG is included +- Coala static code analysis performed for Java and JS files + +### Changed + +### Removed + +## [0.0.1-SNAPSHOT] - 5 June 2019 +### Added + +### Changed +- PostgreSQL database model has been refactored in order to support 4 tables, namely timeslot, blueprint, blueprint_instance, submission +- Trailing spaces removed from comments in javascript files + +### Removed + +## [0.0.1-SNAPSHOT] - 6 June 2019 +### Added +- Community lab is now supported + +### Changed +- README file is updated. +- Coala static analysis issues fixed for Javascript files +- README.md has been renamed to README.rst + +### Removed + +## [0.0.1-SNAPSHOT] - 7 June 2019 +### Added +- Arm lab is now supported + +### Changed +- README file is updated. + +### Removed + +## [0.0.1-SNAPSHOT] - 10 June 2019 +### Added + +### Changed +- Trailing spaces removed from all files. +- README file is updated. + +### Removed \ No newline at end of file