View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004731 | SymmetricDS Pro | Improvement | public | 2020-12-29 18:29 | 2021-01-11 13:48 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.6 | Fixed in Version | 3.12.6 | ||
Summary | 0004731: Add lazy loading to SQL Explorer tree | ||||
Description | Currently, SQL Explorer loads all of the items into the tree, even when not all of them are visible. Instead, items should only be loaded into the tree when the user requests for them to be visible by expanding their parent. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.12 1855df74 2020-12-29 20:28:26 evan-miller-jumpmind Committer: GitHub Details Diff |
0004731: Added lazy loading to SQL Explorer tree (#127) |
Affected Issues 0004731 |
|
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTree.java | Diff File | ||
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTreeNode.java | Diff File | ||
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/SqlExplorer.java | Diff File | ||
SymmetricDS: 3.12 ff34110c 2021-01-06 19:21:39 evan-miller-jumpmind Committer: GitHub Details Diff |
0004731: Collapsed SQL Explorer tree on refresh (#131) * 0004731: Added lazy loading to SQL Explorer tree * 0004731: Collapsed SQL Explorer tree on refresh |
Affected Issues 0004731 |
|
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTree.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-29 18:29 | emiller | New Issue | |
2020-12-29 18:29 | emiller | Status | new => assigned |
2020-12-29 18:29 | emiller | Assigned To | => emiller |
2020-12-29 20:30 | emiller | Status | assigned => resolved |
2020-12-29 20:30 | emiller | Resolution | open => fixed |
2020-12-29 20:30 | emiller | Fixed in Version | => 3.12.6 |
2020-12-29 21:00 | Changeset attached | => SymmetricDS 3.12 1855df74 | |
2021-01-06 20:00 | Changeset attached | => SymmetricDS 3.12 ff34110c | |
2021-01-11 13:48 | admin | Status | resolved => closed |