..
codemod
Feature/pin spiff in ci ( #428 )
2023-08-03 11:49:30 -04:00
data_migrations
cherry-picked 81b6431c58
into main for task_guid backfill fix
2024-02-09 10:47:24 -05:00
boot_in_docker_debug_mode
Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend'
2022-10-12 10:22:22 -04:00
boot_server_in_docker
added some logging when booting backend in docker w/ burnettk
2024-02-07 16:57:11 -05:00
build_and_run_with_docker_compose
check that connector-proxy-demo can run when releasing new tags w/ burnettk
2023-12-06 11:21:32 -05:00
clone_process_models
check if the dir looks like it is a git directory already before cloning to it w/ burnettk
2024-02-28 14:25:38 -05:00
console
added bin/console command that runs flask shell and align zoom tooltips to the bottom w/ burnettk
2023-09-29 16:00:16 -04:00
create_and_run_process_instance.py
fix standard loop task serialization ( #606 )
2023-11-06 12:18:33 -08:00
delete_and_import_all_permissions.py
cleanup and log SPIFFWORKFLOW_BACKEND_BPMN_SPEC_ABSOLUTE_DIR
2023-08-31 21:01:11 -04:00
execute_tasks_for_process_instance.py
fix serialization issue with custom service task, w/ essweine ( #605 )
2023-11-03 15:00:30 -07:00
find_sample_process_models
kill some duplication and just go ahead and get a process model repo if there is none
2023-08-31 20:52:09 -04:00
get_bpmn_json_for_process_instance.py
async-support-on-message-start ( #1173 )
2024-03-06 13:43:06 -08:00
get_logs_from_docker_compose
ensure we get logs for both db and backend with docker compose w/ burnettk
2022-12-30 10:06:52 -05:00
get_perms
Feature/hide private data objects ( #581 )
2023-10-25 16:31:06 -04:00
get_routes
added ability to filter process instances by process initiator
2023-01-04 16:11:52 -05:00
get_token
updated get_token to work with internal openid as well w/ burnettk
2023-12-18 16:21:28 -05:00
git_commit_bpmn_models_repo
feature/use-context-with-git-commands ( #524 )
2023-10-03 16:00:03 -04:00
import_tickets_for_command_line.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
last_pi_milestone_query
Feature/business end states ( #333 )
2023-09-07 10:10:44 -04:00
local_development_environment_setup
allow looping back in a process to create more messages - minor bug fix - didn't add what would be a complex test to this, as it was a one line change that seems an oversight in the original code. ( #924 )
2024-01-29 06:40:39 -08:00
login_with_user
tweak
2023-11-28 09:54:24 -05:00
login_with_user_list
Feature/event payloads part 2 ( #401 )
2023-08-10 18:24:49 +05:30
python_comment_cleanup.sh
removed useless def comments that started with and underscore as well
2023-06-01 13:52:07 -04:00
query_tasks
ensure we remove corresponding bpmn processes when removing tasks from a process reset
2023-05-11 09:32:07 -04:00
recreate_db
Feature/drop id column on json data ( #587 )
2023-10-27 11:02:52 -04:00
run_ci_session
Feature/allow markdown in extension results ( #435 )
2023-08-21 21:59:25 +05:30
run_data_migrations_locally
Hotfix/user task with timer cancel ( #533 )
2023-10-10 11:17:09 -04:00
run_local_python_script
Feature/data object category ( #796 )
2023-12-11 07:42:01 -08:00
run_message_start_event_with_api
removed commented out variables w/ burnettk
2023-05-03 15:13:06 -04:00
run_process_model_with_api
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
run_pydeps
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
run_server_locally
Feature/typeahead allow guest user ( #897 )
2024-01-16 14:47:25 -05:00
run_sql
Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend'
2022-10-12 10:22:22 -04:00
save_all_bpmn.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
save_to_secrets_from_file
updated configs to use the prefix using the script w/ burnettk
2023-02-15 17:07:12 -05:00
smash_all_containers
Merge commit 'b4975660431c275ce736e0431b98c39548200af1'
2022-10-17 21:35:30 -04:00
start_blocking_appscheduler.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
start_celery_worker
async-support-on-message-start ( #1173 )
2024-03-06 13:43:06 -08:00
tests-par
Feature/typeahead allow guest user ( #897 )
2024-01-16 14:47:25 -05:00
wait_for_backend_to_be_up
check that connector-proxy-demo can run when releasing new tags w/ burnettk
2023-12-06 11:21:32 -05:00
wait_for_db_to_be_ready.py
Feature/interstitial summary part 3 ( #367 )
2023-07-03 10:54:54 +05:30