A REDCap External Module that enables to add a customized Dashboard to the Record Homepage
Install the module from REDCap module repository and enable over Control Center.
Please read the Documentation.
Run Psalm Taint Analysis to check for vulnerabilites:
./vendor/bin/psalm --no-diff --taint-analysis
--no-diff
is practical if you run Psalm multiple times without differences in the file.
Read more about Psalm in the official Psalm Manual.
Using laravel-mix for Vue.js development: npm run dev
=> npx mix watch
Laravel Mix Docs
Version | Description |
---|---|
v1.1.0 | Add new feature to table element: Select event when there are multiple events. |
v1.0.0 | Initial release. |