Граф коммитов

112 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dawson 6d0b624fbc update look of pending and running jobs and job groups to match tbpl 2013-09-24 10:08:14 -07:00
Cameron Dawson 7ec8c8981e fix to partial url 2013-09-23 17:49:50 -07:00
Cameron Dawson 58a770f6df create a directive for the job buttons to encapsulate that funcitonality better. also fix when a field is undefined in the job details. 2013-09-23 16:36:00 -07:00
Mauro Doglio c683b7c1be Merge pull request #14 from mozilla/plugin-arch
Plugin arch
2013-09-19 03:43:32 -07:00
Cameron Dawson 39ab0d78a7 requirements for building docs 2013-09-18 11:08:18 -07:00
Cameron Dawson 7b34dbe5c6 fixed unit tests 2013-09-17 15:58:39 -07:00
Cameron Dawson 1fce94b343 Plugin architecture working and documented 2013-09-17 14:55:44 -07:00
Cameron Dawson b66558b2ea beginning of plugin architecture. functional, but not right yet. 2013-09-17 11:31:10 -07:00
Mauro Doglio 853afb9eed Merge pull request #13 from mozilla/selected-job
selectedJob enhancements
2013-09-12 07:42:15 -07:00
Cameron Dawson 43016d8410 selectedJob enhancements
* row highlight of job on hover
* ability to close job detail panel
* make selected job obvious
2013-09-11 14:33:21 -07:00
Mauro Doglio fc93a34f34 Merge pull request #12 from mozilla/travis-n-tests
Travis n tests
2013-09-11 02:31:05 -07:00
Mauro Doglio 333a55a1c5 remove dummy assertion 2013-09-11 11:27:40 +02:00
Cameron Dawson 792342bb9a add comment on e2e test exclusion 2013-09-03 16:45:35 -07:00
Cameron Dawson c6fed7db87 adding a package.json for karma tests 2013-09-03 16:08:40 -07:00
Cameron Dawson 0ac81564ff test config update 2013-09-03 15:40:29 -07:00
Cameron Dawson e9277250e6 e2e tests now run
* add methods to set status.  status hidden if not set.
* e2e tests run locally
* updated some angular libraries from seed.
2013-09-03 14:30:39 -07:00
Mauro Doglio ca2a3fd1cb change base url for the log viewer
getLogViewerUrl was pointing to a base url prefixed with /app/. Now pointing to the current directory
2013-09-02 14:48:15 +02:00
Cameron Dawson 3c18602771 working on e2e tests. hanging still. commented out for now. 2013-08-30 16:50:30 -07:00
Cameron Dawson 42a0a3960b add several new tests for the JobsCtrl 2013-08-30 15:35:38 -07:00
Cameron Dawson 4cac73cc98 e2e test fix. 2013-08-29 19:01:25 -07:00
Cameron Dawson 7bec3ac8b5 remove jasmine inclusion 2013-08-29 18:57:24 -07:00
Cameron Dawson 365e7ddecc adding jasmine library 2013-08-29 18:53:59 -07:00
Cameron Dawson d4a498cdc9 jobs tests 2013-08-29 18:27:29 -07:00
Cameron Dawson 1e2e310331 loading mock json data for tests now 2013-08-29 18:27:08 -07:00
Cameron Dawson b6f7566bf7 karma now running. tests not using mock $httpBackend yet 2013-08-29 10:49:02 -07:00
Cameron Dawson 1bc1d06c71 yet another travis test 2013-08-29 10:07:19 -07:00
Cameron Dawson fb1f35c12a travis test 2013-08-29 10:04:17 -07:00
Cameron Dawson 2d0bf109fb move .travis.yml to root so travis can find it 2013-08-29 09:59:53 -07:00
Cameron Dawson e21aff5430 use $log instead of console.log 2013-08-29 09:48:14 -07:00
Mauro Doglio d8ffa1b6b2 Merge pull request #10 from mozilla/pushlog-features
Pushlog features
2013-08-29 09:01:25 -07:00
Cameron Dawson b23f62ffb8 fixed hover on jobs. 2013-08-28 17:28:45 -07:00
Cameron Dawson a4e5a431a7 comments and code cleanup mostly 2013-08-28 15:24:58 -07:00
Cameron Dawson f3289fee3e greater detail in jobs detail 2013-08-28 15:02:47 -07:00
Cameron Dawson 092246e030 change thService to thUrl to avoid confusion. 2013-08-28 11:51:13 -07:00
Cameron Dawson 56226cd0a3 Implementing more of the jobs ui.
* fixes in the jobs detail panel
* hover for job group shows group name
* view log directly from right-clicking a job icon
2013-08-28 09:38:23 -07:00
Cameron Dawson 4330fb89d2 code cleanup. 2013-08-28 09:38:22 -07:00
Cameron Dawson d4728d43c8 updates to logviewer to use controller to split raw log for viewing. directive wasn't the right call. 2013-08-28 09:38:22 -07:00
Ako0 5f4eb94692 directive to markup log in resources 2013-08-28 09:35:44 -07:00
Ako0 e53c7f0a98 markup full log directive 2013-08-28 09:31:16 -07:00
Ako0 2300056557 directive to markup log in resources 2013-08-28 09:25:54 -07:00
Ako0 a6226fceaf markup full log directive 2013-08-28 09:25:02 -07:00
Mauro Doglio ed959a6b88 Merge pull request #9 from mozilla/temp-logviewer
Temp logviewer
2013-08-28 06:09:48 -07:00
Cameron Dawson 0ab977aeb0 code cleanup. 2013-08-26 18:03:23 -07:00
Cameron Dawson 71a1c715f0 updates to logviewer to use controller to split raw log for viewing. directive wasn't the right call. 2013-08-26 17:55:33 -07:00
Cameron Dawson 44f6f02e74 Merge branch 'temp-logviewer' of github.com:mozilla/treeherder-ui into temp-logviewer
Conflicts:
	webapp/app/js/controllers/logviewer.js
	webapp/app/logviewer.html
2013-08-26 14:44:40 -07:00
Cameron Dawson e7694e93a7 fixed log loading to real urls instead of canned data. 2013-08-26 14:41:10 -07:00
Cameron Dawson 7bd8e48c8e use local.conf instead of sample.local.conf 2013-08-26 09:23:00 -07:00
Ako0 31765243fa directive to markup log in resources 2013-08-26 09:21:51 -07:00
Ako0 ba3b614cd9 markup full log directive 2013-08-26 09:21:24 -07:00
Cameron Dawson 16a29a5ff6 add forgotten import for sanitize in logviewer.html 2013-08-23 22:13:46 -07:00