Commit graph

4 commits

Author SHA1 Message Date
3d3c464416 Ensure user has permissions to modify budgets before chaning them
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-07 19:34:15 -06:00
37fa1e65f0 Add BudgetController and make other changes to make it work
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-07 19:27:27 -06:00
b15e94f4f3 Crop icon to match others
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-07 19:27:04 -06:00
ba6e26c191 Initial commit
The skeleton project was generated from
https://apps.nextcloud.com/developer/apps/generate

The only additions so far have been to the lib/Db directory, where the
classes, schema and CRUD operations were added for Budget, Category,
Transaction, and UserPermission entities.
2020-03-07 12:36:23 -06:00