Jackxwb
888973e2cb
Merge pull request #261
...
* Supplementary search, Resolve the issue of language not being supported
2024-10-12 10:33:04 -04:00
Matt Kilgore
f386d1213f
Update TextField.vue
2024-10-04 16:08:20 -04:00
Matt Kilgore
9d3f3cf1da
fix : #232 wrap text fields for from and to fields for sold and purchased.
2024-10-04 14:38:29 -04:00
Matt Kilgore
da8cc19838
fix : #204 sets inline form inputs to use properties correctly, numbers now enforce correct format.
2024-10-04 14:24:35 -04:00
Matt Kilgore
865661097c
fix : #181 MultiSelect can now be cleared manually.
2024-10-04 13:31:06 -04:00
Tonya
4a0039c838
Merge branch 'main' into add-char-counts-with-max-to-lots-of-inputs
2024-09-28 20:28:01 +00:00
Maximilien Carbonne
ff874ac472
fix: wrong return type
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
ba48a615cd
minor fixes (style)
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
5aa389b13c
always show duplicate action
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
b500f6b51f
minor fix
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
2ea9ed0476
keep only basic actions (duplicate and mark as done)
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
68ee701e46
fix: action buttons cropped on mobile devices
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
dc88406bcc
rework frontend for maintenances (factorize)
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
ca85d4b483
simplify/factorize backend for maintenance
2024-09-27 21:38:27 +02:00
Maximilien Carbonne
17ecfa2c66
maintenances: add new actions
2024-09-27 21:38:26 +02:00
Filipe Dobreira
4e260c5a8b
feat: Fix, add, tweak various empty states across the app ( #241 )
...
* fix: add empty state to locations list
* fix: add empty states for homepage lists
* fix: add empty state to notifiers list
* fix: update profile notifiers to use translation, add en and pt-pt copy
* chore: tweak copy for notifier empty state
* fix: add new empty state for search page
* fix: update new empty states to use translation strings
* chore: eslint fixes, translation
* fix: translation key
---------
Co-authored-by: Matt Kilgore <matthew@kilgore.dev >
2024-09-24 08:28:54 -04:00
mcarbonne
a85c42b539
Implement maintenance view ( #235 )
...
* implement backend to query maintenances
* improve backend API for maintenances
* add itemId and itemName (v1/maintenances)
* fix remaining todo in backend (/v1/maintenances)
* refactor: extract MaintenanceEditModal
* first draft (to be cleaned)
* revert dependency updates (not required)
* translation + fix deletion
* fix main menu css issues
* fix main menu "create" button (css)
* enhancement: make item name clickable
* fix: add page title (+ translate existing ones)
* fix: missing toast translation (when updating)
* bug fix: missing group check in backend (for new endpoint)
* backport from following PR (to avoid useless changes)
* maintenances => maintenance
2024-09-23 13:07:27 -04:00
Filipe Dobreira
e85b1a44b1
fix: prevent submit modal when trying to create location with no name ( #243 )
2024-09-23 08:11:59 -04:00
Tonya
ca33d499ab
fix: prevent DatePicker from being hidden when overflow is hidden on parent component ( #237 )
2024-09-20 15:58:50 -04:00
tonya
d159908b91
feat: add char counts
2024-09-17 21:58:57 +00:00
mcarbonne
f3f709748e
only accept common image formats ( #227 )
...
Co-authored-by: Matt Kilgore <tankerkiller125@users.noreply.github.com >
2024-09-16 21:14:00 -04:00
Tonya
64ceffefe9
show add photo button on mobile ( #229 )
...
* fix: show add photo button on mobile
* feat: improve on short wide devices
2024-09-16 15:05:51 -04:00
Katos
405d0c7487
Merge pull request #212 from tonyaellie/make-ItemViewTable-headers-customisable
...
make ItemViewTable headers customisable
2024-09-13 19:53:21 +01:00
Tonya
073aade67f
feat: show item is archived in more places ( #210 )
2024-09-11 10:48:13 -04:00
tonya
b18f0c790b
feat: make ItemViewTable headers customisable
2024-09-09 19:38:58 +00:00
Matt Kilgore
2fee607327
feat: allow the hiding of the header ( #202 )
2024-09-07 15:09:40 -04:00
Tonya
15925de2f0
feat: add eslint-plugin-tailwindcss ( #199 )
2024-09-06 10:49:28 -04:00
Tonya
25c76522d6
Merge pull request #185
...
* feat: changeable items per table page
* Merge branch 'main' into main
2024-09-05 19:57:12 -04:00
Tonya
c0e2aa5c62
Merge pull request #197
...
* feat: add search to multi select and improve behaviour when multiple …
2024-09-05 19:52:26 -04:00
Tonya
0ab95fb670
feat: compare filter values on a unique field instead of by reference for finding unselected ( #195 )
2024-09-05 15:41:29 -04:00
Tonya
1e81b4bab4
feat: improve loading state for creation and fix types for adding image ( #196 )
2024-09-05 15:40:57 -04:00
Tonya
67c50068d9
fix: styles on home page ( #193 )
2024-09-05 14:29:33 -04:00
Cosmo
7647ea96d1
added the ability to add a photo in the item creation modal ( #173 )
...
* added the ability to add a photo in the item creation modal
* fixed problem with create button being hidden on tiny screens
* fix: ui, translations
---------
Co-authored-by: Matt Kilgore <matthew@kilgore.dev >
2024-08-28 20:26:45 -04:00
Matt Kilgore
a0cdb231fd
chore: translate components
2024-08-04 14:08:05 -04:00
Matt Kilgore
fdbfa0e76f
refactor: better translation formatting
2024-08-04 13:11:27 -04:00
Matt Kilgore
236c257892
feat: adding initial i18n support ( #155 )
2024-08-04 11:02:29 -04:00
ff28175838
Move the link tooltip to the top to prevent overflows
2024-06-29 19:51:35 +01: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
Hayden
2867a05c92
chore: bump http kit ( #817 )
...
* use new httpkit runner
* refactor out last httpkit changes
* fix timeout defaults
* fix wrong time input - closes #819
2024-03-01 15:07:03 -09:00
Hayden
b77c9be36f
chore: bump deps ( #810 )
...
* bump prettier/eslint-plugin
* bump nuxt pwa
* use typed imports
* set vue version to fix layout errors
* disable import
2024-03-01 09:08:14 -09:00
Hayden
be2910e0df
fix missing icon
2024-03-01 11:34:07 -06:00
Hayden
f91b33db38
fix: remove external dependency for icones ( #805 )
...
* change all icons to use iconify
* fix minor UI elements
* fix layout of table
2024-02-29 16:20:18 -09:00
Hayden
b655cfab28
feat: improve search matching ( #800 )
...
* offload search to lunr.js
* update location search when locations are mutated
2024-02-29 10:45:05 -09:00
Hayden
4c9ddac395
fix: date picker improvements ( #793 )
...
* use vue component for date picker
* zero out database fields even when set to 0001-xx-xx
* fix wrong datetime display + improved datepicker
* fix ts error
* zero out times
* add date-fns to dependencies
2024-02-29 09:58:26 -09:00
Marcel K
27b72603e1
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 >
Former-commit-id: d8e49622e52a45346485fc052932ee39b6518c63
2024-01-04 12:10:44 -09:00
zebrapurring
5e83b28ff5
fix: Render newlines in markdown fields ( #682 )
...
Co-authored-by: zebrapurring <>
Former-commit-id: b9183109f2
2023-12-24 18:27:58 -09:00
Hayden
81e76d9dd4
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
Former-commit-id: 321a83b634
2023-12-01 08:57:29 -09:00
Hayden
742ece7923
chore: rewrite generator to resolve strange name generation ( #612 )
...
* rewrite generator to resolve strange name generation
* fix asset id types
* ignore errored types
* remove depreciated calls
* use more random words
* random user
Former-commit-id: 4738a9b131
2023-11-15 17:19:51 -09:00
Hayden
b20c88e256
feat: primary images ( #576 )
...
* add support for primary images
* fix locked loading state issue
* add action to auto-set images
Former-commit-id: 318b8be192
2023-10-06 18:51:08 -08:00
Hayden
6ed1893bed
feat: make selectables clearable ( #572 )
...
Former-commit-id: db16d3fb23
2023-10-06 13:32:49 -08:00