spiff-arena/spiffworkflow-backend/tests/spiffworkflow_backend/scripts
Dan Funk b446aad184 Minor tweaks t othe onboarding page. (#430)
* * Display the instructions_for_user directly on the home page (no redirects to alternate pages)
* Moved the onboarding view above the tabs on the home page.
* Added a "times_executed_by_user" script - not sure if we should keep it, but maybe handy.
* Assure that the display_name for the user is returned consistently (it was not being returned by the get_current_user function).

With @jbirddog

* remove pointless comment.
2023-08-03 15:08:25 -04:00
..
test_get_all_permissions.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
test_get_current_user.py Minor tweaks t othe onboarding page. (#430) 2023-08-03 15:08:25 -04:00
test_get_env.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
test_get_group_members.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
test_get_last_user_completing_task.py let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
test_get_localtime.py Feature/extensions api (#423) 2023-08-02 14:02:53 +05:30
test_get_process_initiator_user.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
test_get_task_data_value.py added a script task script to get a task data value based on key name… (#353) 2023-06-27 10:04:04 -04:00
test_refresh_permissions.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00