spiff-arena/spiffworkflow-backend/src/spiffworkflow_backend
jasquat 15b2947107 Feature/draft data in join table (#355)
* added a new model to store task draft data in a join table

* cleaned up using the join table for draft table w/ burnettk

* created new single migration for changes w/ burnettk

* added hidden form which autosaves without validations w/ burnettk

* change close button name since it does indeed save on close now

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-06-28 22:23:39 +05:30
..
config parallel tests with xdist (#335) 2023-06-26 22:37:41 +05:30
data_stores Typeahead datastore (#321) 2023-06-09 12:28:59 -07:00
exceptions removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
helpers remove useless comments matching filenames 2023-05-30 12:21:50 -04:00
models Feature/draft data in join table (#355) 2023-06-28 22:23:39 +05:30
routes Feature/draft data in join table (#355) 2023-06-28 22:23:39 +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 Feature/draft data in join table (#355) 2023-06-28 22:23:39 +05:30
specs Fix issue when timer start event is greater than a day (#303) 2023-06-06 18:25:26 -07:00
templates pyl w/ burnettk 2023-01-03 17:29:55 -05:00
__init__.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
__main__.py Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend' 2022-10-12 10:22:22 -04:00
api.yml Feature/autosave and null form data (#346) 2023-06-26 18:26:56 +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 Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend' 2022-10-12 10:22:22 -04:00