runbot/runbot_merge/views
Xavier Morel 4a521e1251 [IMP] runbot_merge: hide backend links from group_user
The backend links in the PR dashboard were gated behind the
`group_user` (internal user) group, however turns out while internal
users have read access to PRs they don't have access to ancillary
objects (e.g. batches, stagings, the link between stagings and
batches), and I think the only way to fix the issue would be to move
it to an optional inheritance (inheritance + group), because `groups`
on view nodes only hides the content without removing it.

I believe in more recent Odoo versions this actually works correctly,
so that might actually be more of an incentive to upgrade...
2024-06-20 14:21:40 +02:00
..
batch.xml [IMP] runbot_merge: cleanup PR backend 2024-05-29 07:55:07 +02:00
configuration.xml [ADD] *: per-repository webhook secret 2024-06-06 11:07:57 +02:00
mergebot.xml [IMP] runbot_merge: move limit to fwport tab 2024-06-12 15:34:39 +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] *: per-repository webhook secret 2024-06-06 11:07:57 +02:00
templates.xml [IMP] runbot_merge: hide backend links from group_user 2024-06-20 14:21:40 +02:00