Commit Graph

345 Commits

Author SHA1 Message Date
burnettk 2f08e99a34 Merge branch 'feature/bump-everything' 2022-08-24 17:06:49 -04:00
burnettk 492a709810 bump override 2022-08-24 16:51:03 -04:00
burnettk bbc9fddd86 bump everything 2022-08-24 16:50:47 -04:00
burnettk a27844480a bump deps 2022-08-24 16:32:51 -04:00
burnettk b73afe5c1b update bpmn-js-spiffworkflow 2022-08-24 16:01:25 -04:00
jasquat 74d5b4acd4 put the proper extension on downloaded bpmn and dmn files w/ burnettk cullerton 2022-08-24 10:09:30 -04:00
jasquat 30c8c7c122 updated calls to backend 2022-08-24 08:53:50 -04:00
jasquat 2da442e36e linting w/ burnettk cullerton 2022-08-23 14:17:58 -04:00
jasquat b413bb73d5 reset error message when navigating to other pages w/ burnettk cullerton 2022-08-23 14:15:59 -04:00
jasquat f1b5a7a397 fixed cypress tests w/ burnettk cullerton 2022-08-23 12:50:04 -04:00
jasquat d7abf3514f support completing manual tasks w/ burnettk cullerton 2022-08-23 12:09:55 -04:00
burnettk 8c23fb1851 add process model name to task list and task show, and add task name to list 2022-08-19 19:14:31 -04:00
burnettk 6b21dec774 use correct extension 2022-08-19 15:26:29 -04:00
burnettk 738c841eaa bump 2022-08-19 12:31:38 -04:00
burnettk ee8a3c6c68 allow complex function for now 2022-08-19 11:34:27 -04:00
jasquat 3f01a75389 print standard message if one cannot be found in the result w/ burnettk cullerton 2022-08-19 10:50:21 -04:00
jasquat 9188dbdaf5 show run errors when running a process model w/ burnettk cullerton 2022-08-19 10:47:35 -04:00
burnettk a9e6a8caa0 tell them they created a process instance and add broken task name 2022-08-19 10:20:35 -04:00
jasquat 1b3886f85d use bpmn-io 0.18.0 for dmn-js prop panel w/ burnettk cullerton 2022-08-19 10:11:17 -04:00
jasquat a056a9c134 also highlight waiting tasks w/ burnettk cullerton 2022-08-18 17:17:09 -04:00
jasquat f6da895394 Merge branch 'main' of github.com:sartography/spiffworkflow-frontend 2022-08-17 16:39:26 -04:00
jasquat f5995a9085 use the message branch of bpmn-js-spiffworkflow w/ burnettk cullerton 2022-08-17 16:39:22 -04:00
burnettk 5b0a2b60a5 add display name of process model on show page. w/ mike 2022-08-17 11:23:33 -04:00
burnettk 6cba55dcdc allow for downloading xml describing process model 2022-08-16 17:50:34 -04:00
burnettk 4284755945 sources are in src 2022-08-15 17:50:30 -04:00
burnettk 97557de690 disable shallow clone per message from sonarcloud 2022-08-15 17:49:34 -04:00
burnettk c633ce9d37 use CI and github actions based sonar like other projects so we can get coverage 2022-08-15 17:40:20 -04:00
burnettk f51ccd397f this is no longer necessary, eh 2022-08-15 17:13:09 -04:00
github-actions[bot] e3cfb51568
Merge pull request #54 from sartography/dependabot/npm_and_yarn/bootstrap-5.2.0
Bump bootstrap from 5.2.0-beta1 to 5.2.0
2022-08-11 20:16:43 +00:00
dependabot[bot] 8478a88aa4
Bump bootstrap from 5.2.0-beta1 to 5.2.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.0-beta1 to 5.2.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.0-beta1...v5.2.0)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 20:03:54 +00:00
jasquat aef1a170c0 use the main published version of bpmn-js-spiffworkflow 2022-08-11 16:02:34 -04:00
jasquat 68017939ea removed unused viewer 2022-08-11 15:50:03 -04:00
jasquat 841bf8c1bd null out newFileName after save a new bpmn diagram so it uses file from params instead 2022-08-11 09:04:49 -04:00
github-actions[bot] f50f63b626
Merge pull request #52 from sartography/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.1
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1
2022-08-09 05:56:01 +00:00
github-actions[bot] b8fb0732b8
Merge pull request #51 from sartography/dependabot/npm_and_yarn/testing-library/user-event-14.4.2
Bump @testing-library/user-event from 14.2.1 to 14.4.2
2022-08-09 05:53:25 +00:00
dependabot[bot] 7a7de65b84
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 05:41:43 +00:00
dependabot[bot] bc3245e6b8
Bump @testing-library/user-event from 14.2.1 to 14.4.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.1 to 14.4.2.
- [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.1...v14.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 05:41:17 +00:00
github-actions[bot] b39c6f22e0
Merge pull request #49 from sartography/dependabot/npm_and_yarn/types/node-18.6.5
Bump @types/node from 18.0.4 to 18.6.5
2022-08-09 05:41:10 +00:00
github-actions[bot] 6ce516737e
Merge pull request #50 from sartography/dependabot/npm_and_yarn/babel/core-7.18.10
Bump @babel/core from 7.18.6 to 7.18.10
2022-08-09 05:40:18 +00:00
dependabot[bot] 2a0f25b596
Bump @types/node from 18.0.4 to 18.6.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.4 to 18.6.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 05:27:55 +00:00
dependabot[bot] 0adfca1846
Bump @babel/core from 7.18.6 to 7.18.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 05:27:33 +00:00
github-actions[bot] 7c8d46c0b5
Merge pull request #35 from sartography/dependabot/npm_and_yarn/types/react-dom-18.0.6
Bump @types/react-dom from 18.0.5 to 18.0.6
2022-08-09 05:26:35 +00:00
dependabot[bot] 584c260043
Bump @types/react-dom from 18.0.5 to 18.0.6
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.5 to 18.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 05:14:19 +00:00
github-actions[bot] d442dcfbc1
Merge pull request #48 from sartography/dependabot/npm_and_yarn/types/react-18.0.17
Bump @types/react from 18.0.14 to 18.0.17
2022-08-09 05:13:07 +00:00
dependabot[bot] ff88bbc039
Bump @types/react from 18.0.14 to 18.0.17
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.14 to 18.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 04:59:39 +00:00
github-actions[bot] 0564f63e9d
Merge pull request #45 from sartography/dependabot/npm_and_yarn/bpmn-js-9.3.2
Bump bpmn-js from 9.2.2 to 9.3.2
2022-08-05 04:04:49 +00:00
dependabot[bot] 614f6db309
Bump bpmn-js from 9.2.2 to 9.3.2
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 9.2.2 to 9.3.2.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v9.2.2...v9.3.2)

---
updated-dependencies:
- dependency-name: bpmn-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 03:52:32 +00:00
jasquat 5fbfd3ab5b send the upload callback to http service on file upload 2022-08-03 17:04:57 -04:00
jasquat 9cdf56be39
Merge pull request #43 from sartography/feature/login_through_backend
Feature/login through backend
2022-08-02 15:11:13 -04:00
jasquat 7fc255c81b minor change to kickoff tests 2022-08-02 14:53:46 -04:00