invoiceninja/app/Http/Controllers/ClientPortal
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
..
DashboardController.php (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
DocumentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvitationController.php Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
InvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentHookController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00