mirror of
https://github.com/home-assistant/frontend.git
synced 2026-09-14 04:30:37 +01:00
* Mailbox: Fix authorization issues. Remove backdrop * Fix linting issues * Use HA Dialog system. Fix authorization * Add back missing backdrop * Linting errors * Use callApi. Add error checking and spinner * linting error * more linting errors * minor requested fixes * Use let/const. Fix lint issues * Remove blob test that can never fail * More let vs var fixes * More minor requested fixes * Rework code to use fetchWithAuth * Async tweaks * Lint * Fix onboarding * Add credentials for onboarding * Lint