grocy/views
David Mouse 40ed85f096 Fix Location Content Sheet filter checkbox
Previously, the query parameter functioned as expected, but the
checkbox always appeared checked. Additionally, clicking the checkbox
would always result in the "unchecked" state despite remaining visually
checked.

This adds the required context to the controller and an @if directive to
the checkbox's checked attribute in the view to match.
2025-02-06 03:12:11 -05:00
..
components Only show the shopping list button on the product card if the feature is enabled 2025-01-23 17:56:01 +01:00
errors Removed pre-release special version handling 2023-05-24 20:32:48 +02:00
layout Squashed commit 2025-01-14 17:54:06 +01:00
about.blade.php Added database version to system info 2025-01-31 15:44:57 +01:00
barcodescannertesting.blade.php Optimized camera barcode scanner component 2025-01-12 23:51:00 +01:00
batteries.blade.php More modal iframe dialog handling improvements 2025-01-11 12:29:45 +01:00
batteriesjournal.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
batteriesoverview.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
batteriessettings.blade.php Optimized settings pages layout 2025-01-19 20:35:56 +01:00
batteryform.blade.php Various JS optimizations 2023-05-21 18:01:47 +02:00
batterytracking.blade.php Optimized camera barcode scanner component 2025-01-12 23:51:00 +01:00
calendar.blade.php Implemented calendar category colors (closes #2368) 2023-11-04 14:11:02 +01:00
choreform.blade.php Various JS optimizations 2023-05-21 18:01:47 +02:00
chores.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
choresjournal.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
choresoverview.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
choressettings.blade.php Optimized settings pages layout 2025-01-19 20:35:56 +01:00
choretracking.blade.php Optimized camera barcode scanner component 2025-01-12 23:51:00 +01:00
consume.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
equipment.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
equipmentform.blade.php Load all frontend packages conditionally 2023-05-21 10:56:38 +02:00
inventory.blade.php Streamlined inventory input field hints 2025-01-22 19:28:47 +01:00
locationcontentsheet.blade.php Fix Location Content Sheet filter checkbox 2025-02-06 03:12:11 -05:00
locationform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
locations.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
login.blade.php Make labels on login form point to correct inputs (#2661) 2025-02-01 09:31:54 +01:00
manageapikeys.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
mealplan.blade.php Unified product-/chore-/battery-card modal handling 2023-05-23 17:32:54 +02:00
mealplansectionform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
mealplansections.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
openapiui.blade.php Visual refresh 2025-01-08 20:50:35 +01:00
productbarcodeform.blade.php Optimized camera barcode scanner component 2025-01-12 23:51:00 +01:00
productform.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
productgroupform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
productgroups.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
products.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
purchase.blade.php Show to amount of "Label per unit" stock entry labels (closes #2241) 2023-05-22 21:23:19 +02:00
quantityunitconversionform.blade.php More modal iframe dialog handling improvements 2025-01-10 20:58:30 +01:00
quantityunitconversionsresolved.blade.php Optimized title 2025-01-23 20:20:14 +01:00
quantityunitform.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
quantityunitpluraltesting.blade.php Load all frontend packages conditionally 2023-05-21 10:56:38 +02:00
quantityunits.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
recipeform.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
recipeposform.blade.php Make it possible to round up shopping list and recipe ingredient amounts (closes #902, closes #2644) 2025-01-19 20:16:37 +01:00
recipes.blade.php Minor style refinements 2025-01-23 19:37:32 +01:00
recipessettings.blade.php Optimized settings pages layout 2025-01-19 20:35:56 +01:00
shoppinglist.blade.php Prevent non-number amounts for shopping list items on database level (closes #2657) 2025-01-30 19:42:56 +01:00
shoppinglistform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
shoppinglistitemform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
shoppinglistsettings.blade.php Optimized settings pages layout 2025-01-19 20:35:56 +01:00
shoppinglocationform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
shoppinglocations.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
stockentries.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
stockentryform.blade.php Squashed commit 2025-01-14 17:54:06 +01:00
stockentrylabel.blade.php Visual refresh 2025-01-08 20:50:35 +01:00
stockjournal.blade.php Minor style refinements 2025-01-23 18:08:50 +01:00
stockjournalsummary.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
stockoverview.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
stockreportspendings.blade.php Keep selected date range when navigating through different group by variants of the stockreport/spendings (closes #2532) 2025-01-13 23:13:24 +01:00
stocksettings.blade.php Optimized settings pages layout 2025-01-19 20:35:56 +01:00
taskcategories.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
taskcategoryform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
taskform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
tasks.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
taskssettings.blade.php Optimized settings pages layout 2025-01-19 20:35:56 +01:00
transfer.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
userentities.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
userentityform.blade.php Allow underscores in Userfield names (closes #2611) 2024-12-23 17:35:49 +01:00
userfieldform.blade.php Allow underscores in Userfield names (closes #2611) 2024-12-23 17:35:49 +01:00
userfields.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
userform.blade.php Fixed user create handling in embedded mode (closes grocy/grocy-desktop#51) 2024-01-15 17:10:36 +01:00
userobjectform.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
userobjects.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
userpermissions.blade.php Simplified viewjs / active page handling 2023-05-20 18:20:30 +02:00
users.blade.php Fixed HTML markup 2025-01-21 21:04:56 +01:00
usersettings.blade.php Optimized settings pages layout 2025-01-19 20:35:56 +01:00