0.0.18 • Published 8 years ago

fh-wfm-risk-assessment v0.0.18

Weekly downloads
31
License
MIT
Repository
github
Last release
8 years ago

FeedHenry RainCatcher risk-assessment

A vehicle-inspection module for FeedHenry RainCatcher providing a set of directives. The following items of a risk assessment can be collected this module :

  • Completed / uncompleted
  • Signature capture

Setup

This module is packaged in a CommonJS format, exporting the name of the Angular namespace. The module can be included in an angular.js as follows:

angular.module('app', [
, require('fh-wfm-risk-assessment')
...
])

Dependency

This module also needs the the wfm-signature to work properly :

angular.module('app', [
, require('fh-wfm-signature')
...
])

Integration

Angular service

Directives

NameAttributes
risk-assessment-form
risk-assessmentvalue
0.0.18

8 years ago

0.0.17

8 years ago

0.0.17-alpha.1

8 years ago

0.0.16

8 years ago

0.0.14

9 years ago

0.0.14-alpha.1

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago