Commit Graph

3516 Commits

Author SHA1 Message Date
Lisa P
ace639adc0 update icons on owner page 2015-09-18 15:25:25 +02:00
Lisa P
33917bf73c try to refactor coloring mixins 2015-09-18 15:02:07 +02:00
Lisa P
abf40de3c2 fix list padding bug 2015-09-18 13:59:16 +02:00
Lisa P
b665468bf7 add moire breakpoint for row spacing 2015-09-18 12:41:20 +02:00
Lisa P
d44f020dec fix tab highlighting 2015-09-18 12:13:18 +02:00
Lisa P
f9b1c37d04 make transition to build history work 2015-09-17 17:07:54 +02:00
Lisa P
732f572c6e make sidebar icons smaller 2015-09-17 16:42:08 +02:00
Lisa P
b79b711e40 check for permissions before displaying trigger button 2015-09-17 16:39:00 +02:00
Lisa P
cb01f58f4d new icons for the sidebar 2015-09-17 16:16:37 +02:00
Lisa P
5a35f0c1b7 refactor coloring styles and work on trigger build workflow 2015-09-17 15:51:58 +02:00
Lisa P
ac8765f0f1 moar alignment fun 2015-09-17 14:49:35 +02:00
Lisa P
b74aa037d5 refactor status-icon component and start rolling out new icons in the sidebar 2015-09-17 14:22:00 +02:00
Lisa P
8b7a316ebf finally centered those dropups 2015-09-17 12:29:11 +02:00
Lisa P
6d86b587e9 failing to center dropups 2015-09-16 18:11:46 +02:00
Lisa P
0e210d791a :hotpink: fixes no 2 2015-09-16 13:21:46 +02:00
Lisa P
b7350f3ee0 :hotpink: fixes no 1 2015-09-16 13:14:24 +02:00
Lisa P
8ea023cdbd fix trigger build request and ui feedback 2015-09-15 18:41:03 +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
26fe355e40 get icon coloring right 2015-09-14 14:56:02 +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
ad40e7b53a Try to disable sauce addon for now 2015-09-09 10:36:52 +02:00
Piotr Sarnacki
ca54a64211 Fix flash messages 2015-09-09 10:36:12 +02:00
Hiro Asari
a8d585cb74 Remove invalid data 2015-09-08 15:24:14 -04: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
dda11feb33 comment out SL ff and chrome stuff 2015-09-07 16:43:02 +02:00
Lisa P
b047f4920d fix ssh-key errors handling 2015-09-07 16:24:43 +02:00
Lisa P
dda2051d57 commit current status 2015-09-07 15:53:14 +02:00
Piotr Sarnacki
13ce7f88bd Fix getting push access data on settings reload 2015-09-07 13:21:57 +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
e64ceab8c4 [specs] Wait longer after tests using models finish 2015-09-02 16:17:01 +02:00
Piotr Sarnacki
7b655eee61 [specs] Fix caches-item-test by using the correct helper name 2015-09-02 13:17:30 +02:00
Piotr Sarnacki
9de0df7cbd [specs] Fix ssh key deletion test
We need to wait till the record is deleted, because otherwise it will
throw an error after the tests is finished. For now I just wait without
checking anything, but in the future we could actually check if the
request was sent etc.
2015-09-02 13:17:30 +02:00
Piotr Sarnacki
d6cbdba401 [specs] Fix repo owner tile test 2015-09-02 13:17:30 +02:00
Piotr Sarnacki
4e0790e504 Don't warn about unused vars, it's annoying with function arguments 2015-09-02 13:17:29 +02:00
Piotr Sarnacki
8aac1c062d Rename sshKey to ssh_key for ember-data lookups 2015-09-02 13:17:29 +02:00
Piotr Sarnacki
507dcc7376 [specs] Properly use internal ember-data methods
We need to use a few internal methods until we switch to ED 2.0, this
commit fixes their usage.
2015-09-02 13:17:29 +02:00
Piotr Sarnacki
c7f412f636 Remove unused ssh-key controller 2015-09-02 13:17:29 +02:00