• Randall Leeds's avatar
    Improve flash intercept edge- and error-cases · 133a12c2
    Randall Leeds authored
    Changed in two ways:
    
    - Pass irrelevant responses straight through, should they not match
      pattern of {flash, model}
    - Handle error responses the same way as regular responses, updating
      the model and flash. This will allow API responses to contain non-2xx
      status responses and still update the model / show flash messages
    133a12c2
Name
Last commit
Last update
..
plugin Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
app_directives.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
host.coffee Loading commit data...
services.coffee Loading commit data...
streamfilter.coffee Loading commit data...
streamsearch.coffee Loading commit data...