redcap-record-home-dashboard

A REDCap External Module that enables to add a customized Dashboard to the Record Homepage

https://github.com/research-it-swiss-tph/redcap-record-home-dashboard

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary

Keywords

redcap redcap-external-module redcap-repo
Last synced: 6 months ago · JSON representation ·

Repository

A REDCap External Module that enables to add a customized Dashboard to the Record Homepage

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • Open Issues: 6
  • Releases: 23
Topics
redcap redcap-external-module redcap-repo
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Record Home Dashboard

A REDCap External Module that enables to add a customized Dashboard to the Record Homepage

Demo

Setup

Install the module from REDCap module repository and enable over Control Center.

Usage

Please read the Documentation.

Developer Notice

Psalm

Run Psalm Taint Analysis to check for vulnerabilites:

bash ./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.

Vue

Using laravel-mix for Vue.js development: npm run dev => npx mix watch Laravel Mix Docs

Changelog

Version | Description ------- | -------------------- v1.1.0 | Add new feature to table element: Select event when there are multiple events. v1.0.0 | Initial release.

Owner

  • Name: Research-IT
  • Login: Research-IT-Swiss-TPH
  • Kind: organization
  • Email: research-IT@swisstph.ch
  • Location: Switzerland

Research-IT group from Swiss Tropical and Public Health Institute

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Record Home Dashboard
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Ekin
    family-names: Tertemiz
    email: ekin.tertemiz@swisstph.ch
    affiliation: Swiss Tropical and Public Health Institute
identifiers:
  - type: url
    value: >-
      https://github.com/Research-IT-Swiss-TPH/redcap-record-home-dashboard
repository-code: >-
  https://github.com/Research-IT-Swiss-TPH/redcap-record-home-dashboard
abstract: >-
  A REDCap External Module that enables to add a customized
  Dashboard to the Record Homepage
keywords:
  - REDCap
  - External Module
  - Dashboard
license: MIT
version: 2.2.1
date-released: '2023-07-25'

GitHub Events

Total
  • Release event: 1
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 5
  • Push event: 1
Last Year
  • Release event: 1
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 5
  • Push event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tertek (5)
  • ThomasVermes (3)
  • teigentler (1)
Pull Request Authors
  • ThomasVermes (1)
Top Labels
Issue Labels
bug (2) enhancement (1)
Pull Request Labels

Dependencies

package-lock.json npm
  • 748 dependencies
package.json npm
  • axios ^0.24.0 development
  • bootstrap-vue ^2.21.2 development
  • laravel-mix ^6.0.34 development
  • qs ^6.10.1 development
  • resolve-url-loader ^4.0.0 development
  • sass ^1.43.4 development
  • sass-loader ^12.1.0 development
  • vue ^2.6.14 development
  • vue-axios ^3.3.7 development
  • vue-loader ^15.9.8 development
  • vue-template-compiler ^2.6.14 development
  • vuedraggable ^2.24.3 development
composer.json packagist
  • symfony/var-dumper ^5.3 development
  • vimeo/psalm ^4.11 development
composer.lock packagist
  • amphp/amp v2.6.1 development
  • amphp/byte-stream v1.8.1 development
  • composer/package-versions-deprecated 1.11.99.4 development
  • composer/semver 3.2.6 development
  • composer/xdebug-handler 2.0.2 development
  • dnoegel/php-xdg-base-dir v0.1.1 development
  • felixfbecker/advanced-json-rpc v3.2.1 development
  • felixfbecker/language-server-protocol 1.5.1 development
  • netresearch/jsonmapper v4.0.0 development
  • nikic/php-parser v4.13.0 development
  • openlss/lib-array2xml 1.0.0 development
  • phpdocumentor/reflection-common 2.2.0 development
  • phpdocumentor/reflection-docblock 5.3.0 development
  • phpdocumentor/type-resolver 1.5.1 development
  • psr/container 1.1.1 development
  • psr/log 1.1.4 development
  • sebastian/diff 4.0.4 development
  • symfony/console v5.3.7 development
  • symfony/deprecation-contracts v2.4.0 development
  • symfony/polyfill-ctype v1.23.0 development
  • symfony/polyfill-intl-grapheme v1.23.1 development
  • symfony/polyfill-intl-normalizer v1.23.0 development
  • symfony/polyfill-mbstring v1.23.1 development
  • symfony/polyfill-php73 v1.23.0 development
  • symfony/polyfill-php80 v1.23.1 development
  • symfony/service-contracts v2.4.0 development
  • symfony/string v5.3.7 development
  • symfony/var-dumper v5.3.8 development
  • vimeo/psalm 4.11.2 development
  • webmozart/assert 1.10.0 development
  • webmozart/path-util 2.3.0 development