* wip for toasts
* set max width
* getting toasts working
* update workspace timeout ui and add toast
* put in a portal
* adding some aria props
* renaming to toast()
* improve mobile styles
* shift dotfiles repo update into mutation
* remove test button
* Update components/dashboard/src/user-settings/Preferences.tsx
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
* Update components/dashboard/src/user-settings/Preferences.tsx
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
* Adjusting styling per PR feedback
* don't hide toasts on hover
---------
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
* Replace `<SelectIDE />` with `<SelectIDEComponent />`
* The latest checkbox
* Don't show stable IDEs when latest is selected
* Limit width
* Enlarge
* Remove `<SelectIDE />`
* Back, back to school again
* Dead code
* Fix width
* Use `width` instead of `max-width`
* Remove unused import
* Show JB beta notice
* Add a margin to the selector
* Remove custom modal width
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
* Finish off the age-old todo :)
* Remove `<SelectIDEModal />`
* retest
* Remove unused code
* use `useUpdateCurrentUserMutation`
---------
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
Co-authored-by: Milan Pavlik <milan@gitpod.io>