Commit Graph

38 Commits

Author SHA1 Message Date
Robin Olsen
ffa32ebd3a add dockerfile
add make commands for building and running using docker

remove localhost on server address so it's not locked
2026-02-18 14:12:37 +01:00
Robin Olsen
61e5109f9a simplified tailwind classes and removed collapsing sidebar make it static 2026-02-17 22:26:25 +01:00
Robin Olsen
1e5bfcc0ba should be minimized 2026-02-17 22:25:39 +01:00
Robin Olsen
1258ab91e0 we dont need this 2026-02-17 22:25:22 +01:00
Robin Olsen
4ff3759a79 remove redundant injecton 2026-02-17 22:25:16 +01:00
Moira Daniella A Sebastian
2b791b5354 Forgot to commit some files 2026-02-17 21:33:39 +01:00
Moira Daniella A Sebastian
43bffbbeb6 Sidebar implemented 2026-02-17 21:25:26 +01:00
Robin Olsen
441716238c simplify tailwind classes
remove node
remove godhipit theme
add all themes form daisyui
simplify header
2026-02-17 09:49:11 +01:00
Robin Olsen
01655cd372 use minified 2026-02-16 22:12:49 +01:00
Robin Olsen
f963bcbcd9 fix merge 2026-02-16 22:12:11 +01:00
Robin Olsen
9d174f9a78 Merge remote-tracking branch 'origin/main' into LPM-56 2026-02-16 22:12:00 +01:00
Moira Daniella A Sebastian
410b9a7a3e Updated layout to use Daisy and Tailwind 2026-02-16 21:45:44 +01:00
Robin Olsen
eb8427ea46 optimize for lighthouse 2026-02-13 17:48:56 +01:00
Robin Olsen
d105645424 dont set header for htmx response 2026-02-13 14:41:32 +01:00
Robin Olsen
0a6a68d30a change range to max four to avoid errors 2026-02-13 14:31:45 +01:00
Robin Olsen
6c20c2c663 implement update issue 2026-02-13 14:31:25 +01:00
Robin Olsen
0b61dfd2f3 change to patch as not every field has to be updated 2026-02-13 14:30:56 +01:00
Robin Olsen
a293f147b1 use issueKey 2026-02-13 14:00:39 +01:00
Robin Olsen
732db39faa Update pkg/web/server/routes.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 13:54:45 +01:00
Robin Olsen
aaf8eacf3c add some margins to the index page
resize form
2026-02-13 13:41:24 +01:00
Robin Olsen
912bbdbacd add issues endpoints 2026-02-13 13:40:30 +01:00
Robin Olsen
029b9cbf69 make generic form parser 2026-02-13 13:40:16 +01:00
Robin Olsen
8728b321ab rename to index and use new middlewares and chi 2026-02-13 13:40:00 +01:00
Robin Olsen
b4fb4ad066 add services and htmx middleware 2026-02-13 13:39:32 +01:00
Robin Olsen
f13d361a7c use chi as router 2026-02-13 13:39:11 +01:00
Robin Olsen
54c0845f28 handles routes in routes 2026-02-13 13:38:54 +01:00
Robin Olsen
6f2c2ede9b Merge pull request #14 from LazyBachelor/LPM-52
LPM-52 Survey Tasks
2026-02-13 01:28:07 -08:00
Robin Olsen
f396ae5b37 Update pkg/web/web.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 10:25:52 +01:00
Robin Olsen
08ded5384c change signature of interfaces to fit Interface interface 2026-02-12 19:57:52 +01:00
Moira Daniella A Sebastian
7cd12e7394 Feature: Add top bar 2026-02-12 16:15:34 +01:00
Robin Olsen
448848915c update to use static assets 2026-02-12 12:11:20 +01:00
Robin Olsen
f4b34c393f remove datastar range component 2026-02-03 16:41:05 +01:00
Robin Olsen
6dc0237479 change return type to obj 2026-02-03 14:25:53 +01:00
Robin Olsen
8c9a0035e7 make issue list and issue form 2026-02-03 13:15:12 +01:00
Robin Olsen
82e9ac4df5 add tailwind and daisy ui 2026-02-03 13:14:28 +01:00
Robin Olsen
7333d5eb2b add goshipit a component library fro templ 2026-02-03 13:13:27 +01:00
Robin Olsen
c69fd84fdd implement proper sever route handling 2026-02-02 14:16:08 +01:00
Robin Olsen
0dcfe3989d refine architecture
change module name to repo
2026-02-02 11:22:20 +01:00