lib: Format human DID upon COB item creation
Performance improvement: format human-readable DID upon COB item creation.
1 file changed
+23
-28
3aa7e70f
→
921ebc00
modified src/ui/items.rs
@@ -32,6 +32,7 @@ pub trait Filter<T> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -43,8 +44,14 @@ impl AuthorItem {
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -276,8 +283,8 @@ impl ToRow<9> for NotificationItem {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -468,19 +475,11 @@ impl IssueItem {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -503,14 +502,14 @@ impl ToRow<8> for IssueItem {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -725,11 +724,7 @@ impl PatchItem {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -754,13 +749,13 @@ impl ToRow<9> for PatchItem {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|