Someone shared an error message in Discord and I noticed it mentioned the word "loading" twice in a row. This removes the duplicate word from the alert.
* Allow setting up integrations during onboarding
* Fix compress static
* Don't compress static files in CI
* Remove unused file
* Fix static compress disabled in CI build
* Work with new integration step
* Import fix
* Lint
* Upgrade HAWS to 4.1.1
* Remove .js from lovelace
Also cleaned up some trailing whitespace
* Go big or go home
* More removals
* Revert changes to gallery webpack
* Revert changes to webpack.config.js
* 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