Billy Brawner
|
8d843473e2
|
Finish implementing new accounts structure
Signed-off-by: Billy Brawner <billy@wbrawner.com>
|
2019-05-04 18:29:21 -07:00 |
|
|
7c2e58cb11
|
WIP: Implement accounts
|
2019-05-04 11:32:26 -07:00 |
|
Billy Brawner
|
e7067744d9
|
WIP: Implement accounts
Signed-off-by: Billy Brawner <billy@wbrawner.com>
|
2019-05-04 10:58:47 -07:00 |
|
Billy Brawner
|
7cb97d1487
|
WIP: Save transactions and categories in Firebase
|
2018-12-18 18:35:52 -06:00 |
|
|
279d644a2e
|
WIP: Use firebase as a backend for the app
|
2018-12-18 08:59:01 -06:00 |
|
|
da7a7c94f6
|
WIP: Integrate with API
|
2018-09-16 19:52:07 -05:00 |
|
|
09e32d1cd1
|
WIP: Integrate app with API
|
2018-09-15 15:57:11 -05:00 |
|
Billy Brawner
|
c5a4f19fc2
|
Merge branch 'fix-transactions' of billy/budget into master
|
2018-09-06 08:38:48 -05:00 |
|
|
c86398939a
|
Display all transactions on the transactions page
|
2018-09-06 08:15:14 -05:00 |
|
Billy Brawner
|
df1a66dc70
|
Deploy to Firebase (#11)
|
2018-09-04 10:14:46 -05:00 |
|
Billy Brawner
|
12f7edc581
|
Merge branch 'sort-transactions' of billy/budget into master
|
2018-09-02 21:54:07 -05:00 |
|
|
620b1cb09a
|
Sort transactions in reverse chronological order
|
2018-09-02 21:51:25 -05:00 |
|
Billy Brawner
|
8ec81622e7
|
Merge branch 'fix-production-deployments' of billy/budget into master
|
2018-09-02 21:09:50 -05:00 |
|
|
921bdd3f46
|
Delete deployment directory if it exists
|
2018-09-02 21:04:35 -05:00 |
|
Billy Brawner
|
3c3889eeb8
|
Merge branch 'category-sort' of billy/budget into master
|
2018-09-02 19:54:33 -05:00 |
|
|
851ef9cfea
|
Remove unnecessary import
|
2018-09-02 19:47:39 -05:00 |
|
|
4a3794978c
|
Return list of categories in alphabetical order
|
2018-09-02 19:45:02 -05:00 |
|
Billy Brawner
|
6decda838b
|
Merge branch 'fix-dashboard-style' of billy/budget into master
|
2018-09-02 19:29:10 -05:00 |
|
|
b9f82ba849
|
Use standard add button for transactions from dashboard
|
2018-09-02 19:25:55 -05:00 |
|
|
7177f3bfe3
|
Fix page width on mobile devices
|
2018-09-02 19:21:10 -05:00 |
|
Billy Brawner
|
49d30ac416
|
Merge branch 'change-production-deploy-dir' of billy/budget into master
|
2018-09-02 14:29:29 -05:00 |
|
|
57d725c80e
|
Change production deployment directory
|
2018-09-02 14:22:39 -05:00 |
|
Billy Brawner
|
28b4caae71
|
Merge branch 'dashboard-improvements' of billy/budget into master
|
2018-09-01 11:43:39 -05:00 |
|
|
168a2c19de
|
Use accent color for category completion bar
|
2018-09-01 11:15:13 -05:00 |
|
|
3e7bc1eed4
|
Improve styles for mobile usability
|
2018-09-01 11:09:07 -05:00 |
|
|
b4d7c831e9
|
Remove category types
|
2018-09-01 10:38:56 -05:00 |
|
|
2b8580f8e8
|
Fix category add button on dashboard when there are no categories
|
2018-09-01 10:35:14 -05:00 |
|
|
9f1537b281
|
Fix dev deployments when a directory is present
|
2018-09-01 10:28:04 -05:00 |
|
|
587c511c97
|
Fix database creation syntax
|
2018-09-01 10:26:39 -05:00 |
|
|
6ea1c77ef2
|
Add default balance to dashboard
|
2018-08-31 21:16:08 -05:00 |
|
|
967bdb2665
|
Implement 'Add Transaction' from dashboard
|
2018-08-31 21:03:12 -05:00 |
|
|
4a77c91f68
|
fixup! Add Jenkinsfile
|
2018-08-31 20:55:03 -05:00 |
|
|
663846b1a9
|
Add Jenkinsfile
|
2018-08-31 20:50:56 -05:00 |
|
|
fc67a11f9d
|
Enable offline usage
|
2018-08-31 17:56:09 -05:00 |
|
|
fb5e2549a1
|
Fix compilation issues
|
2018-08-31 16:56:37 -05:00 |
|
|
7fe7b67c29
|
Add CategoryTypes
|
2018-08-30 18:14:39 -05:00 |
|
|
2c8801fa53
|
Implement category assigning for transactions
|
2018-08-30 17:56:05 -05:00 |
|
|
b79f754808
|
Finish implementing category add/edit/list features
|
2018-08-30 17:19:39 -05:00 |
|
|
f8b33cb67e
|
Fix compilation errors
|
2018-08-29 21:29:45 -05:00 |
|
|
5302e11905
|
Fix minor styling issues
|
2018-08-29 20:45:34 -05:00 |
|
|
3aa4b0cfe2
|
Implement dashboard view
|
2018-08-29 20:38:24 -05:00 |
|
|
b1fa5c021d
|
Finish transaction persistence with basic CRUD ops
|
2018-08-29 19:20:49 -05:00 |
|
|
d678eecddd
|
WIP: Implement add transaction page
|
2018-08-29 09:11:07 -05:00 |
|
|
344ebbf31b
|
Remove unnecessary dependency
|
2018-08-28 14:10:17 -05:00 |
|
|
dd2c299e35
|
Add routing
|
2018-08-27 21:54:21 -05:00 |
|
|
c1903c8f40
|
Add TransactionService
|
2018-08-27 21:40:17 -05:00 |
|
|
2074b5a5aa
|
Add basic transactions page with dummy data
|
2018-08-27 19:17:23 -05:00 |
|
|
0c0f01e4d1
|
initial commit
|
2018-08-27 12:04:01 -05:00 |
|