Commit Graph

  • 5fd9557637 Update pkg/tui/components/modals.go Robin Olsen 2026-03-11 15:33:45 +01:00
  • dc48ddf0e0 print issue list in cli better Robin Olsen 2026-03-11 15:31:47 +01:00
  • 85e0bf698d show in ready_to_sprint in tui Robin Olsen 2026-03-11 15:31:29 +01:00
  • 0d0ba236a3 add suggestions to repl Robin Olsen 2026-03-11 15:31:08 +01:00
  • e9a6d1e9af add ready_to_sprint status to beads Robin Olsen 2026-03-11 15:13:00 +01:00
  • c78b5082d2 TASK SPRINT PLANNING 2 Ine Maria Nilssen Aanonsen 2026-03-11 14:54:14 +01:00
  • 8f40a4c9a3 add section to show valiaton check feedback Robin Olsen 2026-03-11 14:49:55 +01:00
  • 3e8d0dc6c6 Merge pull request #48 from LazyBachelor/LPM-103 Robin Olsen 2026-03-11 06:24:43 -07:00
  • 0a004af359 align better with cli Robin Olsen 2026-03-11 14:21:36 +01:00
  • 36414142b7 print issue prettier Robin Olsen 2026-03-11 14:06:06 +01:00
  • 2c8ba4e393 align repl with cli Robin Olsen 2026-03-11 14:05:57 +01:00
  • b5cbacd532 filter and update issue wtih assingee Robin Olsen 2026-03-11 14:05:35 +01:00
  • 1fb73e6d9f add ability to set assigee with cli comment out interactive creating Robin Olsen 2026-03-11 14:05:13 +01:00
  • 2879d9b712 Merge pull request #47 from LazyBachelor/LPM-101 Robin Olsen 2026-03-11 04:51:38 -07:00
  • 1ed9e25923 add nil check here Robin Olsen 2026-03-11 12:40:51 +01:00
  • 25bb20b7de make sure repl works with new system Robin Olsen 2026-03-11 12:34:44 +01:00
  • f2413b68f5 make sure taks are in order and interfaces random Robin Olsen 2026-03-11 12:18:17 +01:00
  • 2c90566260 make sure we're not running tea model when running in dev or web mode without task Robin Olsen 2026-03-11 11:59:10 +01:00
  • 34542a9670 add completion message to task modal and make it wider Robin Olsen 2026-03-11 11:40:08 +01:00
  • 839ce95c37 wait for interface to close Robin Olsen 2026-03-11 11:24:34 +01:00
  • a7b2698309 use tea model for showing server runnign and closing Robin Olsen 2026-03-11 11:09:38 +01:00
  • 6cbd9d1bd2 Merge pull request #46 from LazyBachelor/LPM-98 Robin Olsen 2026-03-10 14:00:40 -07:00
  • 3f3767fde7 fix: change priority code names to match CLI and TUI interfaces Robin Olsen 2026-03-10 21:58:31 +01:00
  • beb182e3de Merge pull request #41 from LazyBachelor/WIP-LPM-79 Robin Olsen 2026-03-10 13:54:06 -07:00
  • cd46db7440 Merge pull request #45 from LazyBachelor/LPM-94 Robin Olsen 2026-03-10 13:48:59 -07:00
  • 6de15537ce updating the readme a little viljarb 2026-03-10 15:36:15 +01:00
  • df118269d6 Fix now the WEB priority should match the other two interfaces (cli and tui) Moira Daniella A Sebastian 2026-03-10 15:29:52 +01:00
  • 153351ce81 Resolved some of suggestions from copilot Moira Daniella A Sebastian 2026-03-10 15:17:42 +01:00
  • 1cdfb56531 Update pkg/tui/components/modals.go Moira Daniella sebastian 2026-03-10 15:05:41 +01:00
  • 6aa6233c76 Implement task for git operation Moira Daniella A Sebastian 2026-03-10 15:00:46 +01:00
  • 72a2e8acf5 Metrics and logs - MongoDB Submission (#43) v0.2.0 Robin Olsen 2026-03-10 06:09:31 -07:00
  • 334c9d4c95 Initial plan copilot/sub-pr-43 copilot-swe-agent[bot] 2026-03-10 13:03:08 +00:00
  • cf46a2ae45 this is true now Robin Olsen 2026-03-10 14:01:21 +01:00
  • 74a36bc9da got a warning from copilot Robin Olsen 2026-03-10 13:59:11 +01:00
  • 406a116786 need this Robin Olsen 2026-03-10 13:53:55 +01:00
  • 4c826193ee use config value for pm path Robin Olsen 2026-03-10 13:44:59 +01:00
  • e4b6074303 fix typo make sure we check env is set Robin Olsen 2026-03-10 13:34:13 +01:00
  • df0bdb9918 use correct naming convension Robin Olsen 2026-03-10 13:33:12 +01:00
  • ce4c815ef5 use better naming for uri and check it Robin Olsen 2026-03-10 13:31:18 +01:00
  • 8945341250 change duration to ms instead of ns use better naming for last interface Robin Olsen 2026-03-10 13:30:53 +01:00
  • 7feec35c18 make sure we check if uri is there run submit at defer Robin Olsen 2026-03-10 13:30:17 +01:00
  • e3124527ae make this flag always there load env at init Robin Olsen 2026-03-10 13:29:05 +01:00
  • 322fde4ead use .env.example instead Robin Olsen 2026-03-10 12:23:48 +01:00
  • 167b9f48fe dont panic if no .env Robin Olsen 2026-03-10 12:22:27 +01:00
  • 4acf12b0da make sure we use proper context Robin Olsen 2026-03-10 12:18:48 +01:00
  • 84a59895a7 add empty .env Robin Olsen 2026-03-10 12:09:29 +01:00
  • 053f126e19 use new interactive db connection in runner Robin Olsen 2026-03-10 12:08:42 +01:00
  • 5c6afc9b69 use new interactive db connection Robin Olsen 2026-03-10 12:08:19 +01:00
  • 1ed655ff32 add interactiv db connection process use .env if available Robin Olsen 2026-03-10 12:07:48 +01:00
  • dad7e07486 load .env Robin Olsen 2026-03-10 12:06:52 +01:00
  • 6e9016b5de add reading form .env add .env to gitignore Robin Olsen 2026-03-10 12:06:39 +01:00
  • 549415135c delete this as we are now using quarto in the Report repository Robin Olsen 2026-03-09 18:24:19 +01:00
  • 9aa21f672e Merge remote-tracking branch 'origin/main' into Metrics-and-Logs Robin Olsen 2026-03-09 13:24:07 +01:00
  • 5c4ecc841c improve on the subimsion process with automatic submissions make sure we give each user uniqe id Robin Olsen 2026-03-09 13:23:46 +01:00
  • a71f96b066 Merge pull request #39 from LazyBachelor/LPM-48 Robin Olsen 2026-03-08 01:59:29 -08:00
  • d7107fe331 Merge remote-tracking branch 'origin/main' into LPM-48 Robin Olsen 2026-03-08 10:58:24 +01:00
  • 57a2e62247 Update pkg/web/components/issue.templ viljarb0 2026-03-08 10:12:04 +01:00
  • d7d0e79520 Update pkg/web/routes/dashboard.templ viljarb0 2026-03-08 10:09:26 +01:00
  • c9f5c40c2a Merge pull request #40 from LazyBachelor/TASK-BACKLOG-REFINEMENT-ISSUE Robin Olsen 2026-03-06 12:25:35 -08:00
  • e64950879d FIXED COMMENTS. TASK BACKLOG REFINEMENT ISSUE Ine Maria Nilssen Aanonsen 2026-03-06 21:04:58 +01:00
  • 3ff5da6f1a copilot suggestion fix: using url.Values to prevent bad characters messing up the url viljarb 2026-03-06 17:58:25 +01:00
  • 9357ee1ba2 Update pkg/web/routes/issue_detail.templ viljarb0 2026-03-06 17:48:43 +01:00
  • a63edceb00 Merge remote-tracking branch 'origin/main' into WIP-LPM-79 Robin Olsen 2026-03-06 16:02:50 +01:00
  • e85b123463 Merge remote-tracking branch 'origin/main' into LPM-48 Robin Olsen 2026-03-06 13:03:53 +01:00
  • 68054f7409 TASK BACKLOG REFINEMENT ISSUE Ine Maria Nilssen Aanonsen 2026-03-06 12:52:13 +01:00
  • edf8e4cfd8 forgot a file viljarb 2026-03-05 17:58:08 +01:00
  • e796ac8b79 add reason for closing issue for closed issues viljarb 2026-03-05 17:51:21 +01:00
  • dbffd5f3f8 double-click on issues in list view opens edit window viljarb 2026-03-05 17:32:31 +01:00
  • f371f9a8e9 fix submisson button for web Robin Olsen 2026-03-05 14:03:55 +01:00
  • ff6a80dddc Merge pull request #38 from LazyBachelor/Metrics-and-Logs Robin Olsen 2026-03-05 04:00:31 -08:00
  • d7c52383be add submit to full help tui Robin Olsen 2026-03-05 12:33:16 +01:00
  • 372e5900ff wait little for submitt channel to update Robin Olsen 2026-03-05 12:30:50 +01:00
  • e94701001c remove notebook data Robin Olsen 2026-03-05 12:12:47 +01:00
  • 2fc612c7c7 update coding task to align with spec and improve expetion handling Robin Olsen 2026-03-05 12:03:13 +01:00
  • 28add3f4dd (hotfix) simplify expetion logic Robin Olsen 2026-03-05 11:36:09 +01:00
  • 4a023caebb (hotfix) Align create issue task with new spec Robin Olsen 2026-03-05 11:22:01 +01:00
  • ae81e52f0d change web and status command to use callback Robin Olsen 2026-03-04 22:45:31 +01:00
  • cc6c4ea7cb change tui and status command to use callback. add keybind to submit Robin Olsen 2026-03-04 22:44:55 +01:00
  • 4842d30aab change repl and status command to use callback Robin Olsen 2026-03-04 22:44:01 +01:00
  • 3d183d7fcd change validation to be submission callback based Robin Olsen 2026-03-04 22:43:28 +01:00
  • cd1f90e546 removing unneeded files viljarb 2026-03-04 21:42:14 +01:00
  • ac4fd13089 removing unneeded files viljarb 2026-03-04 21:41:38 +01:00
  • aa203e901d making the enter/details key switch focus between issues and details; using the v key for switching between kanban and list view; making the footer stay at the buttom of the screen in kanban view viljarb 2026-03-04 21:16:55 +01:00
  • 5a9a8238d9 remove unused dep Robin Olsen 2026-03-04 20:50:45 +01:00
  • 0f82146fe5 logg all checks and show if done or not Robin Olsen 2026-03-04 20:46:55 +01:00
  • 785c194c53 add data analisys notebook Robin Olsen 2026-03-04 19:20:51 +01:00
  • abedfe95d6 Merge pull request #37 from LazyBachelor/LPM-85 Robin Olsen 2026-03-04 08:51:36 -08:00
  • 7d2c00c582 update coding task for better readability Robin Olsen 2026-03-04 17:50:24 +01:00
  • 5a8b9fc9fb print the checks Robin Olsen 2026-03-04 17:50:00 +01:00
  • 44d4b0e543 make sure we get the checks Robin Olsen 2026-03-04 17:49:49 +01:00
  • 6e1c46948a expand width of task text box Robin Olsen 2026-03-04 17:49:32 +01:00
  • a907de5b94 Update cmd/pm/tasks/codingTask.go Robin Olsen 2026-03-04 17:33:48 +01:00
  • 4f70142316 Update cmd/pm/tasks/codingTask.go Robin Olsen 2026-03-04 17:33:30 +01:00
  • 1f51336288 Update cmd/pm/tasks/codingTask.go Robin Olsen 2026-03-04 17:33:18 +01:00
  • 003fae4193 Update cmd/pm/tasks/codingTask.go Robin Olsen 2026-03-04 17:33:08 +01:00
  • f0025f8929 Update cmd/pm/tasks/codingTask.go Robin Olsen 2026-03-04 17:32:55 +01:00
  • 077cbc96e8 Update cmd/pm/tasks/codingTask.go Robin Olsen 2026-03-04 17:32:37 +01:00
  • 817dbc57b7 Update cmd/pm/tasks/codingTask.go Robin Olsen 2026-03-04 17:32:13 +01:00
  • 56fb3549e7 Merge pull request #34 from LazyBachelor/Metrics-and-Logs Robin Olsen 2026-03-04 08:24:43 -08:00
  • 9473e1c40a bd: backup 2026-03-04 15:37 viljarb 2026-03-04 16:37:01 +01:00