Commit Graph

64 Commits

Author SHA1 Message Date
jasquat ced1e79db9 added header button to props panel, using craco now, and added an editor to the bpmn edit page w/ burnettk 2022-06-14 17:15:44 -04:00
jasquat c41a6752a3 we can add a text field to the panel w/ burnettk 2022-06-14 17:00:08 -04:00
jasquat f40e56fcdf added some dmn support but disabled bpmn for right now w/ burnettk 2022-06-13 10:52:48 -04:00
Kevin Burnett 990441a631
Merge pull request #6 from sartography/dependabot/npm_and_yarn/testing-library/user-event-14.2.0
Bump @testing-library/user-event from 13.5.0 to 14.2.0
2022-06-10 21:36:37 +00:00
jasquat 53c074a17f use bpmn-js-spiffworkflow module w/ burnettk 2022-06-10 16:54:15 -04:00
dependabot[bot] 38276c6930
Bump @testing-library/user-event from 13.5.0 to 14.2.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 21:55:15 +00:00
burnettk ae1c84dab9 update dependabot to npm and npm audit fix 2022-06-09 17:44:37 -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
burnettk c471807f2b use the auth token that is created by admin/token and minor cleanups 2022-06-05 18:30:28 -04:00
jasquat 525889835e added route to show all process groups w/ burnettk 2022-06-03 11:36:53 -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 9ccb4dc51f Initialize project using Create React App 2022-06-02 10:29:31 -04:00