#130 add_characteristic feature implemented
state: closed opened by: elis47 on: 5/24/2017
Comments
from: adrianharabula on: 5/24/2017
Reviewed 5 of 5 files at r1. Review status: all files reviewed at latest revision, 2 unresolved discussions, some commit checks failed.
app/app/Http/Controllers/MyPreferencesController.php, line 41 at r1 (raw file):
function store(\App\Characteristic $characteristic, Request $request) {
Auth::user()->characteristics()->syncWithoutDetaching($characteristic);
fac restrictia de unicitate si din baza de date oracle; unicitate pe 3 chei
app/resources/views/viewProduct.blade.php, line 44 at r1 (raw file):
<h5> <button class="btn btn-danger btn-circle" data-toggle="tooltip" title="Add me to your preferences!"> <span class="glyphicon glyphicon-heart"></span>{{ $characteristic->name }}: {{ $characteristic->values() }}
inimiiiioarăă!! ieee
Comments from Reviewable