invoiceninja/app/Console/Commands
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
..
CheckData.php Fixes client balance 2021-07-13 19:09:02 +10:00
CheckDb.php Update license in codebase 2021-06-16 16:58:16 +10:00
CreateAccount.php Minor fixes 2021-07-21 09:21:46 +10:00
CreateSingleAccount.php PayTrace improvements (#43) 2021-07-28 07:59:44 +10:00
CreateTestData.php Update license in codebase 2021-06-16 16:58:16 +10:00
DemoMode.php Update license in codebase 2021-06-16 16:58:16 +10:00
DesignUpdate.php Update license in codebase 2021-06-16 16:58:16 +10:00
HostedUsers.php HostedUsers console command 2021-06-14 18:10:46 +10:00
ImportMigrations.php Update license in codebase 2021-06-16 16:58:16 +10:00
MobileLocalization.php Port Mobile Localization 2021-05-04 14:47:37 +10:00
ParallelCheckData.php Update license in codebase 2021-06-16 16:58:16 +10:00
PostUpdate.php Update license in codebase 2021-06-16 16:58:16 +10:00
RecurringCommand.php Update license in codebase 2021-06-16 16:58:16 +10:00
S3Cleanup.php Tests for clean up S3 orphans 2021-06-13 20:09:52 +10:00
SendRemindersCron.php Update license in codebase 2021-06-16 16:58:16 +10:00
SendTestEmails.php Update license in codebase 2021-06-16 16:58:16 +10:00
SubdomainFill.php Minor fixes for subdomain filling 2021-06-25 19:56:36 +10:00