runbot/runbot_merge/views
Xavier Morel 6f65836a22 [ADD] runbot_merge: color theme switcher
Uses localStorage rather than the odoo backend cookie because
Odoo *requires* the cookie, it can't fallback on the system theme, and
we might want a different color theme on the frontend and backend
since the frontend dark theme is pretty half-assed.

Also load the file by hand, as adding it to `assets_frontend` causes a
flash of system color theme. It would probably be possible to create
an asset which is not deferred or lazy (but wouldn't be async either
which is a shame), but I can't be arsed.

Part of #1088
2025-03-13 08:16:06 +01:00
..
batch.xml [ADD] runbot_merge: merge dates of PRs in PR dashboard table 2025-03-07 09:40:19 +01:00
configuration.xml [FIX] runbot_merge: menus 2024-08-16 14:19:13 +02:00
mergebot.xml [IMP] runbot_merge: staging form 2025-01-20 16:04:02 +01:00
queues.xml [IMP] runbot_merge: inspectability of patch parsing 2024-12-02 16:32:53 +01:00
res_partner.xml [FIX] runbot_merge: layout backend issues galore 2024-08-16 15:12:04 +02:00
runbot_merge_project.xml [FIX] runbot_merge: disable autosave on boolean toggles 2025-02-12 14:28:18 +01:00
templates.xml [ADD] runbot_merge: color theme switcher 2025-03-13 08:16:06 +01:00