* feat(calendar): option to show Sunday first
* add week_start to app context
* support weekStart in LemonCalendar
* use the weekStart from appContext
* run with newer black
* add storybook context
* thrown an explicit error if can't render react app (shown on the toolbar authorize scene)
* remove reverse logic connection
* upgrade kea, remove deprecated code
* don't permanently auto-connect this logic
* add few direct connections
* remove automatic mount
* fix few extra setState calls
* improve howto create stories
* refactor new dashboard form
* use new form component for flags
* new flag story
* refactor scene stories to use <App />
* add even more default mocks
* fix two bugs
* fix more test issues
* increase the quality of mocked data
* fix new dashboard redirect logic, simplify code even further
* fix test
* update docs
* storybook filters scenes
* event list preview
* rename some stories
* support ctx.f() in mocks
* redo story
* rename some
* all insights card and list views
* wrap LineGraph in an error boundary
* fix charts not loading on storybook
* new trends graphs
* new insight stories
* separate to clean