1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

914 Commits

Author SHA1 Message Date
David Bomba
8484b3e024 FIxes for client validation 2021-08-13 18:45:19 +10:00
David Bomba
05fafb2f0e Apply payment amount 2021-08-13 11:30:48 +10:00
David Bomba
bc81043973 Fixes for Molli 2021-08-11 16:43:20 +10:00
David Bomba
7b73104a45 Merge branch 'paytrace' into v5-develop 2021-08-11 10:03:02 +10:00
=
9b3763a203 Tests for email quotas 2021-08-07 19:56:56 +10:00
Benjamin Beganović
dc2f49fb45 Tests for ACH integer / minimum value 2021-08-05 13:50:51 +02:00
Benjamin Beganović
8c8be024a3 Tests for number_format used in Mollie 2021-08-03 14:36:18 +02:00
=
b95b80fc32 Merging Clients 2021-08-01 17:21:08 +10:00
David Bomba
2d6e2e5976 Fixes for tests 2021-08-01 08:44:04 +10:00
David Bomba
2998b1ab24 Tests for reminder scenarios 2021-08-01 08:05:31 +10:00
Benjamin Beganović
a3965c3d65 Removing credit card test 2021-07-31 13:27:17 +02:00
Benjamin Beganović
1ae9cde8ff Standalone credit card authorization test 2021-07-31 13:19:22 +02:00
Benjamin Beganović
d37841afa7 Pay with saved credit card test 2021-07-31 13:18:08 +02:00
Benjamin Beganović
80b633fd17 Pay with new credit card and save for future use test 2021-07-31 13:16:15 +02:00
Benjamin Beganović
1b0ff21f20 Pay with new credit card test 2021-07-31 13:14:38 +02:00
Benjamin Beganović
d70e7dfc36 Scaffold CreditCardTest 2021-07-31 12:54:49 +02:00
David Bomba
9acc02a7df Tets 2021-07-31 19:59:04 +10:00
=
3929d1fd64 Working on tests 2021-07-30 20:03:22 +10:00
=
623d75153c Working on tests 2021-07-30 19:08:49 +10:00
=
a5603a257c Working on tests 2021-07-30 18:46:51 +10:00
David Bomba
0837252c47 Working on deleted invoice accounting 2021-07-30 15:55:02 +10:00
Benjamin Beganović
b7c248eec5
PayTrace improvements (#43)
* Refactor credit card payment JavaScript

* CreditCard.php: Rename $paytrace_driver to $paytrace

* Credit card: Support for token billing (frontend)

* Fixes for "save card" label

* Credit card: Authorize

* Allow PayTrace to be seeded from CreateSingleAccount

* Add PayTrace decrypted config to ninja.testvars

* Extract to separate JavaScript

* Scaffold Dusk test

* CreditCard -> CreditCardTest

* CreditCard -> CreditCardTest

* Scaffold pay with new card test

* Fixes for gateway_key in CreateSingleAccount

* Production builds
2021-07-28 07:59:44 +10:00
David Bomba
dfdcb719bc Fixes for tests 2021-07-26 22:22:57 +10:00
David Bomba
d6fb75b41b Minor fixes for github actions 2021-07-26 22:00:47 +10:00
David Bomba
6925c6e9f5 Fixes for github actions 2021-07-26 21:31:21 +10:00
David Bomba
b5a8c60db5 Improve Company Gateway validation 2021-07-24 10:25:48 +10:00
David Bomba
da7e368d63 Fixes for notifications 2021-07-23 08:04:01 +10:00
David Bomba
5f5a33bac9 Fixes for Notifications 2021-07-22 18:33:25 +10:00
David Bomba
ca4cbb918b Minor fixes for tests 2021-07-21 09:13:04 +10:00
David Bomba
dbb60c029e Fixes for reminderS 2021-07-20 14:49:04 +10:00
David Bomba
d82491d163 Email user when another user is added into the system 2021-07-19 14:17:58 +10:00
David Bomba
a4c1829257 Fixes for shared counterS 2021-07-16 23:33:53 +10:00
David Bomba
36ce02074a
Merge pull request #6276 from turbo124/v5-develop
Fixes for subscriptions
2021-07-15 21:06:27 +10:00
David Bomba
da177661ec Fixes for subscriptions 2021-07-15 21:00:24 +10:00
Benjamin Beganović
6638cf44e8 Required fields check browser test 2021-07-15 10:36:50 +02:00
David Bomba
97885557bd
Merge pull request #6272 from turbo124/v5-develop
Tests for settings
2021-07-15 13:04:05 +10:00
David Bomba
6a771de80c Fixes for recurring invoice subscription ID passing 2021-07-15 11:31:11 +10:00
David Bomba
a6146ee468 Tests for settings 2021-07-15 09:23:38 +10:00
Benjamin Beganović
7e5a231bf8 Hide "Pay now" button if no gateways are configured 2021-07-14 14:54:09 +02:00
Benjamin Beganović
033e74da7d Show 'No quotes avialable for download' instead of blank page 2021-07-14 14:33:17 +02:00
Benjamin Beganović
7f7120af6b Show 'Only quotes with "Sent" status can be approved.' for non-approvable quotes 2021-07-14 14:30:24 +02:00
Benjamin Beganović
34e1854114 Fixes for tests 2021-07-14 14:04:33 +02:00
Benjamin Beganović
f852640083
Merge pull request #6192 from beganovich/v5-client-portal-tests-dusk
Reworking client portal tests
2021-07-14 13:08:57 +02:00
David Bomba
5946fac405 Update support message subject format 2021-07-14 14:57:43 +10:00
David Bomba
bfd6cf876b Fixes for tests 2021-07-14 10:31:07 +10:00
David Bomba
85ccca8f23 Fixes for recurring mock invoice number 2021-07-14 09:44:43 +10:00
Benjamin Beganović
23ead7732a Update Stripe Credit Card to use Pay Now instead of selector 2021-07-13 14:44:09 +02:00
Benjamin Beganović
93dd5cf895 Rename ACH to ACHTest 2021-07-13 14:43:51 +02:00
Benjamin Beganović
9e1559b8da Enable underpayments for Braintree Credit Card 2021-07-13 14:43:31 +02:00
Benjamin Beganović
2be806bb8e Merge remote-tracking branch 'upstream/v5-develop' into v5-client-portal-tests-dusk 2021-07-12 15:58:53 +02:00