This website requires JavaScript.
Explore
Help
Register
Sign In
nilsjohan
/
recipe-app
Watch
1
Star
0
Fork
0
You've already forked recipe-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1709bb1dad5e08aec5cd030f3c27caeac8879086
recipe-app
/
flutter
/
lib
/
core
T
History
Nils-Johan Gynther
1709bb1dad
Test Suite / test (24.15.0) (push)
Has been cancelled
Details
Implement admin inventory management features including CRUD operations, merging, filtering, sorting, previewing, and security enhancements. Update documentation and add comprehensive test coverage for security and validation.
2026-05-10 00:20:25 +02:00
..
api
Implement admin inventory management features including CRUD operations, merging, filtering, sorting, previewing, and security enhancements. Update documentation and add comprehensive test coverage for security and validation.
2026-05-10 00:20:25 +02:00
auth
feat(recipes): add recipe visibility and sharing features
2026-05-02 09:19:59 +02:00
forms
feat: implement dropdowns for unit and location selection in inventory forms; add product sorting functionality
2026-04-22 10:04:57 +02:00
l10n
feat(localization): add localization generation step and update l10n configuration
2026-04-22 19:23:08 +02:00
platform
feat: add Flutter web frontend with authentication and recipe management features
2026-04-21 21:29:47 +02:00
router
feat: Refactor routing and navigation structure with StatefulShellRoute
2026-05-08 12:51:38 +02:00
ui
fix: correct type casting in onChanged callback in ProductPickerField
2026-05-08 15:33:20 +02:00
utils
feat: add utility functions for date and quantity formatting; refactor inventory and recipe screens to use new formatters
2026-05-04 20:50:18 +02:00
widgets
feat: implement global error handling with reusable dialog and widget for improved user feedback
2026-04-30 12:01:47 +02:00