keyword_sprint resolution_overtaken by events type_enhancement | by lars.eggert@nokia.com
The generated HTML is spaghetti. A lot is still table-based layout, the CSS exists in Django, in the HTML templates and in CSS files. It's already a nightmare to understand/maintain it and it's only going to get worse. So it's time for some major surgery.
We should do a bunch of things:
- agree on a basic page layout (header, footer, toolbars, etc.)
- agree on which javascript libs we're using (jqueryui, etc.)
- rip out all the styling and CSS from the python code
- rip out all the styling and CSS from the HTML templates
- generate a single CSS file for styling
This is a major project that will need a few folks spending at least one or two entire codesprints on it.
Issue migrated from trac:541 at 2022-03-04 01:39:39 +0000
keyword_sprintresolution_overtaken by eventstype_enhancement| by lars.eggert@nokia.comThe generated HTML is spaghetti. A lot is still table-based layout, the CSS exists in Django, in the HTML templates and in CSS files. It's already a nightmare to understand/maintain it and it's only going to get worse. So it's time for some major surgery.
We should do a bunch of things:
This is a major project that will need a few folks spending at least one or two entire codesprints on it.
Issue migrated from trac:541 at 2022-03-04 01:39:39 +0000