]> _ Git - pmi.git/commit
WIP #4893 @30
authorStephen Cameron <stephen@cubedesigners.com>
Fri, 4 Feb 2022 23:49:49 +0000 (00:49 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Fri, 4 Feb 2022 23:49:49 +0000 (00:49 +0100)
commitc51bcceafc08a4ae1a2af95e9efa5d465ed24fa7
tree85aca3ea0cc7c364d35e7958c1b2f82257825ecb
parent33f4822564f307e7c50a158cdf5194b70bcf835c
WIP #4893 @30
21 files changed:
app/Http/Controllers/Admin/PageCrudController.php
app/Models/Application.php
app/Models/News.php
app/SubForms/ImageBlock.php [new file with mode: 0644]
app/Templates/Category.php
app/Templates/CategoryListing.php [new file with mode: 0644]
app/Templates/Home.php
app/Templates/News.php
app/Templates/Placeholder.php [new file with mode: 0644]
app/Templates/Solution.php
app/Templates/SolutionPlaceholder.php [new file with mode: 0644]
resources/styles/components/navigation.styl
resources/styles/components/solutions.styl
resources/views/components/application-item.blade.php [new file with mode: 0644]
resources/views/components/link-button.blade.php
resources/views/components/news-item.blade.php
resources/views/pages/category_listing.blade.php [new file with mode: 0644]
resources/views/pages/home.blade.php
resources/views/pages/news.blade.php
resources/views/pages/solution.blade.php
resources/views/partials/product-link.blade.php