Commit Graph

1026 Commits

Author SHA1 Message Date
Tonya
1ebdc88b0d Improve handling of copy button on http (#414)
Some checks failed
Docker publish ARM / build (push) Has been cancelled
Docker publish rootless ARM / build-rootless (push) Has been cancelled
Docker publish rootless / build-rootless (push) Has been cancelled
Docker publish / build (push) Has been cancelled
Dockerhub publish / build (push) Has been cancelled
Update Currencies / update-currencies (push) Has been cancelled
2024-12-29 12:23:59 -05:00
Katos
ba98655231 REVERT: Fix logo not appearing in safari
Some checks failed
Docker publish ARM / build (push) Has been cancelled
Docker publish rootless ARM / build-rootless (push) Has been cancelled
Docker publish rootless / build-rootless (push) Has been cancelled
Docker publish / build (push) Has been cancelled
Dockerhub publish / build (push) Has been cancelled
Update Currencies / update-currencies (push) Has been cancelled
Due to issues with placement of the homebox logo, remove Logo size for further investigation and discussion.
2024-12-27 23:03:42 +00:00
Katos
7d955e4a5d Remove Logo size
Due to misplaced logo components, reverting change to add sizing whilst further investigation is conducted.
2024-12-27 22:57:31 +00:00
Katos
2f7d7cfc00 Update Dockerfile
Trigger the Dockerhub action
2024-12-27 16:15:33 +00:00
Katos
243dd1d306 Update .gitignore
triggering the new dockerhub build action
2024-12-27 16:13:58 +00:00
Katos
a825bab986 Update dockerhub-publish.yaml 2024-12-27 16:12:56 +00:00
Katos
3242e9b24b Rename dockerhub-publish to dockerhub-publish.yaml 2024-12-27 16:06:12 +00:00
Katos
481f2e9698 Create dockerhub-publish 2024-12-27 16:05:56 +00:00
Katos
873ee90674 Fix logo size
Some checks are pending
Docker publish ARM / build (push) Waiting to run
Docker publish rootless ARM / build-rootless (push) Waiting to run
Docker publish rootless / build-rootless (push) Waiting to run
Docker publish / build (push) Waiting to run
Update Currencies / update-currencies (push) Waiting to run
Due to placement issues on the login page, size has to be significantly reduced. I continue to hate Safari....
2024-12-26 22:08:41 +00:00
Katos
35dcfd2c0f FIX: Homebox SVG logo missing in Safari due to size not specified
FIX #360 : Homebox SVG logo missing in Safari due to size not specified
2024-12-26 21:46:59 +00:00
Katos
97e0816654 Fix Safari being dumb 2024-12-26 21:41:10 +00:00
Tonya
2ae1115a3e refactor: remove strings lib (#405) 2024-12-26 16:37:07 -05:00
Katos
ba3f4ac371 Move Height and Width attribute to (hopefully) fix Safari issues. 2024-12-26 21:32:54 +00:00
Katos
9a4f8e0dde Merge pull request #402 from sysadminsmedia/katos/fix-logo-size
FIX: Set SVG logo size to fix logo not showing on Safari
2024-12-26 18:55:10 +00:00
Katos
26a7fcb697 Update Logo and Fix Frontend tests 2024-12-26 18:49:48 +00:00
Katos
62a450f376 Fix integration tests 2024-12-26 18:49:48 +00:00
Katos
32e0d80611 Update Logo.vue 2024-12-26 18:49:48 +00:00
Matt Kilgore
75b9c2f45b fix: missing migration 2024-12-26 18:36:28 +00:00
Katos
1aff45159e Merge pull request #403 from sysadminsmedia/revert-401-katos/fix-items-labels
Revert "Fix: Show labels on item page"
2024-12-26 17:40:33 +00:00
Katos
0f3948d435 Revert "Fix: Show labels on item page" 2024-12-26 17:38:01 +00:00
Katos
e0de8433f5 Merge pull request #401 from sysadminsmedia/katos/fix-items-labels
Fix: Show labels on item page
2024-12-26 17:30:37 +00:00
Katos
29d82fcbfe Update index.vue 2024-12-26 16:57:39 +00:00
Matt Kilgore
2df7d25284 Run task ui:fix for lint 2024-12-26 16:51:29 +00:00
Katos
6a54b66fec Update datelib.test.ts
Please fix the tests 😁
2024-12-26 16:42:38 +00:00
Matt Kilgore
91851b4333 Fix datelib test 2024-12-26 11:31:44 -05:00
Matt Kilgore
68cad395b8 Fix date test (I think) 2024-12-26 11:19:43 -05:00
Katos
a935c7d0dd Update index.vue 2024-12-26 16:16:34 +00:00
Katos
55d11f0b05 Update index.vue
Update Item page to correct the JSON return for labels and add a fall back if no labels are collected.
2024-12-26 16:09:00 +00:00
Katos
5e853513b9 Merge pull request #400 from sysadminsmedia/katos/fix-logo-safari
Some checks are pending
Docker publish ARM / build (push) Waiting to run
Docker publish rootless ARM / build-rootless (push) Waiting to run
Docker publish rootless / build-rootless (push) Waiting to run
Docker publish / build (push) Waiting to run
Update Currencies / update-currencies (push) Waiting to run
Update Logo.vue
2024-12-26 14:36:28 +00:00
Katos
6fb52bf19e Update Logo.vue
Add height and width attributes to the logo to fix #360
2024-12-26 14:18:51 +00:00
zebrapurring
441c2e7a59 feat: add button to copy the item URL (#389)
Some checks failed
Docker publish ARM / build (push) Has been cancelled
Docker publish rootless ARM / build-rootless (push) Has been cancelled
Docker publish rootless / build-rootless (push) Has been cancelled
Docker publish / build (push) Has been cancelled
Update Currencies / update-currencies (push) Has been cancelled
Co-authored-by: zebrapurring <>
2024-12-23 22:18:44 -05:00
zebrapurring
a3ebeb8f6f feat: display item labels in the details page (#387)
Some checks failed
Docker publish ARM / build (push) Has been cancelled
Docker publish rootless ARM / build-rootless (push) Has been cancelled
Docker publish rootless / build-rootless (push) Has been cancelled
Docker publish / build (push) Has been cancelled
Update Currencies / update-currencies (push) Has been cancelled
Co-authored-by: zebrapurring <>
2024-12-20 19:36:14 -05:00
Katos
6142c31c8c Merge pull request #275 from slid1amo2n3e4/parent-location-sync
Implement syncing with parent item location.
2024-12-13 21:02:39 +00:00
slid1amo2n3e4
beed55f322 Merge branch 'main' into parent-location-sync 2024-12-13 15:01:02 +01:00
dependabot[bot]
a7d61889ca chore(deps): bump golang.org/x/crypto (#382)
Bumps the go_modules group with 1 update in the /backend directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.28.0 to 0.31.0
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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-12-12 20:49:23 -05:00
zebrapurring
83c57ed9e6 fix: sorting for completed and scheduled maintenance entries (#384)
* fix: sorting for completed and scheduled maintenance entries

* Completed entries are sorted by descending completion date
* Scheduled entries are sorted by ascending scheduling date
* Selecting both entries shall sort them by scheduling and then completion date in descending order

* refactor: rewrite if-else as switch-case

---------

Co-authored-by: zebrapurring <>
2024-12-12 20:47:40 -05:00
Mike Kusold
90adeb0063 Update Swagger Docs from #370 (#376) 2024-12-10 16:53:18 -05:00
slid1amo2n3e4
63eb287485 Make the tests pass, hopefully. 2024-12-10 18:48:49 +01:00
Mike Kusold
5f63c5f738 Improve swagger generation (#370)
* Improve swagger generation

These issues are causing ogen-api to fail after I used the swagger
converter.

* Specify multipart/form-data routes

Operations with parameters of "type: file" must include "multipart/form-data" in their "consumes" property

* Fix example usage

* fixup! Specify multipart/form-data routes

* Fix final validation errors
2024-12-08 18:11:21 -05:00
Nikolai K
2d2e3fe891 Improve filter for maintenances (#367)
Maintenances with completed date in the future should be in the scheduled tab
2024-12-02 14:23:37 -05:00
Sai Vishnu M
8dca14850b add timestamp to the export filename (#366) 2024-12-02 09:00:25 -05:00
Katos
c9fc3ce020 Alphabetical Sorting of currencies
Update currencies.json with alphabetical sorting
2024-11-30 21:25:11 +00:00
github-actions[bot]
bb58d7da9d Update currencies.json 2024-11-30 21:24:11 +00:00
Katos
8cb29c28ba Update currencies.json
Force a re-sync from API to allow for alphabetical sorting
2024-11-30 21:23:55 +00:00
Katos
9a27b4d762 Update README.md 2024-11-30 21:20:21 +00:00
Katos
bfb70a26ab Merge pull request #361 from sysadminsmedia/katos/fix-currencies-action
Fix Currencies Automated action
2024-11-30 21:13:48 +00:00
Katos
83012d491d Update update-currencies.yml 2024-11-30 21:09:14 +00:00
Katos
67668578e8 Update update_currencies.py 2024-11-30 21:07:56 +00:00
Matt Kilgore
5e81e60106 fix: #289 Corrects the asset ID to always be correct for the description data. (#351) v0.16.0 2024-11-29 13:18:20 -05:00
Matt Kilgore
19ccfee083 fix: typecheck 2024-11-29 11:56:37 -05:00