]> BookStack Code Mirror - bookstack/commit
Started the page attributes interface
authorDan Brown <redacted>
Thu, 12 May 2016 22:12:05 +0000 (23:12 +0100)
committerDan Brown <redacted>
Thu, 12 May 2016 22:12:05 +0000 (23:12 +0100)
commit1fa079b46626b5cbb3d1b055542e4a98b4b0ca0a
treef54ac47451d475896ad7dcb5e2cb12e48c9197bc
parentfcfb9470c96c9bff054dbc28a7dea1d7b87ccb91
Started the page attributes interface
app/Attribute.php
app/Http/Controllers/AttributeController.php
app/Http/Controllers/PageController.php
app/Repos/AttributeRepo.php
database/migrations/2016_05_06_185215_create_attributes_table.php
resources/assets/js/controllers.js
resources/assets/sass/styles.scss
resources/views/pages/create.blade.php [deleted file]
resources/views/pages/edit.blade.php
resources/views/pages/form.blade.php
tests/Entity/AttributeTests.php