0.0.13 • Published 8 years ago

fh-wfm-schedule v0.0.13

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

FeedHenry WFM Schedule Build Status

This module contains a set of Angular directives to manage a scheduler to schedule workorders.

Client-side usage

Client-side usage (via broswerify)

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-schedule')
...
])

Directives

NameAttributes
scheduleworkers, workorders
schedule-workorder-chipworkorder

For a more complete example, please check the demo portal app.

0.0.13

8 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

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago