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
Bernd Bestel
83b8b95b73
Streamline in stock / out of stock wording
2025-01-18 10:33:26 +01:00
Bernd Bestel
f427849e89
Load all frontend packages conditionally
2023-05-21 10:56:38 +02:00
Bernd Bestel
d16d976d0b
Simplified viewjs / active page handling
2023-05-20 18:20:30 +02:00
Bernd Bestel
ecb9f53bb4
Declare logo width
2023-05-19 20:59:03 +02:00
Bernd Bestel
5f65f2abd0
New logo
2023-05-19 18:08:26 +02:00
Bernd Bestel
e336f24225
Upgraded Font Awesome to v6
2022-04-04 20:27:51 +02:00
Bernd Bestel
ba289d6e6a
Optimized location content sheet layout / don't show empty locations
2022-04-01 22:10:24 +02:00
Bernd Bestel
f7c33a4579
Optionally show out of stock products on the location content sheet ( closes #1641 )
2022-04-01 21:55:06 +02:00
Bernd Bestel
12e5377c40
Split application translation strings and QU strings ( fixes #1705 )
2022-02-06 21:09:34 +01:00
Bernd Bestel
33ea1e56cf
Trigger help-tooltips also by click (instead of only hover, which is Bootstraps default) ( fixes #1468 )
2021-06-27 19:34:28 +02:00
Bernd Bestel
574d17fa52
General UI review/test
2020-12-19 14:03:28 +01:00
Bernd Bestel
e85b21384f
Remove "Allow partial units in stock" product option / unify number input validation messages
2020-11-16 17:10:41 +01:00
Bernd Bestel
33325d5560
Applied .blade.php formatting rules
2020-08-31 20:32:50 +02:00
Bernd Bestel
3b0d29bed0
Applied EditorConfig settings to all files
2020-08-29 16:41:27 +02:00
duck
7e276289e0
WIP: Fix typo on "Consumed Amount" localization string ( #880 )
...
* Fix typo on localization string in strings.pot
Should be "Consumed Amount"
* Remove typo Consumed Amount string in locationcontentsheet template
2020-08-18 18:28:39 +02:00
Bernd Bestel
21503c26d2
Use properly formatted numbers "everywhere" (partly references #389 )
2019-09-26 15:25:30 +02:00
Bernd Bestel
7004cf4400
Finished the implementation of "Location Content Sheet" ( closes #341 )
2019-08-11 09:24:47 +02:00
Bernd Bestel
28716ed96c
First draft for printable location content sheets (references #341 )
2019-08-10 16:34:29 +02:00