aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja
AgeCommit message (Collapse)Author
2022-10-18[proxy] upon Haketilo launch automatically open Haketilo landing page in ↵Wojtek Kosior
user's default web browser * The landing page instructs user to configure browser's proxy settings. * It is now possible to choose the IP address to listen on via command line parameter. * The browser launching behavior can be switched off via command line parameter.
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-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[proxy] complete the text content and styling of web UI pages written so farWojtek Kosior
2022-09-28[proxy] improve the look of item lists in web UIWojtek 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] once again fix SPDX identifiers in jinja templatesWojtek Kosior
2022-09-28[proxy] refactor we UI library and package pages templates to avoid code ↵Wojtek Kosior
repetition