browsertrix/backend/test
Tessa Walsh bd8b306fbd
Improve sorting workflows by lastUpdated (#826)
* Precompute config crawl stats

Includes a database migration to move preciously dynamically computed
crawl stats for workflows into the CrawlConfig model.

* Add lastRun sorting option and enable it by default

* Add modified as final sort key to order non-run workflows

* Remove currCrawl* fields and update frontend accordingly

* Add isCrawlRunning field to backend and use in frontend
2023-05-22 18:42:30 -04:00
..
__init__.py
conftest.py stopping fix: backend fixes for #836 + prep for additional status fields (#837) 2023-05-08 14:02:20 -07:00
test_collections.py Add collection sorting and filtering (#863) 2023-05-22 16:53:49 -04:00
test_crawl_config_search_values.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawl_config_tags.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawlconfigs.py Improve sorting workflows by lastUpdated (#826) 2023-05-22 18:42:30 -04:00
test_filter_sort_results.py Improve sorting workflows by lastUpdated (#826) 2023-05-22 18:42:30 -04:00
test_invites.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_login.py
test_org.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_permissions.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_run_crawl.py Add Waiting state on the backend and frontend (#839) 2023-05-08 17:05:01 -07:00
test_settings.py Configure crawler disk utilization threshold via helm chart (#748) 2023-04-05 21:51:53 -07:00
test_stop_cancel_crawl.py stopping fix: backend fixes for #836 + prep for additional status fields (#837) 2023-05-08 14:02:20 -07:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00