Commit Graph

495 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
334c9d4c95 Initial plan 2026-03-10 13:03:08 +00:00
Robin Olsen
cf46a2ae45 this is true now 2026-03-10 14:01:21 +01:00
Robin Olsen
74a36bc9da got a warning from copilot 2026-03-10 13:59:11 +01:00
Robin Olsen
406a116786 need this 2026-03-10 13:53:55 +01:00
Robin Olsen
4c826193ee use config value for pm path 2026-03-10 13:44:59 +01:00
Robin Olsen
e4b6074303 fix typo
make sure we check env is set
2026-03-10 13:34:13 +01:00
Robin Olsen
df0bdb9918 use correct naming convension 2026-03-10 13:33:12 +01:00
Robin Olsen
ce4c815ef5 use better naming for uri and check it 2026-03-10 13:31:18 +01:00
Robin Olsen
8945341250 change duration to ms instead of ns
use better naming for last interface
2026-03-10 13:30:53 +01:00
Robin Olsen
7feec35c18 make sure we check if uri is there
run submit at defer
2026-03-10 13:30:17 +01:00
Robin Olsen
e3124527ae make this flag always there
load env at init
2026-03-10 13:29:05 +01:00
Robin Olsen
322fde4ead use .env.example instead 2026-03-10 12:23:48 +01:00
Robin Olsen
167b9f48fe dont panic if no .env 2026-03-10 12:22:27 +01:00
Robin Olsen
4acf12b0da make sure we use proper context 2026-03-10 12:18:48 +01:00
Robin Olsen
84a59895a7 add empty .env 2026-03-10 12:09:29 +01:00
Robin Olsen
053f126e19 use new interactive db connection in runner 2026-03-10 12:08:42 +01:00
Robin Olsen
5c6afc9b69 use new interactive db connection 2026-03-10 12:08:19 +01:00
Robin Olsen
1ed655ff32 add interactiv db connection process
use .env if available
2026-03-10 12:07:48 +01:00
Robin Olsen
dad7e07486 load .env 2026-03-10 12:06:52 +01:00
Robin Olsen
6e9016b5de add reading form .env
add .env to gitignore
2026-03-10 12:06:39 +01:00
Robin Olsen
9aa21f672e Merge remote-tracking branch 'origin/main' into Metrics-and-Logs 2026-03-09 13:24:07 +01:00
Robin Olsen
5c4ecc841c improve on the subimsion process with automatic submissions
make sure we give each user uniqe id
2026-03-09 13:23:46 +01:00
Robin Olsen
a71f96b066 Merge pull request #39 from LazyBachelor/LPM-48
LPM-48 Web Kanban Board
2026-03-08 01:59:29 -08:00
Robin Olsen
d7107fe331 Merge remote-tracking branch 'origin/main' into LPM-48 2026-03-08 10:58:24 +01:00
viljarb0
57a2e62247 Update pkg/web/components/issue.templ
copilot suggestion: avoid xss from status values with static x-data

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-08 10:12:04 +01:00
viljarb0
d7d0e79520 Update pkg/web/routes/dashboard.templ
button instead of inline js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-08 10:09:26 +01:00
Robin Olsen
c9f5c40c2a Merge pull request #40 from LazyBachelor/TASK-BACKLOG-REFINEMENT-ISSUE
TASK BACKLOG REFINEMENT ISSUE
2026-03-06 12:25:35 -08:00
Ine Maria Nilssen Aanonsen
e64950879d FIXED COMMENTS. TASK BACKLOG REFINEMENT ISSUE 2026-03-06 21:04:58 +01:00
viljarb
3ff5da6f1a copilot suggestion fix: using url.Values to prevent bad characters messing up the url 2026-03-06 17:58:25 +01:00
viljarb0
9357ee1ba2 Update pkg/web/routes/issue_detail.templ
remove deleteURL as its not used after removing the delete issues button

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-06 17:48:43 +01:00
Robin Olsen
e85b123463 Merge remote-tracking branch 'origin/main' into LPM-48 2026-03-06 13:03:53 +01:00
Ine Maria Nilssen Aanonsen
68054f7409 TASK BACKLOG REFINEMENT ISSUE 2026-03-06 12:52:13 +01:00
viljarb
edf8e4cfd8 forgot a file 2026-03-05 17:58:08 +01:00
viljarb
e796ac8b79 add reason for closing issue for closed issues 2026-03-05 17:51:21 +01:00
viljarb
dbffd5f3f8 double-click on issues in list view opens edit window 2026-03-05 17:32:31 +01:00
Robin Olsen
f371f9a8e9 fix submisson button for web 2026-03-05 14:03:55 +01:00
Robin Olsen
ff6a80dddc Merge pull request #38 from LazyBachelor/Metrics-and-Logs
Metrics and logs - Submit based Validation
2026-03-05 04:00:31 -08:00
Robin Olsen
d7c52383be add submit to full help tui 2026-03-05 12:33:16 +01:00
Robin Olsen
372e5900ff wait little for submitt channel to update 2026-03-05 12:30:50 +01:00
Robin Olsen
e94701001c remove notebook data 2026-03-05 12:12:47 +01:00
Robin Olsen
2fc612c7c7 update coding task to align with spec and improve expetion handling 2026-03-05 12:03:13 +01:00
Robin Olsen
28add3f4dd (hotfix) simplify expetion logic 2026-03-05 11:36:09 +01:00
Robin Olsen
4a023caebb (hotfix) Align create issue task with new spec 2026-03-05 11:22:01 +01:00
Robin Olsen
ae81e52f0d change web and status command to use callback 2026-03-04 22:45:31 +01:00
Robin Olsen
cc6c4ea7cb change tui and status command to use callback.
add keybind to submit
2026-03-04 22:44:55 +01:00
Robin Olsen
4842d30aab change repl and status command to use callback 2026-03-04 22:44:01 +01:00
Robin Olsen
3d183d7fcd change validation to be submission callback based 2026-03-04 22:43:28 +01:00
Robin Olsen
5a9a8238d9 remove unused dep 2026-03-04 20:50:45 +01:00
Robin Olsen
0f82146fe5 logg all checks and show if done or not 2026-03-04 20:46:55 +01:00
Robin Olsen
785c194c53 add data analisys notebook 2026-03-04 19:20:51 +01:00