Commit graph

16 commits

Author SHA1 Message Date
0c459e2770
Add a search command 2025-01-21 20:44:38 +01:00
8423cc1240
Add a clickable link and local time to the issue pretty print 2025-01-21 20:37:20 +01:00
38c571362b
Add additional fields to the issue type 2025-01-21 20:36:56 +01:00
8826103da7
Rely on the crossterm crate rather than colored 2025-01-21 20:36:36 +01:00
4fbab7102a
Extract the jql execution logic from the list command 2025-01-21 19:48:21 +01:00
86fe96f0cd
Add some color 2025-01-21 17:46:00 +01:00
e774f83526
cargo fmt 2025-01-21 17:41:50 +01:00
6a21576236
Use tabwriter to pretty print the list response 2025-01-21 17:41:41 +01:00
a3ba3cd511
Capture additional fields on the list command 2025-01-21 17:40:48 +01:00
f0aaf0a7e7
Actually create the ticket when confirming creation 2025-01-21 17:17:53 +01:00
219f116891
Show additional data on ticket creation confirmation 2025-01-21 17:17:36 +01:00
43e32a303d
Add documentation to the cli args 2025-01-21 17:05:29 +01:00
63b1f33a0a
Add an --open flag to the create command to open the new ticket in a browser 2025-01-21 17:00:32 +01:00
f5e31c3a73
Add a front-matter with potential issue properties to the create command markdown 2025-01-21 16:57:23 +01:00
0d244cf80d
Add support for printing json on the list command 2025-01-21 16:04:53 +01:00
3a2a5612c0
Initial commit 2025-01-21 15:55:34 +01:00