View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006926 | SymmetricDS Pro | Improvement | public | 2025-06-06 17:30 | 2025-06-10 12:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | low | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.4 | Fixed in Version | 3.16.4 | ||
Summary | 0006926: Make the rest of the web console use the same kind of filtering as the Configure Canvas | ||||
Description | In 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. | ||||
Tags | ui | ||||
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 |
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 |