457 Commits

Author SHA1 Message Date
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
jasquat
25bdbb3e41 cypress tests seem to be mostly passing 2022-08-02 14:35:55 -04:00
jasquat
b5d3348e56 minor change to kickoff tests 2022-08-02 09:59:27 -04:00
jasquat
16c5592acb minor change to kickoff tests 2022-08-01 16:37:05 -04:00
jasquat
06d40ac85f updated several FIXME lines for typescript errors 2022-07-29 16:23:55 -04:00
jasquat
23cb59b287 some updates to work with new auth system in acceptance tests 2022-07-29 14:44:57 -04:00
jasquat
aa908db743 Merge remote-tracking branch 'origin/main' into feature/login_through_backend 2022-07-29 11:55:11 -04:00
jasquat
41b2a90d43 added tests for tasks and form navigation 2022-07-29 11:41:42 -04:00
mike cullerton
c6bc09ae85 Fixed typo 2022-07-28 16:01:18 -04:00
jasquat
5aaac8bdeb use local storage instead of session so it persists between tabs 2022-07-28 14:17:54 -04:00
jasquat
f0c4576d8c fixed lint stuff w/ cullerton 2022-07-28 12:12:11 -04:00
jasquat
440fe1bc69 logout is now working as well w/ cullerton 2022-07-28 12:11:13 -04:00
jasquat
4e3dd6539d store access token in session and some code to logout 2022-07-28 10:32:18 -04:00
jasquat
7c8cb8916f changes to login through the backend 2022-07-28 08:20:56 -04:00
jasquat
b78e989d47 added the current task name to the action button in the list table 2022-07-26 13:22:19 -04:00
jasquat
e31ece0178 added word Current to current task on task show nav 2022-07-26 12:47:17 -04:00
jasquat
5c80ebcc25
Merge pull request #41 from sartography/feature/highlight_active_task
Feature/highlight active task
2022-07-26 12:08:56 -04:00
jasquat
77d8abea31 always archive cypress stuff on failure 2022-07-26 11:11:23 -04:00
jasquat
3d74c64a09
Merge pull request #42 from sartography/feature/form_navigation
Feature/form navigation
2022-07-25 17:05:05 -04:00
jasquat
7f14a97974 updated process instance show page to make a call out to tasks as well to get task data 2022-07-25 16:48:14 -04:00
jasquat
a518177ce8 Merge remote-tracking branch 'origin/feature/form_navigation' into feature/highlight_active_task 2022-07-25 15:27:10 -04:00
jasquat
1444b0940e archive correct location of logs 2022-07-25 15:02:47 -04:00
jasquat
eb96927dc4 added new task nav on show page 2022-07-25 14:43:41 -04:00
jasquat
0b63ae5367 some updates to use task for forms instead of active_task 2022-07-25 11:47:42 -04:00
jasquat
8dad219cbc add the path back in to archive logs 2022-07-22 11:38:33 -04:00
jasquat
bef839da71 fixed up the process instance show page a little bit 2022-07-22 11:33:36 -04:00
jasquat
8d6ebf1e96 fixed some compilation issues and created common method to seconds to formatted date 2022-07-22 09:02:55 -04:00
jasquat
2354879324 highlight the active task and gray out completed tasks 2022-07-21 16:59:09 -04:00
jasquat
e5ac291614 added ability to call completed task endpoint so a user can traverse old form data 2022-07-20 15:42:11 -04:00
jasquat
0ed02c1bac cypress apparently costs money so archive to github as well 2022-07-19 17:17:52 -04:00
jasquat
12d17f50d2 if return result of a task is another task then navigate to that task 2022-07-19 16:59:41 -04:00
jasquat
b2963f9725 added ability to add and edit json files for forms 2022-07-19 14:39:13 -04:00
jasquat
6c9017c1aa create react app supports admin routes more natively 2022-07-19 10:00:33 -04:00
jasquat
02d3b26300 cleaned up the error boundary component a little bit 2022-07-19 08:36:15 -04:00
jasquat
f2d3e828f6 fixed linting issues 2022-07-18 16:37:17 -04:00
jasquat
b81e77d9bf renamed variable to better name 2022-07-18 16:03:05 -04:00
jasquat
c14afc52c1 finished updated fetch calls to use new httpService method 2022-07-18 13:31:08 -04:00
jasquat
abf7786844 updated remaining get calls to the backend to use the new common method 2022-07-15 15:45:06 -04:00
jasquat
5e9ba76c77 added method to make api calls to the backend and updated some calls to use it 2022-07-15 15:21:39 -04:00