mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Save DataTable states server side
This commit is contained in:
@@ -110,6 +110,7 @@ _- (Because the stock quantity unit is now the base for everything, it cannot be
|
||||
- Table columns can now be shown/hidden (new little eye icon on the top left corner on each table)
|
||||
- There are also new columns on some pages, hidden by default
|
||||
- Stock overview: Value, product group, calories
|
||||
- Table states (visible columns, sorting, column order and so on) are now saved server side (in user settings) means that this stays the same when using different browsers
|
||||
- Dialogs are now used everywhere where appropriate instead of jumping between pages (for exampel when adding/editing shopping list items)
|
||||
- Added a "Clear filter"-button on all pages (with filters) to quickly reset applied filters
|
||||
- The data path (previously fixed to the `data` folder) is now configurable, making it possible to run multiple grocy instances from the same directory (with different `config.php` files / different database, etc.) (thanks @fgrsnau)
|
||||
|
Reference in New Issue
Block a user