grocy/public/viewjs/components
Ryan Schaefer 062d808f04
Replace "command" tests with regex and fix broken commands
Replaces "command" detection logic with regex and fixes bug where user could not input commands of greater than length 4.


[BUG]
Cannot trigger the following:
YYYYMMDD gets expanded to the proper ISO-8601 notation

[Fix Evidence]
{will add}

[BUG]
Cannot trigger the following:
YYYYMMe or YYYYMM+ gets expanded to the end of the given month in the given year in proper notation

[Fix Evidence]
{will add}

[BUG]
Cannot trigger the following past 100:
[+/-]n[d/m/y] gets expanded to a date relative to today, while adding (+) or subtracting (-) the number of days/months/years, in proper notation

[Fix Evidence]
{will add}
2025-09-13 19:16:50 -04:00
..
batterycard.js Unified product-/chore-/battery-card modal handling 2023-05-23 17:32:54 +02:00
calendarcard.js Visual refresh 2025-01-08 20:50:35 +01:00
camerabarcodescanner.js Replaced barcode scanning library with ZXing (#2706) 2025-03-21 17:41:39 +01:00
chorecard.js Unified product-/chore-/battery-card modal handling 2023-05-23 17:32:54 +02:00
datetimepicker.js Replace "command" tests with regex and fix broken commands 2025-09-13 19:16:50 -04:00
datetimepicker2.js Replace "command" tests with regex and fix broken commands 2025-09-13 19:16:50 -04:00
locationpicker.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
numberpicker.js Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
productamountpicker.js Allow empty QU when editing product barcodes (fixes #2526) 2025-01-12 14:27:19 +01:00
productcard.js Enhance product card chart colors for better visibility (#2794) 2025-08-15 16:55:50 +02:00
productpicker.js Optimized product picker barcode clear handling (fixes #2745) 2025-05-26 20:20:40 +02:00
recipepicker.js Optimized form input field navigation delay 2025-01-31 15:35:34 +01:00
shoppinglocationpicker.js Fixed store picker validation (fixes #1233) 2020-12-30 08:22:43 +01:00
userfieldsform.js Fixed link userfield saving (fixes #2670) 2025-02-06 20:09:19 +01:00
userpicker.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00