Commit Graph

293 Commits

Author SHA1 Message Date
viljarb
5ca4aa1c38 fixing window resize bug when switching dashboards 2026-03-04 10:52:35 +01:00
viljarb
496422cf7c modified: dashboard/help_bar.go
modified:   dashboard2/help_bar.go
	modified:   views.go
2026-03-04 10:26:07 +01:00
viljarb
8593f7fdc4 implementing board view; set add comment section above the displayed comments in the details page; delete confirmation window; open same details page from board view; make assignee button more obvious 2026-03-03 20:44:16 +01:00
viljarb
eef3b4849d open same details page from board view; make assignee button more obvious 2026-03-03 20:41:18 +01:00
Robin Olsen
0b5d94b2ee fix typo 2026-03-03 14:07:03 +01:00
Robin Olsen
4a6b40509c dont need whitespace here 2026-03-03 13:39:20 +01:00
Robin Olsen
eafba71887 make more readable 2026-03-03 13:39:09 +01:00
Robin Olsen
bbf5e1f7a9 use web logger only if dev 2026-03-03 11:56:56 +01:00
Robin Olsen
763f079063 refactor for separation of concern for better readabiliy and maintainability 2026-03-03 11:41:07 +01:00
Robin Olsen
7c704a1572 add metrics to tui 2026-03-02 23:10:09 +01:00
Robin Olsen
5942d0d8ab add metrics to repl 2026-03-02 23:09:59 +01:00
Robin Olsen
5ebe95b62f add metrics to tasks 2026-03-02 23:09:49 +01:00
Robin Olsen
35557431da add logging and metrics to web 2026-03-02 23:09:25 +01:00
Robin Olsen
fb9e8ab419 define metrics logger 2026-03-02 23:08:40 +01:00
Moira Daniella A Sebastian
63631fc42f Implemented add comments for tui 2026-03-02 20:17:08 +01:00
viljarb
1d5b7e0860 copied the dashboard and made a keybinding to change back and forth between them; ready to turn dashboard2 into a boardview dashboard 2026-03-02 19:53:42 +01:00
Robin Olsen
1baf6c7ff4 (hotfix) content should no render in modal 2026-03-01 21:10:23 +01:00
Robin Olsen
9612cb9338 refactor to make cli better and simplify the code 2026-03-01 20:42:56 +01:00
Robin Olsen
aabce0b0b2 refactor to use app package instead of service
refactor app to be composable
2026-02-28 23:30:31 +01:00
Robin Olsen
ba4d3df669 refactor names and minimize dependencies 2026-02-28 22:17:55 +01:00
Robin Olsen
ba0115d1bc lots of changes and reducing dependency imports 2026-02-28 16:39:50 +01:00
Robin Olsen
697b17e890 fix bug where using a issue command in the repl would crash a task 2026-02-28 11:39:05 +01:00
Robin Olsen
dcf9fbaa50 automaticaly open browser when starting server 2026-02-26 18:54:51 +01:00
Robin Olsen
c769c901cf serve static assets from embeded filesystem. add build files for lazyos 2026-02-26 10:33:46 +01:00
Robin Olsen
4c0fff0750 Merge pull request #29 from LazyBachelor/LPM-77
LPM-77 Task Drafts
2026-02-25 06:45:59 -08:00
Robin Olsen
c3464c5d18 Merge pull request #25 from LazyBachelor/LPM-43
LPM-43 TUI Funcitonality
2026-02-25 06:45:26 -08:00
Robin Olsen
e7b644c307 Merge remote-tracking branch 'origin/main' into LPM-77 2026-02-25 14:18:04 +01:00
Robin Olsen
cca6b2f477 Merge pull request #27 from LazyBachelor/LPM-67
Feature : Add comments
2026-02-25 05:15:21 -08:00
Robin Olsen
b48c9b82ad add copilot fix 2026-02-25 14:06:48 +01:00
Robin Olsen
fa7c63aa33 fix libs 2026-02-25 14:06:28 +01:00
Robin Olsen
aba0c0fd19 Update pkg/web/components/search.templ
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-25 14:02:19 +01:00
Robin Olsen
6da6113ae5 fix styling a bit and use CreatedBy 2026-02-25 14:01:05 +01:00
Robin Olsen
93aa452805 Merge remote-tracking branch 'origin/main' into LPM-78 2026-02-25 13:43:07 +01:00
Ine Maria Nilssen Aanonsen
20d63718fe WEB - DELETE ISSUE 2026-02-25 13:24:35 +01:00
Robin Olsen
44e894f025 add ability to change assingee 2026-02-25 13:20:30 +01:00
Moira Daniella A Sebastian
d721bba29f Fix comment commands, comments reads multiple words, fix user as author, and implemented a function to list comments 2026-02-25 13:10:42 +01:00
Robin Olsen
6264f9dfc9 adjust layout and add detials button 2026-02-25 12:39:21 +01:00
Robin Olsen
1438d0e567 rename to just issue_detail 2026-02-25 12:25:41 +01:00
Robin Olsen
87d4cdae3f add edit issue button and modal 2026-02-25 11:53:56 +01:00
Robin Olsen
2d7f15e33f fix merge 2026-02-24 17:06:57 +01:00
Robin Olsen
7890f621aa Merge remote-tracking branch 'origin/main' into LPM-43 2026-02-24 17:06:40 +01:00
Ine Maria Nilssen Aanonsen
0c56c4c2b6 WEB - DELETE ISSUE 2026-02-24 15:33:58 +01:00
Robin Olsen
f28ab4be78 ended up not needing this 2026-02-24 15:18:56 +01:00
Robin Olsen
38ae7905c1 unify components and layout 2026-02-24 15:13:31 +01:00
Robin Olsen
dd92c5741a keep it minimal 2026-02-24 15:11:43 +01:00
Robin Olsen
6c3e6a5815 add create issue modal 2026-02-24 15:11:10 +01:00
Robin Olsen
451125903c remove index handler 2026-02-24 15:10:43 +01:00
Robin Olsen
8cea735f43 remove indes and just use dashboard 2026-02-24 15:10:24 +01:00
viljarb
a8aada1646 using codenames for priority levels mapped to digits 2026-02-24 11:19:01 +01:00
Robin Olsen
5d774620dd use htmx for navigation 2026-02-24 10:33:48 +01:00