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 |
|
Matt Kilgore
|
add57a8962
|
fix(ci): ignore non-code paths (#31)
|
2024-06-19 21:29:02 -04:00 |
|
Phill Price
|
22c76c52a2
|
fix(docs): typo fix (#28)
Mertials > Materials
|
2024-06-19 20:11:43 -04:00 |
|
Matt Kilgore
|
dd1c09fe0c
|
fix(ci): updates existing ci job to work with new docker publishing. (#30)
|
2024-06-19 20:05:28 -04:00 |
|
dependabot[bot]
|
b4f7d2152a
|
chore(deps): bump golang.org/x/net (#26)
Bumps the go_modules group with 1 update in the /backend directory: [golang.org/x/net](https://github.com/golang/net).
Updates `golang.org/x/net` from 0.21.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
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-19 13:32:24 -04:00 |
|
dependabot[bot]
|
25e1c41335
|
chore(deps): bump the npm_and_yarn group across 1 directory with 7 updates (#21)
Bumps the npm_and_yarn group with 6 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.1` | `7.24.7` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` |
| [tar](https://github.com/isaacs/node-tar) | `6.1.13` | `6.2.1` |
| [undici](https://github.com/nodejs/undici) | `5.22.1` | `5.28.4` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
Updates `@babel/traverse` from 7.22.1 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)
Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)
Updates `tar` from 6.1.13 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.13...v6.2.1)
Updates `undici` from 5.22.1 to 5.28.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.22.1...v5.28.4)
Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ejs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: undici
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: word-wrap
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-19 12:53:13 -04:00 |
|
Matt Kilgore
|
bde7ccbb2c
|
feat(docs): add sitemap to docs (#25)
|
2024-06-19 09:23:27 -04:00 |
|
Matthew Kilgore
|
c9841513cd
|
fix(ci): rootless suffix
v0.11.0
|
2024-06-19 06:46:53 -04:00 |
|
Matthew Kilgore
|
eeedb94716
|
fix(ci): better version tagging
|
2024-06-19 06:44:08 -04:00 |
|
Matthew Kilgore
|
bf6151ed61
|
fix(ci): better version tagging
|
2024-06-18 22:12:15 -04:00 |
|
Matthew Kilgore
|
101e6b0802
|
fix(ci): fix ci permissions
|
2024-06-18 21:59:46 -04:00 |
|
Matt Kilgore
|
c844fcd185
|
ci: update cd/cd build processes for docker (#22)
* ci: update cd/cd build processes for docker
* chore(backend): update go namespaces
|
2024-06-18 21:17:23 -04:00 |
|
Katos
|
2111ee182d
|
fix: CSV has wrong file extension (#19)
* Update v1_ctrl_reporting.go
Amend BOM export to CSV
* Update v1_ctrl_reporting.go
---------
Co-authored-by: Matt Kilgore <tankerkiller125@gmail.com>
|
2024-06-18 19:28:33 -04:00 |
|
Matthew Kilgore
|
0980ee41cf
|
chore(backend): update go namespaces
|
2024-06-18 19:22:51 -04:00 |
|
Katos
|
0c2181fce9
|
Chore: Fix references to new branding
Updating docs link and resolve references to new sysadmins media branding.
|
2024-06-18 20:13:38 +01:00 |
|
Matthew Kilgore
|
7d4e5d17fc
|
chore: docs updates for landing page
|
2024-06-18 12:38:33 -04:00 |
|
Matt Kilgore
|
ea79d2d279
|
fix: Doc links
|
2024-06-18 12:15:37 -04:00 |
|
Matt Kilgore
|
36d64737e0
|
chore: Add project description to readme
|
2024-06-18 11:59:37 -04:00 |
|
Matt Kilgore
|
0acb9316f9
|
chore: update funding
Fixed katosdev username
|
2024-06-18 09:24:17 -04:00 |
|
Matt Kilgore
|
1233606d19
|
fix: Incorrect int size conversion
|
2024-06-18 09:16:29 -04:00 |
|
Matt Kilgore
|
8d98780a7c
|
chore: add hay-kot to credits
|
2024-06-18 08:32:34 -04:00 |
|
Matt Kilgore
|
b81bac0bf7
|
fix(docs): quick start formatting
|
2024-06-18 08:15:49 -04:00 |
|
Matthew Kilgore
|
ada49f6957
|
fix: broken doc link
|
2024-06-18 06:56:24 -04:00 |
|
Matthew Kilgore
|
919671d9c9
|
fix: error doc
|
2024-06-18 06:53:52 -04:00 |
|
Matthew Kilgore
|
dd986e4481
|
chore: remove mkdocs
|
2024-06-18 06:52:44 -04:00 |
|
Matthew Kilgore
|
829458562f
|
chore: Rebranding
|
2024-06-18 06:48:03 -04:00 |
|
Matt Kilgore
|
e652507714
|
Update feature_request.yml
|
2024-06-17 20:53:52 -04:00 |
|
Matt Kilgore
|
b6c4d8c966
|
Update bug_report.yml
|
2024-06-17 20:52:55 -04:00 |
|
Matt Kilgore
|
96b0c8606c
|
Update FUNDING.yml
|
2024-06-17 20:41:59 -04:00 |
|
Matt Kilgore
|
69a25e3aba
|
Update publish.yaml
|
2024-06-17 20:38:26 -04:00 |
|
Matt Kilgore
|
320ca2d48a
|
Update tag.yaml
|
2024-06-17 19:08:27 -04:00 |
|
Matt Kilgore
|
421c57267b
|
Update partial-publish.yaml
|
2024-06-17 19:07:29 -04:00 |
|
CollapsingStar
|
6fd8457e5a
|
chore: remove deprecated version tag for Docker v2 (#902)
|
2024-05-23 07:53:43 -08:00 |
|
Graeme B
|
c2511d56d7
|
Update README.md (#891)
Add a Contributing section and the Buy Me A Coffee link since I had to hunt for it.
|
2024-05-23 07:52:56 -08:00 |
|
renovate[bot]
|
fbb17d66aa
|
fix(deps): update dependency @vueuse/nuxt to v10.9.0 (#827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-28 08:11:54 -08:00 |
|
renovate[bot]
|
98429ae8c2
|
fix(deps): update dependency @vueuse/router to v10.9.0 (#828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-28 08:11:46 -08:00 |
|
renovate[bot]
|
69adbacd25
|
fix(deps): update dependency h3 to v1.11.1 (#831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-28 08:11:34 -08:00 |
|
renovate[bot]
|
43ff04317a
|
fix(deps): update dependency pinia to v2.1.7 (#833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-28 08:11:22 -08:00 |
|