1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/resources/views
Benjamin Beganović d516b1b097
Workflow settings for quotes & invoices (#3655)
* Fix inputs

* Workflow settings: Auto archive

- New InvoiceWorkflowSettings job
- Updated PaymentCreatedActivity to dispatch the job
- New 'Archivable' trait
- New 'archived_at' field

* Workflow settings: Sending e-mail to client with auto_send

* Workflow settings: Quotes

* Fix HTML markup

* Fix archive & sending

* Remove Archivable trait & migration file

* Change order of sending the events
2020-04-28 09:50:54 +10:00
..
auth Fixes for lang 2019-09-26 23:15:25 +10:00
client Fixes for lang 2019-09-26 23:15:25 +10:00
contact Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
dashboard Update OAuth token on Auth. (#3119) 2019-12-04 13:00:59 +11:00
email Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
errors Laravel standard error pages 2019-09-25 07:18:41 +10:00
generic clean up 2019-08-08 21:18:02 +10:00
index Performance improvements for PDF rendering (#3556) 2020-03-28 14:45:11 +11:00
layouts Design Changes (#3504) 2020-03-16 21:12:10 +11:00
pdf Working on Setup workflow (#3509) 2020-03-18 20:40:15 +11:00
portal Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
settings/partial Fixes for lang 2019-09-26 23:15:25 +10:00
setup Fixes for composer 2 (#3593) 2020-04-06 22:32:27 +10:00
signup Fixes for lang 2019-09-26 23:15:25 +10:00
themes/ninja2020 Password protected invoices (#3635) 2020-04-17 07:19:21 +10:00
vendor Fixes for self-updater (#3313) 2020-02-12 13:51:43 +11:00
footer.blade.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
header.blade.php Fixes for lang 2019-09-26 23:15:25 +10:00
home.blade.php Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
sidebar.blade.php Fixes for lang 2019-09-26 23:15:25 +10:00