Bug fixes
- Widget library page crashed when opening a widget detail: the page was rendered outside
DetailDrawerProvider, so the drawer context was missing (#115, #116).
CI
- E2E smoke test now seeds a fixture employee so fresh instances reach the dashboard (instead of the /setup redirect) and cover the widgets page (#116).
Full changelog: v1.0.0...v1.0.1