github-actions[bot]
|
4bf098b427
|
Merge pull request #63 from sartography/dependabot/pip/dot-github/workflows/pip-22.2.1
Bump pip from 22.2 to 22.2.1 in /.github/workflows
|
2022-07-27 21:53:21 +01:00 |
github-actions[bot]
|
fa5651db02
|
Merge pull request #62 from sartography/dependabot/pip/docs/sphinx-5.1.1
Bump sphinx from 5.0.2 to 5.1.1 in /docs
|
2022-07-27 21:51:31 +01:00 |
dependabot[bot]
|
3ca7467767
|
Bump pip from 22.2 to 22.2.1 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 22.2 to 22.2.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/22.2...22.2.1)
---
updated-dependencies:
- dependency-name: pip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 20:48:06 +00:00 |
github-actions[bot]
|
cb3e3e54bd
|
Merge pull request #61 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.16.1
Bump virtualenv from 20.16.0 to 20.16.1 in /.github/workflows
|
2022-07-27 21:47:07 +01:00 |
dependabot[bot]
|
21c1f1e51d
|
Bump sphinx from 5.0.2 to 5.1.1 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.1)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 20:37:35 +00:00 |
dependabot[bot]
|
9752570c42
|
Bump virtualenv from 20.16.0 to 20.16.1 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.0 to 20.16.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.16.0...20.16.1)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 20:37:30 +00:00 |
mike cullerton
|
bb9d4a28f9
|
need to fix this
|
2022-07-27 14:11:09 -04:00 |
jasquat
|
d56f61609f
|
some pseudo code to map out handling message events
|
2022-07-27 13:57:50 -04:00 |
mike cullerton
|
339ca7d6df
|
Lots of user auth changes
|
2022-07-27 13:55:46 -04:00 |
mike cullerton
|
0d59f5e59c
|
Merge branch 'main' into cullerton
# Conflicts:
# src/instance/config.py
|
2022-07-27 13:34:52 -04:00 |
jasquat
|
5cc3e589cb
|
added a couple models for sending and receiving messages
|
2022-07-27 09:07:33 -04:00 |
github-actions[bot]
|
cafacc85c6
|
Merge pull request #60 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.16.0
Bump virtualenv from 20.15.1 to 20.16.0 in /.github/workflows
|
2022-07-26 22:03:52 +01:00 |
dependabot[bot]
|
cfa8102670
|
Bump virtualenv from 20.15.1 to 20.16.0 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.15.1 to 20.16.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.15.1...20.16.0)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-26 20:54:53 +00:00 |
jasquat
|
fbb1938bb8
|
Merge pull request #58 from sartography/feature/highlight_active_task
Feature/highlight active task
|
2022-07-26 12:08:22 -04:00 |
jasquat
|
caa570cbcd
|
put bpmn_json back into serialized process instance since tests are using it
|
2022-07-25 17:12:12 -04:00 |
jasquat
|
8bdc23ad4d
|
Merge remote-tracking branch 'origin/main' into feature/highlight_active_task
|
2022-07-25 16:53:52 -04:00 |
jasquat
|
2c5141ce36
|
precommit
|
2022-07-25 16:47:43 -04:00 |
jasquat
|
772e5352ff
|
added all_tasks option to process-instance/tasks endpoint and cleaned process instance show endpoint
|
2022-07-25 16:46:10 -04:00 |
Dan Funk
|
ad3efaf016
|
Merge pull request #55 from sartography/feature/form_navigation
added api endpoint to get previously completed user tasks
|
2022-07-25 15:51:50 -04:00 |
jasquat
|
b0a87d12d5
|
merged form_navigation in
|
2022-07-25 15:26:07 -04:00 |
jasquat
|
71f18c8306
|
more precommit and mypy
|
2022-07-25 15:17:04 -04:00 |
jasquat
|
e34d1f83a2
|
some more mypy issues
|
2022-07-25 15:07:32 -04:00 |
jasquat
|
f6ba35c02e
|
fixed mypy issue
|
2022-07-25 14:58:06 -04:00 |
jasquat
|
ab2e73011b
|
precommit and mypy
|
2022-07-25 14:41:25 -04:00 |
jasquat
|
d355331cc2
|
added api endpoint to return all tasks for a given process instance and updated task_show to return non-active task as well
|
2022-07-25 14:34:18 -04:00 |
mike cullerton
|
0ffd5bdee0
|
Moved tests to authorization
|
2022-07-25 14:05:32 -04:00 |
mike cullerton
|
d19825a6a4
|
moved code to auth service
|
2022-07-25 14:00:42 -04:00 |
mike cullerton
|
b33a7e8565
|
Remove instance config from version control
|
2022-07-25 13:52:33 -04:00 |
mike cullerton
|
cc7198c291
|
Keycloak authz stuff
|
2022-07-25 13:35:10 -04:00 |
jasquat
|
f65228c87f
|
some updates to always pass back task intead of active_task
|
2022-07-25 11:48:42 -04:00 |
jasquat
|
6a22ea5167
|
Merge remote-tracking branch 'origin/main' into feature/form_navigation
|
2022-07-22 11:41:29 -04:00 |
jasquat
|
0773c8377d
|
attempting to fix formatting again
|
2022-07-22 11:00:34 -04:00 |
jasquat
|
3130427c22
|
attempting to fix formatting
|
2022-07-22 10:56:04 -04:00 |
jasquat
|
0dbf729279
|
added some instructions to run locally
|
2022-07-22 10:54:50 -04:00 |
jasquat
|
84f619b84a
|
removed config from instance config
|
2022-07-22 10:26:24 -04:00 |
jasquat
|
9535c77240
|
Merge remote-tracking branch 'origin/main' into feature/highlight_active_task
|
2022-07-21 16:58:29 -04:00 |
jasquat
|
926db5d3bc
|
Merge remote-tracking branch 'origin/main' into feature/form_navigation
|
2022-07-21 16:58:07 -04:00 |
jasquat
|
05f82d193d
|
added extra items to process instance so we can highlight the active task
|
2022-07-21 16:57:45 -04:00 |
github-actions[bot]
|
7b74ee995c
|
Merge pull request #56 from sartography/dependabot/pip/dot-github/workflows/pip-22.2
Bump pip from 22.1.2 to 22.2 in /.github/workflows
|
2022-07-21 21:56:06 +01:00 |
dependabot[bot]
|
bd99af9bb8
|
Bump pip from 22.1.2 to 22.2 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 22.1.2 to 22.2.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/22.1.2...22.2)
---
updated-dependencies:
- dependency-name: pip
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 20:48:40 +00:00 |
mike cullerton
|
4ca110b645
|
mypy/precommit
|
2022-07-21 10:22:18 -04:00 |
mike cullerton
|
9f64a27322
|
Merge branch 'main' into cullerton
|
2022-07-21 10:12:44 -04:00 |
jasquat
|
06cfa6fbb9
|
precommit
|
2022-07-21 08:56:38 -04:00 |
jasquat
|
ab46ba13ce
|
fixed some mypy issues
|
2022-07-21 08:51:20 -04:00 |
jasquat
|
fb92d6714d
|
fixed mypy ignore comment and removed accidentally committed files
|
2022-07-20 15:44:35 -04:00 |
jasquat
|
2bbdf8a0d6
|
added api endpoint to get previously completed user tasks
|
2022-07-20 15:18:57 -04:00 |
jasquat
|
78cde23612
|
return the next active task for that user when submitting a task so the frontend can cycle through all forms
|
2022-07-19 16:57:58 -04:00 |
mike cullerton
|
deff98386e
|
Merge branch 'main' into cullerton
|
2022-07-19 11:47:29 -04:00 |
jasquat
|
d7fdb618fc
|
return a 400 if a process group cannot be found instead of a 500
|
2022-07-18 16:23:29 -04:00 |
jasquat
|
989dc22f74
|
get_token should use 7002
|
2022-07-18 09:01:28 -04:00 |