Commit Graph

127 Commits

Author SHA1 Message Date
Lisa P
99e3864acd make broadcasts icon change color 2015-10-21 10:27:29 +02:00
Lisa P
8bf917984c make broadcasts list update itself after element is removed 2015-10-21 10:27:29 +02:00
Lisa P
9fa7e408cd make seen broadcasts work with localstorage 2015-10-21 10:27:29 +02:00
Lisa P
558f6e64c0 remove some things 2015-10-21 10:27:28 +02:00
Lisa P
fa0d533059 try some things 2015-10-21 10:27:28 +02:00
Lisa P
10a747d2ac filter out expired broadcasts 2015-10-21 10:27:28 +02:00
Lisa P
9c403da804 style broadcasts and toggle them 2015-10-21 10:26:30 +02:00
Lisa P
f33161f95e start working on broadcasts 2015-10-21 10:26:30 +02:00
Lisa P
a5c3cf69f2 fix branches after api cleanup 2015-10-14 14:57:39 +02:00
Lisa P
2e39139da3 fix dashbaord after api cleanup, change some interaction elements 2015-10-14 14:57:39 +02:00
Lisa P
860e89dd86 fix owner page after api cleanup 2015-10-14 14:57:39 +02:00
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