.. |
replicate_resource_set_denied_based_on_uri_with_keycloak
|
return a 400 if a process group cannot be found instead of a 500
|
2022-07-18 16:23:29 -04:00 |
boot_in_docker_debug_mode
|
some changes to get docker working again
|
2022-08-02 14:02:50 -04:00 |
boot_server_in_docker
|
do not preload gunicorn w/ burnettk
|
2022-10-25 16:52:58 -04:00 |
build_and_run_with_docker_compose
|
some updates to test w/ burnettk
|
2023-01-09 10:19:31 -05:00 |
delete_and_import_all_permissions.py
|
When loading permissions and the user does not exist, add records to the UserGroupAssignmentWaiting table that can be picked up later.
|
2022-12-15 14:40:31 -05:00 |
deploy
|
updates to remove some deprecation warnings w/ burnettk
|
2022-10-10 14:27:20 -04:00 |
export_keycloak_realms
|
added ci stuff for keycloak w/ burnettk
|
2022-07-06 17:09:38 -04:00 |
finance-realm.json
|
use 5005 for keycloak and document how to start this thing
|
2022-07-01 10:30:01 -04:00 |
find_sample_process_models
|
fix setting the bpmn dir in start scripts w/ burnettk
|
2023-01-09 14:23:40 -05:00 |
get_bpmn_json_for_process_instance
|
added ability to view data objects from the process instance show page w/ burnettk
|
2022-12-27 11:45:42 -05: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
|
fix qa1 and add script to get perms
|
2022-12-22 21:29:12 -05: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 actually work
|
2023-01-11 10:47:35 -05:00 |
git_commit_bpmn_models_repo
|
set the auth header when calling git commit w/ burnettk
|
2022-12-19 11:15:05 -05:00 |
import_tickets_for_command_line.py
|
upgrade black, give it the preview flag, and let it rip on long strings
|
2022-12-30 23:08:00 -05:00 |
import_tickets_for_script_task.py
|
renames
|
2022-11-24 12:00:26 -05:00 |
keycloak_test_secrets.json
|
use 5005 for keycloak and document how to start this thing
|
2022-07-01 10:30:01 -04:00 |
keycloak_test_server.py
|
upgrade black, give it the preview flag, and let it rip on long strings
|
2022-12-30 23:08:00 -05:00 |
quarkus-realm.json
|
adding log files for the server w/ burnettk
|
2022-07-07 10:19:52 -04:00 |
recreate_db
|
dev permissions copied from terraform deployed and terraform deployed now tiny, minor fixes
|
2022-12-23 23:39:48 -05:00 |
run_server_locally
|
added in debug logging for launching call activity editor w/ burnettk
|
2023-01-09 16:24:36 -05:00 |
run_sql
|
minor chages to run sql script
|
2022-09-20 11:52:50 -04:00 |
save_all_bpmn.py
|
logout works now and queryparams are getting passed correctly on login now
|
2023-01-12 10:29:37 -05:00 |
smash_all_containers
|
smash all containers
|
2022-10-17 21:35:23 -04:00 |
spiffworkflow-realm.json
|
fixed some cypress tests and fixed issue where an invalid date caused the page to constantly reload w/ burnettk
|
2022-12-28 12:27:37 -05:00 |
start_blocking_appscheduler.py
|
pyl is passing w/ burnettk cullerton
|
2022-11-18 16:45:44 -05:00 |
start_keycloak
|
debugging cookies w/ burnettk
|
2023-01-11 14:52:12 -05:00 |
test_file_upload
|
wip for process deploy and fixed code coverage for test_data w/ burnettk
|
2022-05-25 10:19:35 -04:00 |
test_with_curl
|
added configs w/ burnettk
|
2022-05-19 14:38:47 -04:00 |
wait_for_db_to_be_ready.py
|
pyl now passes w/ burnettk
|
2022-10-25 16:50:25 -04:00 |
wait_for_keycloak
|
added wait for keycloak script w/ burnettk
|
2022-07-06 17:12:56 -04:00 |
wait_for_server_to_be_up
|
fixed wait for server script
|
2022-08-02 08:33:03 -04:00 |