Go to file
Aaron Louie ed4760efcb Removes unnecessary rulesets. 2021-08-13 18:11:39 -04:00
docker fixing the file modes. 2021-07-22 14:05:45 -04:00
e2e Configures eslint and fixes a bunch of linting errors. 2021-08-12 11:04:55 -04:00
src Updates dmn-js so we can remove redundant importXML code 2021-08-13 17:47:04 -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 Removes unnecessary rulesets. 2021-08-13 18:11:39 -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 Updates all the paths for CSS. Removes redundant CSS files. 2021-08-13 16:08:26 -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 Updates dmn-js so we can remove redundant importXML code 2021-08-13 17:47:04 -04:00
package.json Updates dmn-js so we can remove redundant importXML code 2021-08-13 17:47:04 -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 Updates all packages to latest compatible versions. Fixes all those compiler warnings about CSS. 2021-08-11 11:22:39 -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.