Creaty-Co / creaty-api

2 stars 0 forks source link

⬆️ Bump django-admin-interface from 0.26.1 to 0.28.6 #561

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 5 months ago

Bumps django-admin-interface from 0.26.1 to 0.28.6.

Release notes

Sourced from django-admin-interface's releases.

0.28.6

  • [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

  • [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

  • [css] Fix header logo not displayed correctly.

0.28.3

  • [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

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

0.28.1

  • [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.
  • [css] Fix admin raw_id_fields appearance.
  • [css] Fix autocomplete_fields appearance.
  • [ci] Bump requirements.

Contributors

0.28.0

  • [html] Remove old flat-theme body class.
  • [html] Remove type="text/css" and type="text/javascript" attributes.
  • [css] Fix filter input fields collapsing on different layouts. #338
  • [css] Fix paginator buttons height.
  • [css] Fix foldable-apps +/- button vertical alignment.
  • [css] Split admin-interface-fix.css CSS file into multiple files for easier debugging.
  • [css] Rename form-controls.css to sticky-form-controls.css.
  • [css] Move third-party compatibility CSS files to a third-party folder.
  • [css] Move related-modal.css to related-modal plugin folder.
  • [third-party] Update compatibility with django-streamfield.
  • [ci] Replace Black and isort with Ruff-format.
  • [ci] Bump pre-commit hooks.

0.27.0

... (truncated)

Changelog

Sourced from django-admin-interface's changelog.

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.
  • [css] Fix admin raw_id_fields appearance.
  • [css] Fix autocomplete_fields appearance.
  • [ci] Bump requirements.

Contributors

0.28.0 - 2023-12-21

  • [html] Remove old flat-theme body class.
  • [html] Remove type="text/css" and type="text/javascript" attributes.
  • [css] Fix filter input fields collapsing on different layouts. #338
  • [css] Fix paginator buttons height.
  • [css] Fix foldable-apps +/- button vertical alignment.
  • [css] Split admin-interface-fix.css CSS file into multiple files for easier debugging.
  • [css] Rename form-controls.css to sticky-form-controls.css.
  • [css] Move third-party compatibility CSS files to a third-party folder.
  • [css] Move related-modal.css to related-modal plugin folder.
  • [third-party] Update compatibility with django-streamfield.
  • [ci] Replace Black and isort with Ruff-format.
  • [ci] Bump pre-commit hooks.

0.27.0 - 2023-12-05

... (truncated)

Commits
  • c6c96bf Update CHANGELOG and version.
  • ce37e11 Improve code quality.
  • b1bb5d0 Fix date hierarchy params. #374 (#375)
  • 6f7f601 Run pre-commit in the test workflow.
  • e991bf6 Bump python-slugify from 8.0.2 to 8.0.4 (#372)
  • 42dc52b Bump fabiocaccamo/create-matrix-action from 3 to 4 (#373)
  • dbb44b5 Update pre-commit hooks. (#370)
  • 5fe3be2 Update FUNDING.yml
  • 3d5d5ae Open any link with _popup=1 query-string parameter in a modal window.
  • 979c8c5 Add FAQ for opening any url in modal window.
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.98%. Comparing base (278ef62) to head (c35a2f2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #561 +/- ## ========================================== + Coverage 82.95% 82.98% +0.02% ========================================== Files 272 271 -1 Lines 4699 4695 -4 ========================================== - Hits 3898 3896 -2 + Misses 801 799 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 3 months ago

A newer version of django-admin-interface exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.