Skip to content

Refactor Explore styling and markup

Justin Reese requested to merge organize-theme-and-plugin into main

This (too-large) MR represents a substantial cleanup of Torque Explore styling and separation from the TorqueLFCTheme skin to minimize unintended overlap.

  • Namespaced non-generic Explore components under #explore (or their own specific IDs)
  • Namespaced generic components (like buttons and dropdowns) under torque-explore--
  • Updated the generic components from the TorqueLFCTheme versions (which were more up to date) and added instructions for staying up to date

Because of all this work, many templates needed updating. This should only be deployed alongside the companion MRs in the TorqueLFCTheme and torque-sites repos:

My sincere apologies for how large this is. At least the commits are organized? 😬

Contributes to https://code.librehq.com/ots/clients/lfc/torque-tracker/-/issues/106

Edited by Justin Reese

Merge request reports