dependabot[bot]
2e38a18cf7
--- ( #1592 )
...
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 15:10:50 +00:00
Kevin Burnett
154be22161
fixed the select widget and text fields so they are no longer so slow when typing ( #1573 )
...
* fixed the select widget and text fields so they are no longer so slow when typing
* attempt to wait a little after typing in cypress tests for the debounce w/ burnettk
* fixed onChangeOverride issue w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-22 11:07:23 -04:00
dependabot[bot]
e5d51907fe
Bump eslint-plugin-react-hooks in /spiffworkflow-frontend ( #1541 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-05-21 13:30:25 -07:00
Kevin Burnett
65eb7115a0
bump spiff to get bugfix/missing-data-output update ( #1584 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-21 16:24:41 -04:00
jasquat
c882a208fb
Hunter is me main ( #1585 )
...
* get token object for local development env
* print just token to stdout in case we want to shell out to this script for some reason
* migrated get_token bash script to python version w/ burnettk
* ruff should ignore print statements in bin script w/ burnettk
---------
Co-authored-by: unknown <hdl560@163.com>
Co-authored-by: HunterIsMe <36193162+HunterIsMe@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-21 15:40:25 -04:00
jasquat
a402bfc4fd
fix-file-upload ( #1583 )
...
* handle file upload more like the way rjsf core is now handling it w/ burnettk
* removed unused module w/ burnettk
* use onChangeOverride if given w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-21 12:40:01 -07:00
Kevin Burnett
fc74924a6d
Tech docs ( #1527 )
...
* tech docs
* more tech docs
* add process doc
* deploy docs
* doc deployment
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-21 12:03:48 -07:00
dependabot[bot]
da255adbc2
Bump furo from 2024.4.27 to 2024.5.6 ( #1519 )
...
Bumps [furo](https://github.com/pradyunsg/furo ) from 2024.4.27 to 2024.5.6.
- [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/2024.04.27...2024.05.06 )
---
updated-dependencies:
- dependency-name: furo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-05-21 11:39:36 -07:00
dependabot[bot]
d7b42fae7b
--- ( #1580 )
...
updated-dependencies:
- dependency-name: snyk/actions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 15:42:12 +00:00
burnettk
b91809842e
fix header
2024-05-21 09:51:57 -04:00
jbirddog
5840db56cf
Update process callers when a file is uploaded ( #1571 )
2024-05-20 19:52:31 -04:00
dependabot[bot]
6c54265793
Bump codecov/codecov-action from 4.4.0 to 4.4.1 ( #1570 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 15:05:57 +00:00
jbirddog
10e9511cfc
Clean up process references when deleting models and groups ( #1561 )
2024-05-16 14:52:55 -04:00
jasquat
afd598bb8f
only return the tasks for the given bpmn process omitting tasks for call activities ( #1562 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-16 11:29:53 -07:00
dependabot[bot]
c23cf38c33
Bump codecov/codecov-action from 4.3.1 to 4.4.0 ( #1557 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 14:50:38 +00:00
jasquat
41e293c37b
debounce date after 100 ms instead of 1s w/ burnettk ( #1556 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-15 07:22:58 -07:00
jasquat
096d1ef66e
enhancement/allow-worfklow-targets-from-external-events ( #1552 )
...
* updated SpiffWorkflow and added test to make sure correct task gets the error in a multi-instance w/ burnettk
* use main of SpiffWorkflow w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-14 16:10:35 -04:00
burnettk
384c28c1c3
get more code from old version of rjsf
2024-05-14 13:16:55 -04:00
jasquat
b6f50a65f3
save all bpmn files right before starting the server w/ burnettk
2024-05-14 11:29:09 -04:00
Kevin Burnett
8cb39ef214
allow large tokens to pass through nginx ( #1550 )
...
* allow large tokens to pass through nginx
* improve comment
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-13 16:56:37 -07:00
burnettk
11134d1577
fix one snyk issue and ignore another
2024-05-13 10:28:58 -04:00
Kevin Burnett
c967af3d65
safety updates and ignore unfixable pip issue ( #1544 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-13 07:23:55 -07:00
Usama Ahmad
2479f8a291
Timer Delay Note and Script new Function ( #1524 )
...
* Timer Delay Note and Script new Function
* Update docs/Building_Diagrams/timer_events.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-10 09:10:47 -07:00
jasquat
59bf7ec7e9
Celery instructions fix ( #1533 )
...
* queue instructions after running a manual task as well
* avoid adding instructions for human tasks
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-10 12:06:43 -04:00
Kevin Burnett
bbaabff508
upgrade rjsf and mui ( #1523 )
...
* upgrade rjsf and mui
* add jsdom
* smaller change to package-lock
* update processSelectValue with code direct from rjsf
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-10 09:00:24 -07:00
burnettk
3dac7e9226
update token expiry for test openid server
2024-05-10 10:18:07 -04:00
jasquat
50754b9d33
Remove add proce info ( #1526 )
...
* call the proc index when we need it rather than passing it through w/ burnettk
* removed all uses of additional_processing_identifier w/ burnettk
* added comment about why we need current proc index and made coderabbit suggestion w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-09 16:53:36 -04:00
dependabot[bot]
ac83a4e639
Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows ( #1518 )
...
Bumps [poetry](https://github.com/python-poetry/poetry ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/python-poetry/poetry/releases )
- [Changelog](https://github.com/python-poetry/poetry/blob/1.8.3/CHANGELOG.md )
- [Commits](https://github.com/python-poetry/poetry/compare/1.8.2...1.8.3 )
---
updated-dependencies:
- dependency-name: poetry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 14:26:54 +00:00
jasquat
d5e0ab6989
Fix process data get subprocess 3 ( #1515 )
...
* Fix process data get subprocess (#1493 )
* added test to make sure we can get the data object of a sub process
* avoid the processor altogether to get data objects but use the db directly
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
* get the data object value from the bpmn process that defines it w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-08 09:29:07 -04:00
Usama Ahmad
adab730bd9
updates to screenshots and tables ( #1489 )
...
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-05-07 17:56:14 -07:00
burnettk
141a327627
make sure input line is set before doing things
2024-05-07 20:43:15 -04:00
Usama Ahmad
b64b21054e
Documentation on Lanes/Pools and FAQ ( #1473 )
...
* Documentation on Lanes/Pools and FAQ
* Updates
* Remove Get_Current_User
2024-05-07 14:23:04 -07:00
jasquat
6bb24e51bf
queue the pi in the future if it is locked w/ burnettk ( #1513 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-07 17:15:28 -04:00
jasquat
a7370cd293
Fix process data get subprocess ( #1493 ) ( #1514 )
...
* added test to make sure we can get the data object of a sub process
* avoid the processor altogether to get data objects but use the db directly
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-07 17:11:17 -04:00
jasquat
d86f3958f8
Multiinstance task data fix ( #1497 )
...
* Revert "Fix process data get subprocess (#1493 )"
This reverts commit 84feef321d
.
* added process model so we can test fixing loading task data with mi w/ burnettk
* added test and a potential fix w/ burnettk
* pyl is passing
* Update spiffworkflow-backend/tests/spiffworkflow_backend/unit/test_process_instance_processor.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* put back api yml description
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-07 15:17:01 -04:00
dependabot[bot]
ea502a9868
Bump jinja2 from 3.1.3 to 3.1.4 ( #1508 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 14:48:21 +00:00
jasquat
85352ca6bb
always load the file up as binary w/ burnettk ( #1499 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-06 17:08:56 -04:00
jasquat
26d0458db8
updated bpmn-js-spiffworkflow w/ burnettk
2024-05-06 16:40:53 -04:00
dependabot[bot]
38c30f0207
Bump furo from 2024.1.29 to 2024.4.27 ( #1496 )
...
Bumps [furo](https://github.com/pradyunsg/furo ) from 2024.1.29 to 2024.4.27.
- [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/2024.01.29...2024.04.27 )
---
updated-dependencies:
- dependency-name: furo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:34:26 +00:00
jasquat
973e8fce72
added option to clone process models in boot in docker script w/ burnettk
2024-05-03 16:31:27 -04:00
jasquat
e085c90114
Merge branch 'main' of github.com:sartography/spiff-arena
2024-05-03 14:57:39 -04:00
jasquat
d01e52d81f
fixed run process model script to work with celery w/ burnettk
2024-05-03 14:57:35 -04:00
burnettk
d7f0026433
add jq to backend deployment image
2024-05-03 13:50:42 -04:00
Kevin Burnett
d8da94c233
allowing switch form to MUI using ui:theme mui in the ui schema ( #1482 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-03 13:32:57 -04:00
jasquat
84feef321d
Fix process data get subprocess ( #1493 )
...
* added test to make sure we can get the data object of a sub process
* avoid the processor altogether to get data objects but use the db directly
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-03 11:10:55 -04:00
dependabot[bot]
52bbd10f9c
Bump sphinx-autobuild from 2024.2.4 to 2024.4.16 ( #1492 )
...
Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild ) from 2024.2.4 to 2024.4.16.
- [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst )
- [Commits](https://github.com/sphinx-doc/sphinx-autobuild/compare/2024.02.04...2024.04.16 )
---
updated-dependencies:
- dependency-name: sphinx-autobuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 14:45:17 +00:00
jasquat
86f97d5937
New calling process table ( #1480 )
...
* added new table to handle called process relationships
* process caller api endpoint is working again w/ burnettk
* fixed more tests and mypy w/ burnettk
* unit tests are passing and commented out unrelated failing test w/ burnettk
* all tests are passing almost w/ burnettk
* uncommented flakey test w/ burnettk
* minor change while reviewing w/ burnettk
* some changes from coderabbit suggestions w/ burnettk
* commented out sampling change w/ burnettk
* name the foreign keys on the process caller table w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-03 10:09:32 -04:00
jasquat
b9e70d12a6
do not invalidate a numeric range field if it is unset and not required ( #1478 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-02 14:08:36 -04:00
burnettk
fa8f46d04b
ignore flask cors issue with no fix
2024-05-02 13:24:37 -04:00
dependabot[bot]
1584cc475e
Bump sphinxcontrib-devhelp from 1.0.2 to 1.0.6 ( #1479 )
...
Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp ) from 1.0.2 to 1.0.6.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases )
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.6/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.2...1.0.6 )
---
updated-dependencies:
- dependency-name: sphinxcontrib-devhelp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 15:13:18 +00:00