mike cullerton
|
e20e2fa8e4
|
Committing for Thursday demo
|
2022-09-14 16:54:33 -04:00 |
jasquat
|
427083ff41
|
print out the message name if correlations cannot be found w/ burnettk
|
2022-09-14 13:26:08 -04:00 |
jasquat
|
530238c8aa
|
precommit w/ burnettk
|
2022-09-14 11:57:48 -04:00 |
jasquat
|
b4c9acfa4c
|
added test to ensure the primary process id is properly udpated on save w/ burnettk
|
2022-09-14 11:55:20 -04:00 |
jasquat
|
d8c5e99ac3
|
ensure the primary process file and id are set when adding a new bpmn file w/ burnettk
|
2022-09-14 11:33:59 -04:00 |
jasquat
|
036055dc59
|
fixed calling subprocesses with forms w/ burnettk
|
2022-09-14 09:14:10 -04:00 |
jasquat
|
32ed8790ce
|
update spiffworkflow w/ burnettk cullerton
|
2022-09-13 13:42:43 -04:00 |
jasquat
|
59c10c1778
|
display the evaluation error when evaluating an expression instead of the NoneType error w/ burnettk
|
2022-09-13 10:39:08 -04:00 |
mike cullerton
|
2ecb0a64da
|
mypy
|
2022-09-13 10:34:43 -04:00 |
mike cullerton
|
431216e63c
|
pre commit
|
2022-09-13 10:33:44 -04:00 |
mike cullerton
|
75b183f821
|
mypy
|
2022-09-13 10:22:40 -04:00 |
mike cullerton
|
b5da2d35c5
|
pre commit
|
2022-09-13 09:08:24 -04:00 |
mike cullerton
|
516af8a39b
|
Merge branch 'main' into feature/secrets
# Conflicts:
# migrations/versions/39a05179b8df_.py
# migrations/versions/774ff3b4b328_.py
# migrations/versions/9005f01aecf4_.py
# src/spiffworkflow_backend/api.yml
|
2022-09-13 08:36:22 -04:00 |
mike cullerton
|
b7915b71c9
|
First stab at secrets
|
2022-09-13 08:20:30 -04:00 |
jasquat
|
5524062702
|
check the value of FileType instead of the string form w/ burnettk
|
2022-09-12 16:48:30 -04:00 |
jasquat
|
6eef611095
|
fix call activities to get the form from the process called and added tests to ensure they are working w/ burnettk
|
2022-09-12 14:17:18 -04:00 |
jasquat
|
5b43326fb6
|
do not look for called elements if spiff already knows about them w/ burnettk
|
2022-09-12 11:13:03 -04:00 |
burnettk
|
db0729bd7f
|
pluralize entity name in path
|
2022-09-12 08:19:45 -04:00 |
burnettk
|
191faf2a17
|
add process model file delete api
|
2022-09-11 22:26:21 -04:00 |
burnettk
|
76ae0a3dcf
|
store process model display name on active tasks and use it in API, update spiff
|
2022-09-11 22:02:24 -04:00 |
burnettk
|
e5f991741d
|
update readme
|
2022-09-09 17:07:46 -04:00 |
jasquat
|
42fe51f9bb
|
attempt to find the required bpmn file on demand if missing w/ burnettk
|
2022-09-09 16:04:45 -04:00 |
jasquat
|
975c7302ed
|
removed unused var w/ burnettk
|
2022-09-09 14:45:49 -04:00 |
burnettk
|
029b45525d
|
from PR feedback, i totally did not understand that this call was unnecessary
|
2022-09-09 13:29:26 -04:00 |
jasquat
|
c76b08ae12
|
updates to the spiff log api for pagination and some cleanup w/ burnettk cullerton
|
2022-09-09 13:20:14 -04:00 |
Kevin Burnett
|
79bd9a5853
|
Merge pull request #86 from sartography/feature/call_actitity
Feature/call actitity
|
2022-09-09 15:48:08 +00:00 |
jasquat
|
06b7821c8a
|
switched spiffworkflow back to main
|
2022-09-09 09:56:54 -04:00 |
jasquat
|
8b87421db0
|
removed useless file service test
|
2022-09-09 09:04:35 -04:00 |
jasquat
|
3c78ceaac4
|
use os join method for filepaths for windows
|
2022-09-09 08:54:48 -04:00 |
jasquat
|
eca3c92f86
|
the call activity test passes now w/ burnettk cullerton
|
2022-09-08 18:05:50 -04:00 |
github-actions[bot]
|
0ce3df7f38
|
Merge pull request #85 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.16.5
Bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows
|
2022-09-08 20:47:54 +00:00 |
dependabot[bot]
|
cfbd19ff4d
|
Bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.4 to 20.16.5.
- [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.4...20.16.5)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-08 20:39:23 +00:00 |
jasquat
|
1faeaab118
|
store process ids in a lookup table w/ burnettk cullerton
|
2022-09-08 14:46:10 -04:00 |
burnettk
|
14bba6f3c0
|
disallowed unsupported subcommands
|
2022-09-08 12:52:28 -04:00 |
jasquat
|
828a57ac4e
|
fixed mypy issue w/ burnettk
|
2022-09-07 17:24:25 -04:00 |
mike cullerton
|
71cde1e789
|
pre commit
|
2022-09-07 17:15:29 -04:00 |
mike cullerton
|
042eeb3742
|
mypy
|
2022-09-07 17:13:59 -04:00 |
mike cullerton
|
4a210bc702
|
mypy
|
2022-09-07 17:13:29 -04:00 |
mike cullerton
|
d526c6a5cf
|
test for logging
|
2022-09-07 17:03:48 -04:00 |
mike cullerton
|
fdae67db2b
|
api endpoint for instance logs
|
2022-09-07 17:03:33 -04:00 |
mike cullerton
|
c7548dc664
|
modified logging model
|
2022-09-07 17:03:02 -04:00 |
jasquat
|
d72689aa72
|
precommit w/ burnettk cullerton
|
2022-09-06 17:38:09 -04:00 |
jasquat
|
cb61f77891
|
do not run waku tests yet and fixed evaluate for new spiffworkflow w/ burnettk cullerton
|
2022-09-06 17:36:34 -04:00 |
mike cullerton
|
35cd2d46b1
|
Change SpiffWorkflow branch back to main
|
2022-09-06 17:02:17 -04:00 |
mike cullerton
|
b2f5cbd383
|
precommit
|
2022-09-06 16:16:00 -04:00 |
mike cullerton
|
1ecf24e57c
|
precommit
|
2022-09-06 16:06:08 -04:00 |
mike cullerton
|
cf9be81768
|
Merge branch 'main' into cullerton
# Conflicts:
# poetry.lock
|
2022-09-06 15:50:36 -04:00 |
mike cullerton
|
feb51fbcd0
|
mypy
|
2022-09-06 15:28:36 -04:00 |
mike cullerton
|
b0473a400c
|
Pre commit
|
2022-09-06 15:17:26 -04:00 |
mike cullerton
|
62d3d9a5f8
|
Merge branch 'cullerton' of github.com:sartography/spiffworkflow-backend into cullerton
|
2022-09-06 15:08:39 -04:00 |