feat(admin_data_tools): add search by flow_name to Disabled Flow Schedules - #1064
Merged
Conversation
…dules Sem search_fields, a lista no admin não tinha caixa de busca, obrigando a rolar a página pra achar um flow específico.
Winzen
added a commit
that referenced
this pull request
Aug 20, 2026
# Descrição das Alterações Este Pull Request tem como objetivo atualizar a branch atual com as últimas alterações da branch main, garantindo que a base de código esteja alinhada com as mudanças mais recentes. - #1054 — corrige o modelo de Git Flow documentado no CLAUDE.md - #1064 — adiciona busca por flow_name em Disabled Flow Schedules Merge de `main` em `staging`, mantendo o histórico de `staging` intacto (sem conflitos reais — `-X ours` aplicado por padronização).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
search_fields = ["flow_name"]aoDisabledFlowScheduleAdmin, permitindo pesquisar os flows pelo nome na página "Disabled Flow Schedules" do admin.Test plan
/admin/admin_data_tools/disabledflowschedule/flow_name