feat: use query params instead of state
Use query params as state
This allow to share pre-filled planning with the URL (example: zimbra.apps.grandlyon.com/?email=agent1@grandlyon.com,agent2@grandlyon.com&date=2024-03-18)
This required the addition of react-router-dom