invoiceninja/app
Benjamin Beganović aad9f81e93
(Daily sync) Password reset pages & client portal rework (#3492)
* Dependency clearing

* Tailwind & templates cleanup

* Password reset pages & more features:
- New $this->render() method
- Password reset pages
- Tailwind CSS scaffold
- New styles for buttons, inputs, alerts
- Changed to shorthand syntax for language file (en)
- Added app.css and app.js which will be main endpoint
- Added new 'theme' field inside of ninja.php
- Scaffold for 'ninja2020' theme: both client and global theme
- Ignoring local builds of assets, until purgeCSS is there
- Overall cleanup

* Switch back default template to 'default'

* Remove app.css build

* Fix Codacy

* Fix Codacy 'doublequote' issues
2020-03-14 08:17:08 +11:00
..
Console Use aboslute path for the migration archive (#3490) 2020-03-13 07:38:39 +11:00
DataMapper Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
Designs Fixes for invoice previews (#3485) 2020-03-12 21:50:40 +11:00
Events Remove 'documents' when company is deleted (#3462) 2020-03-10 07:05:23 +11:00
Exceptions Migration improvements: (#3428) 2020-03-06 07:30:32 +11:00
Factory Preview Route (#3456) 2020-03-09 20:38:15 +11:00
Filters Fixes for Credit PDF generation (#3417) 2020-03-04 10:51:50 +11:00
Helpers Fixes for pdf_variables validation (#3419) 2020-03-04 22:09:43 +11:00
Http (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
Jobs Fix broken 'force' migration: (#3489) 2020-03-13 07:38:22 +11:00
Libraries Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
Listeners Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
Mail Migration improvements: (#3428) 2020-03-06 07:30:32 +11:00
Models Fixes for preview controller (#3486) 2020-03-12 22:04:53 +11:00
Notifications Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
Observers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentDrivers Improve notification performance (#3452) 2020-03-08 16:59:06 +11:00
Policies Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
Providers Remove 'documents' when company is deleted (#3462) 2020-03-10 07:05:23 +11:00
Repositories Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
Services Fixes for invoice status with partial payment (#3472) 2020-03-11 09:20:09 +11:00
Transformers Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
Utils Fixes for invoice previews (#3485) 2020-03-12 21:50:40 +11:00