Akinori MUSHA
f0fd34eb00
Redirect back with a notice after event deletion
...
Previously you would be redirected to `/events`, so it was not very easy
to delete many events from a list page like `/events?page=2` or
`/agents/5/events`.
2015-06-26 22:14:43 +09:00
Akinori MUSHA
01bb75e301
Use redirect_back in reemit
2015-06-26 22:14:18 +09:00
Rishabh Jain
d00f196d06
Fixes a typo
2015-03-25 19:52:05 +05:30
Akinori MUSHA
8e38c0a24c
before_filter
is called before_action
in Rails 4+.
2014-10-10 12:45:25 +09:00
Alex Coomans
15e3f0a33d
Break Diagram into it's own controller, nest resources
...
Conflicts:
app/views/scenarios/show.html.erb
2014-07-31 16:42:58 -07:00
Andrew Cantino
00b7423dd7
add cached columns for event creation and last errors, reducing the number of SQL queries
2013-12-26 20:15:29 -05:00
Andrew Cantino
773a612dee
Allow Events to be re-emitted for testing.
2013-09-07 13:53:58 -07:00
Andrew Cantino
620acffa5a
initial commit
2013-03-09 22:36:12 -08:00