grocy/views/components
Bernd Bestel 05aceb72ae
Squashed commit
- Only refresh contextual number/datetime info/formatting where needed (closes #513)
- Also refresh correlated stock journal entries on undo (closes #471)
- Prefill "New amount" with the current stock amount on the inventory page (closes #434)
- Ensure that the location_id of the stock and stock_log tables is never empty after migration 95 (references #421)
- Load initial values of the /stockedit form server side to improve loading performance (references #421)
- Use more or less the same input ordering as on the purchase page for the /stockedit page (references #421)
- Also display the "Compact view" button on the shopping list page when FEATURE_FLAG_SHOPPINGLIST_MULTIPLE_LISTS is disabled (references #453)
- Ensure that the currently active sidebar menu item is visible
- Optimized sidebar menu item grouping/spacing
- Properly order the API documentation route groups and put the "by-barcode" routes into a separate group
- Updated dependencies
- Pulled translations from Transifex
- Prepared changelog for next release
2020-01-27 19:00:49 +01:00
..
barcodescanner.blade.php Fix that the barcode scanner start button overlaps everything 2019-09-27 17:03:50 +02:00
batterycard.blade.php Squashed commit 2020-01-27 19:00:49 +01:00
calendarcard.blade.php Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
chorecard.blade.php Squashed commit 2020-01-27 19:00:49 +01:00
datetimepicker.blade.php Implemented stock sub-feature-flags (closes #314) 2019-09-19 17:46:52 +02:00
datetimepicker2.blade.php Make purchased date on /stockedit editable / Dirty workaround for 2 datetimepickers on the same page (references #506) 2020-01-23 18:58:05 +01:00
locationpicker.blade.php Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
numberpicker.blade.php Finished migration to use gettext (this now closes #161) 2019-05-02 20:20:18 +02:00
productamountpicker.blade.php Finished qu unit conversion handling (closes #177) 2019-09-16 09:35:20 +02:00
productcard.blade.php Squashed commit 2020-01-27 19:00:49 +01:00
productpicker.blade.php Use exact matches for product barcode lookups (closes #366) 2019-09-24 09:52:05 +02:00
recipepicker.blade.php Fixed various smaller problems after some testing 2019-09-21 13:08:42 +02:00
userfields_tbody.blade.php Implemented new Userfield type "Link" (references #258) 2019-09-17 19:33:06 +02:00
userfields_thead.blade.php Don't load userfieldsform.js when not needed 2019-05-16 22:14:04 +02:00
userfieldsform.blade.php Implemented new Userfield type "Link" (references #258) 2019-09-17 19:33:06 +02:00
userpicker.blade.php Finished migration to use gettext (this now closes #161) 2019-05-02 20:20:18 +02:00