-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Winter release
-
Labels:None
-
Company:CareerBuilder
-
Epic Link:
Overview:
Upon navigating into the DMS system, I want to be able to map fields so that information that a candidate has already given us is prefilled for them in the form.
Entry:
- User enters DMS platform via link or consuming application.
- User navigates to upload a form.
- User maps fields via mapping service.
Acceptance Criteria:
*IF I am logged into the DMS and have uploaded a form, I am able to see fields available to map in the mapping service.
*IF I am mapping fields, I am able to see fields I can map from consuming app (ie ATS).
*IF I have mapped fields, the form will output the information candidate has given us.
Exit:
*User exits the DMS platform.
Prerequisites:
*User is a current user of CBAT, CBES, or WT OR has stand alone link to log in.
*User knows how to access portal either by link or within CB application.
-
- Time Spent:
- 2h
-
API creation for Get PDF fields details, Metadata to bind them to Angular UI
-
- Time Spent:
- 5h
-
Bind Metadata from web service to UI. Finding out ways in angular to bind data to dropdown and list box. Bind Sample PDF data to UI
-
- Time Spent:
- 4h
-
- Two way binding
- Model binding to HTML
- Post function of web api with document data
-
- Time Spent:
- 7h
-
- Get template data from API and show on UI
- Get metadata from DB and bind to UI
- Error validation message shown
- Post data to API
- Binding default value to radio button
- Looking into calling API calls in sync to bind template data
-
- Time Spent:
- 0.5h
-
Discussion with Ramya and Ganesh for sequence of storing of mapping
-
- Time Spent:
- 6h
-
- Toggle expiration div on yes/no
- Creation of Listbox and moving it's mapping into third listbox
- Datepicker R&D
-
- Time Spent:
- 4h
-
- Adding mapping UI functionality
- Remove Mapping UI functionality
- Search in listbox functionality - Inprogress
-
- Time Spent:
- 1h
-
Search functionality of Listbox- Looking into Pipe issue.
-
- Time Spent:
- 3h
-
HTML merge
Code changes and model binding.
Validations of some controls.
Discussion with Akash.
-
- Time Spent:
- 9.5h
-
Code merge
Code changes - API call for system fields and other meta data
discussion with team
-
- Time Spent:
- 4h
-
- PDF fields string creation and Mapping save.
- Post functionality testing
-
- Time Spent:
- 4h
-
- PDF Mapping Validation done on Add mapping/Remove mapping
- Show alert message on Post
- E signed Document Column addition in document template and EF Models regeneration.
- Testing