Slug-Boi
597d4f5572
refactor: small updates to color and flag checking
2024-11-16 22:58:53 +01:00
Slug-Boi
f0547bc0f8
test: remove testing prints
2024-11-16 22:19:03 +01:00
Slug-Boi
ea0755af29
fix: issue with group selection selecting users with partial name of group users
2024-11-16 22:17:37 +01:00
Slug-Boi
6e2293beb5
refactor: cleanup code
2024-11-16 22:17:09 +01:00
Slug-Boi
ed7cdb0467
fix: fix group overflow in tui
2024-11-15 12:39:12 +01:00
Slug-Boi
bbc2e758e5
refactor: unify colors for a tui. May change again not sure
2024-11-12 22:38:20 +01:00
Slug-Boi
49b471e188
docs: update usage messages of all cobra commands
2024-11-12 21:59:10 +01:00
Slug-Boi
8af4f521ef
test: add group selection test
2024-11-12 21:50:30 +01:00
Slug-Boi
d7f279b0b3
test: fix the tui tests with the new model structure
2024-11-12 21:03:33 +01:00
Slug-Boi
c8e5d87e3f
refactor: changed all models for the tui to be in a proper tree structure
...
All tui elemnts should now be children models to a parent model where
applicable. This should eliminate the weird key regristration issues
seen before and now adhere to proper bubbletea standards
2024-11-11 12:57:14 +01:00
Slug-Boi
56cf60e071
feat: add groups and start refactor of tree model for tui elements
2024-11-08 16:19:02 +01:00
Slug-Boi
49692669b8
refactor: change bat check to be on version flag for better cross platform compatability
2024-11-01 09:13:28 +01:00
Slug-Boi
6ef0ad3b5b
refactor: fix email formatting of users printout using glamour
2024-11-01 09:13:00 +01:00
Slug-Boi
35c747399e
fix: import paths after src folder rename
2024-11-01 08:39:04 +01:00
Slug-Boi
73ee788e8b
chore: rename src folder
2024-11-01 08:32:10 +01:00
Theis
795c0fe12e
renamed src folder
2024-03-03 11:05:32 +01:00
Theis
4115ac23c8
removed a go mod file
2024-03-03 11:03:13 +01:00
Theis
880bc7f5eb
added a go mod file in src dir and added the base to some dagger ci stuff
2024-03-03 10:51:45 +01:00
Theis
8b50c9fd06
test: added tests to the cocommit program and also added a helper function in main to test
2024-03-01 18:37:01 +01:00
Theis
d1554c4306
feat: initial commit
2024-03-01 17:25:17 +01:00