Merge "[k8s] Run the tests using bluval"
[validation.git] / ui / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 ## [Unreleased]
5
6 ## [0.0.1-SNAPSHOT] - 4 June 2019
7 ### Added
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
21
22 ### Changed
23
24 ### Removed
25
26 ## [0.0.1-SNAPSHOT] - 5 June 2019
27 ### Added
28
29 ### Changed
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
32
33 ### Removed
34
35 ## [0.0.1-SNAPSHOT] - 6 June 2019
36 ### Added
37 - Community lab is now supported
38
39 ### Changed
40 - README file is updated.
41 - Coala static analysis issues fixed for Javascript files
42 - README.md has been renamed to README.rst
43
44 ### Removed
45
46 ## [0.0.1-SNAPSHOT] - 7 June 2019
47 ### Added
48 - Arm lab is now supported
49
50 ### Changed
51 - README file is updated.
52
53 ### Removed
54
55 ## [0.0.1-SNAPSHOT] - 10 June 2019
56 ### Added
57
58 ### Changed
59 - Trailing spaces removed from all files.
60 - README file is updated.
61
62 ### Removed