Tom Clegg [Tue, 4 Feb 2014 16:50:25 +0000 (08:50 -0800)]
Merge branch '1979-workbench-ui'
Tom Clegg [Tue, 4 Feb 2014 16:49:53 +0000 (08:49 -0800)]
Remove old views/collections/show template.
refs #1979
Tom Clegg [Tue, 4 Feb 2014 15:58:25 +0000 (07:58 -0800)]
Fix (and add test for) 404 at repositories.get_all_permissions.
Tom Clegg [Tue, 4 Feb 2014 10:54:23 +0000 (02:54 -0800)]
Move show-object content into tabs.
refs #1979
Tom Clegg [Tue, 4 Feb 2014 10:31:51 +0000 (02:31 -0800)]
Use object type or friendly_link_name as browser title.
refs #1979
Tom Clegg [Tue, 4 Feb 2014 10:25:45 +0000 (02:25 -0800)]
Move all index content into Recent and Help tabs.
refs #1979
Tom Clegg [Tue, 4 Feb 2014 09:14:03 +0000 (01:14 -0800)]
Merge branch 'master' into 1979-workbench-ui
Tom Clegg [Tue, 4 Feb 2014 09:13:19 +0000 (01:13 -0800)]
Hide loading indicator after refreshing dashboard tables.
refs #1976
Tom Clegg [Tue, 4 Feb 2014 09:11:22 +0000 (01:11 -0800)]
Merge top nav menus into brand dropdown, move breadcrumbs into top
nav, and lighten up the top nav.
refs #1979
Tom Clegg [Tue, 4 Feb 2014 07:52:28 +0000 (23:52 -0800)]
Merge branch '1977-provenance-report'
Tom Clegg [Tue, 4 Feb 2014 07:50:54 +0000 (23:50 -0800)]
Move can_read permission logic into ArvadosModel.readable_by scope,
and use that in collections.provenance instead of plain where().
refs #1977
refs #2037
Tom Clegg [Tue, 4 Feb 2014 01:49:20 +0000 (17:49 -0800)]
Add tests for permissions enforcement in collections.provenance.
refs #2037
refs #1977
Tom Clegg [Tue, 4 Feb 2014 00:24:06 +0000 (16:24 -0800)]
Ensure permissions can be propagated via group owner_uuid attribute.
Closes #1945
Closes #2022
Tom Clegg [Mon, 3 Feb 2014 22:52:10 +0000 (14:52 -0800)]
Hide this/other/both legend if only one pipeline_instance is shown.
Tom Clegg [Mon, 3 Feb 2014 22:56:30 +0000 (14:56 -0800)]
Merge branch '1976-pipeline-progress'
Conflicts:
apps/workbench/app/views/pipeline_instances/show.html.erb
Tom Clegg [Mon, 3 Feb 2014 22:44:19 +0000 (14:44 -0800)]
Merge branch 'master' into 1977-provenance-report
Conflicts:
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/views/jobs/show.html.erb
Tim Pierce [Mon, 3 Feb 2014 20:32:59 +0000 (15:32 -0500)]
Fix build.sh bugs.
Tom Clegg [Mon, 3 Feb 2014 19:04:06 +0000 (11:04 -0800)]
Fix breadcrumbs crash if link has no tail_kind or head_kind.
Peter Amstutz [Mon, 3 Feb 2014 19:04:56 +0000 (14:04 -0500)]
Merge branch 'master' of git.clinicalfuture.com:arvados
Peter Amstutz [Mon, 3 Feb 2014 19:04:26 +0000 (14:04 -0500)]
Tweaked text a little to make tail/subject head/object correspondence a little clearer.
Tom Clegg [Mon, 3 Feb 2014 16:21:05 +0000 (08:21 -0800)]
Ensure util.mkdir_dash_p() fails if its target is a non-directory, and
succeeds if the target directory exists after an mkdir() race with
another process.
Tom Clegg [Mon, 3 Feb 2014 16:01:19 +0000 (08:01 -0800)]
Show "loading" indicator in nav bar while waiting for AJAX requests.
refs #1976
closes #2040
Tom Clegg [Mon, 3 Feb 2014 08:45:11 +0000 (00:45 -0800)]
Refresh dashboard with AJAX every 60 seconds.
refs #1976
closes #2004
Tom Clegg [Mon, 3 Feb 2014 08:21:52 +0000 (00:21 -0800)]
Use AJAX/remote requests when deleting objects. Add delete button to
pipeline_instances index.
refs #1976
Tom Clegg [Mon, 3 Feb 2014 08:07:24 +0000 (00:07 -0800)]
Improve progress view on pipeline_instances.show page and add AJAX
auto-refresh.
refs #1976
refs #2004
Tom Clegg [Mon, 3 Feb 2014 01:49:24 +0000 (17:49 -0800)]
Add arv-mount.
Tom Clegg [Mon, 3 Feb 2014 01:27:26 +0000 (17:27 -0800)]
Add StreamFileReader.seek() method.
Tom Clegg [Mon, 3 Feb 2014 01:26:59 +0000 (17:26 -0800)]
Fix scoping for error classes.
Tom Clegg [Sun, 2 Feb 2014 00:06:33 +0000 (16:06 -0800)]
Fix crash when component has missing attributes (e.g., no job was run).
refs #1978
Tom Clegg [Sun, 2 Feb 2014 00:05:55 +0000 (16:05 -0800)]
Add basic select-and-compare interface to pipeline_instances#index.
refs #1978
Tom Clegg [Sat, 1 Feb 2014 23:34:44 +0000 (15:34 -0800)]
Merge branch 'master' into 1978-compare-pipelines
Conflicts:
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/views/pipeline_instances/compare.html.erb
Tom Clegg [Sat, 1 Feb 2014 23:17:10 +0000 (15:17 -0800)]
Remove extra breadcrumbs bar.
Tom Clegg [Sat, 1 Feb 2014 23:16:52 +0000 (15:16 -0800)]
Allow controller to override page name for breadcrumbs.
Tom Clegg [Fri, 31 Jan 2014 21:59:33 +0000 (13:59 -0800)]
Add breadcrumbs bar to #index and #show pages.
Tom Clegg [Fri, 31 Jan 2014 21:32:39 +0000 (13:32 -0800)]
Use generic index page for /users
Tom Clegg [Wed, 29 Jan 2014 02:15:43 +0000 (18:15 -0800)]
Show condensed data about pipeline instances side by side on "compare"
page.
refs #1978
Tom Clegg [Tue, 28 Jan 2014 15:57:47 +0000 (07:57 -0800)]
Add pipeline_instances/compare page
Tom Clegg [Fri, 31 Jan 2014 20:50:35 +0000 (12:50 -0800)]
Fix "show all pipeline templates" link target on dashboard page.
Peter Amstutz [Sat, 1 Feb 2014 20:19:57 +0000 (15:19 -0500)]
Fixed bug in vertical scrolling by setting padding to size of graph or max size instead of dynamic size based on screen position.
Tim Pierce [Fri, 31 Jan 2014 22:59:04 +0000 (17:59 -0500)]
Fix some arv unit tests.
Peter Amstutz [Fri, 31 Jan 2014 21:59:31 +0000 (16:59 -0500)]
Tweak to account for width of scrolbar
Peter Amstutz [Fri, 31 Jan 2014 21:43:36 +0000 (16:43 -0500)]
Working on javascript magic to resize svg div so scrolling works nicely. Seems to work pretty well except when the svg div is the last thing on the page.
Peter Amstutz [Fri, 31 Jan 2014 17:48:57 +0000 (12:48 -0500)]
Refactored code for managing divs containing svg (manages scrollbars, zoom buttons).
Peter Amstutz [Thu, 30 Jan 2014 22:34:36 +0000 (17:34 -0500)]
Color-coded graphical pipeline comparison, alternate approach to Tom's
Peter Amstutz [Thu, 30 Jan 2014 21:18:43 +0000 (16:18 -0500)]
Further improvements to provenance graphs, added ability to select a few jobs and shows the graph for those jobs.
Tim Pierce [Thu, 30 Jan 2014 20:42:13 +0000 (15:42 -0500)]
Merge branch '2036-fix-python-sdk' of git.clinicalfuture.com:arvados into 2036-fix-python-sdk
Conflicts:
sdk/python/arvados/__init__.py
sdk/python/arvados/api.py
sdk/python/arvados/collection.py
sdk/python/arvados/keep.py
Tim Pierce [Thu, 30 Jan 2014 20:37:39 +0000 (15:37 -0500)]
Resolving scoping problems. Python unit tests now pass. (fixes #2036)
Tim Pierce [Wed, 29 Jan 2014 23:07:22 +0000 (18:07 -0500)]
Rearranging modules to eliminate recursive imports.
Tim Pierce [Wed, 29 Jan 2014 23:07:22 +0000 (18:07 -0500)]
Rearranging modules to eliminate recursive imports.
Peter Amstutz [Wed, 29 Jan 2014 21:58:03 +0000 (16:58 -0500)]
Now renders collections using up to the first three files in the collection
Peter Amstutz [Wed, 29 Jan 2014 21:36:53 +0000 (16:36 -0500)]
Very nice provenance diagram for pipelines.
Tom Clegg [Wed, 29 Jan 2014 20:08:54 +0000 (12:08 -0800)]
Add functional test for "skip script_version validation when not
changing that attribute".
Peter Amstutz [Wed, 29 Jan 2014 19:58:53 +0000 (14:58 -0500)]
Merge remote-tracking branch 'origin/master' into 1977-provenance-report
Peter Amstutz [Wed, 29 Jan 2014 19:58:11 +0000 (14:58 -0500)]
Started refactoring
Tom Clegg [Wed, 29 Jan 2014 19:52:59 +0000 (11:52 -0800)]
Skip "specified commit exists" validation when updating an existing
job without modifying script_version.
Peter Amstutz [Wed, 29 Jan 2014 19:41:55 +0000 (14:41 -0500)]
Merge branch 'master' into 1977-provenance-report
Tom Clegg [Wed, 29 Jan 2014 19:37:32 +0000 (11:37 -0800)]
Fix jobs.cancelled_by_*_changed? calls to jobs.cancelled_by_*_uuid_changed?
Missed in
64f3cccd176b214b2e9a571c54973c4e546c606a
Peter Amstutz [Wed, 29 Jan 2014 19:15:25 +0000 (14:15 -0500)]
Merge commit '
2728f59' into 1977-provenance-report
Peter Amstutz [Wed, 29 Jan 2014 19:14:36 +0000 (14:14 -0500)]
Working on visualization of pipelines
Tom Clegg [Wed, 29 Jan 2014 19:04:12 +0000 (11:04 -0800)]
Remove +K@foo parts from collection uuids in jobs' script_parameters
and other job fields cached in PipelineInstances.
refs #1881
Tom Clegg [Wed, 29 Jan 2014 18:41:19 +0000 (10:41 -0800)]
Fix regular expressions in database migration.
refs #1881
Peter Amstutz [Wed, 29 Jan 2014 16:38:27 +0000 (11:38 -0500)]
Fixed bugs in creating graph from API provenance report.
Tom Clegg [Wed, 29 Jan 2014 02:15:43 +0000 (18:15 -0800)]
Show condensed data about pipeline instances side by side on "compare"
page.
refs #1978
Tim Pierce [Tue, 28 Jan 2014 22:31:39 +0000 (17:31 -0500)]
Python SDK uses ~/.config/arvados/settings.conf like other SDKs.
Also: Update ~/.config/arvados/settings.conf when docker images are restarted.
Peter Amstutz [Tue, 28 Jan 2014 21:24:01 +0000 (16:24 -0500)]
Workbench is able to put together a graph from the provenance document served by the API server. Needs more testing.
Tim Pierce [Tue, 28 Jan 2014 21:11:38 +0000 (16:11 -0500)]
Updating dependencies.
Tim Pierce [Tue, 28 Jan 2014 21:05:01 +0000 (16:05 -0500)]
Updating dependencies to satisfy RubyGems.
Peter Amstutz [Tue, 28 Jan 2014 19:06:40 +0000 (14:06 -0500)]
API server /collections/uuid/provenance endpoint works.
Peter Amstutz [Tue, 28 Jan 2014 16:10:47 +0000 (11:10 -0500)]
Merge commit '
e17169e05c2e69d5bb46792bc33ef3c92f9c5237' into 1977-provenance-report
Tom Clegg [Tue, 28 Jan 2014 16:04:48 +0000 (08:04 -0800)]
Clean up /arvados/v1/../../discovery/v1/ hack before sending request
to server.
Tom Clegg [Tue, 28 Jan 2014 15:57:47 +0000 (07:57 -0800)]
Add pipeline_instances/compare page
Peter Amstutz [Tue, 28 Jan 2014 15:47:07 +0000 (10:47 -0500)]
Merge branch 'master' into 1977-provenance-report
Peter Amstutz [Tue, 28 Jan 2014 15:45:54 +0000 (10:45 -0500)]
Work in progress
Peter Amstutz [Tue, 28 Jan 2014 14:09:35 +0000 (09:09 -0500)]
Provenance graph now uses full width of window
Peter Amstutz [Mon, 27 Jan 2014 22:07:42 +0000 (17:07 -0500)]
Initial work adding provenance query to API server
Peter Amstutz [Mon, 27 Jan 2014 21:44:44 +0000 (16:44 -0500)]
Left navbar uses bootstrap "nav-header" class for section headers.
Peter Amstutz [Mon, 27 Jan 2014 21:43:36 +0000 (16:43 -0500)]
Hooked into bootstrap/jquery to resize svg box when tab is shown.
Peter Amstutz [Mon, 27 Jan 2014 21:19:05 +0000 (16:19 -0500)]
Adjusts scrollbar to maintain center of image when zooming
Tom Clegg [Mon, 27 Jan 2014 21:17:55 +0000 (13:17 -0800)]
Merge branch '1946-request-body-vs-parameters'
closes #1946
Tom Clegg [Mon, 27 Jan 2014 20:43:50 +0000 (12:43 -0800)]
Remove request body object from parameters lists in *.create and
*.update -- mark it required in the request body instead.
refs #1946
Tom Clegg [Mon, 27 Jan 2014 20:31:59 +0000 (12:31 -0800)]
Add version string to arv (assume "gem install" makes the version
apparent in the executable path).
Tom Clegg [Mon, 27 Jan 2014 20:11:08 +0000 (12:11 -0800)]
Do not add body object to discovery parameters.
Tom Clegg [Mon, 27 Jan 2014 20:10:34 +0000 (12:10 -0800)]
Fix up dependencies, pin google-api-client at 0.6.x
Tom Clegg [Mon, 27 Jan 2014 19:25:19 +0000 (11:25 -0800)]
Add Gemfile.lock
Tom Clegg [Mon, 27 Jan 2014 19:23:07 +0000 (11:23 -0800)]
Send parameters in the request body instead of query parameters if
discovery document specifies request.properties.(key).$ref.
refs #1946
Peter Amstutz [Mon, 27 Jan 2014 21:02:06 +0000 (16:02 -0500)]
Use javascript to set the size of the svg box so that the horizontal scrollbar stays on screen.
Use javascript to enlarge/shrink the svg image ("zoom in" and "zoom out" buttons).
Tom Clegg [Mon, 27 Jan 2014 19:17:27 +0000 (11:17 -0800)]
Add tests, fix dependencies so "bundle exec rake test" runs.
Tom Clegg [Mon, 27 Jan 2014 17:39:47 +0000 (09:39 -0800)]
Fix crash when no config file exists, and fix config access from Model
class.
refs #1943
Tom Clegg [Mon, 27 Jan 2014 15:58:00 +0000 (07:58 -0800)]
Remove Keep prototype (moved to branch 1747-keep-prototype-ruby).
refs #1747
Peter Amstutz [Sun, 26 Jan 2014 03:04:01 +0000 (22:04 -0500)]
Performance fix to only visit a node once.
Fix to not add blank/nil nodes.
Only adds nodes for script inputs that are collections.
Tom Clegg [Sat, 25 Jan 2014 06:43:36 +0000 (22:43 -0800)]
Do not offer to let non-admin users create new keepDisks and nodes.
Tom Clegg [Sat, 25 Jan 2014 06:41:29 +0000 (22:41 -0800)]
Change underscores to camelcase in "kind" strings as documented.
Tom Clegg [Sat, 25 Jan 2014 06:40:37 +0000 (22:40 -0800)]
Add virtualMachine test fixture.
Tom Clegg [Sat, 25 Jan 2014 06:38:54 +0000 (22:38 -0800)]
Replace Admin menu with System menu (users can see those things too).
Tom Clegg [Sat, 25 Jan 2014 06:24:37 +0000 (22:24 -0800)]
Always use symbol keys for object attribute names and string keys
inside serialized hashes, rather than HashWithIndifferentAccess.
This ensures serialized attributes go into the database as plain
hashes with string keys, even when Rails was responsible for
unserializing the data coming from the client.
refs #1944
refs #1987
Tom Clegg [Sat, 25 Jan 2014 05:42:04 +0000 (21:42 -0800)]
Ensure we always respond with json (except the redirect at the root
URI).
closes #1739
Tom Clegg [Sat, 25 Jan 2014 05:31:29 +0000 (21:31 -0800)]
Do not run ec2 commands in test mode.
Tom Clegg [Sat, 25 Jan 2014 05:08:58 +0000 (21:08 -0800)]
Update tests to match recent permission changes; dry up "404 if no
object found" logic; fix status codes in some error responses.
Peter Amstutz [Sat, 25 Jan 2014 04:04:47 +0000 (23:04 -0500)]
Follows both jobs and links to show provenance for a collection
Collapses similar jobs into a single node by script name and version
Node hrefs work except for git hashes.
Tom Clegg [Fri, 24 Jan 2014 22:59:51 +0000 (14:59 -0800)]
Use discovery document to build infix->kind map instead of using a
hard-coded list.