What's done:
- plugging the ui
- actually schedule the new bundle for ingestion (successful runs in docker)
- make the bundle type only show up when a user is connected and and is an actual
ambassador (D5685)
Remains to:
- fix the css so the ui is consistent with the existing part
- add one last front test to submit a bundle
- add one last api test to submit a bundle
Related to T3213
Depends on D5696