Skip to content

v4.4.1.dev176

Pre-release
Pre-release

Choose a tag to compare

@cccs-nr cccs-nr released this 01 Aug 22:02
· 179 commits to master since this release
cf3163c

Retrohunt

Base

  • Added the missing parameters to the Retrohunt ODM;
  • Added a description to each parameter.

UI

  • Removed unused functions;
  • Added a get_job_details() to replace the prepare_search_result_detail() that gets the latest job information and update the datastore;
  • Changed the "Create" route with a "PUT" request;
  • Added a "Search" route to search for retrohunt jobs for and apply their latest information;
  • Calculate the percentage value in the backend instead of the frontend.

Frontend

  • Changed the API calls with the modification to the backend;
  • Changed the retrohunt status component with the new values.