coderly / ember-gdrive

Google Drive bindings for Ember Data
MIT License
18 stars 0 forks source link

Get rid of default browser prompts and dialogs #90

Open begedin opened 9 years ago

begedin commented 9 years ago

This is a catch-all task used to keep track of every place in the code we're using a window.alert, window.prompt or window.confirm. Ideally, we would eventually replace these with actual UI controls of our own.

It's in the backlog and depending on how simple or complex each individual case is, additional tasks may be created.

Places we're using window.alert() in: