jasquat
|
6c77638902
|
additional support for service tasks w/ burnettk
|
2022-08-31 17:14:08 -04:00 |
jasquat
|
16fca37017
|
Merge remote-tracking branch 'origin/main' into feature/service_tasks
|
2022-08-31 09:44:26 -04:00 |
burnettk
|
94f2ac8430
|
use the task title, which is the bpmn name, instead of the name, which is the id
|
2022-08-30 18:42:16 -04:00 |
jasquat
|
4f27f5d103
|
initial work to get service tasks from backend w/ burnettk
|
2022-08-30 17:32:13 -04:00 |
jasquat
|
3bcc867957
|
fixed cypress tests w/ burnettk
|
2022-08-29 12:40:55 -04:00 |
jasquat
|
f1b92ca03f
|
show the task state in the task info
|
2022-08-29 10:14:01 -04:00 |
burnettk
|
70441c3ed8
|
return null
|
2022-08-26 22:57:41 -04:00 |
jasquat
|
b0264ffcda
|
show task data when clicking on a task to get most accurate data w/ burnettk cullerton
|
2022-08-26 16:21:14 -04:00 |
jasquat
|
2a21321f13
|
added terminate button to process instance show page w/ burnettk cullerton
|
2022-08-26 13:05:44 -04:00 |
jasquat
|
bd77e4315b
|
updated bpmn-js-spiffworkflow
|
2022-08-26 09:09:42 -04:00 |
github-actions[bot]
|
7361313258
|
Merge pull request #57 from sartography/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.15.0
Bump eslint-plugin-sonarjs from 0.13.0 to 0.15.0
|
2022-08-25 04:12:31 +00:00 |
dependabot[bot]
|
310866176b
|
Bump eslint-plugin-sonarjs from 0.13.0 to 0.15.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.13.0...0.15.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-25 04:00:41 +00:00 |
github-actions[bot]
|
92c3a56f4c
|
Merge pull request #58 from sartography/dependabot/npm_and_yarn/eslint-plugin-react-7.31.0
Bump eslint-plugin-react from 7.30.1 to 7.31.0
|
2022-08-25 03:59:20 +00:00 |
dependabot[bot]
|
55f41834b3
|
Bump eslint-plugin-react from 7.30.1 to 7.31.0
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.1 to 7.31.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.1...v7.31.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-25 03:47:40 +00:00 |
burnettk
|
5d08b28d25
|
update to new version of frontend lib
|
2022-08-24 17:38:37 -04:00 |
burnettk
|
4b8e2627da
|
bump
|
2022-08-24 17:24:58 -04:00 |
github-actions[bot]
|
ed128a019f
|
Merge pull request #46 from sartography/dependabot/npm_and_yarn/autoprefixer-10.4.8
Bump autoprefixer from 10.4.5 to 10.4.8
|
2022-08-24 21:20:38 +00:00 |
dependabot[bot]
|
694b50614d
|
Bump autoprefixer from 10.4.5 to 10.4.8
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.5 to 10.4.8.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.5...10.4.8)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-24 21:08:26 +00:00 |
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 |