Commit Graph

7 Commits (d931315ced3d926d9d6771edac74a641bd59835e)

Author SHA1 Message Date
Lampros Smyrnaios d931315ced - Add the "isControllerAlive"-endpoint.
- Change the data-type of the "UrlReport.status" to be "enum StatusType", in order to increase consistency and comparability.
- Change the "Date" datatype in "Payload" to have the SQL's version.
- Fix the project's name inside "settings.gradle".
- Code cleanup.
3 years ago
Lampros Smyrnaios 27375b9396 - Refactor the Assignment-creation.
In order to match the database, now we have a list of Assignments sent through the AssignmentResponse, instead of a single Assignment having a list of tasks.
- Cleanup the members of the "Payload" model (also prepare for database integration).
3 years ago
Lampros Smyrnaios 5e7ccbd8c6 Add the "addWorkerReport" endpoint. 3 years ago
Lampros Smyrnaios 40763ec146 Update the "WorkerReport" request and the "UrlReport" and "Payload" models. 3 years ago
Lampros Smyrnaios a6ab810ad3 Update classes: "Publication" and "Payload". 3 years ago
Lampros Smyrnaios c2ea8a69de Update classes: "Assignment", "Task", "Error", "Payload", "UrlsRequest". 3 years ago
Lampros Smyrnaios 8a4376da9c Initial commit of UrlsController. 3 years ago