-
Notifications
You must be signed in to change notification settings - Fork 17
42381 frontend [ workflows ] When cleaning and changing filters, the results does not match the filter #98
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
Merged
pneumojoseph
merged 109 commits into
master
from
frontend/workflows/42381__when_cleaning_and_changing_filters_the_results_does_not_match_the_filter
Feb 16, 2026
Merged
Changes from 108 commits
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
07c1ce3
36989 feat(API by-template-task): switch from template_task_id to tem…
Maria-Lordwill 922c427
36988 refactor(processes): remove deprecated template_task_id referen…
EBirkenfeld 01f6d34
36988 refactor(reports): update TaskForTasksDigest and related querie…
EBirkenfeld 8db9d10
36989 feat(templateTaskId): prepare for changing templateTaskId param…
Maria-Lordwill d7f57d6
Merge branch 'master' of github.com:pneumaticapp/pneumaticworkflow in…
Maria-Lordwill 2d9de91
Merge remote-tracking branch 'origin/master' into backend/template/36…
EBirkenfeld e1f4a2e
36989 feat(API): for /ws/workflows/new-task and GET /v3/tasks/ switch…
Maria-Lordwill b4a9bd6
43469 feat(filters): change tab buttons
Maria-Lordwill 579badc
43469 feat(filters): add filters into grid viev; add placeholder into…
Maria-Lordwill a501da4
43469 feat(filters): add multiple choise for template filter
Maria-Lordwill 12c2b1d
43469 feat(filters): add numbers to template filter option
Maria-Lordwill 78e8c07
43469 feat(filters): add checkbox to 'All options'
Maria-Lordwill c1e0970
43469 feat(filters): add starter filter to top
Maria-Lordwill 3bd71d2
43469 refactor(filters): extract StarterFilterSelect into a separate …
Maria-Lordwill d6d2287
43589 feat(templates): Split GET /templates/titles API into two separ…
pneumojoseph 47c6e68
43469 refactor(filters): extract TemplateFilterSelect into a separate…
Maria-Lordwill a53951c
43469 feat(filters) replace the header in the 'starters' column in th…
Maria-Lordwill 7b2def1
Merge branch 'backend/tasks/43589__add_titles_api' of github.com:pneu…
Maria-Lordwill b6f47f9
43469 feat(API): for the Tasks page, change GET /templates/titles to …
Maria-Lordwill e8bff1d
43469 feat(API): for the Highlights page, in the response rename the …
Maria-Lordwill 9b6fb3f
43469(API): for the Workflows page, change GET /templates/titles to G…
Maria-Lordwill a2813ec
43469 feat(status filter): add icon
Maria-Lordwill da77273
43469 feat(filters): add radio sign to statusFilter & sortingTitles
Maria-Lordwill 115af17
43469 feat(filters): add performer filter
Maria-Lordwill 21b4c0b
43469 feat(filters, performer filter):
Maria-Lordwill 4185e41
43469 feat(task filter): add the task filter at the top (in progress)
Maria-Lordwill bf5d148
43469 feat(task filter): add a new prop groupedOptions
Maria-Lordwill 851bbf3
43469 feat(tasks filter, filters): change loadTemplateSteps logic fro…
Maria-Lordwill 21f6bd6
43469 feat(task filter): add handling of previously selected template…
Maria-Lordwill 6285995
43469 feat(task filter): add / update props: renderPlaceholder, isDis…
Maria-Lordwill 8470a6c
43469 feat(task filter): add logic for working with GroupedOptions pr…
Maria-Lordwill e60b828
43469 fix(task filter): - move saving of prevTemplatesIds to the mome…
Maria-Lordwill 25e751e
43469 feat(task filter, filters): add the flatGroupedOptions paramete…
Maria-Lordwill a5f9cec
43469 feat(task filter): add styles for template name in task filter;…
Maria-Lordwill ba658b3
43469 feat(task filter, status filter): when selecting a template, ta…
Maria-Lordwill b50a2b0
43469 fix(requests): remove double requests for GET accounts/user/cou…
Maria-Lordwill f2afa4a
43469 feat(grid page): according to the mockup, updated widths, paddi…
Maria-Lordwill bce0a14
43469 feat(grid mobile): bring the mobile grid view in line with the …
Maria-Lordwill b89085a
43469 feat(grid page): update the run workflow buttons according to t…
Maria-Lordwill b3f7a2a
43469 feat(grid page): replaced the colors on the cards for the task …
Maria-Lordwill e1c6b96
43469 feat(grid page): add a smooth transition between table and grid…
Maria-Lordwill c2aef32
43469 feat(filters): on desktop, move filters to the next line if the…
Maria-Lordwill f41018f
43469 feat(workflow table): UI changes
Maria-Lordwill 431cfd9
43469 fix(workflow table): fix bugs
Maria-Lordwill 3fff736
43469 feat(requests): remove double request to GET templates/titles-b…
Maria-Lordwill d1d9edb
43469 feat(requests): remove double request to GET workflows/count/by…
Maria-Lordwill 7673303
43469 fix(requests): correct checkFilterDependenciesChanged function
Maria-Lordwill 3cc7a25
43469 feat(requests): move refs update into useLayoutEffect so that a…
Maria-Lordwill 13067a0
43469 feat(requests): remove the GET /templates/titles-by-workflows r…
Maria-Lordwill 8b66be7
refactor(workflows redux): migrate to RTK - create slice.ts
Maria-Lordwill 88f5d23
43469 refactor(workflows redux): migrate to RTK - change imports part 1
Maria-Lordwill eaf976f
43469 refactor(workflows redux): migrate to RTK - change imports part 2
Maria-Lordwill 0979767
43469 refactor(workflows redux): migrate to RTK - change imports part 3
Maria-Lordwill 8a6494a
43469 refactor(workflows redux): migrate to RTK - remove reduser.ts
Maria-Lordwill 6a6bbb5
43469 refactor(workflows redux): migrate to RTK - add async actions
Maria-Lordwill c300089
43469 refactor(workflows redux): migrate to RTK - async actions part 2
Maria-Lordwill 994aa14
43469 refactor(workflows redux): migrate to RTK - async actions part …
Maria-Lordwill 048a0ee
Merge branch 'master' of github.com:pneumaticapp/pneumaticworkflow in…
Maria-Lordwill 9030429
43180 feat(workflow table): enable filter activation on click of the …
Maria-Lordwill 2ad3b23
43469 fix(task counters): correct dependencies
Maria-Lordwill 98be2c0
Merge branch 'frontend/workflows/43469__move_filters_to_header' of gi…
Maria-Lordwill af7f995
43469 refactor(styles): clean up CSS files
Maria-Lordwill f9681f7
43469 refactor(selectors): get selectors in a separate file
Maria-Lordwill 56e45de
43469 refactor(selectors): get selectors into a separate file (part 2…
Maria-Lordwill 59095af
43469 refactor(multiple files): clean up code (part 2)
Maria-Lordwill 358a45c
Merge branch 'master' of github.com:pneumaticapp/pneumaticworkflow in…
Maria-Lordwill b26dfcb
Merge branch 'frontend/workflows/43469__move_filters_to_header' of gi…
Maria-Lordwill 81f4d6a
Merge branch 'master' into backend/template/36988__delete_template_ta…
EBirkenfeld 5102b73
43180 feat(workflow table): enable filter activation on click of the …
Maria-Lordwill 00bb612
Merge branch 'master' into backend/template/36988__delete_template_ta…
EBirkenfeld ec615ed
43469 fix(filters): correct performers counters on page reload and wo…
Maria-Lordwill 5c81779
Merge branch 'backend/template/36988__delete_template_task_id' of git…
Maria-Lordwill 4010609
43180 merge(table context - links): resolve conflicts and merge 36989…
Maria-Lordwill e9d8743
Merge branch 'frontend/workflows/43469__move_filters_to_header' into …
Maria-Lordwill 08c2ad2
43180 feat(API): switch workflows endpoint to template_task_api_names
Maria-Lordwill 20bec16
43180 refactor(workflow filters): remove unused components
Maria-Lordwill 4f4d970
43180 feat(workflow table): enable filter activation on click of the …
Maria-Lordwill 8d8d37b
43180 refactor(table view): clean up code
Maria-Lordwill 38188b8
43180 refactor(tasks redux): migrate to RTK - move sync reducers into…
Maria-Lordwill 531b5e5
43180 refactor(tasks redux): migrate to RTK - move async reducers int…
Maria-Lordwill 87de61f
43180 refactor(table view): clean up code part 2
Maria-Lordwill 7e9cd01
43180 fix(tasks filter): when selecting a task, add a choice of its t…
Maria-Lordwill 4e61192
42381 fix(filters): preserve latest actual filter selection for filte…
Maria-Lordwill d96b672
42381 fix(filters): сancel active requests when clearing template fil…
Maria-Lordwill 09a6a0d
42381 fix(filters): correct error handling
Maria-Lordwill a9b6abb
42381 fix(filters): cancel previous requests (by-current-performer, b…
Maria-Lordwill 041426b
42381 fix(filters): add separate action to cancel requests when clear…
Maria-Lordwill da61a38
42381 fix(filters): сancel previous requests on clearFilters button
Maria-Lordwill b4f4329
43469 feat(mobile filters): add horizontal scroll to mobile filters
Maria-Lordwill 37cfc9d
43469 fix(filters): сorrect dropdown clipping in scrollable filters c…
Maria-Lordwill f836afa
42381 refactor(performer filter): transition to the use of selectors
Maria-Lordwill 5c8ffc1
43469 test(select menu): update snapshot for positionFixed prop
Maria-Lordwill f14ca3a
Merge branch 'frontend/workflows/43469__move_filters_to_header' into …
Maria-Lordwill c7f60a2
42381 merge(mobile filters): resolve conflicts and merge 43469 into 4…
Maria-Lordwill 3b0de56
43469 fix(filters): correct infinite render loop in TuneViewModal
Maria-Lordwill dded26d
43469 fix(filters): remove only deleted templates' steps from stepsId…
Maria-Lordwill 8200f9f
43469 fix(filters): write 'Unknown starter' when starterId is wrong
Maria-Lordwill a1cea56
43469 fix(filters): remove clearing of stepsIdsFilter on empty list
Maria-Lordwill 1b0f6f7
43469 fix(filters) align counters in filters
Maria-Lordwill 76c5192
43469 fix(filters): remove 'all options' item from filters
Maria-Lordwill 78f7892
43180 merge(filters): resolve conflicts and merge 43469 into 443180
Maria-Lordwill 41686f8
Merge branch 'frontend/workflows/43180__add_a_transition_to_the_corre…
Maria-Lordwill 565bb13
42381 refactor(requests): use race/take pattern for cancelTemplateFil…
Maria-Lordwill e09320d
42381 refactor(requests): use race/take pattern for cancelCurrentPerf…
Maria-Lordwill a9b6002
42381 refactor(redux): remove unnecessary checks
Maria-Lordwill fa31c96
43469 fix(performer filter): display 'unknown performer' when the 'pr…
Maria-Lordwill 8929568
42381 refactor(filterSelect): update select-all checkbox when manuall…
Maria-Lordwill ecb1efa
Merge branch 'frontend/workflows/43469__move_filters_to_header' into …
Maria-Lordwill 8c9a0fa
42381 fix(statusFIlter): use takeLatest for list to avoid dropping re…
Maria-Lordwill File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.