1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/app/Http
Benjamin Beganović b0c383f75b Show empty string if country is not set:
- Replace "No country set" with empty string in HtmlEngine.php
- Allow country_id & shipping_country_id to be null in shipping-address.blade.php & personal-address.blade.php
2020-10-09 16:03:27 +02:00
..
Controllers Merge pull request #4143 from turbo124/v2 2020-10-09 22:13:58 +11:00
Livewire Show empty string if country is not set: 2020-10-09 16:03:27 +02:00
Middleware Move cache clearance to base controller 2020-10-09 17:55:03 +11:00
Requests Implement Projects API 2020-10-08 09:25:39 +11:00
ValidationRules Fixes for designs in migration: 2020-10-07 10:16:57 +11:00
ViewComposers Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
Kernel.php Move cache clearance to base controller 2020-10-09 17:55:03 +11:00