Commit Graph

345 Commits

Author SHA1 Message Date
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 3dfecbeab6 chore: go mod updates 2024-10-24 20:59:49 +02:00
Slug-Boi 2ab9312126 chore: update go mod 2024-10-24 20:49:45 +02:00
Slug-Boi 55dd1bc5ee refactor: add screen clear to root command 2024-10-24 20:49:32 +02:00
Slug-Boi 2a222ad488 feat 2024-10-24 20:48:02 +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 87a6de6b6f test: create tests for the util functions 2024-10-16 20:47:35 +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
Theis 527269f788 refactor: change root command to include commit wrapper options 2024-10-10 21:42:16 +02:00
Theis 0e57a48f61 refactor: refactor whole project to based on cobra commands 2024-10-08 20:00:43 +02:00
Theis c9b5764e7b Merge pull request #18 from August-Brandt/main
Update code for usage message
2024-08-26 16:58:33 +02:00
August-Brandt edc34e8df4 Update code for usage message 2024-07-27 11:43:59 +02:00
Theis 7bc6763903 sec: updated depen with security issues
Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.15 in /ci
2024-07-04 12:12:19 +02:00
Theis 5c77b7f36d tried to update golang version for dagger workflows v0.3.1 2024-07-04 12:10:16 +02:00
dependabot[bot] cdf6e1d06f Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.15 in /ci
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.11 to 2.5.15.
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.15)

---
updated-dependencies:
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 12:26:31 +00:00
Slug-Boi 5556c4c44e chore: added nix specific build command (for package building) v0.3.0 2024-05-19 23:07:35 +02:00
Slug-Boi e355bec97d feat: added author file default path and config creation utility 2024-05-19 23:07:15 +02:00
Theis dbc32f5106 Delete go.work v0.2.3 2024-05-17 22:43:05 +02:00
Slug-Boi edcc78ed21 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:41:42 +02:00
Slug-Boi c19a58487c chore: add makefile 2024-05-17 22:41:38 +02:00
Theis 9d3802afa7 Create go.work 2024-05-17 22:32:31 +02:00
Slug-Boi ab6254f418 ci: spelling mistake 2024-05-17 22:21:18 +02:00
Slug-Boi f81f693946 ci: update release workflow with new go mod path 2024-05-17 22:19:42 +02:00
Slug-Boi c7814263e0 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:08:17 +02:00
Slug-Boi 0969a0023f ci: update dagger workflows 2024-05-17 22:07:59 +02:00
Slug-Boi ac5702e8b9 Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:05:42 +02:00
Slug-Boi af965e04fe Merge branch 'main' of https://github.com/Slug-Boi/cocommit
update package name to ci

revert package change for dagger files

Testing if workflows work without go work file

Revert "Testing if workflows work without go work file"

This reverts commit 01f1f9488d.

Remove ci from exclude list for workflows
2024-05-17 22:01:05 +02:00
Slug-Boi 6f573fcd7d Merge branch 'main' of https://github.com/Slug-Boi/cocommit
update dagger workflow with new go mod path
2024-05-17 22:01:05 +02:00
Theis e1df74d625 Delete go.work.sum 2024-05-17 22:01:05 +02:00
Theis ea1bb7b5ed Delete go.work 2024-05-17 22:01:05 +02:00
Slug-Boi a107d4d9fb Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 22:01:05 +02:00
Slug-Boi 98fce7efe9 Add go.work to gitignore
Add go work init to workflows
2024-05-17 22:01:05 +02:00
Slug-Boi 0946229df8 Add go work init to workflows
Added cd to workflow
2024-05-17 22:01:02 +02:00
Slug-Boi e132e5325c Remove ci from exclude list for workflows 2024-05-17 21:58:13 +02:00
Slug-Boi c351a6c51e Revert "Testing if workflows work without go work file"
This reverts commit 01f1f9488d.
2024-05-17 21:56:04 +02:00
Slug-Boi 01f1f9488d Testing if workflows work without go work file 2024-05-17 21:54:17 +02:00
Slug-Boi 37d5c73b40 revert package change for dagger files 2024-05-17 21:52:04 +02:00
Slug-Boi c21b88f899 update package name to ci 2024-05-17 21:50:58 +02:00
Slug-Boi 67f8ee1d5f Merge branch 'main' of https://github.com/Slug-Boi/cocommit 2024-05-17 21:46:52 +02:00