View Issue Details

IDProjectCategoryView StatusLast Update
0006926SymmetricDS ProImprovementpublic2025-06-10 12:00
Reporteremiller Assigned Toemiller  
Prioritylow 
Status resolvedResolutionfixed 
Product Version3.16.0 
Target Version3.16.4Fixed in Version3.16.4 
Summary0006926: Make the rest of the web console use the same kind of filtering as the Configure Canvas
DescriptionIn most of the web console, filter fields check if the text contains the filter text. In the Configure Canvas, filter fields behave in a similar way unless the filter text is 2 characters or less. In this case, they check if the text starts with the filter text. To keep things consistent, make the rest of the web console use the same kind of filtering as the Configure Canvas.
Tagsui

Activities

emiller

2025-06-09 16:46

developer   ~0003066

Open-source PR: https://github.com/JumpMind/symmetric-ds/pull/292

Related Changesets

SymmetricDS: 3.16 0668a11a

2025-06-10 11:40:19

evan-miller-jumpmind


Committer: GitHub Details Diff
0006926: Made the rest of the web console use the same kind of filtering as the Configure Canvas (#292)

0006926: Made the rest of the web console use the same kind of filtering as the Configure Canvas
Affected Issues
0006926
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/FilterCriterion.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeService.java Diff File
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/common/CommonUiUtils.java Diff File
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbExportDialog.java Diff File
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbImportDialog.java Diff File
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/SqlHistoryDialog.java Diff File
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/TableSelectionLayout.java Diff File

Issue History

Date Modified Username Field Change
2025-06-06 17:30 emiller New Issue
2025-06-06 17:30 emiller Status new => assigned
2025-06-06 17:30 emiller Assigned To => emiller
2025-06-06 17:30 emiller Tag Attached: ui
2025-06-09 16:46 emiller Note Added: 0003066
2025-06-10 11:41 pbelov Status assigned => resolved
2025-06-10 11:41 pbelov Resolution open => fixed
2025-06-10 11:41 pbelov Fixed in Version => 3.16.4
2025-06-10 12:00 Changeset attached => SymmetricDS 3.16 0668a11a