cr-connect-workflow/crc
Dan 628a587d97 We weren't committing to the database in the correct spot, so the delete wasn't sticking, and we were ending up with test workflows showing up in the main interface. 2021-06-23 16:39:58 -04:00
..
api Calls to eval no longer return the data, rather it will accept and return a key, allowing the front end to cache similar queries and not re-execute them. 2021-06-22 17:23:18 -04:00
models Clean up the file api so we don't have a bunch of extra stuff in there. Just include the raw data from the document spraedsheet if it is available. 2021-06-22 15:08:08 -04:00
scripts Merge pull request #331 from sartography/bug/356_duplicate_workflow 2021-06-22 17:42:24 -04:00
services We weren't committing to the database in the correct spot, so the delete wasn't sticking, and we were ending up with test workflows showing up in the main interface. 2021-06-23 16:39:58 -04:00
static Save a sample file while I try to figure out how the JS is going to work 2021-05-04 11:32:34 -04:00
templates Change location of `CR Connect` string. Move it left, closer to the logo 2021-03-23 13:12:13 -04:00
__init__.py Set the correct default value on enumerations - if it is a multi-select enum (checkbox is set) then it should return a default value of an empty array, and not a dictionary. 2021-04-09 08:40:58 -04:00
api.yml Do not require users to be admins for viewing the document directory tab. 2021-06-09 09:51:30 -04:00