0.0.18 • Published 7 years ago

fh-wfm-risk-assessment v0.0.18

Weekly downloads
31
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.17

7 years ago

0.0.17-alpha.1

7 years ago

0.0.16

7 years ago

0.0.14

7 years ago

0.0.14-alpha.1

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago