django-admin-interface/admin_interface/templates/admin
Vasanth cc1f72b23d
Add tabbed changeform support (#211).
* WIP : basic templates

* Add params

* Working override

* Use headerless version only during tabs

* Move CSS to separate file

* Extract js to static folder

* script is not self-closing

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* use classList for updating classes

* Add EOF (newline) to new text files

* a simple test to keep up code coverage

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fieldsets are not tabbed by default

* rename templatetag

* use default page if show_*_tabs are false

* Narrow down css to admin-interface

* Fix typo

* keep codacy happy

* prefix tab classes with tabbed-changeform-

* horizontal scrolling

* Update colors

* color updates

* add back missing font bold

Co-authored-by: vaz <vmohan@lenbox.io>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-26 09:54:33 +01:00
..
edit_inline Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
includes Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
base_site.html Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
change_form.html Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
change_list.html Add CI checks for migrations and translations. #186 2022-10-12 10:17:17 +02:00
filter.html Add option to make active list filters more visible. #178 2022-10-06 09:47:19 +02:00
popup_response.html Fixed modals closing in older django versions. 2017-07-13 15:53:00 +02:00