Commit Graph

10 Commits

Author SHA1 Message Date
Sergi Delgado Segura
a82c74b7c6 Minor changes 2019-08-09 15:00:03 +01:00
Sergi Delgado Segura
bed25c03e3 Adds stdout display when creating dummy appointments 2019-08-09 15:00:03 +01:00
Sergi Delgado Segura
9cf0c9786d Adds get_block_count endpoint and generate_dummy_block. Updates README accordingly 2019-08-09 15:00:03 +01:00
Sergi Delgado Segura
00d077e475 standardizes prints/log prints and fixes log file being created even if debug was not set 2019-08-09 15:00:03 +01:00
Sergi Delgado Segura
5fe9fbf096 Pretty-JSON the get_appointment call 2019-08-09 15:00:03 +01:00
Sergi Delgado Segura
75545566fe Changes the default pisa-server IP address to the elastic aws ip address 2019-08-09 15:00:03 +01:00
Sergi Delgado Segura
32bece41b2 Improves documentation 2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
d1c5b3dd6a Moves cli conf options to __init__.py so it can be run standalone 2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
00a2137d5b Improves pisa-cli
Big refactor of the cli, includes proper help messages and get_appointment command. Also creates a separate folder for the cli (apps can be separated by folders).
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
2d77919af4 Updates get_appointment status messages and small changes 2019-08-09 15:00:02 +01:00