1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/resources/views
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
..
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 Migration improvements: (#3428) 2020-03-06 07:30:32 +11: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
layouts Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
pdf Refactor Designs (#3449) 2020-03-07 17:31:26 +11:00
portal (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
settings/partial Fixes for lang 2019-09-26 23:15:25 +10:00
signup Fixes for lang 2019-09-26 23:15:25 +10:00
themes/ninja2020/auth/passwords (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11: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