aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/state_impl/items.py
AgeCommit message (Collapse)Author
2022-10-08[proxy] remove TODOs from library and package pages and make package page ↵Wojtek Kosior
display enable/disable/forget buttons
2022-10-04[proxy] display some more details in mapping/resource version view in the web UIWojtek Kosior
2022-09-29[proxy] facilitate manually pruning orphaned packages (including installed ones)Wojtek Kosior
2022-09-29[proxy] make sure dependencies are recomputed properly when uninstalling a ↵Wojtek Kosior
package/library
2022-09-29[proxy] move payload dependencies installation logic to ↵Wojtek Kosior
ConcreteMappingVersion class
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[proxy] make package auto-installation workWojtek Kosior
2022-09-28[proxy] allow packages to be frozen and unfrozen in the web UIWojtek Kosior
This commit also makes some minor changes and fixes in other parts of the web UI.
2022-09-28[proxy] make it possible to enable and disable mapping versions from web UIWojtek Kosior
2022-09-28[proxy] make information about mapping version being frozen available to UI codeWojtek Kosior
2022-09-28[proxy] make it possible to also view and install/uninstall libraries ↵Wojtek Kosior
(resources) through the web UI