David Bomba
6e51b225b0
Fixes for missing fields for company transformer ( #3406 )
2020-03-01 21:45:23 +11:00
David Bomba
0ff14c97fd
Minors Fixes ( #3405 )
...
* Tests for client contact passwords
* test for client API
* Client Tests for password quality
* Final tests for client contact password
* Implement feature permissions
* Minor fixes
2020-03-01 21:18:13 +11:00
David Bomba
e2ed1fad8b
Enable client contact password to be set via API. ( #3402 )
...
* Tests for client contact passwords
* test for client API
* Client Tests for password quality
* Final tests for client contact password
2020-03-01 16:00:54 +11:00
David Bomba
0f1c685bfa
Fixes for updating company user ( #3401 )
...
* update company schema descriptions
* Fixes for company user controlleR
2020-03-01 08:03:43 +11:00
Benjamin Beganović
6b6fb6c807
Fix DB migration ( #3399 )
2020-02-29 08:58:30 +11:00
David Bomba
f8ea4c0d0f
Implement Design API ( #3400 )
...
* Working on CompanyUser route
* CompanyUser update route
* tests for updating a company user
* Fixes for exchange currency rate
* Move slack and google analytics fields into company table
* implement Design API
2020-02-29 08:57:47 +11:00
hillelcoren
3ae5c0467e
Update Flutter client
2020-02-28 14:37:53 +00:00
hillelcoren
2b9c5b8052
Update Flutter client
2020-02-28 13:27:02 +00:00
David Bomba
0061da2600
Update Company User Route ( #3398 )
...
* Working on CompanyUser route
* CompanyUser update route
* tests for updating a company user
2020-02-28 23:11:56 +11:00
David Bomba
abe3376c48
Validate invoices in a payment ( #3397 )
...
* Payment Scenarios:
* Fixes for duplicate invoice-ids in a payment
2020-02-28 19:18:34 +11:00
David Bomba
08ce375fbc
Fixes for payments with invoices from different clients ( #3396 )
2020-02-28 12:58:49 +11:00
Benjamin Beganović
177c756dd8
Increase logo size ( #3394 )
2020-02-28 08:17:31 +11:00
David Bomba
fba88c2d62
Fixes for tests ( #3395 )
2020-02-28 08:17:17 +11:00
David Bomba
7abab22c43
Fixes for base repo ( #3393 )
2020-02-28 07:34:25 +11:00
Benjamin Beganović
79a5f6b809
Remove SVG from e-mails ( #3391 )
2020-02-28 07:23:57 +11:00
David Bomba
464dd3f9eb
Fixes for base repo ->save() method ( #3392 )
...
* Fixes for tests
* payment
* remove field from company table
* Fixes for repo save()
2020-02-28 07:23:25 +11:00
hillelcoren
a5cbcebcf9
Update Flutter client
2020-02-27 19:49:02 +00:00
hillelcoren
ad47bbf801
Update Flutter client
2020-02-27 18:11:10 +00:00
David Bomba
9ac66661ba
Fixes for tests ( #3389 )
...
* Fixes for tests
* payment
2020-02-27 17:29:40 +11:00
David Bomba
c15f17186d
Fixes for transformerS ( #3388 )
2020-02-27 10:32:44 +11:00
Benjamin Beganović
200b26d809
Refactor save() method to apply DRY for invoices, Quotes & Credits ( #3387 )
...
* Refactor save() method to apply DRY
* Update BaseRepository.php
2020-02-27 08:21:12 +11:00
Benjamin Beganović
aef6135e30
New email design ( #3386 )
2020-02-27 07:55:23 +11:00
David Bomba
b2f4e51b55
V2 ( #3385 )
...
* Fixes for payment number
* Fixes for tests
2020-02-26 21:46:35 +11:00
David Bomba
0b2435af2a
Fixes for payment numbers ( #3384 )
2020-02-26 21:06:08 +11:00
David Bomba
cb9e4b26e5
payment number enforce ( #3383 )
2020-02-26 20:43:41 +11:00
David Bomba
628b77e369
fixes for casts ( #3382 )
2020-02-26 19:04:20 +11:00
David Bomba
a74b644f6a
Fixes for feesandlimits ( #3381 )
2020-02-26 18:55:01 +11:00
David Bomba
bfee59b529
casts public_notes to string ( #3380 )
2020-02-26 17:46:27 +11:00
David Bomba
886139d6cd
Fixes for transformers ( #3379 )
2020-02-26 17:37:38 +11:00
David Bomba
d93c3500e6
size_id = string ( #3378 )
2020-02-26 16:29:17 +11:00
David Bomba
0f050ae236
uses_inclusive_taxes ( #3377 )
2020-02-26 16:18:38 +11:00
David Bomba
acb0c0f7c1
Fixes for designs ( #3376 )
...
* Fixes for detaching a useR
* Fixes for designs
2020-02-26 15:11:17 +11:00
David Bomba
f20b0f7720
Fixes for company tokens. ( #3375 )
...
* Testing Company Ledger
* Fixes for company ledger
* Fixes for company ledger
* Company ledger testS
* Fixes for user / client / contacts transformers
* Fixes for tests
* Fixes for tokens
2020-02-26 14:26:07 +11:00
Benjamin Beganović
3e39344d3b
Invoice design fixes ( #3374 )
2020-02-26 14:20:12 +11:00
Benjamin Beganović
786b54e57b
Fixes for ImportTest & StartMigration refactor ( #3373 )
2020-02-26 09:36:11 +11:00
David Bomba
62fc7edbae
Fixes for updating a product on invoice save ( #3372 )
2020-02-25 20:17:04 +11:00
David Bomba
1ac2a73b2a
Update CORS fields ( #3371 )
...
* Working on invoice invitations
* Credit invitations
* Update CORS
2020-02-25 19:33:53 +11:00
David Bomba
08b4c4f4e1
Fixes for invoice invitation creation ( #3370 )
...
* Working on invoice invitations
* Fixes for invitation creation
2020-02-25 09:00:28 +11:00
Benjamin Beganović
8121a0166d
Importing migration data via HTTP ( #3365 )
...
* Accept migration over HTTP
* Comment wip tests
2020-02-25 08:15:07 +11:00
Benjamin Beganović
af0cad05e9
Add support for images ( #3366 )
2020-02-25 08:13:19 +11:00
michael-hampton
01e0c4eb46
Update InvoiceSumInclusive.php ( #3368 )
2020-02-25 08:12:55 +11:00
David Bomba
9c10bb48a7
include invitations for quotes and credits ( #3363 )
2020-02-24 21:20:39 +11:00
David Bomba
3d31f810c0
Set Invitations as a default include for invoices ( #3362 )
...
* Working on importing company gateways
* Fix for companyuser settings object
* Migrate client_gateway_tokens
* Working on Notificaitons
* Working on notifications
* Failsafe for user-company
* unlink files
* Set DB for jobs
* Always have a fallback for company_id
* Fixes for user model
* Formatting for MultiDB
* Working on Company Ledger Tests
* Fixes for contact request
* Set Invitations as a default include for invoices
2020-02-24 21:15:30 +11:00
Benjamin Beganović
c97d664d31
Fixes for ImportTest ( #3361 )
...
* Fixes for tests (wip)
* Fix for tests
* Remove logging
2020-02-22 17:36:53 +11:00
David Bomba
c1d3fd12a8
Import ( #3360 )
...
* Fixes for test data
* Fixes for tests
* Remove legacy vue components
* Add routing number to client gateway tokens
* working on important documents and company gateways
* Import fixes
2020-02-22 13:25:49 +11:00
Benjamin Beganović
0e7904a74b
Fix tests in MigrationTest ( #3359 )
2020-02-22 08:03:23 +11:00
David Bomba
4eebaf7eb4
Migrate to services ( #3358 )
...
* Working on ledger
* Migrate to services
* Refactor to services
* Migrate to services
* Jobs cleanup
2020-02-21 08:05:01 +11:00
Benjamin Beganović
cf3bcb90be
Accept migration over the API ( #3356 )
2020-02-21 07:58:38 +11:00
Benjamin Beganović
6ca0841626
(wip) Default e-mail template ( #3342 )
...
* E-mail template
* Light & dark -email
* Light version of template & example-mail
* Add template with dark background
* Remove unused templates
2020-02-21 07:56:42 +11:00
Benjamin Beganović
cd597bf3a8
Set 'flex-col' for footer labels ( #3355 )
2020-02-21 07:56:13 +11:00