132 Commits

Author SHA1 Message Date
jasquat
5c6227b0e8 fixed most of the warnings w/ burnettk 2022-06-09 15:54:19 -04:00
dependabot[bot]
68a895a742
Bump dependabot/fetch-metadata from 1.1.1 to 1.3.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.3.1)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 19:45:21 +00:00
jasquat
591727b99b added some github actions w/ burnettk 2022-06-09 15:44:58 -04:00
jasquat
e0c007e93e try passing group id when making calls for process models w/ burnettk 2022-06-09 15:35:09 -04:00
jasquat
eefedb9073 added pagination to process instances page w/ burnettk 2022-06-09 12:38:14 -04:00
burnettk
6fb184c571 fix warnings 2022-06-08 18:11:39 -04:00
burnettk
a9298c71f0 get rid of App and add test for ProcessBreadcrumb component 2022-06-08 17:55:20 -04:00
burnettk
47c0940666 add tool versions and switch order of form fields 2022-06-08 16:36:41 -04:00
jasquat
668c57d06b added ability to add a process group w/ burnettk 2022-06-08 16:13:48 -04:00
jasquat
6d5447941a some clean up w/ burnettk 2022-06-08 15:33:53 -04:00
jasquat
aaa8406de3 added form to add new process groups w/ burnettk 2022-06-08 14:32:38 -04:00
jasquat
2eea1afbf4 added table to display process instances w/ burnettk 2022-06-07 17:27:05 -04:00
jasquat
4c2acc40a1 we can run a process model w/ burnettk 2022-06-07 11:07:18 -04:00
jasquat
4a4752a77c added ability to upload new bpmn files w/ burnettk 2022-06-06 17:15:56 -04:00
jasquat
1598f7c3bf added breadcrumb navigation bootstrap styles w/ burnettk 2022-06-06 16:30:46 -04:00
jasquat
59205987d6 added some support to run with docker w/ burnettk 2022-06-06 12:27:27 -04:00
jasquat
768576169e a little clean up to the editor code w/ burnettk 2022-06-06 11:18:49 -04:00
jasquat
d78a0cae23 edit diagram actually reloads but does not double render w/ burnettk 2022-06-06 10:41:18 -04:00
jasquat
8fc55a7d28 we are displaying a diagram again w/ burnettk 2022-06-06 10:22:31 -04:00
burnettk
c471807f2b use the auth token that is created by admin/token and minor cleanups 2022-06-05 18:30:28 -04:00
jasquat
0c42cd6973 trying to pass a file to the bpmn editor 2022-06-03 16:01:49 -04:00
jasquat
9a830ad7fe added some more pages to get and display process model items w/ burnettk 2022-06-03 15:36:36 -04:00
jasquat
525889835e added route to show all process groups w/ burnettk 2022-06-03 11:36:53 -04:00
jasquat
43c6d7223c renamed react_editor to react-bpmn-editor w/ burnettk 2022-06-03 10:07:50 -04:00
jasquat
c568557254 removed debug comments w/ burnettk 2022-06-03 10:06:32 -04:00
jasquat
84348c2d8a things are displaying correctly but it is questionable w/ burnettk 2022-06-02 17:19:12 -04:00
jasquat
ff16680b54 it is no longer rendering the diagram multiple times w/ burnettk 2022-06-02 15:45:27 -04:00
jasquat
d250cd478e we can edit a bpmn diagram using a function instead of a class w/ burnettk 2022-06-02 15:27:58 -04:00
jasquat
7b52804639 we can edit a bpmn diagram now w/ burnettk 2022-06-02 13:53:02 -04:00
jasquat
945d6e85b4 some ideas to edit bpmn files w/ burnettk 2022-06-02 11:09:26 -04:00
jasquat
fd12a24585 added LICENSE w/ burnettk 2022-06-02 10:35:03 -04:00
jasquat
9ccb4dc51f Initialize project using Create React App 2022-06-02 10:29:31 -04:00