David Bomba
|
3813d31994
|
Invoice Test Assertions
|
2019-04-11 10:57:06 +10:00 |
|
David Bomba
|
82c1df5c6d
|
Fixes baseline errors in tests
|
2019-04-11 10:35:30 +10:00 |
|
David Bomba
|
616dc23c63
|
Mocking objects for tests
|
2019-04-10 19:44:45 +10:00 |
|
David Bomba
|
b7dc753d58
|
Mocking objects for tests
|
2019-04-10 19:42:19 +10:00 |
|
David Bomba
|
f7c31bd5a1
|
Mock tests for invoice calculations
|
2019-04-10 19:09:57 +10:00 |
|
David Bomba
|
1ce11fcb36
|
Fixes for invoice calculations
|
2019-04-10 17:57:02 +10:00 |
|
David Bomba
|
3c5ccf2da3
|
Add Sentry Support
|
2019-04-10 12:01:28 +10:00 |
|
David Bomba
|
35c196305e
|
Configuring invoice settings for consumption
|
2019-04-08 22:43:20 +10:00 |
|
David Bomba
|
0a1965b598
|
Documentation InvoiceCalc Class
|
2019-04-08 14:28:28 +10:00 |
|
David Bomba
|
bbaf4e9cf6
|
working on invoice calcs
|
2019-04-05 20:32:59 +11:00 |
|
David Bomba
|
6f264567c7
|
Refactor private variables in calc class
|
2019-04-05 20:08:29 +11:00 |
|
David Bomba
|
deface29da
|
,
|
2019-04-05 15:52:30 +11:00 |
|
David Bomba
|
56f05f7122
|
Working on getters and setters for invoice attributes
|
2019-04-05 14:58:26 +11:00 |
|
David Bomba
|
19350f345d
|
Work on aggregating taxes
|
2019-04-05 08:33:12 +11:00 |
|
David Bomba
|
336bd26bb9
|
Tests for Invoice Item
|
2019-04-04 20:53:40 +11:00 |
|
David Bomba
|
ae57c05659
|
Working on tests for invoice items
|
2019-04-04 20:28:53 +11:00 |
|
David Bomba
|
31ce0eaca8
|
Working on Invoice Calculator
|
2019-04-04 15:49:13 +11:00 |
|
David Bomba
|
d28fe81c51
|
Invoice Item Factory
|
2019-04-04 12:38:39 +11:00 |
|
David Bomba
|
1f630eb119
|
app/Filters/InvoiceFilters.php
|
2019-04-04 12:38:17 +11:00 |
|
David Bomba
|
4620cd7640
|
Invoice Factory and Quote Model
|
2019-04-04 10:30:49 +11:00 |
|
David Bomba
|
931ea9634c
|
Invoice Factory and Repo
|
2019-04-04 10:17:15 +11:00 |
|
David Bomba
|
2d5fc9e066
|
Working on tests for Product Route
|
2019-04-04 09:40:56 +11:00 |
|
David Bomba
|
b8331bb3d6
|
Bulk action and delete Product
|
2019-04-03 20:54:27 +11:00 |
|
David Bomba
|
cb93b9ebe4
|
Update a Product
|
2019-04-03 14:22:13 +11:00 |
|
David Bomba
|
39617644ad
|
Save a product
|
2019-04-03 13:34:28 +11:00 |
|
David Bomba
|
08c4579464
|
Working on Products
|
2019-04-03 12:17:21 +11:00 |
|
David Bomba
|
0f19056b8f
|
Obfuscate primary ID
|
2019-04-03 11:09:22 +11:00 |
|
David Bomba
|
b25f2b72a0
|
Change to firstOrFail() for route model binding
|
2019-04-02 17:43:17 +11:00 |
|
David Bomba
|
ef08afc240
|
Catch Model Not Found and return JSON
|
2019-04-02 17:36:49 +11:00 |
|
David Bomba
|
fd085e7e9c
|
Invoice Transformer
|
2019-04-02 16:16:39 +11:00 |
|
David Bomba
|
e95558334e
|
Add fallback route to catch all non existant routes
|
2019-03-30 20:30:41 +11:00 |
|
David Bomba
|
44c987fd41
|
Fixes for client transformer
|
2019-03-29 15:14:58 +11:00 |
|
David Bomba
|
34bbeeb146
|
Add Transformers
|
2019-03-29 08:35:35 +11:00 |
|
David Bomba
|
8ae8300785
|
Implement Fractal API output
|
2019-03-29 08:34:58 +11:00 |
|
David Bomba
|
6c874274b6
|
doc blocks
|
2019-03-28 21:20:08 +11:00 |
|
David Bomba
|
d2e5563dbe
|
Filter scope to company
|
2019-03-28 21:16:41 +11:00 |
|
David Bomba
|
fd8c19d911
|
implement filterable query models
|
2019-03-28 21:07:45 +11:00 |
|
David Bomba
|
7d86c8306a
|
Clean up for tests
|
2019-03-28 20:05:13 +11:00 |
|
David Bomba
|
25b26a2e5d
|
Working on determining the current company the best way using the API
|
2019-03-28 16:03:18 +11:00 |
|
David Bomba
|
88f96be135
|
working on transformers
|
2019-03-28 13:36:36 +11:00 |
|
David Bomba
|
47b1adf3a4
|
fixes for broken tests
|
2019-03-28 09:30:32 +11:00 |
|
David Bomba
|
12cfdc0c3b
|
fixes for broken tests
|
2019-03-28 09:28:11 +11:00 |
|
David Bomba
|
caf653ed69
|
Force DB to be set only on company table
|
2019-03-28 09:21:28 +11:00 |
|
David Bomba
|
1c3f0c590c
|
More tests for Client REST api endpoints
|
2019-03-28 08:32:50 +11:00 |
|
David Bomba
|
74a01f8731
|
move away from session variables
|
2019-03-27 20:38:28 +11:00 |
|
David Bomba
|
1986714927
|
fixeS
|
2019-03-27 19:38:01 +11:00 |
|
David Bomba
|
08e4f9724f
|
Client Tests
|
2019-03-27 17:22:27 +11:00 |
|
David Bomba
|
ebddf93353
|
Test for API
|
2019-03-27 15:50:13 +11:00 |
|
David Bomba
|
e8da725aa1
|
testing api
|
2019-03-27 08:17:28 +11:00 |
|
David Bomba
|
7defe077bc
|
working on client test
|
2019-03-26 22:31:07 +11:00 |
|