Go to file
Dan 1445804ce7 Bump to pull in changes from sartography workflow libs. 2021-08-10 14:52:39 -04:00
docker fixing the file modes. 2021-07-22 14:05:45 -04:00
e2e Moving to eslint, and fixing all the linting errors it reported. 2021-08-10 09:58:37 -04:00
src fixing a stupid lenting error. 2021-08-10 12:17:54 -04:00
.browserslistrc Update Angular for bpmn (WIP) 2021-07-26 11:15:54 -04:00
.editorconfig fixing the file modes. 2021-07-22 14:05:45 -04:00
.eslintrc.json Moving to eslint, and fixing all the linting errors it reported. 2021-08-10 09:58:37 -04:00
.gitignore fixing the file modes. 2021-07-22 14:05:45 -04:00
.sonarcloud.properties fixing the file modes. 2021-07-22 14:05:45 -04:00
.travis.yml upgrade node js, and assure npm is at least 7.10. 2021-08-10 11:08:47 -04:00
Dockerfile fixing the file modes. 2021-07-22 14:06:19 -04:00
README.md Added a space at the end of the line. 2021-08-06 16:50:51 -04:00
angular.json Moving to eslint, and fixing all the linting errors it reported. 2021-08-10 09:58:37 -04:00
karma.conf.js fixing the file modes. 2021-07-22 14:05:45 -04:00
karma.globals.js fixing the file modes. 2021-07-22 14:06:19 -04:00
nginx.conf fixing the file modes. 2021-07-22 14:05:45 -04:00
package-lock.json Merge branch 'dev' into chore/update_angular 2021-08-10 12:09:29 -04:00
package.json Bump to pull in changes from sartography workflow libs. 2021-08-10 14:52:39 -04:00
sonar-project.properties Adds CI files. Edits project properties 2020-01-14 16:52:39 -05:00
tsconfig.json Updates bpmn - only issue now is css related 2021-08-06 13:52:37 -04:00
webpack.config.js some updates to bpmn 2021-08-05 15:13:03 -04:00

README.md

sartography/cr-connect-bpmn

Build Status Coverage

CR Connect BPMN Configurator

This project was generated with Angular CLI version 7.1.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.