django-admin-interface/admin_interface/migrations
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
..
0001_initial.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0002_add_related_modal.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0003_add_logo_color.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0004_rename_title_color.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0005_add_recent_actions_visible.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0006_bytes_to_str.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0007_add_favicon.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0008_change_related_modal_background_opacity_type.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0009_add_enviroment.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0010_add_localization.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0011_add_environment_options.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0012_update_verbose_names.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0013_add_related_modal_close_button.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0014_name_unique.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0015_add_language_chooser_active.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0016_add_language_chooser_display.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0017_change_list_filter_dropdown.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0018_theme_list_filter_sticky.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0019_add_form_sticky.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0020_module_selected_colors.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0021_file_extension_validator.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0022_add_logo_max_width_and_height.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0023_theme_foldable_apps.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0024_remove_theme_css.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
0025_theme_language_chooser_control.py Fix `language_choose_control` migration default value. 2022-09-29 09:34:12 +02:00
0026_theme_list_filter_highlight.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0027_theme_list_filter_removal_links.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
0028_theme_show_fieldsets_as_tabs_and_more.py Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
__init__.py Add migrations 2015-11-25 19:07:03 +01:00