Skip to content
Snippets Groups Projects
Select Git revision
  • c11e03ee875c9977d77412f5b5ed434f8c47eeaf
  • main default protected
  • demo protected
  • master
  • icon-set-mapping
  • production protected
  • revert-62666d1a
  • favorites-and-recent-files
  • lit2
  • wc-part
  • mark-downloaded-files
  • feature/annotpdf-test
  • fix-zip-upload
  • config-cleanup
  • wip
  • app-shell-update
16 results

signature

  • Clone with SSH
  • Clone with HTTPS
  • Christoph Reiter's avatar
    Reiter, Christoph authored
    It's still hidden in demo and production.
    c11e03ee
    History

    Digital Signing Application

    GitLab Repository

    Local development

    # get the source
    git clone git@gitlab.tugraz.at:VPU/Apps/Signature.git
    cd Signature
    git submodule update --init
    
    # install dependencies (make sure you have npm version 4+ installed, so symlinks to the git submodules are created automatically)
    npm install
    
    # constantly build dist/bundle.js and run a local web-server on port 8001 
    npm run watch
    
    # same as watch, but with babel, terser, etc active -> very slow
    npm run watch-full
    
    # run tests
    npm test

    Jump to http://localhost:8001 and you should get a Single Sign On login page.

    Browser versions

    These browser versions should work with the application.

    • Firefox 67+ (2019-05)
    • Chrome 67+ (2018-05)
    • Edge 79+ (2020-01)
    • Safari 11.1+ (2018-04)
    • Opera 64+ (2019-10)
    • iOS Safari 12+/iOS 12+ (2018-09)

    We use a row of newer features: