Bernd Bestel
402d98757e
Optimized iframe-resizer handling
2024-03-15 18:39:31 +01:00
TheDodger
7f1dfd0496
Align settings (wrench) menu entries ( #2492 )
...
* Made settings menu (wrench) entries aligned by changing the icons to fixed width
* If, then take care of all those kind of menus
---------
Co-authored-by: Manuel Worschech <mw@abot.xyz>
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2024-03-10 18:57:10 +01:00
TheDodger
477f333466
Add userfields to battery charge cycle tracking ( #2490 )
...
Co-authored-by: Manuel Worschech <mw@abot.xyz>
2024-03-10 18:12:02 +01:00
Bernd Bestel
e01e0f3abe
Revamped iframe modal handling (references #2480 and #2421 )
2024-02-25 10:40:11 +01:00
Bernd Bestel
8ba3305a21
Default any add-to-shopping-list-actions to the default shopping list ( closes #2472 )
2024-02-24 20:15:23 +01:00
Bernd Bestel
40d1a9c3d0
Show the number of items per shopping list in the shopping lists dropdown ( closes #2467 )
2024-02-12 20:36:33 +01:00
Bernd Bestel
f2f9a16e59
Fixed stock entry page consume amount handling ( fixes #2397 )
2024-02-09 16:29:19 +01:00
Bernd Bestel
4659f51551
Fixed user create handling in embedded mode ( closes grocy/grocy-desktop#51 )
2024-01-15 17:10:36 +01:00
Bernd Bestel
33d5ec44d2
Again more iframe dialog handling optimizations (references #2421 )
2024-01-13 20:27:35 +01:00
Bernd Bestel
efae5fea5b
Don't lazy load iframes ( fixes #2421 )
2024-01-10 21:52:54 +01:00
Torqu3Wr3nch
151bd7f025
Fix blank/missing items in spending report ( #2432 )
...
* Fixes blank/missing items in spending report
Use left (outer) join when connecting product to optional product group
* Properly display ungrouped items in table and chart
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2024-01-09 18:36:09 +01:00
geoffwright240
6b69487bc5
Added 'category' filter to tasks view. ( #2412 )
...
* Added 'category' filter to tasks view.
* Remove extraneous css attributes.
* Applied code style rules
* Use correct column
* Task categories are not something that is translated...
* Added "Uncategorized" as additional filter option
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2023-12-25 08:47:21 +01:00
Bernd Bestel
3c35a69c32
Optimized created API key table highlighting ( closes #2403 )
2023-12-11 22:03:00 +01:00
Bernd Bestel
c9bc10820d
Fixed typo in localization string
2023-12-01 19:26:29 +01:00
Bernd Bestel
80d7284d72
Implemented calendar category colors ( closes #2368 )
2023-11-04 14:11:02 +01:00
Chris Thorn
f36ad805b3
Optimize sidebar icon spacing ( #2344 )
...
* Update default.blade.php
Add `fa-fw` class to all side navigation icons to make them all fixed width
* Do this also for userentities
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2023-09-19 18:07:30 +02:00
Bernd Bestel
f6bdb6e836
Added new Userfield type "Number (currency)" ( closes #2276 )
2023-09-01 17:48:46 +02:00
Bernd Bestel
dedbee3181
Allow user editing in embedded (+ disabled authentication) mode ( closes grocy/grocy-desktop#47 )
2023-08-19 08:48:52 +02:00
Bernd Bestel
3a2929c016
stockreports/spendings: Support grouping by store ( closes #2308 )
2023-08-14 18:12:40 +02:00
Bernd Bestel
106f25cc6b
Fixed stock entry open button amount on /stockentries ( fixes #2303 )
2023-08-13 08:27:02 +02:00
Bernd Bestel
787d5f11e0
Fixed dynamic manifest didn't work with enabled authentication
2023-08-09 21:00:35 +02:00
Bernd Bestel
b74fbddd94
Use a dynamic (title / URL) manifest
2023-08-01 17:12:35 +02:00
Bernd Bestel
de4c6e8b60
Renamed third party packages directories
2023-06-03 17:36:01 +02:00
Bernd Bestel
70bb014c9f
Removed pre-release special version handling
2023-05-24 20:32:48 +02:00
Bernd Bestel
8c79cc4f8e
Fixed new API key modal
2023-05-23 21:22:54 +02:00
Bernd Bestel
89c6d6683a
Remove unused frontend package on /manageapikeys
2023-05-23 20:34:24 +02:00
Bernd Bestel
d0e0102752
API keys can now have a description
2023-05-23 20:31:51 +02:00
Bernd Bestel
08c1efa0ad
Unified product-/chore-/battery-card modal handling
2023-05-23 17:32:54 +02:00
Bernd Bestel
2c0a71078f
Fixed productcard opened amount display
2023-05-22 21:53:15 +02:00
Bernd Bestel
02fe3f2119
Show to amount of "Label per unit" stock entry labels ( closes #2241 )
2023-05-22 21:23:19 +02:00
Bernd Bestel
04f362b723
Added a product context menu on /stockjournal (the same as on /stockoverview) ( closes #2239 )
2023-05-21 18:40:59 +02:00
Bernd Bestel
979c67b44c
Various JS optimizations
2023-05-21 18:01:47 +02:00
Bernd Bestel
825321593b
Optimized content spacing with collapsed sidebar
2023-05-21 17:33:40 +02:00
Bernd Bestel
99db10a490
Fixed <select>
style
2023-05-21 14:47:37 +02:00
Bernd Bestel
b53cdd4c42
Use minified files of packages (where available)
2023-05-21 14:29:19 +02:00
Bernd Bestel
89761ac141
Fixed syntax error
2023-05-21 14:12:43 +02: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
ddf0ff0aef
Various small layout adjustments
2023-05-20 11:03:13 +02:00
Bernd Bestel
fb57d9ef13
Fixed frontend translation with numbered arguments did not work (after upgrading gettext-translator)
2023-05-20 09:58:33 +02:00
Bernd Bestel
c43fe24e47
Changed font
2023-05-20 09:31:03 +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
49daed6c2b
Upgraded some frontend dependencies
2023-05-19 17:23:32 +02:00
Bernd Bestel
628e779902
Moved sidebar / menu layout into own (customized) component
2023-05-19 15:12:11 +02:00
Bernd Bestel
99546815f9
Remove unneeded meta tags
2023-05-19 14:19:14 +02:00
Bernd Bestel
d03175f75a
Added a separate QU for displaying prices ( closes #2225 )
2023-05-18 13:37:13 +02:00
Bernd Bestel
9cdb0908d6
Make it possible to hide locations/stores/QUs/product_groups/task_categories ( closes #2222 )
2023-05-13 14:24:52 +02:00
Bernd Bestel
84bd74a1bc
Show the product card also on /products ( closes #2185 )
2023-04-13 20:36:21 +02:00
Bernd Bestel
16011b91c6
Added a filter option to only show currently out-of-stock products on /products ( closes #2192 )
2023-04-13 20:28:28 +02:00