spiff-arena/spiffworkflow-backend/migrations/versions
jasquat 9bb9ce47f8 Feature/business end states (#333)
* WIP: some updates to support new spiff w/ burnettk

* unit tests are passing

* all tests except message tests are passing

* fixed usage of catch message event w/ burnettk

* messages are working again w/ burnettk

* uncommented remaining message tests w/ burnettk

* fixed cypress tests w/ burnettk

* use main for spiffworkflow

* translated mysql last milestone query to sqlalchemy w/ burnettk

* fixed last milestone query so instances still return if no milestone found and moved some code from the main report method to own methods

* added some comments

* added last milestone column to process instances table

* display last milestone in instance list table w/ burnettk

* remove 3 characters when truncating last milestone for ellipsis

* make sure we have a current processor so we don't return null

* remove sleep

* The background processor now only picks up processes that were last updated more than a minute ago to avoid conflicting with the interstitial page.  With the understanding that we can rmeove this limitation when we can refactor to allow the backend processes to provide updates on what they are doing.

* pyl w/ burnettk

* cache last milestone on instances

* pyl

* added test for last milestone and added it to the proces instance show page w/ burnettk

* fixed broken test w/ burnettk

* fixed last milestone header

* removed duplicated column

* fixed broken test

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: danfunk <daniel.h.funk@gmail.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-09-07 10:10:44 -04:00
..
0c7428378d6e_.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
5c50ecf2c1cd_.py Oauth admin (#434) 2023-08-21 21:58:55 +05:30
6aa02463da9c_.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
64adf34a98db_.py Feature/draft data in join table (#355) 2023-06-28 22:23:39 +05:30
68adb1d504e1_.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
214e0c5fb418_.py Feature/event payloads part 2 (#401) 2023-08-10 18:24:49 +05:30
377be1608b45_.py Typeahead datastore (#321) 2023-06-09 12:28:59 -07:00
664bb2f00694_.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
881cdb50a567_.py Feature/autosave and null form data (#346) 2023-06-26 18:26:56 +05:30
1073364bc015_merging_two_heads.py added db migration that merges branching heads together 2023-08-21 13:24:50 -04:00
e4b6bbf83a3e_.py Cycle Timer Start Event Support (#285) 2023-05-30 13:51:37 -04:00
ebf5e733d109_.py created migration to incrase the human task file names to 255 in the db w/ burnettk (#429) 2023-08-21 21:58:10 +05:30
f04cbd9f43ec_.py Feature/business end states (#333) 2023-09-07 10:10:44 -04:00