all: Fix realm commands
8 files changed
+20
-58
92e677fa
→
b56c11da
modified bin/commands/inbox/realm/select/page.rs
@@ -15,6 +15,8 @@ use tui::realm::ui::widget::context::{Progress, Shortcuts};
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -92,8 +94,8 @@ impl ViewPage<Cid, Message> for ListView {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -101,7 +103,7 @@ impl ViewPage<Cid, Message> for ListView {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/issue/realm/select/event.rs
@@ -126,17 +126,6 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -147,17 +136,6 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified bin/commands/issue/realm/select/ui.rs
@@ -91,9 +91,7 @@ impl OperationSelect {
|
|
|
|
|
|
| - | |
|
|
| - | |
|
|
|
|
|
modified bin/commands/issue/realm/suite.rs
@@ -136,7 +136,8 @@ impl App {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -285,6 +286,7 @@ impl App {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -292,6 +294,7 @@ impl App {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified bin/commands/issue/realm/suite/page.rs
@@ -152,7 +152,8 @@ impl ViewPage<Cid, Message> for ListPage {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -402,9 +403,10 @@ impl ViewPage<Cid, Message> for IssuePage {
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -422,8 +424,10 @@ impl ViewPage<Cid, Message> for IssuePage {
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/realm/select/event.rs
@@ -140,29 +140,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/realm/select/ui.rs
@@ -92,9 +92,7 @@ impl OperationSelect {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/realm/suite.rs
@@ -120,9 +120,10 @@ impl App {
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|