spiff-arena/spiffworkflow-backend/tests/spiffworkflow_backend/scripts
jasquat f0f4bcce12
Feature/homepage extension filter refactor (#919)
* WIP: initial work to have a home page created from an extension w/ burnettk

* added support to display an extension as the root page w/ burnettk

* allow extensions to add new routes to base routes w/ burnettk

* use page instead of creating new key route w/ burnettk

* added components to support pi tables in extensions w/ burnettk

* allow using asterisks to mark words as bold in process instance list table

* moved table component from InstancesListTable to own component w/ burnettk

* filters are somewhat working again w/ burnettk

* default homepage uses the table without filters component now w/ burnettk

* renamed instance list tables to be more appropriate w/ burnettk

* display errors if list table is used incorrectly w/ burnettk

* fixed issue where columns were not displaying in the filter list

* pyl

* rely on changes in report hash to determine if report hash state needs updating

* only show link to report if there are instances to show

* many updates for filtering to remove the apply button and clean things up w/ burnettk

* some more fixes for too many renderings w/ burnettk

* advanced filters are working again w/ burnettk

* clear is working again w/ burnettk

* fixed a few linting errors and warnings w/ burnettk

* fixed some cypress tests

* if there are errors then display them right away instead of trying to put together the other elements

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-01-26 11:41:07 -05:00
..
test_get_all_permissions.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_current_task_info.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05: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 Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_groups_for_user.py Feature/homepage extension filter refactor (#919) 2024-01-26 11:41:07 -05:00
test_get_last_user_completing_task.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_localtime.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_process_initiator_user.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05: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_get_url_for_task_with_bpmn_identifier.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_refresh_permissions.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00