This website requires JavaScript.
Explore
Help
Sign In
JosephFerano
0 Followers
·
0 Following
Joined on
2023-04-20
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
38
Projects
Packages
Public Activity
Starred Repositories
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-17 12:37:31 +07:00
514c600bb1
Integration tests covering 6 main scenarios
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-16 15:15:29 +07:00
d23f458444
Redesign UI, project stats panel, show project name, fixes and refactorings
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-16 10:18:57 +07:00
a98b82f3e4
Get rid of some clones. Return Oks from all arm branches
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 20:45:21 +07:00
a479b72a29
Refactor task edit by wrapping focus with int-enum, remove some .clone()'s
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 19:21:08 +07:00
41778accdc
Random clean up
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 16:32:27 +07:00
f951e500f1
Bubble up all db errors. Implement Deref and DerefMut for DBConn
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 16:31:51 +07:00
42eb312d36
Bubble up all db errors. Implement Deref and DerefMut for DBConn
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 15:54:37 +07:00
f5b39592a4
Fix bug in moving and deleting a task. Remove some unwraps
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 14:07:01 +07:00
dba1e8a640
DONE Refactoring methods: Dedup into single function and fix odds and ends
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 12:07:01 +07:00
02ad7c3da6
WIP Refactoring methods: Fix borrow checker issues
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-15 11:53:50 +07:00
940e07d72c
WIP Refactoring methods: Move everything into app.rs
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-14 22:34:26 +07:00
a3e3fa6551
WIP Refactoring methods: Got it to compile and it mostly works
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-14 21:53:59 +07:00
c00500a4e1
WIP Refactoring methods: Move stuff from input to app
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-14 19:13:58 +07:00
71f12ec7f9
WIP Refactoring methods: Merge Project into State, add DBConn struct with impl
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-14 17:38:56 +07:00
4accf41c45
Fix colors and style, condense some logic. Fix task_idx when moving task
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-14 11:13:11 +07:00
d85bb5a77b
Remove async dep
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-14 10:54:40 +07:00
c2e3f0e70a
Save column/task selections in a few other options
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 23:00:40 +07:00
4e0195e132
Pedantic clippy
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 22:51:48 +07:00
7c2249ed08
Selected column and task now persist. Reworked the borrowing for task edit
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 16:33:45 +07:00
c030984d51
Extract funcs from input-check to reduce nesting and make pedantic clippy happy
c3255c97f5
Pedantic clippy pass
7fe20e6ae8
Run migrations on first creation, fix a bunch of panics
Compare 3 commits »
First
Previous
...
22
23
24
25
26
...
Next
Last