dependabot[bot]
a93f4ff1ad
chore(deps): bump github.com/gorilla/schema ( #87 )
...
Bumps the go_modules group with 1 update in the /backend directory: [github.com/gorilla/schema](https://github.com/gorilla/schema ).
Updates `github.com/gorilla/schema` from 1.2.1 to 1.4.1
- [Release notes](https://github.com/gorilla/schema/releases )
- [Commits](https://github.com/gorilla/schema/compare/v1.2.1...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/schema
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 19:55:27 -04:00
Matt Kilgore
3d283c2d81
Update README.md ( #83 )
2024-06-30 16:47:59 -04:00
Katos
ea1d92207a
Merge pull request #81 from sysadminsmedia/katos/currency
...
Update currencies to include more currencies
2024-06-30 16:24:10 +01:00
Katos
bcd826ed4f
Merge pull request #70 from zebrapurring/negate-labels
...
Implement filter option for negated labels
2024-06-30 16:02:04 +01:00
Katos
499bb90b09
Update currencies to include more currencies
2024-06-30 15:50:16 +01:00
Katos
4f00822849
Merge pull request #77 from zebrapurring/fix-tooltip-overflow-top
...
Move the link tooltip to the top to prevent overflows
2024-06-29 19:53:21 +01:00
ff28175838
Move the link tooltip to the top to prevent overflows
2024-06-29 19:51:35 +01:00
Katos
0f482aebad
Merge pull request #42 from sysadminsmedia/katos/location-prices
...
Add total pricing to Homebox locations
2024-06-29 18:14:01 +01:00
Katos
76fe0d3522
Merge pull request #69 from sysadminsmedia/docs/i18n
...
feat(docs): i18n support added to docs
2024-06-29 18:12:29 +01:00
Katos
4995e04cf0
Appease the bot overlords.
2024-06-29 18:08:42 +01:00
Katos
76123e00d6
Minor rewording
2024-06-29 18:08:42 +01:00
Katos
0b7de9557d
Minor grammar change
2024-06-29 18:08:42 +01:00
Katos
0f25983278
Improve link readability in Markdown
2024-06-29 18:08:42 +01:00
Matt Kilgore
40a093656b
chore(docs): remove home link (it's broken)
2024-06-29 18:08:42 +01:00
Matt Kilgore
8b8a96f93b
fix(docs): redirect default to english
2024-06-29 18:08:42 +01:00
Matt Kilgore
7b9c3d52cd
fix(docs): redirect default to english
2024-06-29 18:08:42 +01:00
Matt Kilgore
a0198fb66f
fix(docs): broken link
2024-06-29 18:08:42 +01:00
Matt Kilgore
04eb136ab0
feat(docs): i18n support added to docs
2024-06-29 18:08:42 +01:00
zebrapurring
16f3fb19e8
Merge branch 'main' into negate-labels
2024-06-29 18:05:35 +02:00
Harrison Conlin
6a1ffd7700
Add redirect functionality after login ( #76 )
...
Gone is the frustration of scanning a qr code to only be sent to the homepage
2024-06-29 09:02:23 -04:00
zebrapurring
fff0f4344c
Fix overflow caused by long URL tooltips ( #73 )
...
* Fix overflow caused by long URL tooltips
* Break URL tooltips to prevent horizontal page overflows
---------
Co-authored-by: zebrapurring <>
Co-authored-by: Matt Kilgore <tankerkiller125@users.noreply.github.com >
v0.11.1
2024-06-28 14:27:02 -04:00
Matt Kilgore
24dc182c0e
Merge branch 'main' into negate-labels
2024-06-28 11:36:12 -04:00
Matt Kilgore
b4be462ce5
fix(ci): broken CI/CD ( #71 )
...
* fix(ci): broken CI/CD
* fix(ci): rootless docker build
* Update .github/workflows/docker-publish-rootless.yaml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-28 11:27:28 -04:00
9ed618d45e
Fix quoting for GitHub Action
2024-06-28 17:22:01 +02:00
e79905b608
Implement filtering feature to negate selected labels
2024-06-28 17:21:05 +02:00
e929c38e37
Ignore Go debug binary
2024-06-28 17:21:05 +02:00
e406bb2d04
Fix VSCode debug configuration
2024-06-28 17:21:05 +02:00
Matt Kilgore
a3f4c97049
fix(ci): add version info to docker builds ( #68 )
2024-06-27 20:51:14 -04:00
dependabot[bot]
51c21edb67
chore(deps): bump golang.org/x/image ( #65 )
...
Bumps the go_modules group with 1 update in the /backend directory: [golang.org/x/image](https://github.com/golang/image ).
Updates `golang.org/x/image` from 0.14.0 to 0.18.0
- [Commits](https://github.com/golang/image/compare/v0.14.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 17:59:29 -04:00
icanc0
892635b5e8
fix(backend): moving to csv for consistency with import/export ( #54 )
2024-06-26 08:35:41 -04:00
Matt Kilgore
c9e603c1c2
fix(backend): assetID incorrectly made 32 bit ( #61 )
2024-06-25 13:30:30 -04:00
Matt Kilgore
02bc58ed20
fix(devcontainer): Update features to work correctly ( #50 )
2024-06-23 10:40:26 -04:00
Graeme B
7931003cb7
Revert links back to original repo ( #49 )
...
Links were 404-ing as these were original issues from hay-kot
2024-06-23 10:36:59 -04:00
Matt Kilgore
79c811f65e
chore(docs): update doc links ( #46 )
2024-06-22 22:52:37 -04:00
Katos
07c0193e55
Update README to amend Discord ( #43 )
...
* Update README to amend Discord
Updated README file to new Discord server following migration to Sysadmins Media
* Update README
Improve readability following feedback from botty mcbotface.
---------
Co-authored-by: Matt Kilgore <tankerkiller125@gmail.com >
2024-06-22 16:41:09 -04:00
Matt Kilgore
87e2464599
fix(ci): only run on code changes ( #44 )
2024-06-22 16:34:56 -04:00
Matt Kilgore
30abdd4d36
chore(backend): removed extra unneeded property to pagination
2024-06-22 16:15:22 -04:00
Katos
8a57ca41bf
Update error handling
...
Code review suggestion
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-22 17:26:39 +01:00
Katos
b57efa02ff
Update location to include total pricing
2024-06-22 17:16:32 +01:00
Katos
d7bf64742e
Update label to include total pricing
2024-06-22 17:16:32 +01:00
Katos
7e150aa8d7
Update to a
2024-06-22 17:16:32 +01:00
Katos
4d916a69af
Update to add total price
2024-06-22 17:16:32 +01:00
Katos
7096616414
Update docs for new location pricing
2024-06-22 17:16:32 +01:00
Katos
2292d72802
Update repo_locations
2024-06-22 17:16:32 +01:00
Katos
a8d21f0465
Add totalprice to pagination
2024-06-22 17:16:32 +01:00
Katos
53d542413b
Update swagger to include total location cost
2024-06-22 17:16:32 +01:00
Katos
aaeac8ca9d
Add Total Price Calculation to locations
2024-06-22 17:16:32 +01:00
Katos
a780c6fac4
Add Total Price Calculation to ctrl_items
2024-06-22 17:16:32 +01:00
Matt Kilgore
2a54933cef
chore: add code of conduct ( #29 )
...
* chore: add code of conduct
* fix: mail link correction
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: more link updates
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-22 10:46:14 -04:00
Matt Kilgore
fa67e7d09f
fix(frontend): stat card title ( #41 )
...
* fix(frontend): stat card title
* fix(frontend): better stat title fix
2024-06-21 23:37:39 -04:00