Commit Graph

10 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 18004c24d0
ux improvements
- rename group to project
- rename path to dir_path
- cli/show: add project to the print part
- cli/show: improve print part error message

Closes #25
2022-08-18 14:10:20 +03:00
Dmitriy Pleshevskiy 9674918396
cli/edit: allow to edit a task info 2022-08-18 12:15:38 +03:00
Dmitriy Pleshevskiy 66c950f6ab
cli: rename the status subcommand to show
add missed licence headers
2022-08-18 11:37:52 +03:00
Dmitriy Pleshevskiy 238e4b0b03
add path to task
Closes #3
2022-08-16 22:24:21 +03:00
Dmitriy Pleshevskiy 7f8ddd8d2a
cli: move printing task detail to the util 2022-08-16 16:44:04 +03:00
Dmitriy Pleshevskiy 519162a8db
add optional group to the task
Closes #17
2022-08-16 16:36:53 +03:00
Dmitriy Pleshevskiy 72a37b4a1d
add move other methods to repo 2022-08-16 15:43:44 +03:00
Dmitriy Pleshevskiy 4dbfe41e84
repo: add update data method 2022-08-05 23:40:26 +03:00
Dmitriy Pleshevskiy ec880dad6e
cli: extract edit subcommand 2022-08-05 21:57:34 +03:00
Dmitriy Pleshevskiy 4abf8a9341
cli: extract status and finish subcommands 2022-08-05 16:48:22 +03:00