9 Commits

Author SHA1 Message Date
jbirddog
9291741209
spiff-element-units integration (#214) 2023-04-17 14:49:38 -04:00
jasquat
10d0bb8dae
added script to build frontend so it can add version info to the index.html file w/ burnettk 2023-04-11 15:48:34 -04:00
jasquat
3ff855350a
attempt to get git docker labels into version json file w/ burnettk 2023-04-07 15:32:28 -04:00
jbirddog
10e665ac48
Type ahead widget (#205) 2023-04-05 14:27:20 -04:00
jbirddog
a1a54c54bb
Trip safe asserts in tests, various process instance queue improvements (#199) 2023-03-31 10:59:09 -04:00
jasquat
6d8d9b8d57
ignore dccache files w/ burnettk 2023-03-28 17:14:58 -04:00
burnettk
fe4f3a6af4 gotta fix usage of is_model 2022-11-24 16:28:10 -05:00
Dan
7d1d72290d Mostly a name change from BpmnProcessIdLookup to SpecReferenceCache. I landed on this unfortunate name because:
1. It's not just processes, it contains the list of all DMN Decisions as well.
2. It is closely linked to the SpecReference object that can be generated by looking through all the Spec files to find the processes and decisions they contain.
3. It is a cache of information, the file system is the source of truth.  Seems likely we will cache more things in the future -- so setting things up this way made sense.
2022-11-14 15:23:37 -05:00
burnettk
2f992e67cd ignore pyrightconfig.json 2022-11-10 14:33:07 -05:00