View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005182 | SymmetricDS Pro | Improvement | public | 2022-01-03 18:58 | 2022-07-27 20:54 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.14.0 | Fixed in Version | 3.14.0 | ||
Summary | 0005182: Improve grid on Manage Nodes screen | ||||
Description | - Add "Registration Not Before" and "Registration Not After" to the columns, which come from node security table. They will not be shown by default, but can be enabled for display. - "Status" column currently checks if registration enabled is true, then it says "Open". Modify it to consider showing "Scheduled" or "Closed". If the current time is before registration_not_before time, then show "Scheduled". If the current time is after the registration_not_after time, then show "Closed". One or both of registration not before/after fields can be null, which means no limit on the corresponding time. - Put a copy icon to the right of the sync URL. It can be in that same column or in a new column next to it. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-03 18:58 | emiller | New Issue | |
2022-01-03 18:58 | emiller | Status | new => assigned |
2022-01-03 18:58 | emiller | Assigned To | => emiller |
2022-01-03 21:00 | emiller | Status | assigned => resolved |
2022-01-03 21:00 | emiller | Resolution | open => fixed |
2022-01-03 21:00 | emiller | Fixed in Version | => 3.14.0 |
2022-07-27 20:54 | admin | Status | resolved => closed |