Project

General

Profile

Activity #4510

Updated by Thara S Pillai 7 months ago

* Move the date and time appended to the mission label from client-side JavaScript to the backend. 
 * On mission selection change, invoke a backend API to generate and return the server-side date and time. 
 * Update var-activity.js accordingly to consume the API response instead of computing date and time on the client. 
 !clipboard-202601051045-r19y7.png! 

Back