[LEBV-74] Document retrieve from API
🎯 Summary
Is this MR !7 (merged) + the dropdown actually works and retrieves the document ID from the backend.
It solves some issues from that MR, like passport scanning.
🧪 How to test
This MR needs to run the backend locally:
- Check that Docker is installed in your computer.
- Clone this repo in a new terminal if you don't have it: https://gitlab.mobbeel.com/MobbScan-Integration/lebara-video/lebara-video-deployment
- In a new terminal, go to the previous project folder in the terminal:
git checkout developgit pull-
docker login(enter your LDAP credentials, only needed the first time) ./sh pull_latest_images.shdocker-compose up
🧠 Considerations
N/A
🧐 Checklist
- Changes work in Google Chrome
- Changes work in Safari
- UI is responsive