runbot/runbot_merge/views
Xavier Morel 232aa271b0 [ADD] runbot_merge: PR dashboard V2
Displays the entire batch set as a table, along both
repository (linked PRs) and branch (forward ports). Should provide a
much more complete overview.

Adds a copy of the dashboard as a raster render, to link from the PR:
as usual SVG is shit, content-based viewboxes are hell and having to
duplicate the entire CSS because `<img/>`-linked CSS can't run is
gross. And there's no payoff since the image is not interactible
anyway.

Performing manual ad-hoc table rendering via pillow is not
significantly worse, it works fine and it's possible to do *really*
good conditional request handling (hopefully) because I've basically
got all the information I need right here.

In fact it might make sense to upgrade the regular HTML page with
similar conditional request handling, at least for the last-update
bit if not the etag.

Fixes #771,fixes #770
2024-05-29 07:55:07 +02:00
..
batch.xml [ADD] runbot_merge: PR dashboard V2 2024-05-29 07:55:07 +02:00
configuration.xml [REF] *: move most feedback messages to pseudo-templates 2023-06-14 16:01:45 +02:00
mergebot.xml [ADD] runbot_merge: PR dashboard V2 2024-05-29 07:55:07 +02:00
queues.xml [IMP] mergebot, forwardbot: various UI bits 2022-06-30 15:07:49 +02:00
res_partner.xml [IMP] runbot_merge: view warnings around ACLs 2024-03-19 12:54:20 +01:00
runbot_merge_project.xml [ADD] runbot_merge: support staging ready PRs over splits 2024-05-23 07:58:58 +02:00
templates.xml [ADD] runbot_merge: PR dashboard V2 2024-05-29 07:55:07 +02:00