Skip to content

ssarkisy/EnsembleWorkflowUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

EnsembleWorkflowUI

Angular UI for InterSystems Ensemble Workflow

Installation

  1. Firstly, please import (and build) project from REST API
  2. Then create (if you didn't) a web-application for REST in the Portal Management System (for ex. /api/workflow/). Set dispatch class to Workflow.REST, Authentication methods to Unauthorized and Password.
  3. Then import (and build) all files of this project.
  4. Create an application for UI (for ex. /csp/workflow/), specify csp-folder to folder with poject files. Set Authentication methods to Unauthorized only.
  5. Correct appname in config.json to name of your REST app.
  6. Launch index.html.

About

Angular UI for InterSystems Ensemble Workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • HTML 36.9%
  • CSS 9.5%