Hillel Coren
2135d7c973
Support creating inline vendors and categories
2017-03-02 19:47:40 +02:00
Hillel Coren
009de83e93
Support creating inline vendors and categories
2017-03-02 18:08:28 +02:00
Hillel Coren
5f478af9a4
Support creating inline vendors and categories
2017-03-02 18:02:48 +02:00
Hillel Coren
e78194ec2f
Add support for creating projects inline
2017-03-01 22:03:15 +02:00
Hillel Coren
5fb0ee1393
Payment amount greater than invoice amount #1317
2017-03-01 11:51:27 +02:00
Hillel Coren
bbce6b8ce8
Don’t require client email address
2017-02-21 15:27:04 +02:00
Hillel Coren
c0fbaf1e89
php-cs-fixer cleanup
2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642
php-cs-fixer clean up
2017-01-30 18:05:31 +02:00
Hillel Coren
00ae1d4a1c
Support entering payment for draft invoice
2017-01-13 13:53:06 +02:00
Hillel Coren
eebe61b4d0
Support paying draft invoices
2017-01-13 09:02:22 +02:00
Hillel Coren
b6527cddc3
Refactor client portal and email settings requests
2017-01-12 13:52:37 +02:00
Hillel Coren
69369619af
Support automatic client ids
2017-01-03 21:48:40 +02:00
Hillel Coren
b7465a8f17
Fix data import
2016-12-22 19:12:12 +02:00
Hillel Coren
d1f496023b
Adjustments to task projects
2016-12-15 14:17:10 +02:00
David Bomba
0ceeefb10b
Improve error reporting from API ( #1194 )
...
* apply API response across all requests
* apply API response across all requests
2016-12-13 17:52:09 +11:00
David Bomba
ba9c06cb18
API Error handling ( #1189 )
...
* bug fix
* csrf filters
* request API error handler implementation
* add utils dependency
* add response dependency
2016-12-11 20:31:29 +11:00
Hillel Coren
249965df5c
CRUD
2016-12-08 22:51:53 +02:00
Hillel Coren
78a2a66729
Hide draft invoices from the client portal
2016-12-05 10:11:33 +02:00
Hillel Coren
9398c45b56
Prevent changing credit's client
2016-12-04 12:24:48 +02:00
Hillel Coren
55340b8d13
Support editing credits
2016-11-30 20:21:50 +02:00
Hillel Coren
bbbf1237c5
Added task projects
2016-11-29 19:47:26 +02:00
David Bomba
c905e781c0
revert error reporting ( #1142 )
2016-11-05 12:32:06 +11:00
David Bomba
0a4d55e0aa
Generic message
...
Change error text to generic Entity not found.
2016-11-05 06:36:49 +11:00
David Bomba
f5e18f3355
API Error handling improvements ( #1141 )
...
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* generic catch all HTTP error handler for API
* Client not found error handling via API
* Client not found error handling via API
2016-11-05 06:20:33 +11:00
Hillel Coren
147df1ef91
Standardize archive/deleted behaviors
2016-10-10 11:40:04 +03:00
Hillel Coren
ed1edc64bc
Fix for API payment validation
2016-09-27 17:13:42 +03:00
Hillel Coren
db0c305b4f
Working on history sidebar
2016-08-31 22:10:41 +03:00
Hillel Coren
56856f1435
Set payment min amount to 0.01
2016-08-28 17:19:33 +03:00
Hillel Coren
fda1fc439f
Added invoice_date to required fields
2016-08-28 13:14:28 +03:00
Hillel Coren
298bde6603
Require date when creating payment
2016-08-25 17:31:36 +03:00
Hillel Coren
26bf6725d7
Fix for expense categories
2016-08-23 13:42:02 +03:00
David Bomba
6d227968c0
type
2016-08-18 17:54:47 +10:00
Hillel Coren
6f6a475633
API changes
2016-08-17 17:29:25 +03:00
Hillel Coren
f7e499da4d
Disable date validation
2016-08-15 22:57:05 +03:00
Hillel Coren
ce2c71843c
Working on the bot
2016-08-13 22:19:37 +03:00
Hillel Coren
472ba842eb
Working on the bot
2016-08-08 17:45:37 +03:00
Hillel Coren
a26cb74170
Don't require expense date
2016-07-28 22:51:32 +03:00
Hillel Coren
cef35a98e1
Prevent creating payment for a quote through the API
2016-07-18 21:12:18 +03:00
Hillel Coren
3498d28d3f
Check expense category name is unique
2016-07-07 15:32:31 +03:00
Hillel Coren
5f8ae65310
Working on expense category permissions
2016-07-07 11:44:15 +03:00
Hillel Coren
cd9aae1e22
Working on expense categories
2016-07-06 21:35:16 +03:00
Holger Lösken
0fbda85a59
Code Refactoring
...
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
5ff69c6f29
Payments refactor
2016-06-20 17:14:43 +03:00
Hillel Coren
4976d5b057
Fix for tests
2016-06-07 21:13:29 +03:00
Hillel Coren
d032ae00fc
Added support for searching by invoice number in the API
2016-06-06 19:04:24 +03:00
Hillel Coren
0acf4ff1fc
Support importing JSON file
2016-06-02 22:03:59 +03:00
Hillel Coren
17eb2a7a79
Support saving invoice_id and expense_id with the document
2016-06-01 12:39:42 +03:00
Hillel Coren
c122987bc7
Enabled santizing input before validation
2016-05-31 23:15:37 +03:00
Hillel Coren
c061808677
Enabled uploading documents through the API
2016-05-30 13:44:49 +03:00
Hillel Coren
2043621ac9
Fix for deleting documents
2016-05-26 19:02:53 +03:00
Hillel Coren
7317bfc8c9
Fixed issue with invoice history
2016-05-09 20:35:50 +03:00
Hillel Coren
2a5de605dc
Added relationLoaded checks to optimize queries
2016-05-05 10:15:51 +03:00
Hillel Coren
db9d75ceff
Changed vendorcontacts to vendor_contacts
2016-05-04 15:16:49 +03:00
Hillel Coren
2a6876a902
Fix for travis tests
2016-05-04 11:14:20 +03:00
Hillel Coren
6acddfc3c7
Working on permissions in the API
2016-05-02 16:45:12 +03:00
Hillel Coren
e7f4368cbb
Working on permissions in the API
2016-05-02 16:12:37 +03:00
Hillel Coren
1d6011caad
Working on permissions in the API
2016-05-02 11:38:01 +03:00
Hillel Coren
4db5a19885
Refactored API index methods
2016-05-01 23:55:13 +03:00
Hillel Coren
933f2968d6
Working on form requests
2016-05-01 22:30:39 +03:00
Hillel Coren
2efd419791
Moving permissions to form requests
2016-05-01 15:04:55 +03:00
Hillel Coren
05bd8d9318
Moving permissions to form requests
2016-05-01 14:31:10 +03:00
Hillel Coren
50de2d757e
Working on permissions
2016-04-30 21:55:15 +03:00
Hillel Coren
4b764ea72e
Working on custom route model binding
2016-04-28 15:23:09 +03:00
Hillel Coren
1a47598aea
Working on custom route model binding
2016-04-28 15:20:34 +03:00
Hillel Coren
9979eba5d9
Working on custom route model binding
2016-04-28 15:16:33 +03:00
Hillel Coren
6733c0ca2f
Removed validation pre-processing code
2016-04-10 21:48:51 +03:00
Hillel Coren
497a581bcd
Support for negative expenses
2016-03-13 21:04:47 +02:00
David Bomba
d9346bfadf
re-working validation
2016-03-13 23:52:02 +11:00
David Bomba
8d7a9a2d29
re-working validation
2016-03-13 23:50:40 +11:00
David Bomba
22f683152d
re-working validation
2016-03-13 23:49:51 +11:00
David Bomba
ba3ca0dffc
re-working validation
2016-03-13 23:46:51 +11:00
David Bomba
2b77af5abe
re-working validation
2016-03-13 23:43:39 +11:00
David Bomba
66204e91f4
re-working validation
2016-03-13 23:41:33 +11:00
David Bomba
499a1561b1
re-working validation
2016-03-13 23:38:25 +11:00
David Bomba
a2ce87490b
re-working validation
2016-03-13 23:37:37 +11:00
David Bomba
3279b26bef
re-working validation
2016-03-13 23:34:42 +11:00
David Bomba
13b425853e
re-working validation
2016-03-13 23:32:38 +11:00
David Bomba
3d104400aa
re-working validation
2016-03-13 23:31:15 +11:00
David Bomba
584133734e
re-working validation
2016-03-13 23:29:38 +11:00
David Bomba
b83ba5c7dc
re-working validation
2016-03-13 23:28:33 +11:00
David Bomba
c79509d04f
re-working validation
2016-03-13 23:27:20 +11:00
David Bomba
d7b6426aee
re-working validation
2016-03-13 23:20:56 +11:00
David Bomba
15838765ff
re-working validation
2016-03-13 23:14:08 +11:00
David Bomba
f9853af70a
re-working validation
2016-03-13 23:12:04 +11:00
David Bomba
b843bf008d
re-working validation
2016-03-13 23:10:15 +11:00
David Bomba
e36298cd35
re-working validation
2016-03-13 23:09:11 +11:00
David Bomba
00aa0624b8
re-working validation
2016-03-13 23:08:31 +11:00
David Bomba
392024a0b9
re-working validation
2016-03-13 23:06:26 +11:00
David Bomba
3d2daf9758
re-working validation
2016-03-13 23:04:27 +11:00
David Bomba
4bc07aacbf
re-working validation
2016-03-13 23:02:07 +11:00
David Bomba
7c054c5e9b
re-working validation
2016-03-13 22:59:01 +11:00
David Bomba
b244f8034b
re-working validation
2016-03-13 22:58:05 +11:00
David Bomba
fd173889eb
re-working validation
2016-03-13 22:56:44 +11:00
David Bomba
c8a46f6bd9
re-working validation
2016-03-13 22:46:59 +11:00
David Bomba
35dfe66de2
re-working validation
2016-03-13 22:41:08 +11:00
David Bomba
94a73f92ad
re-working validation
2016-03-13 22:39:20 +11:00
Hillel Coren
6aafb9154d
Enabled registering through the API
2016-03-08 23:22:59 +02:00
David Bomba
3878fe9324
Validation rule realignment
2016-02-10 08:51:08 +11:00
Hillel Coren
88b9046ac7
Added users to the API
2016-02-04 22:35:28 +02:00
Hillel Coren
2b3e35687a
Bug fixes
2016-02-04 16:12:22 +02:00