Skip to content
  • ZeMKI's avatar
    major changes + npm and composer update · e383599f
    ZeMKI authored
    - created helper class to simplify code. Still need rework and usage (Helper::)
    - started admin area
    - reworked user permissions in home and nav: now creating a supervisor has create-studies permission and that is never touched.
    - you can edit a study only if you're have permissions
    - updated laravel mix to latest, from 2.0 the solution is { implementation: require('node-sass') }
    - solved bugs on check interview results
    - solved bugs on html2canvas, opened an issue on github because plugin behaves not correctly: https://github.com/niklasvh/html2canvas/issues/1800
    - created dompdf css to speed up processing
    - test dompdf on server, locally is quite slow with 512MB allocated
     @todo cache base64 on consult sorting (?)
    e383599f