Commit Graph

  • 6c3e6a5815 add create issue modal Robin Olsen 2026-02-24 15:11:10 +01:00
  • 451125903c remove index handler Robin Olsen 2026-02-24 15:10:43 +01:00
  • 8cea735f43 remove indes and just use dashboard Robin Olsen 2026-02-24 15:10:24 +01:00
  • 87bb49cc64 return error if it fails Robin Olsen 2026-02-24 15:09:58 +01:00
  • a8aada1646 using codenames for priority levels mapped to digits viljarb 2026-02-24 11:19:01 +01:00
  • 5d774620dd use htmx for navigation Robin Olsen 2026-02-24 10:33:48 +01:00
  • be56123955 Merge pull request #24 from LazyBachelor/LPM-78 Robin Olsen 2026-02-23 11:21:35 -08:00
  • cd2c613001 remove comments from input.css Robin Olsen 2026-02-23 20:10:59 +01:00
  • 96291b7a94 Added issues dashboard Moira Daniella A Sebastian 2026-02-23 19:48:10 +01:00
  • 69329d5274 Remove cron schedule from docker-publish.yml Robin Olsen 2026-02-23 17:40:29 +01:00
  • 970c735fa4 adding functionality for editing priority; adding priority to the list of displayed issues; sorting the list of issues by their priority viljarb 2026-02-23 15:56:16 +01:00
  • facb31015f Merge pull request #23 from LazyBachelor/WEB---READ-ISSUES Robin Olsen 2026-02-23 05:52:05 -08:00
  • 4b3f4b00ab dont think those are needed Robin Olsen 2026-02-23 14:36:51 +01:00
  • ac7c91f6d4 Merge remote-tracking branch 'origin/main' into WEB---READ-ISSUES Robin Olsen 2026-02-23 14:27:54 +01:00
  • 3896ddd7dd rollback as the new addition was unused and unnessesary Robin Olsen 2026-02-23 14:21:15 +01:00
  • 1adf2ec940 READ ISSUES - WEB Ine Maria Nilssen Aanonsen 2026-02-23 13:59:14 +01:00
  • ef87ff28ce add go-git Robin Olsen 2026-02-23 13:58:36 +01:00
  • eeb6a67d1e add basic git based question Robin Olsen 2026-02-23 13:58:27 +01:00
  • d1ef4e9491 READ ISSUES - WEB Ine Maria Nilssen Aanonsen 2026-02-23 13:51:42 +01:00
  • 7674ae3690 making improvements based on copilot's suggestions from previous merge with main: subtracting the label heights from available heights before calculating the list height, to avoid potential layer overflow, in pkg/tui/views/view.go; creating a handler function for refreshing issue list and updating detail view, to avoid duplicate logic in pkg/tui/views/operations.go viljarb 2026-02-23 13:50:23 +01:00
  • 7599ceff7d add basic git based task Robin Olsen 2026-02-23 13:38:14 +01:00
  • e59b561dee check i created issue status is closed Robin Olsen 2026-02-23 13:37:51 +01:00
  • ea67982a8d remove search bar until properly implemented Robin Olsen 2026-02-23 13:37:27 +01:00
  • 8decd74952 make tasks use map instead of slice Robin Olsen 2026-02-23 13:13:34 +01:00
  • 2c2fbac3a3 taks use end task util Robin Olsen 2026-02-23 12:28:10 +01:00
  • a3a9b8293c use new utility Robin Olsen 2026-02-23 12:26:48 +01:00
  • 67e16265ab add utility to end tass with timeout Robin Olsen 2026-02-23 12:26:23 +01:00
  • 94917e4ff5 should return issue pointer Robin Olsen 2026-02-23 12:26:05 +01:00
  • 235b07f7ce use registry for interfaces also add list interfaces command v0.1.3 Robin Olsen 2026-02-22 22:58:04 +01:00
  • 78769396e7 forgot to commit this Robin Olsen 2026-02-22 19:47:17 +01:00
  • 33c8c05ae3 refactor to decouple commands form entrypoint for reusability and centralizing commands. Increase reusability and composition Robin Olsen 2026-02-22 19:46:55 +01:00
  • 118e67dbf4 refactor services to use Interface and change name to app v0.1.2 Robin Olsen 2026-02-22 16:16:09 +01:00
  • dbf619a054 Update Go version to 1.25.6 in workflow v0.1.1 Robin Olsen 2026-02-22 14:49:15 +01:00
  • 4f30744314 add goreleaser action Robin Olsen 2026-02-22 14:39:42 +01:00
  • c1b34a145d Add Docker publish workflow to GitHub Actions Robin Olsen 2026-02-22 14:31:17 +01:00
  • 133996c734 Update copyright year and owner in LICENSE file Robin Olsen 2026-02-22 14:28:39 +01:00
  • 8dcf97c6c5 Add Apache License 2.0 to the project Robin Olsen 2026-02-22 14:26:16 +01:00
  • 8a2c6582e4 Update Go version to 1.25.6 in workflow Robin Olsen 2026-02-22 14:23:09 +01:00
  • a0535085a0 Add GitHub Actions workflow for Go project Robin Olsen 2026-02-22 14:22:08 +01:00
  • b2b8c5edcd add dockerignore Robin Olsen 2026-02-22 14:18:37 +01:00
  • ee15fdf867 add goReleaser v0.1.0 Robin Olsen 2026-02-22 13:53:10 +01:00
  • d8d2994c8a Merge pull request #21 from LazyBachelor/WEB---ADD-COMMENTS-ON-ISSUES Robin Olsen 2026-02-22 02:04:13 -08:00
  • 2e4185e30f use beads service use pointes for comments use htmx routing Robin Olsen 2026-02-22 11:03:31 +01:00
  • 15f8bbb8ed Merge branch 'WEB---ADD-COMMENTS-ON-ISSUES' of https://github.com/LazyBachelor/LazyPM into WEB---ADD-COMMENTS-ON-ISSUES Ine Maria Nilssen Aanonsen 2026-02-20 17:04:20 +01:00
  • 4ad08b3720 WEB - ADD COMMENTS ON ISSUES Ine Maria Nilssen Aanonsen 2026-02-20 17:02:10 +01:00
  • d1951cbbc0 Apply suggestion from @Copilot Ine 2026-02-20 16:44:40 +01:00
  • 2cc808337f Apply suggestion from @Copilot Ine 2026-02-20 16:44:21 +01:00
  • 8171e76ec8 Apply suggestion from @Copilot Ine 2026-02-20 16:37:18 +01:00
  • bb059ad8d8 WEB - ADD COMMENTS ON ISSUES Ine Maria Nilssen Aanonsen 2026-02-20 11:25:08 +01:00
  • 890c57dd74 make dockerfile multiplatofrm Robin Olsen 2026-02-19 22:31:05 +01:00
  • aa8e0c1f06 add docker push to docker-hub Robin Olsen 2026-02-19 19:04:29 +01:00
  • e909de3d5b reduce redundancy Robin Olsen 2026-02-19 17:34:42 +01:00
  • ed9662ff07 fix signature and make better chaining Robin Olsen 2026-02-19 17:32:39 +01:00
  • 0f41f76679 add builders and chaining methods for various types and variables for better reusability and readability Robin Olsen 2026-02-19 17:26:16 +01:00
  • 2e702e799d use beads sql store instead of opening our own Robin Olsen 2026-02-19 17:25:34 +01:00
  • 5794836864 add make command to start survey Robin Olsen 2026-02-19 12:22:25 +01:00
  • 5cd1d2ab71 (hotfix) convert type to string Robin Olsen 2026-02-19 12:12:26 +01:00
  • 4ddc394b8f Merge pull request #20 from LazyBachelor/LPM-32 Robin Olsen 2026-02-19 01:53:16 -08:00
  • cf0c9a1880 expand coding task example Robin Olsen 2026-02-19 10:43:58 +01:00
  • c5023ee748 Update pkg/tui/views/dashboard/operations.go viljarb0 2026-02-19 10:37:56 +01:00
  • 15647bbe9d Update pkg/tui/views/dashboard/issue_list.go viljarb0 2026-02-19 10:36:50 +01:00
  • e528788522 Update pkg/tui/views/dashboard/operations.go viljarb0 2026-02-19 10:25:13 +01:00
  • cdc7dad2ec Update pkg/tui/views/dashboard/operations.go viljarb0 2026-02-19 10:00:38 +01:00
  • 06ce771505 Update pkg/tui/views/dashboard/model.go viljarb0 2026-02-19 09:56:58 +01:00
  • 78e7a2dd51 Update pkg/tui/views/dashboard/keys.go viljarb0 2026-02-19 09:56:24 +01:00
  • 383c5638c5 delete .beads Robin Olsen 2026-02-18 22:23:16 +01:00
  • a2212c0bad move feedback msg check to operations Robin Olsen 2026-02-18 22:23:08 +01:00
  • d3c5ead54e Merge remote-tracking branch 'origin/main' into LPM-32 Robin Olsen 2026-02-18 22:22:11 +01:00
  • f00bf0a684 putting web from main into this branch viljarb 2026-02-18 20:52:50 +01:00
  • 77dd155299 rm -r --cached pkg/web viljarb 2026-02-18 20:48:30 +01:00
  • a6ec856759 removing .beads viljarb 2026-02-18 20:44:04 +01:00
  • a61faf69fe removing .beads viljarb 2026-02-18 20:43:40 +01:00
  • 1d92041538 modified: web/assets/css/styles.css modified: web/components/base/input.templ modified: web/components/base/input_templ.go modified: web/components/base/range.templ modified: web/components/base/range_templ.go modified: web/components/base/select.templ modified: web/components/base/select_templ.go modified: web/components/base/textarea.templ modified: web/components/base/textarea_templ.go modified: web/components/icons.templ modified: web/components/icons_templ.go modified: web/components/issue.templ modified: web/components/issue_templ.go modified: web/components/layout.templ modified: web/components/layout_templ.go new file: web/components/sidebar.templ new file: web/components/sidebar_templ.go new file: web/components/status.templ new file: web/components/status_templ.go modified: web/handler/issues.go new file: web/handler/task.go modified: web/input.css deleted: web/package-lock.json deleted: web/package.json modified: web/routes/layout.templ modified: web/routes/layout_templ.go modified: web/server/routes.go modified: web/server/server.go modified: web/web.go viljarb 2026-02-18 20:41:52 +01:00
  • ed8a0d02ec updating web to be compatible with main viljarb 2026-02-18 20:33:32 +01:00
  • b654fb5bd3 changing name of updates.go to operations.go, as everything related to operations performed on issues are there viljarb 2026-02-18 20:25:25 +01:00
  • 96bab0602f ready for test viljarb 2026-02-18 20:10:45 +01:00
  • 28ff6716a1 Merge pull request #18 from LazyBachelor/LPM-58 Robin Olsen 2026-02-18 10:33:41 -08:00
  • 4d6b70fb6a add some helpers to simplify task creation Robin Olsen 2026-02-18 19:32:17 +01:00
  • c85023cb78 also remove package.json with make clean Robin Olsen 2026-02-18 17:55:37 +01:00
  • f9b25717a0 Merge remote-tracking branch 'origin/main' into LPM-58 Robin Olsen 2026-02-18 17:51:50 +01:00
  • 3e7d57444a add .vscode to gitignore so it does not change update makefile to tidy before running and clean better Robin Olsen 2026-02-18 17:42:51 +01:00
  • 612f0c86c7 refactor for simplicity Robin Olsen 2026-02-18 15:32:08 +01:00
  • 2583ca13c3 sentralize userquiterror Robin Olsen 2026-02-18 14:32:08 +01:00
  • 5c74cd15ba move InterfacetoType to types and deleted types as it was now empty Robin Olsen 2026-02-18 14:28:58 +01:00
  • e8fffba752 use only port Robin Olsen 2026-02-18 14:26:55 +01:00
  • ea7c4fa01f fix copilot suggestion Robin Olsen 2026-02-18 14:25:48 +01:00
  • 7ee2a3a0c6 Merge remote-tracking branch 'origin/main' into LPM-58 Robin Olsen 2026-02-18 14:19:08 +01:00
  • ffa32ebd3a add dockerfile add make commands for building and running using docker Robin Olsen 2026-02-18 14:12:37 +01:00
  • 969b08bab4 Update cmd/survey/tasks/createIssue.go Robin Olsen 2026-02-18 13:43:17 +01:00
  • 4dcb67e490 Update pkg/tui/views/dashboard/update.go Robin Olsen 2026-02-18 13:43:05 +01:00
  • b32e5a5946 Update pkg/task/runner.go Robin Olsen 2026-02-18 13:37:23 +01:00
  • f58da43f0e Update cmd/survey/intro.go Robin Olsen 2026-02-18 13:35:59 +01:00
  • f91d33e2f0 add list command to view available tasks Robin Olsen 2026-02-18 13:19:16 +01:00
  • 23747fb799 refactor to use Tasker interface instead of Task Robin Olsen 2026-02-18 13:07:23 +01:00
  • 89f8596884 Merge remote-tracking branch 'origin/main' into LPM-58 Robin Olsen 2026-02-18 12:07:13 +01:00
  • de239254e5 add tailwindcss with node for windows development Robin Olsen 2026-02-18 11:58:20 +01:00
  • 753777160f Merge pull request #17 from LazyBachelor/LPM-59 Robin Olsen 2026-02-17 13:37:18 -08:00
  • 9264f6d597 add back .vscode Robin Olsen 2026-02-17 22:35:14 +01:00
  • 61e5109f9a simplified tailwind classes and removed collapsing sidebar make it static Robin Olsen 2026-02-17 22:26:25 +01:00
  • 1e5bfcc0ba should be minimized Robin Olsen 2026-02-17 22:25:39 +01:00