Checklist options manager view
Review Request #6190 — Created Aug. 1, 2014 and discarded
Created a page for checklist templates options.
Connected .less file styleing through TemplateHook.
Created basic structure for the page.
Added styling for the page.
Open [server]/checklist/manager/
The page gets loaded with the view, and its style.
Description | From | Last Updated |
---|---|---|
Can this be changed to checklist-manager to be consistent with your other ids? (hyphen instead of underscore) |
PE PeterTran | |
Overtabbed? |
PE PeterTran | |
Html elements should be in alphabetical order |
PE PeterTran | |
Is this a tab instead of space? |
PE PeterTran | |
Rules should be alphabetical order. I've noticed you use 1500 in several spots. If this ever needs to change, it … |
PE PeterTran | |
Tab instead of space? |
PE PeterTran | |
IDs should also be in alphabetical order. Move this up and slide #options-* below #mytemplates-list? |
PE PeterTran | |
Over tabbed? |
PE PeterTran | |
Tabs instead of spaces? |
PE PeterTran | |
The tabbing is not aligned here. |
PE PeterTran | |
The indentation is not flush. |
PE PeterTran | |
Trailing white space. |
PE PeterTran | |
Extra white space between class and id. |
PE PeterTran | |
Maybe put "Name:" on a new line for consistency with line 34? |
PE PeterTran | |
Col: 25 E127 continuation line over-indented for visual indent |
reviewbot | |
Col: 1 E124 closing bracket does not match visual indentation |
reviewbot |
-
-
Can this be changed to checklist-manager to be consistent with your other ids? (hyphen instead of underscore)
-
-
-
-
Rules should be alphabetical order.
I've noticed you use 1500 in several spots. If this ever needs to change, it might be convenient to store it in a variable?
-
-
IDs should also be in alphabetical order. Move this up and slide #options-* below #mytemplates-list?
-
-
-
-
-
-
-
- Change Summary:
-
Fixed indentation issues
- Commit:
-
51a7640d30dc929385a9c95fa7d2b3a03c5d22144d8dbbdf313f1d784535060e0a92cf975f766144
-
Tool: PEP8 Style Checker Processed Files: checklist/checklist/extension.py checklist/checklist/urls.py checklist/checklist/views.py Ignored Files: checklist/checklist/templates/checklist/manager.html checklist/checklist/static/css/manager.less checklist/checklist/templates/checklist/manager_style.html Tool: Pyflakes Processed Files: checklist/checklist/extension.py checklist/checklist/urls.py checklist/checklist/views.py Ignored Files: checklist/checklist/templates/checklist/manager.html checklist/checklist/static/css/manager.less checklist/checklist/templates/checklist/manager_style.html
-
-