Commit Graph
14821 Commits
Author SHA1 Message Date
James Cole aec70cf6a0 Add invalid transaction type. 2021-03-12 06:11:50 +01:00
James Cole b0c9745982 Make sure rules respect active flag. 2021-03-12 06:11:34 +01:00
James Cole ab5df484e8 Merge pull request #4491 from firefly-iii/dependabot/npm_and_yarn/frontend/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /frontend
2021-03-11 08:31:30 +00:00
dependabot[bot] cecef98d7d Bump elliptic from 6.5.3 to 6.5.4 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 07:48:16 +00:00
James Cole 625e31d053 Fix tags and rule groups. 2021-03-11 06:29:07 +01:00
James Cole 75c8ec7c0a Merge pull request #4488 from KaihatsuOnline/patch-1
Set Japanese Yen decimal places to zero in the TransactionCurrencySeeder
2021-03-10 14:58:17 +00:00
KaihatsuOnline 31df959935 Set Japanese Yen decimal places to zero in the TransactionCurrencySeeder. 2021-03-10 23:54:42 +09:00
James Cole 238a582d8a Update validators so they can handle one field at a time. 2021-03-10 06:34:03 +01:00
James Cole 5f4b025be5 Store location correctly. 2021-03-08 18:21:49 +01:00
James Cole e0c3c91bf2 Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop 2021-03-08 17:56:27 +01:00
James Cole 2a975c302f Fix some stuff in account API calls. still need to solve location. 2021-03-08 17:56:21 +01:00
James Cole 9369d908c8 Merge pull request #4480 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.2.7
Bump postcss from 8.2.6 to 8.2.7
2021-03-08 12:55:50 +01:00
James Cole 83f38eb8c8 Merge pull request #4481 from firefly-iii/dependabot/npm_and_yarn/develop/jquery-3.6.0
Bump jquery from 3.5.1 to 3.6.0
2021-03-08 12:55:36 +01:00
James Cole 4d34160ede Verify sorting 2021-03-08 09:56:40 +01:00
dependabot[bot] ddaec93550 Bump jquery from 3.5.1 to 3.6.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:07:55 +00:00
dependabot[bot] 66e0cea18d Bump postcss from 8.2.6 to 8.2.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.7.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.6...8.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 05:07:42 +00:00
James Cole e3161a8b9c Can now update order of accounts efficiently. 2021-03-07 16:19:14 +01:00
James Cole 91394553c3 Add some routes for transfers. 2021-03-07 15:26:42 +01:00
James Cole 414c99489c Final patches in API 2021-03-07 12:16:03 +01:00
James Cole ba163f82d1 Webhook API 2021-03-07 12:13:22 +01:00
James Cole c4882231d1 Submit user preferences. 2021-03-07 09:46:12 +01:00
James Cole d6dd6795fe Can again destroy data. 2021-03-07 08:16:33 +01:00
James Cole f2e5e7d182 Fix config routes. 2021-03-07 07:43:18 +01:00
James Cole 7606757d78 Add "about" paths. 2021-03-07 06:30:59 +01:00
James Cole ea07b831f2 Fix reference to recurrence update 2021-03-07 06:15:13 +01:00
James Cole 9cc20bbea7 All model API things done! 2021-03-06 22:22:51 +01:00
James Cole 9632f69b15 Recreate routes for transaction links. 2021-03-06 22:15:17 +01:00
James Cole b11e3145c5 Implement currency routes. 2021-03-06 21:39:29 +01:00
James Cole fa5d33caf5 Add routes for transactions. 2021-03-06 20:52:42 +01:00
James Cole 93a31337fc Add transaction API, untested. 2021-03-06 20:05:17 +01:00
James Cole a8a1eca89e Add tags 2021-03-06 19:04:09 +01:00
James Cole 4ba713e553 Fix rule group API 2021-03-06 18:00:49 +01:00
James Cole cfa9e8b318 Set up and manage rule endpoints. 2021-03-06 17:43:06 +01:00
James Cole 2437759368 Recurring transactions. 2021-03-06 16:15:39 +01:00
James Cole b43ea5c108 Add bills and piggy banks 2021-03-06 15:00:34 +01:00
James Cole 84263b9ee8 API routes for object groups. 2021-03-06 14:50:48 +01:00
James Cole 2b2d10d1f1 Reformat API routes. 2021-03-06 12:45:49 +01:00
James Cole 1c041b9543 Clean up budget and limit routes. 2021-03-06 08:40:51 +01:00
James Cole c53f8b6dfc Refer to the correct model. 2021-03-06 07:22:13 +01:00
James Cole 1c661a86b6 Temporary reshuffeling to fix API 2021-03-06 07:20:49 +01:00
James Cole 0afebb26e0 Expend API. 2021-03-05 20:17:39 +01:00
James Cole 0cb0a628e3 Added new API routes. 2021-03-05 16:28:59 +01:00
James Cole 30d653faee Updated API code. 2021-03-05 07:03:28 +01:00
James Cole b0d4ebbf4b Different logo 2021-03-04 16:19:19 +01:00
James Cole 711999f589 Export data in API. 2021-03-04 06:28:16 +01:00
James Cole fcf578784f Some API route cleanup. 2021-03-03 17:06:18 +01:00
James Cole 4f76ea560d First edit that works locally. Rebuilt CSS. 2021-03-03 07:03:44 +01:00
James Cole df9c9ce044 Clean up some API endpoints. 2021-03-03 07:02:57 +01:00
James Cole 1f12d81008 Merged. 2021-03-01 15:31:16 +01:00
James Cole 736f7963d1 Make sure components are edit-ready. 2021-03-01 15:27:27 +01:00