Skip to content

Fix pagination UI and refactor presets layout#591

Merged
arabcoders merged 4 commits into
masterfrom
dev
Apr 22, 2026
Merged

Fix pagination UI and refactor presets layout#591
arabcoders merged 4 commits into
masterfrom
dev

Conversation

@arabcoders

@arabcoders arabcoders commented Apr 22, 2026

Copy link
Copy Markdown
Owner

This pull request introduces a new feature allowing users to exclude system default presets from the presets list via an exclude_defaults parameter, and refactors several UI components for improved consistency and maintainability. It also adds pagination controls to the Presets page and cleans up redundant code in several Vue components.

Presets API and Backend:

  • Added an exclude_defaults query parameter to the presets API endpoint, enabling clients to request only custom (non-default) presets.

Presets UI Improvements:

  • The Presets page now displays pagination controls.
  • The PresetForm component no longer receives the presets prop, relying instead on the composable for preset data.

@arabcoders arabcoders merged commit fdc0898 into master Apr 22, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant