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
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