14 Commits

Author SHA1 Message Date
Ian Paschal
51d298cca5 Update Machines.py
Contributes to CL-1331
2019-05-15 10:58:56 +02:00
Ian Paschal
20e4142667 Final typing fix
Contributes to CL-1331
2019-05-15 10:51:18 +02:00
Ian Paschal
59eb9bbab1 Make connection types list ints
Contributes to CL-1331
2019-05-15 10:47:25 +02:00
Ian Paschal
02cb41e007 Improve typings
Contributes to CL-1331
2019-05-15 10:31:00 +02:00
Ian Paschal
c7f6351903 Add typings
Contributes to CL-1331
2019-05-15 10:09:27 +02:00
Ian Paschal
e39769cc00 Fix last typing issue
Contributes to CL-1331
2019-05-13 14:59:23 +02:00
Ian Paschal
b8ab9f6398 Fix typings
Contributes to CL-1331
2019-05-13 14:53:58 +02:00
Ian Paschal
177e031f4f Add "lite" Machine class
Contributes to CL-1331
2019-05-13 14:45:02 +02:00
Ian Paschal
df6898ae45 Add connection_types to fake machine
Contributes to CL-1331
2019-05-09 16:41:15 +02:00
Ian Paschal
d391ec4e6b Comments
Contributes to CL-1331
2019-05-09 16:41:01 +02:00
Ian Paschal
b3276777b7 Expose machines API to QML
Contributes to CL-1331
2019-05-09 16:19:59 +02:00
Ian Paschal
03fd9da417 Always return a fake machine, even if empty
Contributes to CL-1331
2019-05-09 16:19:39 +02:00
Ian Paschal
26ab359a93 Add more endpoints to machines API
- getCurrentMachine
- setCurrentMachineGroupName
- updateCurrentMachineConfiguration

Also shortened `global_container_stack` to `global_stack` since every stack is a container stack.

Contributes to CL-1331
2019-05-09 16:01:44 +02:00
Ian Paschal
dc21269834 Add first machines endpoint
Contributes to CL-1331
2019-05-09 14:52:08 +02:00