* rename models and clean up imports
* task exit conditions
* fix up ./ imports
* tslint
* revert back to single file includes for models and decorators
* fix task state import
* settle for ./file.ts imports from same root
* CurrentAccountId
* app packages new branch
* Fix double loading and nextlink for arm list porxy
* Fix query cache double load
* Fix options patch
* starting off app packages. getting list apps working
* quicklist and filter
* details and package list
* think i missed these files
* app list and package list with filter
* add auto storage error display
* add spinny style to rest of buttons
* create application form start
* http service
* start long running task
* long running upload task start
* validation for input file
* uploading file basic layout
* added a comment
* Fix bex-error for file input
* uploading, but messy. needs a clean up.
* remove comments and refactor http upload service
* upload and add package working
* context buttons and cascade code
* active pending package, update package, delete package
* package actions, applicaton delete
* fixed delete from cache on 404
* start of edit application
* finish off edit app and delete app package
* material 2 input changes
* css fix for material change
* delete from quicklist
* start of review changes
* review changes
* tslint, missing semicolons
* launch auto storage blade in the portal
* small u in setup
* Added specs for query cache loading icon not disparearong
* RxListProxy error handling v1
* Better
* Add server-error to all list
* Specs for rxproxy error handling
* Add back the clearWhitespace
* Task output preview size
* Radio button to tabs
* Fix list active item and ctrl/shift
* Ctrl&Shift fix test
* Fix double fire & PR comments
* Cleanup: make list not set attribute of the child
* DLl plugin wip
* app work but hot reload is broken
* V2
* Html plugin works
* More:
* Dll improvement
* Fix fa
* Roboto local
* Fix test & tslint
* Fix build for non dev-server
* Cleanup
* Cleanup more
* Added tslint for javascript files
* Remove trailing comma for js as it is not supported yet
* Fix non dev server build
* Task timeout and refactor lifetime-> timeline
* Fix
* REmove constants
* Update didTimeout to include exitCode
* Missing test
* fix test
* Rxjs patch only
* Breadcrumb force open v1
* Breadcrumb expandable
* Task not found fix
* Loading icon for dep
* fix spelling
* renamed and removed unused compoennts
* missed rename
* fixed issue when no tasks found for multiple task query
* css fix
* Breadcrumb group component
* Fix tslint
* Work on breadcrumb
* Breadcrumb at work
* Working on
* Breadcrumb working
* More
* Fix
* Don't break if breadcrumb is missing
* Fix no unsubscribe bug
* Breadcrumb tests
* Forgot some files
* Fix tslint
* Breadcrumb adress comments
* Fix tslint
* File details breadcrumb
* Webpack sourcemaps
* Breadcrumb for files and fix accoutn dropdown
* Fix tslint:
* Updated node, job and task to use bex-tab
* new icon
* debug files filter
* support for basic file routing
* use different caches for task and node files
* view file control
* get job and task id from url path
* revert change to file routes;still need to figure out how to control service from home component
* add file properties from compute node
* Initial commit to enable node file type filtering
* pass down file type filter
* center toggle buttons
* support for both node and task files in the file-content component
* enable file drill in
* add missing attributes
* handle case where node doesn't exist
* remove uncessary node checks
* remove dead code and console.log lines
* disable download button for now
* code review feedback
* start working on file service to use RxProxy
* use RxProxy for file content calls
* Add unit tests for fileUrlUtils
* Enable downloading files
* set default download file name
* fix tslint errors
* rename and refactor fileUrilUtils