viljarb
|
f00bf0a684
|
putting web from main into this branch
|
2026-02-18 20:52:50 +01:00 |
|
viljarb
|
77dd155299
|
rm -r --cached pkg/web
|
2026-02-18 20:48:30 +01:00 |
|
viljarb
|
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
|
2026-02-18 20:41:52 +01:00 |
|
viljarb
|
ed8a0d02ec
|
updating web to be compatible with main
|
2026-02-18 20:33:32 +01:00 |
|
|
|
3ed3863947
|
modified: pkg/web/web.go
|
2026-02-13 15:08:30 +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 |
|
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 |
|