Pascal Vizeli
|
01064564b4
|
Fix new version handling with Plugins (#2159)
|
2020-10-22 12:29:53 +02:00 |
|
Pascal Vizeli
|
d119e99001
|
Resolution: extend type and context (#2130)
* Resolution: extend type and context
* fix property
* add helper
* fix api
* fix tests
* Fix patch
* finish tests
* Update supervisor/resolution/const.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/const.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Fix type
* fix lint
* Update supervisor/api/resolution.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update API & add more tests
* Update supervisor/api/resolution.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* fix black
* remove azure ci
* fix test
* fix tests
* fix tests
* fix tests p2
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-10-16 12:22:32 +02:00 |
|
Joakim Sørensen
|
02e72726a5
|
Add issues/suggestion to resolution center / start with diskspace (#2125)
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2020-10-14 17:14:25 +02:00 |
|
Joakim Sørensen
|
028b170cff
|
Add resolution manager and unsupported flags (#2124)
* Add unsupported reason flags
* Restore test_network.py
* Add Resolution manager object
* fix import
|
2020-10-13 12:54:17 +02:00 |
|