invoiceninja/config
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
..
app.php Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
auth.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
breadcrumbs.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
broadcasting.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
cache.php Bump to Laravel 6 2019-09-26 20:49:52 +10:00
database.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
datatables.php Working on datatables 2019-07-25 14:51:00 +10:00
filesystems.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
former.php Add Former dependency 2019-07-29 13:59:28 +10:00
hashing.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
logging.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
mail.php Gmail Email via API (#3124) 2019-12-04 15:52:04 +11:00
ninja.php (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
queue.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
self-update.php Fixes for self update (#3315) 2020-02-12 14:08:41 +11:00
services.php Gmail Email via API (#3124) 2019-12-04 15:52:04 +11:00
session.php Create or Update invitations on invoice save / creation 2019-09-23 13:10:51 +10:00
view.php Initial commit 2018-10-04 20:10:43 +03:00