mirror of
https://github.com/we-promise/sure.git
synced 2026-04-13 00:57:22 +00:00
* Initial plan * Implement subcategory budget inheritance feature Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Fix available_to_spend calculation for parent categories with mixed subcategories Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Optimize budget category calculations to avoid redundant filtering Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Add documentation for subcategory budget inheritance feature Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Add edge case tests for budget inheritance feature Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Fix linting issues - remove trailing whitespace Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Replace hardcoded '(shared)' label with i18n translation Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Fix test failures due to duplicate category names Use unique names with timestamps to avoid validation errors when creating test categories. The Category model has a uniqueness validation on name scoped to family_id, and the test fixtures already contain categories like "Restaurants" which were causing conflicts. Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Remove LLM `.md` spec file --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Juan José Mata <jjmata@jjmata.com>
6.9 KiB
6.9 KiB