Commit Graph

6 Commits

Author SHA1 Message Date
6e377e7261 aggressive small case 2021-10-14 03:13:15 +03:00
73a4cee257 add package request endpoint 2021-10-01 08:58:50 +03:00
f55b44b391 set both value and innerText during search
current implementation just adds package name with the description which
is incorrect
2021-09-26 10:34:21 +03:00
117e69c906 return description from the search 2021-09-12 22:31:34 +03:00
8e14e8d2cb add error description to modals 2021-09-11 23:05:51 +03:00
98eb93c27a Add ability to trigger updates from the web (#31)
* add external process spawner and update test cases

* pass no_report to handlers

* provide service api endpoints

* do not spawn process for single architecture run

* pass no report to handlers

* make _call method of handlers public and also simplify process spawn

* move update under add

* implement actions from web page

* clear logging & improve l&f
2021-09-10 00:33:35 +03:00