1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Providers
David Bomba 1393179160
Multiple fixes and features (#3411)
* Performance improvements for seeding

* Differentiating between system notification and user notifications

* Remove hard coded webhook url

* Working on system and user notifications

* notifications

* Set the currency on client if blank

* Refactor for inserting invoice defaults

* Refactor Default Invoice/Quote/Credit objects

* working on credits

* Implement mark_sent for quotes and credits
2020-03-03 20:44:26 +11:00
..
AppServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AuthServiceProvider.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
BroadcastServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ComposerServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EventServiceProvider.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
MailServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MultiDatabaseUserProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
MultiDBProvider.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
RouteServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00