Repo: https://github.com/cmsmaxinc/billing-evolutionmarketing Branch: authorizenet-cim
- Set up instance of v5
- Code changes:
- Add support for authorize.net CIM
- Add bugsnag
- Don't allow robots to index the site
- Style / logo customizations
- Anything else?
Repo: https://github.com/cmsmaxinc/billing-evolutionmarketing Branch: authorizenet-cim
| fillWithSampleData() { | |
| this.form.series_id = 1 | |
| this.originalSeriesId = 1 | |
| this.form.color_id = 2 | |
| this.form.items.doors.push(this.newItem({ | |
| style_id: 1, | |
| back_id: 1, | |
| drill_for_hinges: true, |
| <?php | |
| declare(strict_types=1); | |
| use App\Services\Views\HasViews; | |
| use Symfony\Component\Finder\Finder; | |
| /** | |
| * Class AddViewsManager | |
| */ |
| <?php | |
| declare(strict_types=1); | |
| use App\Models\Style; | |
| use Illuminate\Support\Str; | |
| use Symfony\Component\Finder\Finder; | |
| use Symfony\Component\Finder\SplFileInfo; | |
| /** |
| <?php | |
| namespace App\Console\Commands; | |
| use App\Models\LocallyProduct; | |
| use Illuminate\Console\Command; | |
| class TestLocallySyncVariants extends Command | |
| { | |
| /** |
| <?php | |
| namespace App\Console\Commands; | |
| use App\Models\LocallyProduct; | |
| use Illuminate\Console\Command; | |
| class TestLocallySync extends Command | |
| { | |
| /** |
| <?php | |
| namespace App\Console\Commands; | |
| use App\Models\Product; | |
| use App\Models\ProductVariant; | |
| use Illuminate\Console\Command; | |
| class FindProductDuplicates extends Command | |
| { |
<div class="carousel slide" data-interval="5000" data-ride="carousel" id="carousel1546889682739" style="width:100%;">Change to:
<div class="carousel slide carousel-full-width" data-interval="5000" data-ride="carousel" id="carousel1546889682739" style="width:100%;"><div class="carousel slide center-block" style="width: 900px;">Change to:
<div class="carousel slide center-block" style="width: 900px; max-width: 100%;">