Commit Graph

470 Commits

Author SHA1 Message Date
Hayden e44eaafd15
remove in sync test 2024-01-18 13:41:12 -06:00
Hayden 3ff7980cd4
basic documentaion 2024-01-18 13:40:06 -06:00
Hayden cfeff376ed
add env config for currencies 2024-01-18 13:38:15 -06:00
Hayden b92d7f988d
move flag to options namespace 2024-01-18 13:36:27 -06:00
Hayden 4e608dc054
remove ts file and consoldate new values into json 2024-01-18 13:34:27 -06:00
Hayden 12c3239f9f
feat: adding new currencies (#715)
* fix: task swag (#710)

Co-authored-by: Quoing <pavel.cadersky@mavenir.com>

* [feat] Adding new currencies

---------

Co-authored-by: quoing <quoing@users.noreply.github.com>
Co-authored-by: Quoing <pavel.cadersky@mavenir.com>
Co-authored-by: Bradley <41597815+userbradley@users.noreply.github.com>
2024-01-18 10:29:03 -09:00
Hayden 8dc3ca4db0
use ToUpper instead 2024-01-05 14:16:32 -06:00
Hayden d1b8b5eea2
make case insensative 2024-01-05 13:58:17 -06:00
Hayden c1bcb80860
log/return currency error 2024-01-05 13:54:54 -06:00
Hayden 50bbb38321
proper types for assetId 2024-01-05 13:45:39 -06:00
Hayden c07ae234ff
change go versions 2024-01-05 13:33:33 -06:00
Hayden de8ecde3d1
specify explicit type 2024-01-05 13:08:11 -06:00
Hayden cb01595180
fix type definition 2024-01-05 13:07:33 -06:00
Hayden 9b6db67d38
bump go version 2024-01-05 13:05:03 -06:00
Hayden b4151f03c8
implement selecting dynamic currency options 2024-01-05 11:59:08 -06:00
Hayden fa676d6351
validate using currency service 2024-01-05 11:40:46 -06:00
Hayden e647419eed
remove currency validation 2024-01-05 11:35:50 -06:00
Hayden 2240617c8e
sort slice before return 2024-01-05 11:33:20 -06:00
Hayden 645155ad10
api endpoint for currencies 2024-01-05 11:26:43 -06:00
Hayden dbf1373e0c
basic currency service for loading at runtime 2024-01-05 11:12:33 -06:00
renovate[bot] d920e1e215
chore(deps): update dependency mkdocs-material to v9.5.3 (#697) 2024-01-04 15:49:56 -06:00
renovate[bot] 6d8260b4fe
fix(deps): update module github.com/go-chi/chi/v5 to v5.0.11 (#698) 2024-01-04 15:48:08 -06:00
renovate[bot] 8ede42f79b
fix(deps): update module github.com/google/uuid to v1.5.0 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 12:12:20 -09:00
Marcel K d8e49622e5
feat: show quantity in card view if quantity == 0 (hay-kot/homebox#672) (#673)
* feat: show quantity in card view if quantity == 0 (hay-kot/homebox#672)

* Update frontend/components/Item/Card.vue

---------

Co-authored-by: bee-eater <bee-eater@users.noreply.github.com>
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-01-04 12:10:44 -09:00
renovate[bot] f3f2116a2b
fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 12:09:24 -09:00
Hayden e8449b3a73
fix: inaccruate 401 & sql busy error (#679)
* fix inaccruate 401 error on SQL db error

* init golangci-lint config

* linter autofix

* testify auto fixes

* fix sqlite busy errors

* fix naming

* more linter errors

* fix rest of linter issues
2024-01-04 08:55:26 -09:00
zebrapurring b9183109f2
fix: Render newlines in markdown fields (#682)
Co-authored-by: zebrapurring <>
2023-12-24 18:27:58 -09:00
Hayden 3ee150e7d6
feat: add log statements + remove auto redirect (#671) 2023-12-15 18:32:44 -09:00
Hayden 85c8e47016
fix: ensure rows are closed (#670) 2023-12-15 18:07:17 -09:00
Hayden 8538877f52
feat: extract auth into provider (#663)
* extract auth into provider

* bump go version

* use pointer

* rebase
2023-12-12 05:49:46 -09:00
renovate[bot] 522943687e
fix(deps): update dependency markdown-it to v14 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 05:44:48 -09:00
renovate[bot] ff2577a739
chore(deps): update dependency vitest to v1 (#652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 05:44:38 -09:00
renovate[bot] 0bc3969c0c
chore(deps): update actions/setup-go action to v5 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 05:44:23 -09:00
renovate[bot] 8a85b18997
chore(deps): update dependency mkdocs-material to v9.5.2 (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 05:44:11 -09:00
renovate[bot] b5592167a2
fix(deps): update github.com/gocarina/gocsv digest to b87c2d0 (#629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 09:39:52 -09:00
renovate[bot] 126c06a0fa
fix(deps): update module golang.org/x/crypto to v0.16.0 (#645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 09:39:44 -09:00
renovate[bot] 014fdea4ff
fix(deps): update module github.com/hay-kot/httpkit to v0.0.5 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 09:39:37 -09:00
Hayden f2363b85cb
fix: ignore /api paths from service workers (#649) 2023-12-01 08:57:59 -09:00
Hayden 4d9131ba7e
fix: loading causing stale data to present in form(#650) 2023-12-01 08:57:43 -09:00
Hayden 321a83b634
fix/feat: primary photo auto set and auto-set primary photo (#651)
* fix error when item doesn't have photo attachment

* automatically detect image types and set primary photo if first

* remove charts.js from libs
2023-12-01 08:57:29 -09:00
renovate[bot] d1d98bcb06
chore(deps): update docker/setup-qemu-action action to v3 (#625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 14:25:55 -09:00
renovate[bot] db00e7a268
chore(deps): update goreleaser/goreleaser-action action to v5 (#626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 14:25:47 -09:00
renovate[bot] 7ec22ed9bd
chore(deps): update dependency mkdocs-material to v9.4.14 (#630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 14:25:30 -09:00
Kevin Holtkamp 10c030a56b
docs: Fix a bunch of grammar and spelling, rephrased some sentences to be more readable (#635) 2023-11-30 14:25:22 -09:00
Hayden 9edbda3daa
feat: set version flag (#632) 2023-11-24 10:02:02 -09:00
Hayden 8cc0f30291
fix: allow zeroing out asset ids (#624) 2023-11-15 18:46:47 -09:00
Hayden afbc6a49ac
fix: images in child items (#623)
* support parentID search

* fetch images for item children
2023-11-15 18:41:24 -09:00
renovate[bot] 2594d4cdb4
chore(deps): update dependency @types/markdown-it to v13 (#577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 18:18:19 -09:00
renovate[bot] 2eafa8e72f
chore(deps): update dependency @vite-pwa/nuxt to ^0.2.0 (#616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 18:18:07 -09:00
renovate[bot] e65d44fa9e
fix(deps): update dependency @pinia/nuxt to ^0.5.0 (#620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 18:17:57 -09:00