modified bin/commands/inbox/select.rs
@@ -67,27 +67,19 @@ pub enum Mode {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/inbox/select/event.rs
@@ -1,4 +1,4 @@
| - | |
| + | |
|
|
|
|
|
@@ -6,14 +6,15 @@ use tuirealm::{MockComponent, NoUserEvent};
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -34,9 +35,13 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<GlobalListener> {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -64,35 +69,17 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/inbox/select/page.rs
@@ -84,7 +84,7 @@ impl ViewPage<Cid, Message> for ListView {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/inbox/select/ui.rs
@@ -44,7 +44,7 @@ impl NotificationBrowser {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -100,12 +100,20 @@ impl OperationSelect {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/issue/select/event.rs
@@ -1,17 +1,15 @@
| - | |
| - | |
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -68,7 +66,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<IdSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -113,7 +111,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -122,7 +120,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -131,7 +129,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -140,7 +138,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/select/event.rs
@@ -1,17 +1,15 @@
| - | |
| - | |
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -68,7 +66,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<IdSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -113,7 +111,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -122,7 +120,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -131,7 +129,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -140,7 +138,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -149,7 +147,7 @@ impl tuirealm::Component<Message, NoUserEvent> for Widget<OperationSelect> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/context.rs
@@ -8,8 +8,6 @@ use radicle::identity::{Project, RepoId};
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified src/lib.rs
@@ -1,7 +1,9 @@
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -49,11 +51,31 @@ pub struct Exit<T> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -63,7 +85,7 @@ impl SelectionExit {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|