burnettk
|
5ae779fee5
|
process waiting messages in the background, which fixes timer boundary events
|
2022-09-20 11:03:31 -04:00 |
|
burnettk
|
4efe56f46f
|
improve ScriptUnitTestRunner API and tests
|
2022-09-19 18:38:21 -04:00 |
|
mike cullerton
|
71cb1dd462
|
Merge branch 'main' into feature/secrets
|
2022-09-19 17:26:10 -04:00 |
|
mike cullerton
|
bddfc52b65
|
pre commit
|
2022-09-19 17:24:05 -04:00 |
|
mike cullerton
|
e9cb3b71be
|
mypy
|
2022-09-19 17:18:03 -04:00 |
|
mike cullerton
|
1c411d0af5
|
Add UniqueConstraint on secret_id/allowed_relative_path columns in secret_allowed_process table
Add delete_allowed_process to SecretService
Added some remaining tests for SecretService
|
2022-09-19 17:02:20 -04:00 |
|
burnettk
|
54dac63b1e
|
ScriptUnitTestRunner and tests
|
2022-09-19 16:31:58 -04:00 |
|
jbirddog
|
300d61d645
|
Feature/service task response (#93)
|
2022-09-19 16:29:05 -04:00 |
|
mike cullerton
|
8efe5bc0b5
|
Merge branch 'main' into feature/secrets
# Conflicts:
# migrations/versions/00a59d952198_.py
# migrations/versions/70d52c39fdda_.py
# migrations/versions/ab77f4ccb4d6_.py
# src/spiffworkflow_backend/routes/process_api_blueprint.py
|
2022-09-19 13:36:21 -04:00 |
|
mike cullerton
|
e18aae004a
|
Test for environment variable correctly
|
2022-09-19 13:02:30 -04:00 |
|
burnettk
|
44e202e594
|
delint
|
2022-09-19 12:16:10 -04:00 |
|
burnettk
|
96dcd4ebe4
|
make this work on staging
|
2022-09-19 12:15:16 -04:00 |
|
burnettk
|
55f8a7dd3b
|
order keys when dumping dict to json for sanity
|
2022-09-19 10:47:42 -04:00 |
|
jasquat
|
7126af4f0f
|
use the calling process initiator when creating a message receive process instance w/ burnettk
|
2022-09-19 10:20:19 -04:00 |
|
mike cullerton
|
af6fef156f
|
Merge branch 'main' of github.com:sartography/spiffworkflow-backend
# Conflicts:
# bin/save_all_bpmn.py
# migrations/versions/097f52a3ec5d_.py
# migrations/versions/8aae66f8bba5_.py
# migrations/versions/eadaa0914e7a_.py
|
2022-09-19 09:03:13 -04:00 |
|
mike cullerton
|
52e6cf0c27
|
Get user's home dir from environment
mypy and pre commit
|
2022-09-19 08:59:07 -04:00 |
|
mike cullerton
|
a27434ef90
|
mypy and pre commit
|
2022-09-19 08:58:17 -04:00 |
|
mike cullerton
|
19583990ab
|
Increase column size for bpmn_process_identifier
|
2022-09-19 08:57:51 -04:00 |
|
burnettk
|
a09baaf475
|
lint
|
2022-09-16 18:41:39 -04:00 |
|
burnettk
|
19a3d3b27b
|
longer column and update script
|
2022-09-16 18:39:00 -04:00 |
|
burnettk
|
46a0c02e96
|
fix lint, update script, extend columns
|
2022-09-16 18:22:10 -04:00 |
|
mike cullerton
|
aed0118861
|
Merge branch 'main' of github.com:sartography/spiffworkflow-backend
|
2022-09-16 17:05:49 -04:00 |
|
mike cullerton
|
fc92598f33
|
Save all process models to get them in the db
|
2022-09-16 17:04:45 -04:00 |
|
github-actions[bot]
|
99c572b0f6
|
Merge pull request #92 from sartography/dependabot/pip/dot-github/workflows/poetry-1.2.1
Bump poetry from 1.1.15 to 1.2.1 in /.github/workflows
|
2022-09-16 20:54:43 +00:00 |
|
dependabot[bot]
|
6dcaf1f4f6
|
Bump poetry from 1.1.15 to 1.2.1 in /.github/workflows
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.15 to 1.2.1.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.2.1/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.1.15...1.2.1)
---
updated-dependencies:
- dependency-name: poetry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 20:46:46 +00:00 |
|
jbirddog
|
c24fd5a9d6
|
Grab some changes from the service_task branch (#87)
|
2022-09-16 15:37:47 -04:00 |
|
jbirddog
|
112fe1a0eb
|
Feature/service task part deux (#91)
|
2022-09-16 15:37:20 -04:00 |
|
burnettk
|
439f9e55ed
|
clean
|
2022-09-16 14:51:41 -04:00 |
|
mike cullerton
|
539d9a6347
|
Add current_user to logs
|
2022-09-16 10:58:51 -04:00 |
|
mike cullerton
|
05903af99b
|
Committing to work on logging
|
2022-09-16 10:30:04 -04:00 |
|
jasquat
|
0586788d30
|
precommit
|
2022-09-15 17:31:25 -04:00 |
|
jasquat
|
fdf1049c9d
|
Merge branch 'main' of github.com:sartography/spiffworkflow-backend
|
2022-09-15 17:29:44 -04:00 |
|
jasquat
|
04bb8efff4
|
fall back to initiator id for current user if g.user is not set and disable spiff logging when initializing workflows from bpmn_json
|
2022-09-15 17:29:41 -04:00 |
|
github-actions[bot]
|
dcac15c8b8
|
Merge pull request #89 from sartography/dependabot/pip/docs/furo-2022.9.15
Bump furo from 2022.6.21 to 2022.9.15 in /docs
|
2022-09-15 21:04:11 +00:00 |
|
dependabot[bot]
|
d2e054bcb6
|
Bump furo from 2022.6.21 to 2022.9.15 in /docs
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.6.21 to 2022.9.15.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2022.06.21...2022.09.15)
---
updated-dependencies:
- dependency-name: furo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-15 20:55:48 +00:00 |
|
burnettk
|
15b5a271ae
|
fix tests
|
2022-09-15 12:59:05 -04:00 |
|
mike cullerton
|
ee29df7268
|
Merge branch 'main' into feature/secrets
# Conflicts:
# .gitignore
# migrations/versions/774ff3b4b328_.py
# migrations/versions/ab77f4ccb4d6_.py
# migrations/versions/d4922c5cd32d_.py
# src/spiffworkflow_backend/load_database_models.py
|
2022-09-15 11:42:47 -04:00 |
|
mike cullerton
|
965cf8d606
|
must pass a user_id
|
2022-09-15 11:36:37 -04:00 |
|
mike cullerton
|
7eb76e2328
|
mypy, precommit
|
2022-09-15 11:36:14 -04:00 |
|
mike cullerton
|
faffa9c37b
|
Secrets now uses simple key/value instead of service and client
Finished update and delete
Add checks for correct user
|
2022-09-15 11:29:54 -04:00 |
|
jasquat
|
8cffd03013
|
updated spiff logging to store the correct timestamp value w/ burnettk
|
2022-09-15 11:08:58 -04:00 |
|
jasquat
|
46cdd984fd
|
ignore the secrets files for now w/ burnettk
|
2022-09-15 09:27:58 -04:00 |
|
jasquat
|
5acf06046d
|
precommit w/ burnettk cullerton jbirddog
|
2022-09-14 17:01:02 -04:00 |
|
jasquat
|
8f45f3d586
|
merged in main w/ burnettk cullerton jbirddog
|
2022-09-14 16:58:51 -04:00 |
|
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 |
|