spiff-arena/spiffworkflow-backend/src/spiffworkflow_backend
jasquat 5ffb3e5ae5 restrict to specific user if querying for instances with tasks waiting for me w/ burnettk (#372)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-07-07 20:24:10 +05:30
..
config fixed up the unit test permission yml to better match the way we do permissions (#363) 2023-06-29 14:21:15 -04:00
data_stores Typeahead datastore (#321) 2023-06-09 12:28:59 -07:00
exceptions Feature/interstitial summary part 3 (#367) 2023-07-03 10:54:54 +05:30
helpers remove useless comments matching filenames 2023-05-30 12:21:50 -04:00
models added cascade delete to process instance so task draft data is deleted (#361) 2023-06-30 12:57:53 +05:30
routes also check human task table for completed by user when determining if… (#370) 2023-07-07 20:22:57 +05:30
scripts added a script task script to get a task data value based on key name… (#353) 2023-06-27 10:04:04 -04:00
services restrict to specific user if querying for instances with tasks waiting for me w/ burnettk (#372) 2023-07-07 20:24:10 +05:30
specs Fix issue when timer start event is greater than a day (#303) 2023-06-06 18:25:26 -07:00
templates
__init__.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
__main__.py
api.yml Feature/interstitial summary part 3 (#367) 2023-07-03 10:54:54 +05:30
interfaces.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
load_database_models.py Feature/draft data in join table (#355) 2023-06-28 22:23:39 +05:30
py.typed