1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/resources/views
Benjamin Beganović e93bdffc0b
Fixes for Stripe payments (#3542)
* Payment fixes:
- Added new "process.js" inside of webpack.mix.js
- BasePaymentDriver now accepts raw array, no explode
- StripePaymentDriver now accepts raw array, no explode
- Removed 'form-control' class from #card-element
- New credit_card for processing payment

* Production build of assets
2020-03-26 00:08:37 +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 Template Previews (#3527) 2020-03-25 13:50:08 +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 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 Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +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