-
Unable to sleep tonight, in an attempt to take my mind off my financial problems, I find myself designing a little app to appease the stats nerd in me. Aim, to display graphically details of where all…
-
Default view shows master/detail view. Mobile phones should show the Notifications list and then transition to the individual notification view.
-
```
What steps will reproduce the problem?
1. Create an invoice
2. attempt to call api.sendInvoiceBySnailMail or Email
3. Notice the exception you get
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Think you can use it to implement time_entry.create
2. Fail - that part of the api is not implemented
3. Assume you can write a wiki page
4. Fail - the p…
-
```
What steps will reproduce the problem?
1. Create an invoice
2. attempt to call api.sendInvoiceBySnailMail or Email
3. Notice the exception you get
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create an invoice
2. attempt to call api.sendInvoiceBySnailMail or Email
3. Notice the exception you get
What is the expected output? What do you see ins…
-
We'll need to figure out which widget to use and how to hook it up.
-
```
1. Create a new Invoice.
2. Call $invoice->invoiceId.
3. You get a string such as (var_dump output below):
string(6) "324319"
The problem with this is that the correct format is:
string(11) "…
-
![freshbooks_yoy_growth_monthly_timeline](https://user-images.githubusercontent.com/2544327/34316667-f88d5120-e7cd-11e7-8ddf-9228cf6c5c9b.png)
*Example from Freshbook*
It would be nice to have a…
-
```
What steps will reproduce the problem?
1. Create an invoice
2. attempt to call api.sendInvoiceBySnailMail or Email
3. Notice the exception you get
What is the expected output? What do you see ins…