]> git.arvados.org - arvados.git/commit
4088: code review feedback
authorTim Pierce <twp@curoverse.com>
Tue, 28 Oct 2014 21:26:58 +0000 (17:26 -0400)
committerTim Pierce <twp@curoverse.com>
Tue, 28 Oct 2014 21:26:58 +0000 (17:26 -0400)
commitf549c9f05860abfb394b550c0b2c30a5a7c33283
tree063a91a25bcec70d0837da49ef651bce988a17ab
parente34135f6779f58852558e03b1b95534c11ca07ae
4088: code review feedback

* Filter files by regex before .take(10000)
* Added "regular expression" placeholder in the filter input box
* Issue a Rails "alert" div if the regex could not be parsed
* Test that we're actually viewing a collection when no matches are
  found (and not a fiddlesticks page or something)
apps/workbench/app/views/collections/_show_files.html.erb
apps/workbench/test/integration/collections_test.rb