Commit Graph

22 Commits

Author SHA1 Message Date
Dastan-glitch
70b43ca29b bin/tau-cli: add show subcommnd and minor fixes 2022-03-28 22:04:30 -04:00
parazyd
9b429d9b6c Update dependency versions. 2022-03-28 19:59:38 +02:00
Dastan-glitch
c0b42be855 bin/tau-cli: clean-up 2022-03-28 19:59:37 +02:00
parazyd
29c0cb9c09 Update dependency versions throughout project. 2022-03-28 19:59:37 +02:00
Dastan-glitch
f868f0a358 bin/tau-cli: highest rank is bright, some clean-ups 2022-03-28 19:59:36 +02:00
ghassmo
a80225b0a7 bin/taud: don't pass timestamp params to list function 2022-03-28 19:59:34 +02:00
Dastan-glitch
7b8e34fd9c bin/tau-cli: add get-comment subcommand 2022-03-19 17:39:47 -04:00
ghassmo
9ea0a43543 bin/tau-cli: more clean and explicit way to use args 2022-03-19 15:44:32 +04:00
Dastan-glitch
bcd5fed5f0 bin/tau-cli: sort tasks by rank and clean-up 2022-03-18 21:38:58 -04:00
ghassmo
0373d8e090 bin/tau-cli: clean up 2022-03-19 01:44:45 +04:00
Dastan-glitch
8f734a9092 bin/tau-cli: add set-comment subcommand 2022-03-18 15:55:56 -04:00
Dastan-glitch
2b2f96591a bin/tau-cli: add get-state and set-state subcommands 2022-03-17 20:55:45 -04:00
Dastan-glitch
f81f1734c4 bin/tau-cli: some clean-ups 2022-03-16 22:52:07 -04:00
parazyd
c7d0d4ca32 Update crate version dependencies throughout the codebase. 2022-03-16 22:30:54 +01:00
Dastan-glitch
dad30e05b3 bin/tau-cli: add update subcommand (edit a task) 2022-03-16 20:15:27 -04:00
Dastan-glitch
7a4e85de96 bin/tau-cli: Add list subcommand 2022-03-15 17:50:00 -04:00
Dastan-glitch
8e59ba44b6 bin/tau-cli: configuring due and send it as timestamp 2022-03-11 23:19:06 -05:00
Dastan-glitch
ea4261007b bin/tau-cli: switch assign and project to vectors 2022-03-10 23:06:12 -05:00
Dastan-glitch
15890f4d65 bin/tau-cli: reading title and desc from user input if not specified in the command 2022-03-10 22:55:51 -05:00
Dastan-glitch
3c05ed70fc bin/tau-cli: remove Client struct and imple and adding optional feature on some subcommands 2022-03-10 16:38:13 -05:00
Dastan-glitch
faf1bd67fb bin/tau-cli: implement add function 2022-03-10 11:27:13 -05:00
Dastan-glitch
7c3810021f Add tau-cli in bin/ 2022-03-09 10:20:25 -05:00