django-admin-interface/admin_interface/static/admin_interface
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
..
css Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
favico Added env badge to favicon. 2019-02-21 17:16:48 +01:00
foldable-apps Added foldable apps support. #117 2021-11-23 22:32:01 +01:00
js Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
magnific-popup docs: Fix a few typos (#166) 2022-07-31 08:15:07 +02:00
related-modal Add `django-streamfield` compatibility. 2022-08-25 12:03:39 +02:00