Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-admin-interface requirement from ~=0.26.0 to ~=0.28.9 #600

Open
wants to merge 1 commit into
base: new-website
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Updates the requirements on django-admin-interface to permit the latest version.

Release notes

Sourced from django-admin-interface's releases.

0.28.9

  • [css] Add missing background color variable.
  • [css] Fix fieldsets border color.
  • [css] Fix fieldset collapse header style.
  • [css] Prevent changelist table text wrapping.
  • [html] Show theme toggle.
  • [ci] Bump test requirements.
  • [ci] Bump pre-commit hooks.
Changelog

Sourced from django-admin-interface's changelog.

0.28.9 - 2024-09-13

  • [css] Add missing background color variable.
  • [css] Fix fieldsets border color.
  • [css] Fix fieldset collapse header style.
  • [css] Prevent changelist table text wrapping.
  • [html] Show theme toggle.
  • [ci] Bump test requirements.
  • [ci] Bump pre-commit hooks.

0.28.8 - 2024-06-26

  • [js] Fix invalid assignment to const iframeInternalModalClass.

0.28.7 - 2024-06-23

  • [html] Fix missing check for showing inlines as tabs. #390
  • [css] Improve m2m selector style.
  • [css] Fix m2m selector not styled correctly. #393
  • [css] Update related-widget links margins.
  • [css] Use position: fixed; for related modal.
  • [css] Improve html list preview rendering with django-streamfield.
  • [js] Code refactoring for adding modal params to url and use const and let instead of var.
  • [ci] Bump pre-commit hooks.

0.28.6 - 2024-03-07

  • [python] Fix date hierarchy params. #374 (by @​jeroenpeters1986 in #375)
  • [js] Open any link with _popup=1 query-string parameter in a modal window.
  • [ci] Bump requirements.
  • [ci] Bump pre-commit hooks.

0.28.5 - 2024-01-30

  • [css] Fix related widget height and buttons alignment when there is a multiline label.
  • [css] Fix inputs height when there is a multiline label.

0.28.4 - 2024-01-29

  • [css] Fix header logo not displayed correctly.

0.28.3 - 2024-01-08

  • [css] Fix help text horizontal alignment when using show-fieldsets-as-tabs / show-inlines-as-tabs theme options. #317
  • [css] Fix file-upload widget margin-left.
  • [css] Fix related widget links add button position on many-to-many selector.
  • [css] Fix related widget links margin from select2 (autocomplete_fields).
  • [css] Reduce paginator vertical padding.

0.28.2 - 2024-01-08

  • [css] Fix related widget icon alignment. #348 #350

0.28.1 - 2023-12-28

  • [python] Fix TemplateDoesNotExist when using django-nested-admin by returning custom template for other third-party packages. #341 (by @​markdrrr in #342)
  • [html] Display language chooser language name uppercase.
  • [css] Move save buttons to right in change form.
  • [css] Fix related widget links icons size and vertical alignment.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) to permit the latest version.
- [Release notes](https://github.com/fabiocaccamo/django-admin-interface/releases)
- [Changelog](https://github.com/fabiocaccamo/django-admin-interface/blob/main/CHANGELOG.md)
- [Commits](fabiocaccamo/django-admin-interface@0.26.0...0.28.9)

---
updated-dependencies:
- dependency-name: django-admin-interface
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants