jasquat
|
318bb0c324
|
added filters to process instance list w/ burnettk
|
2022-06-23 14:01:25 -04:00 |
dependabot[bot]
|
115766b98a
|
Bump cypress from 10.1.0 to 10.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.1.0...v10.2.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 03:38:56 +00:00 |
dependabot[bot]
|
76a0a70b3e
|
Bump @testing-library/user-event from 14.2.0 to 14.2.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.2.1.
- [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/v14.2...v14.2.1)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 03:46:41 +00:00 |
jasquat
|
5d2ffa3111
|
attempt to wait for backend and frontend to be up w/ burnettk
|
2022-06-17 10:35:38 -04:00 |
jasquat
|
ab6a3fdb2b
|
add pagination to process models and added some cypress tests w/ burnettk
|
2022-06-16 17:31:13 -04:00 |
jasquat
|
5f0bb5a342
|
Merge branch 'main' of github.com:sartography/spiffworkflow-frontend
|
2022-06-16 09:29:59 -04:00 |
burnettk
|
3482781bcf
|
bump lib
|
2022-06-16 09:29:07 -04:00 |
jasquat
|
e4a1261658
|
added nicer script editor w/ burnettk
|
2022-06-15 17:34:25 -04:00 |
jasquat
|
2ab8c20ed1
|
mostly using spiffworkflow prop panel
|
2022-06-15 13:52:00 -04:00 |
dependabot[bot]
|
ce159531f1
|
Bump react-dom from 18.1.0 to 18.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom)
---
updated-dependencies:
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-15 03:34:55 +00:00 |
dependabot[bot]
|
4de9e12544
|
Bump react from 18.1.0 to 18.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-15 03:31:48 +00:00 |
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 |