Commit Graph

19 Commits

Author SHA1 Message Date
Slug-Boi 301b8ca084 refactor: change user tui printout to remove weird line missalignment 2024-10-28 12:24:26 +01:00
Slug-Boi 04f5a50579 test: add more tui tests 2024-10-26 21:55:50 +02:00
Slug-Boi aac02d095f feat: add confirmation to author deletion 2024-10-26 21:54:29 +02:00
Slug-Boi c7e39201ac test: write tui tests 2024-10-26 18:35:57 +02:00
Slug-Boi 6c96fc90bd test:update util tests and remove a line 2024-10-25 13:54:41 +02:00
Slug-Boi def99f602f chore: fixed imports and function signatures 2024-10-24 21:11:24 +02:00
Slug-Boi 135d02dec1 Merge branch 'main' into cobra_commands 2024-10-24 21:02:17 +02:00
Slug-Boi fbfde5999f refactor: change model structure of show users for testing 2024-10-24 20:47:53 +02:00
Slug-Boi b0a5125113 feat: add temp add command 2024-10-24 20:47:32 +02:00
Slug-Boi d3820826d1 other: change commit key to enter (alt enter stopped working) 2024-10-24 20:45:52 +02:00
Slug-Boi 7521fd5f26 refactor: change name of author and combine with temp add command 2024-10-24 20:45:28 +02:00
Slug-Boi c6fe91d24c other: removed unsued line 2024-10-21 13:12:12 +02:00
Slug-Boi b0baa0cf70 refactor: changed color of commit message field to match rest of TUI 2024-10-21 13:11:20 +02:00
Slug-Boi 580f56555f fix: fixed output of users command to be readable 2024-10-20 23:16:13 +02:00
Slug-Boi 7f5a3bcca6 feat: added commit message window to tui 2024-10-20 22:52:37 +02:00
Theis 5cfa40876b docs: add small readme in tui folder for bubbletea templates 2024-10-11 11:21:52 +02:00
Theis fa03de4695 feat: add tui show users (WIP) and prefer bat if present 2024-10-11 11:21:39 +02:00
Theis 55fe196536 feat: finish add and remove author bindings and tui elements 2024-10-10 22:36:29 +02:00
Theis a78cdf37f9 feat: add buble tea tui elements for creating authors and selecting authors. More to come 2024-10-10 21:42:59 +02:00