Activity #2867
closedFeature #3752: Design of the web framework for Data Centre Software
Feature #1850: Design and Development for web based ANRS
Module #2148: Developement for Configuration screens
Module #2856: Development of modules as per design changes
Module #2896: Development for UI
Development for UI form Data Formats
100%
Description
- Simulate a list of existing Data Format list (render from a simulated JSON)
- On Save click, Modify JSON list and update list.
{"data": [{
}, {
}
],
"lookup_data":{},
"opstatus": {
"status": "success_or_error_warning",
"errorCode": "A code representing the specific error. codes like ERR-<4 digit code>",
"errorMessage": "A human-readable message describing the error",
"timestamp": "Timestamp of when the error occurred",
"source": "Source of the error. database_or_api_validation",
"traceId": "Unique identifier for tracking the request",
"logLevel": "INFO_or_WARN_or_ERROR"
}
}
Updated by Thara S Pillai about 2 years ago
- Assignee changed from Siji Mathew to Vidya Lekshmi
Updated by Vidya Lekshmi about 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Updated by Vidya Lekshmi about 2 years ago
- % Done changed from 50 to 80
The details come from JSON correctly; editing, deleting, and clearing are working correctly. However, when I click the save button, it shows 'Equipment name' as undefined.
Updated by Vidya Lekshmi about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Updated by Thara S Pillai about 2 years ago
- Parent task changed from #2856 to #2896
Updated by Thara S Pillai about 2 years ago
- Status changed from Resolved to Closed
Updated by Thara S Pillai about 2 years ago
- Status changed from Closed to In Progress
Updated by Vidya Lekshmi about 2 years ago
- Status changed from In Progress to Resolved
Updated by Thara S Pillai almost 2 years ago
- Status changed from Resolved to Closed