mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 15:49:25 +01:00
* Feature: Stock Purchase Metrics * chart update * Refactor to chartjs * More suggestion edits - locale in javascript - global translations - commit migrations sql file * Rename 0215.sql to 0216.sql Fixed merge conflict * Fixed merge conflict * Applied code style * Added missing demo data translations * Removed unused package "canvasjs" * Don't include daterangepicker globally when only needed on a single page / fixed view section imports * Rename this to "Spendings" / name it more generically "Stock reports" * Reuse the existing product_price_history view * Final cleanup * Whitespace fix --------- Co-authored-by: Travis Raup <travis.raup@platform.sh> Co-authored-by: Bernd Bestel <bernd@berrnd.de> |
||
|---|---|---|
| .. | ||
| ApiKeyService.php | ||
| ApplicationService.php | ||
| BaseService.php | ||
| BatteriesService.php | ||
| CalendarService.php | ||
| ChoresService.php | ||
| DatabaseMigrationService.php | ||
| DatabaseService.php | ||
| DemoDataGeneratorService.php | ||
| FilesService.php | ||
| LocalizationService.php | ||
| PrintService.php | ||
| RecipesService.php | ||
| SessionService.php | ||
| StockService.php | ||
| TasksService.php | ||
| UserfieldsService.php | ||
| UsersService.php | ||