Commit Graph

  • 354d12b429 Merge pull request #43 from Slug-Boi/feat_pass_git_flags Theis 2024-11-28 13:40:45 +01:00
  • 06c83dce0d fix: zip slip issue Slug-Boi 2024-11-28 13:40:18 +01:00
  • d90ab2d809 ci: update build release workflow to include arm darwin and removed version from tar Slug-Boi 2024-11-28 13:31:04 +01:00
  • 3d06dddf22 feat: add update command which looks at os and tries to update Slug-Boi 2024-11-28 13:30:05 +01:00
  • c4671efd9c feat: add ability to pass flags to git commit Slug-Boi 2024-11-28 10:49:12 +01:00
  • 54d038680f fix: weird commit when quitting whilst filtering v1.0.1 Slug-Boi 2024-11-25 22:31:30 +01:00
  • a9850510e3 fix: crash when no groups defined and opening the group panel Slug-Boi 2024-11-25 22:17:07 +01:00
  • 9224da930f chore: Update makefile with new folder structure Theis 2024-11-25 20:54:07 +01:00
  • 0af10b332b Merge pull request #36 from Slug-Boi/docs_completely_redo_docs Theis 2024-11-25 20:28:09 +01:00
  • 103a59f97c chore: update go sum file v1.0.0 Slug-Boi 2024-11-25 20:24:52 +01:00
  • 472dbbe96d docs: add go install instructions to readme Slug-Boi 2024-11-25 20:23:30 +01:00
  • ede723294c ci: another attempt at a fix Slug-Boi 2024-11-25 20:12:39 +01:00
  • 27160703f9 ci: try and add env var earlier in the workflow Slug-Boi 2024-11-25 20:02:12 +01:00
  • e35bd65dde ci: fix build_test_release workflow Slug-Boi 2024-11-25 19:48:59 +01:00
  • c6fa940073 docs: add logo and rewrite readme instructions Slug-Boi 2024-11-25 19:44:22 +01:00
  • 66a4f74227 Merge pull request #35 from Slug-Boi/refactor_dynamic-term-size-for-groups Theis 2024-11-25 19:13:35 +01:00
  • 8fe4752b2a Merge branch 'main' into docs_completely_redo_docs Slug-Boi 2024-11-25 18:34:13 +01:00
  • 2542288c19 Merge pull request #34 from Slug-Boi/refactor_dynamic-term-size-for-groups Theis 2024-11-25 18:30:17 +01:00
  • 7b506adb0a refactor: change height boundry Slug-Boi 2024-11-25 18:24:11 +01:00
  • 2260132ba2 style: change pagination dot to match color of other elements Slug-Boi 2024-11-25 18:19:00 +01:00
  • abd21e41a5 refactor: add dynamic groups with height and pagination Slug-Boi 2024-11-25 16:30:26 +01:00
  • f662eb15b3 refactor: add dynamic scaling to group amount Slug-Boi 2024-11-24 22:34:54 +01:00
  • 3c0d647dbd docs: embed gif in readme and delete old imgs Slug-Boi 2024-11-20 10:18:15 +01:00
  • 0d6ce7c7dd docs: changed to a gif format and cropped with video Slug-Boi 2024-11-20 10:12:47 +01:00
  • 43102053fd docs: updated docs with svg video of asciinema demo Slug-Boi 2024-11-19 09:39:38 +01:00
  • 1b95d5b088 docs: add asciinema terminal video as TUI demo Slug-Boi 2024-11-17 13:49:42 +01:00
  • a3336ed6c0 refactor: remove some of the clear screen commands Slug-Boi 2024-11-16 23:20:25 +01:00
  • 597d4f5572 refactor: small updates to color and flag checking Slug-Boi 2024-11-16 22:58:53 +01:00
  • f0547bc0f8 test: remove testing prints Slug-Boi 2024-11-16 22:19:03 +01:00
  • ea0755af29 fix: issue with group selection selecting users with partial name of group users Slug-Boi 2024-11-16 22:17:37 +01:00
  • 6e2293beb5 refactor: cleanup code Slug-Boi 2024-11-16 22:17:09 +01:00
  • ed7cdb0467 fix: fix group overflow in tui Slug-Boi 2024-11-15 12:39:12 +01:00
  • bbc2e758e5 refactor: unify colors for a tui. May change again not sure Slug-Boi 2024-11-12 22:38:20 +01:00
  • 49b471e188 docs: update usage messages of all cobra commands Slug-Boi 2024-11-12 21:59:10 +01:00
  • dff466ccff Merge branch 'main' into docs_completely_redo_docs Slug-Boi 2024-11-12 21:52:39 +01:00
  • 8af4f521ef test: add group selection test Slug-Boi 2024-11-12 21:50:30 +01:00
  • d7f279b0b3 test: fix the tui tests with the new model structure Slug-Boi 2024-11-12 21:03:33 +01:00
  • c8e5d87e3f refactor: changed all models for the tui to be in a proper tree structure Slug-Boi 2024-11-11 12:57:14 +01:00
  • 56cf60e071 feat: add groups and start refactor of tree model for tui elements Slug-Boi 2024-11-08 16:19:02 +01:00
  • 49692669b8 refactor: change bat check to be on version flag for better cross platform compatability Slug-Boi 2024-11-01 09:13:28 +01:00
  • 6ef0ad3b5b refactor: fix email formatting of users printout using glamour Slug-Boi 2024-11-01 09:13:00 +01:00
  • 79e09d44b3 Merge pull request #32 from Slug-Boi/chore_src_folder Theis 2024-11-01 08:48:49 +01:00
  • 8e0b3f291b ci: apply same path changes for src to build workflow Slug-Boi 2024-11-01 08:41:45 +01:00
  • 35c747399e fix: import paths after src folder rename Slug-Boi 2024-11-01 08:39:04 +01:00
  • 350458afb9 ci: update test on push src path Slug-Boi 2024-11-01 08:34:05 +01:00
  • 73ee788e8b chore: rename src folder Slug-Boi 2024-11-01 08:32:10 +01:00
  • a2c16c043c Merge pull request #30 from Slug-Boi/feat_commitizen Theis 2024-10-31 22:02:42 +01:00
  • e230237d9f test: fix tui commit message test Slug-Boi 2024-10-31 21:59:39 +01:00
  • d9431a5e5e refactor: small changes to exit and usage statement Slug-Boi 2024-10-31 21:32:34 +01:00
  • b1c4df81c8 feat: added commitizen support (due to cmd execution styles this will not be in the test suite) Slug-Boi 2024-10-31 21:24:17 +01:00
  • c92079f6cd fix: change bindings to actually work for the commit message Slug-Boi 2024-10-31 15:34:34 +01:00
  • c09bd403a9 fix: added the temp add keybind to the tui list Slug-Boi 2024-10-31 14:40:58 +01:00
  • ff9b648c59 refactor: update check author file function and create new flag to enter author list tui mode Slug-Boi 2024-10-28 19:29:03 +01:00
  • eb8b813bdb docs: change wording for the manual install Slug-Boi 2024-10-28 19:16:23 +01:00
  • 6cfd39f5f8 docs: add go pkg reference link Slug-Boi 2024-10-28 19:13:18 +01:00
  • c4ac188918 ci: trying to fix build test ci workflow v0.4.0 Slug-Boi 2024-10-28 19:05:52 +01:00
  • c546326412 ci: add env var to build test workflow Slug-Boi 2024-10-28 18:52:11 +01:00
  • 63fd1f13f9 ci: fix dagger ci problems and failing tests Slug-Boi 2024-10-28 18:43:38 +01:00
  • aa3ec23277 ci: change tests to actually run all tests Slug-Boi 2024-10-28 18:14:26 +01:00
  • f763c81fe2 test: fix remove author test Slug-Boi 2024-10-28 18:12:54 +01:00
  • 01da231735 test: fix remove author test Slug-Boi 2024-10-28 18:12:54 +01:00
  • 7a263741e8 docs: further badge updates Slug-Boi 2024-10-28 18:04:04 +01:00
  • 2707d11982 docs: update badges and icon Slug-Boi 2024-10-28 17:56:02 +01:00
  • 50776355ce chore: update go.sum Slug-Boi 2024-10-28 15:52:02 +01:00
  • 5ae68f1fd8 docs: started updating readme Slug-Boi 2024-10-28 15:51:08 +01:00
  • 17b3a7c916 feat: add fetch code feat_fetcher Slug-Boi 2024-10-28 15:28:48 +01:00
  • b317e9fa35 added new utils file Slug-Boi 2024-10-28 12:55:47 +01:00
  • 301b8ca084 refactor: change user tui printout to remove weird line missalignment Slug-Boi 2024-10-28 12:24:26 +01:00
  • 246db95414 refactor: change bat command to version call for checking Slug-Boi 2024-10-28 12:19:33 +01:00
  • 675a352342 Merge pull request #21 from Slug-Boi/cobra_commands Theis 2024-10-27 20:40:31 +01:00
  • 04f5a50579 test: add more tui tests Slug-Boi 2024-10-26 21:55:50 +02:00
  • aff8d49620 refactor: remove user to actually remove both names Slug-Boi 2024-10-26 21:55:39 +02:00
  • aac02d095f feat: add confirmation to author deletion Slug-Boi 2024-10-26 21:54:29 +02:00
  • c7e39201ac test: write tui tests Slug-Boi 2024-10-26 18:35:57 +02:00
  • 47128cf3f6 test: cobra tests added Slug-Boi 2024-10-26 12:51:24 +02:00
  • ef674c20f9 ci: work path change Slug-Boi 2024-10-25 17:34:41 +02:00
  • 9086597d17 ci:change go work path Slug-Boi 2024-10-25 17:32:13 +02:00
  • 55ee0c66d1 ci: update workflow files and mod version Slug-Boi 2024-10-25 13:55:25 +02:00
  • 6c96fc90bd test:update util tests and remove a line Slug-Boi 2024-10-25 13:54:41 +02:00
  • def99f602f chore: fixed imports and function signatures Slug-Boi 2024-10-24 21:11:24 +02:00
  • 135d02dec1 Merge branch 'main' into cobra_commands Slug-Boi 2024-10-24 21:02:17 +02:00
  • 3dfecbeab6 chore: go mod updates Slug-Boi 2024-10-24 20:59:49 +02:00
  • 2ab9312126 chore: update go mod Slug-Boi 2024-10-24 20:49:45 +02:00
  • 55dd1bc5ee refactor: add screen clear to root command Slug-Boi 2024-10-24 20:49:32 +02:00
  • 2a222ad488 feat Slug-Boi 2024-10-24 20:48:02 +02:00
  • fbfde5999f refactor: change model structure of show users for testing Slug-Boi 2024-10-24 20:47:53 +02:00
  • b0a5125113 feat: add temp add command Slug-Boi 2024-10-24 20:47:32 +02:00
  • d3820826d1 other: change commit key to enter (alt enter stopped working) Slug-Boi 2024-10-24 20:45:52 +02:00
  • 7521fd5f26 refactor: change name of author and combine with temp add command Slug-Boi 2024-10-24 20:45:28 +02:00
  • c6fe91d24c other: removed unsued line Slug-Boi 2024-10-21 13:12:12 +02:00
  • b0baa0cf70 refactor: changed color of commit message field to match rest of TUI Slug-Boi 2024-10-21 13:11:20 +02:00
  • 580f56555f fix: fixed output of users command to be readable Slug-Boi 2024-10-20 23:16:13 +02:00
  • 7f5a3bcca6 feat: added commit message window to tui Slug-Boi 2024-10-20 22:52:37 +02:00
  • 87a6de6b6f test: create tests for the util functions Theis 2024-10-16 20:47:35 +02:00
  • 5cfa40876b docs: add small readme in tui folder for bubbletea templates Theis 2024-10-11 11:21:52 +02:00
  • fa03de4695 feat: add tui show users (WIP) and prefer bat if present Theis 2024-10-11 11:21:39 +02:00
  • 55fe196536 feat: finish add and remove author bindings and tui elements Theis 2024-10-10 22:36:29 +02:00
  • a78cdf37f9 feat: add buble tea tui elements for creating authors and selecting authors. More to come Theis 2024-10-10 21:42:59 +02:00
  • 527269f788 refactor: change root command to include commit wrapper options Theis 2024-10-10 21:42:16 +02:00
  • 0e57a48f61 refactor: refactor whole project to based on cobra commands Theis 2024-10-08 20:00:43 +02:00