2 All notable changes to this project will be documented in this file.
6 ## [0.0.1-SNAPSHOT] - 4 June 2019
8 - A user can commit and be informed about submissions of blueprint validation requests.
9 - Appropriate dockerfiles have been added for the UI and the required postgreSQL db.
10 - .gitignore file has been updated
11 - Integration with Jenkins completed
12 - The URL of the result is retrieved and displayed
13 - Multi-threading is now supported
14 - Notification callback from Jenkins implemented
15 - Results are retrieved from Nexus
16 - Results are displayed
17 - UI and postgreSQL docker projects support the makefile automation build and push process
18 - README file is included
19 - CHANGELOG is included
20 - Coala static code analysis performed for Java and JS files
26 ## [0.0.1-SNAPSHOT] - 5 June 2019
30 - PostgreSQL database model has been refactored in order to support 4 tables, namely timeslot, blueprint, blueprint_instance, submission
31 - Trailing spaces removed from comments in javascript files
35 ## [0.0.1-SNAPSHOT] - 6 June 2019
37 - Community lab is now supported
40 - README file is updated.
41 - Coala static analysis issues fixed for Javascript files
42 - README.md has been renamed to README.rst
46 ## [0.0.1-SNAPSHOT] - 7 June 2019
48 - Arm lab is now supported
51 - README file is updated.
55 ## [0.0.1-SNAPSHOT] - 10 June 2019
59 - Trailing spaces removed from all files.
60 - README file is updated.