Tagged release v0.1.0

afc2192 Fix error handling
fe373fd Fix state names in spec and status mapping
6451e35 Added a config map for procedure specs
25d5362 Add a stub to start auction immidiately
3fbe91b Updated make run unit tests script
d7c26de Added service endpoint to helm
0a1bb6c Send request to auctions databridge
a7e0aac Ensure service will not start if no endpoint provided
14f1f42 Added chronograph deployment
44b2e19 Added chronograph service
327d4b5 Fix unit tests
2b672a3 Implement timer in procedure
7a74077 Rewrite date calculator to synchronous call
ab9b6f4 Add integration tests for api
871ad10 Add question fixture
4b14f8c Return id of question when question create
8d92ad6 Rename bid id reference
dcf7754 Add question model and fix procedure statuses
12f2b94 Implement state machine for rectofocation state
d56067e Implement api for rectification state
7ed41bf Fix unit tests
d06cbcb Add integration tests
5299915 Fix model type and add logging
f86fb5f Implement rectification state
f678b21 Added basic integration test for date-calc
74912d0 Working on integration of date-calc to state_machine
1d3f71a Added date-calc to compose file
51d89e9 Added date calc to helm charts
9f2ac9a Add integration tests for api
e4bb0ca Refactor api endpoints and models structure
e8e52e8 Add expects and retry decorators
f9e1804 Bump schematics_to_swagger version
fecf2dc Added local compose config to run application on local env
6b5e86c Initial helm chart for procedure module
8857d71 Refactored compose files for integration tests
e7fcf5d Changed path to auth.yml
235e45c Add Integration tests for procedure model
0e1a906 Add dummy integration test
01c7fed Remove state setter from rectification
4a7a656 Style fixes
99dac25 CI for project
e47fb4d Remove recursive imports
67259c2 Implement new version of ACL
e15b0e2 Add auth context middleware
8dc1df5 Add some dummy tests and fixtures
19070f1 Refactor
95cb108 Implement some endpoints of api
84ce9b3 Add permission acl
82f21be Implement some states in state machine
4623f48 Fix model fields
0549fc4 Minor refactoring of deployment diagram
dab1d74 Fix method call
dfc4149 Add prototype of state machine
6a4168d Fix compose file
e81ef7f Rename spec to procurment type
c6110c7 Fix authenticated user logic in middleware
9f4b55e Add api implementation for acl
382f492 Add acl context manager
eb0bb00 Add roles to models
46d8ca9 Add auth file and middleware
e601343 Add api prototype
91043c1 Add mongo-db to compose file
27076a4 Add db layer
9154d14 Fix model types and document choices
5a982e6 Added docs for proposed deployment scheme
298ad8a Fix model type fields
22b1aec Add models for procedure and swagger types for it
eb526e4 API endpoint and swagger description
e1c1474 Basic methods that allow interraction with qualification process
2fcde22 Working on state machine and procedure specs
29c1cdd New version of swagger lib
e1dd646 Delete wheel.. It's now fetched from PyPI
4a67299 Newer version of doc libs
ea76115 Working on model prototypes
aaa29c8 Prototype API stubs
706c2d9 Added API endpoint to display version
b4affdd Added version stamp to every image built
722f8a2 New version of swagger UI
ed447a8 Sample API code to test swagger docs feature
dba0c07 Basic compose file to run API service
deb97e0 Added custom built wheels to support swagger models doc
960699b Added basic infrastructure files