Commit Graph

166 Commits

Author SHA1 Message Date
Lisa P
c0917d2128 rearrange job filtering in sidebar 2015-10-06 21:40:44 +02:00
Lisa P
2b84d5228b smarter filtering for default branch 2015-10-06 17:21:56 +02:00
Lisa P
3a366a234a refactor new styles 2015-09-29 18:15:29 +02:00
Lisa P
1a1fedfb74 fix last_branch fields on dashbaord 2015-09-29 15:23:44 +02:00
Lisa P
d44f020dec fix tab highlighting 2015-09-18 12:13:18 +02:00
Lisa P
e8fb719591 tweak some styles and responsive behaviour 2015-09-15 17:59:15 +02:00
Lisa P
4dc5c03077 sort branches by date 2015-09-15 15:39:36 +02:00
Lisa P
b5648b864b style trigger build button for branches without builds 2015-09-15 12:17:37 +02:00
Lisa P
df59484afb filter for default branch 2015-09-15 11:21:00 +02:00
Lisa P
ceba450eb2 make trigger build on branches work 2015-09-14 17:48:06 +02:00
Lisa P
5326821990 make last 5 builds work 2015-09-14 14:16:17 +02:00
Lisa P
6d0067bdb0 Merge branch 'master' into branches-redux 2015-09-14 10:35:23 +02:00
Piotr Sarnacki
06c579c453 Merge pull request #394 from travis-ci/owner-route-error-handling
Add error handling for the owner route
2015-09-09 10:37:05 +02:00
Piotr Sarnacki
ca54a64211 Fix flash messages 2015-09-09 10:36:12 +02:00
Lisa P
a00704943a prepare for 5 builds per branch request 2015-09-08 18:21:44 +02:00
Lisa P
fe67ce0882 work on branches templates 2015-09-08 17:48:47 +02:00
Lisa P
05f9b0df7e work on booting state icons 2015-09-08 13:28:31 +02:00
Lisa P
b3c966b245 toy around with branch requests 2015-09-07 18:09:39 +02:00
Lisa P
dda2051d57 commit current status 2015-09-07 15:53:14 +02:00
Lisa P
8d5e7d5b87 Merge branch 'master' into branches-redux 2015-09-07 11:51:30 +02:00
Piotr Sarnacki
36058f79b9 Add error handling for the owner route 2015-09-07 11:45:58 +02:00
Piotr Sarnacki
1570935099 Fix closing broadcast messages 2015-09-04 09:03:50 +02:00
Piotr Sarnacki
ea88a6271a Fix redirecting to getting started page 2015-09-03 13:13:45 +02:00
Piotr Sarnacki
df4b715ce9 Fix broadcasts
For some reason using property.[] stopped working in flash controller,
so I'm using length for now, which should work properly in case of
broadcasts as they're loaded only once anyway.
2015-09-03 11:22:11 +02:00
Piotr Sarnacki
c7f412f636 Remove unused ssh-key controller 2015-09-02 13:17:29 +02:00
Piotr Sarnacki
2e5c3c8a2d Remove some more deprecations 2015-09-01 10:24:03 +02:00
Lisa P
05b22c40e0 start implementing new branches 2015-08-27 17:42:45 -04:00
Lisa P
6ef0c1af96 use data from model like Piotr said 2015-08-26 10:00:24 -04:00
Lisa P
33c439a928 display right account name, but only in slug form 2015-08-25 18:00:51 -04:00
Lisa P
9053a1e379 make sure owner avatar and github url change 2015-08-17 18:01:35 +02:00
Lisa P
e4b689b0d5 display actiavte options on not-active of if user has pushPermissions 2015-08-17 10:15:09 +02:00
Lisa P
75ce90fc03 check for lastBuildId and only display not-active if it is false 2015-08-14 16:58:06 +02:00
Lisa Passing
a6f18ab19c Merge branch 'master' into lp-no-builds 2015-08-10 18:53:03 +02:00
Piotr Sarnacki
a0ca1ec66b Change running jobs and queue into components 2015-08-06 13:58:14 +02:00
Piotr Sarnacki
8c35e42b2b Fix show more button by changing it into component 2015-08-06 12:05:44 +02:00
Piotr Sarnacki
759e56d7ba Change repos-list into a component 2015-08-05 13:11:57 +02:00
Lisa Passing
5b361a49ef initial attempt to trigger the first build of a repo through api 2015-07-29 16:07:31 +02:00
Lisa Passing
d15d35a9ff change logic of displaying noPR builds message 2015-07-29 12:13:31 +02:00
Lisa Passing
2d34fc0252 group no-build-svg elements and alter message on PR tab 2015-07-27 18:45:18 +02:00
Lisa Passing
db72c54bc4 take out debugger 2015-07-27 11:09:51 +02:00
Lisa Passing
bed880019f add help icon to concurrency build setting 2015-07-22 12:51:03 +02:00
Piotr Sarnacki
868995bf09 Move concurrent build limit flow into a component 2015-07-22 10:55:23 +02:00
Lisa Passing
7652f9b5b0 some styles for switches 2015-07-21 18:51:30 +02:00
Piotr Sarnacki
271724f994 Implement concurrent builds limit in settings 2015-07-21 18:01:46 +02:00
Piotr Sarnacki
34510791b0 Implement delete action for ssh-key 2015-07-21 14:32:33 +02:00
Piotr Sarnacki
8f7603c9fe Add customSshKey to controller after it's created in the component 2015-07-21 14:32:21 +02:00
Lisa Passing
cb9c26d3a5 work on envvars 2015-07-14 15:54:19 +02:00
Piotr Sarnacki
e1bb8a2e41 Settings controller doesn't need to be ObjectController 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
81264689f8 Change requests items to use components 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
d2dd744811 Remove unused controllers 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
4201b81fe8 Change CurrentUserController to Controller 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
394e9ce11b Change account to Controller 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
8b333c09fa Extract builds-item as a component to not use itemController 2015-06-02 11:16:04 +02:00
Lisa Passing
621b5750f0 fix committer has author avatar issue 2015-05-18 15:59:54 +02:00
Piotr Sarnacki
d398f468b8 Fix show-more button 2015-05-12 18:32:53 +02:00
Piotr Sarnacki
b9cf051575 Show proper layout for owner's loading page 2015-05-12 17:24:16 +02:00
Lisa Passing
2700bc9557 fix running build as far as possible right now 2015-05-12 14:45:30 +02:00
Lisa Passing
1fb4a868be fix owner routes and tabs 2015-05-12 14:45:30 +02:00
Lisa Passing
ff107384c2 add owner stuff 2015-05-12 14:45:30 +02:00
Piotr Sarnacki
193a005434 Remove some deprecations 2015-05-07 13:49:21 +02:00
Piotr Sarnacki
a4a75912b0 Implement ajax polling for things that are visible on the screen
We sometimes miss pusher updates, which started to be more common
lately. Until we investigate what's going on, this should be a good
workaround for keeping UI in sync with the DB.
2015-05-07 13:49:21 +02:00
Piotr Sarnacki
971691852f Merge pull request #349 from travis-ci/ember-1.11.3
Update Ember to 1.11.3
2015-05-07 12:18:18 +02:00
Piotr Sarnacki
bfb4946df8 Show caches also if there're no caches for push builds
This commit fixes caches view to show caches also if only PR caches
exist. Previous version checked for pushes only.
2015-05-06 11:34:02 +02:00
Lisa Passing
e8c719587f use active in the api query 2015-05-05 13:03:09 +02:00
Lisa Passing
ab9697892f use avatar url with mm fallback 2015-05-05 13:03:09 +02:00
Lisa Passing
c2226f14f7 implement all of josh\'s feedback 2015-05-05 13:03:08 +02:00
Lisa Passing
fe13a44237 fix footer columns issue 2015-05-05 13:03:08 +02:00
Lisa Passing
e5c4a45173 add component tests and things 2015-05-05 13:03:07 +02:00
Lisa Passing
4ac5841a6d add make owner page sorta kinda work 2015-05-05 13:03:07 +02:00
Lisa Passing
6dc3dd357e add more owner functionality 2015-05-05 13:03:06 +02:00
Piotr Sarnacki
b609b11ff2 Rewrite a couple of Handlebars helpers into HTMLBars helpers 2015-04-30 12:48:11 +02:00
Piotr Sarnacki
9bf5582f7d repo.repository_id -> repo.id 2015-04-22 18:46:51 +02:00
Piotr Sarnacki
9609daab3b Fix removing caches for entier repository
It seems that sometimes repository_id is not present on cache object.
I'll investigate that later, but we have a repo object on the caches
controller anyway, so I'll just use it instead.
2015-04-22 18:45:19 +02:00
Piotr Sarnacki
62c1326bd0 Bring back repo to caches controller
It's passed to caches-item component on caches list
2015-04-20 16:50:16 +02:00
Lisa Passing
126c767fe1 write some tests 2015-04-17 13:39:36 +02:00
Lisa Passing
23e719ed78 componentify caches 2015-04-17 13:06:21 +02:00
Piotr Sarnacki
c6ee26c2e5 Fix broadcasts 2015-04-15 15:16:17 +02:00
Lisa Passing
11966b1445 set a successful message for requests 2015-04-10 15:23:54 +02:00
Lisa Passing
3940e43886 start with requests styles 2015-04-09 18:17:06 +02:00
Piotr Sarnacki
defc930699 Don't show CTA on landing page 2015-04-01 11:32:04 +02:00
Piotr Sarnacki
5e21afd1f4 Display running repos info on landing page 2015-04-01 10:32:04 +02:00
Piotr Sarnacki
03e5ec53df Add CTA bar under top bar 2015-04-01 09:16:44 +02:00
Piotr Sarnacki
6695a8e19a Completely remove left sidebar for not logged in users 2015-03-30 13:22:51 +02:00
Piotr Sarnacki
ecc635bde5 Auto-merged master into landing-page on deployment. 2015-03-30 12:15:42 +02:00
Piotr Sarnacki
b30492296c Show landing page before signin in 2015-03-30 12:06:49 +02:00
Piotr Sarnacki
54cd5079a8 Plug billingUrl properly 2015-03-30 08:52:34 +02:00
Piotr Sarnacki
c4b114bdb6 Divide user and organizations on accounts list 2015-03-25 11:38:39 +01:00
Lisa Passing
8be71f07f5 Merge branch 'master' into new-flash 2015-03-23 13:38:02 +01:00
Lisa Passing
cc0265352b limit flashes to 1 2015-03-23 13:01:36 +01:00
Piotr Sarnacki
6540f3ac5b Refactor jobs list and add some unit tests for it 2015-03-20 09:08:23 +01:00
Piotr Sarnacki
df6b87ddb8 Fix duration on running jobs list 2015-03-19 14:09:27 +01:00
Piotr Sarnacki
5fdc848123 Get rid of the right hand sidebar 2015-03-19 12:14:31 +01:00
Piotr Sarnacki
b703665fe5 Make showMyRepositories action play nicely with URLs 2015-03-19 12:08:39 +01:00
Piotr Sarnacki
ea9e9d81c1 Implement counts for running jobs 2015-03-19 11:57:52 +01:00
Piotr Sarnacki
5b9dd4819f Show loading text for queues and running jobs 2015-03-18 16:46:53 +01:00
Piotr Sarnacki
55fd558eb0 Quick crude and hackish version of running jobs 2015-03-18 15:34:37 +01:00
Lisa Passing
e1112c73cc fix things iwith Piotr 2015-03-10 15:35:00 +01:00
Lisa Passing
faca83ba5f add org filter to dashboard, prepare sync button 2015-02-26 17:49:27 +01:00
Piotr Sarnacki
e8ad482434 Make favicon work properly when viewing job
Current implementation of controllers makes it hard to implement favicon
changes outside of build/job controllers. The problem is that if a job
is viewed, both controller are populated, which means they will both
send state change events to change favicon. This commit adds a check for
build controller, which allows to disable state change events when we're
viewing a job
2015-02-24 16:51:37 +01:00
Piotr Sarnacki
acb70dcac7 First stab at changing favicon based on build or job state 2015-02-24 16:20:56 +01:00