Lisa P
625e23228a
put eye svg into component
2015-10-26 15:22:13 +01:00
Lisa P
64a580f299
rewrite icon template logic
2015-10-23 12:17:26 +02:00
Lisa P
02f986fe72
change fade animation and properly clean timeout
2015-10-21 17:47:44 +02:00
Lisa P
5c99abfafc
add hover colors and rewrite tower as component
2015-10-21 16:55:44 +02:00
Lisa P
2e39139da3
fix dashbaord after api cleanup, change some interaction elements
2015-10-14 14:57:39 +02:00
Lisa P
1ba4cf25d0
filter for push and api builds on branches
2015-10-08 15:28:17 +02:00
Lisa P
fedc6acec1
take out dropup on build tiles and use title attribtue instead
2015-10-06 00:54:08 +02:00
Lisa P
e4e29ff418
add component for landing page builds + styles
2015-10-05 17:26:45 +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
8562ac894c
redo sync button on dashboard
2015-09-28 16:44:32 +02:00
Lisa P
3ef64f0910
start redoing dashboard
2015-09-21 18:56:00 +02:00
Lisa P
b665468bf7
add moire breakpoint for row spacing
2015-09-18 12:41:20 +02:00
Lisa P
f9b1c37d04
make transition to build history work
2015-09-17 17:07:54 +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
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
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
b5648b864b
style trigger build button for branches without builds
2015-09-15 12:17:37 +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
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
b047f4920d
fix ssh-key errors handling
2015-09-07 16:24:43 +02:00
Lisa P
8d5e7d5b87
Merge branch 'master' into branches-redux
2015-09-07 11:51:30 +02:00
Piotr Sarnacki
1570935099
Fix closing broadcast messages
2015-09-04 09:03:50 +02:00
Piotr Sarnacki
d6cbdba401
[specs] Fix repo owner tile test
2015-09-02 13:17:30 +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
Lisa P
c5fa70776b
add the branches things
2015-08-28 16:28:47 -04:00
Lisa P
cecd09fa99
work on branch coloring and things
2015-08-27 20:35:26 -04:00
Lisa P
05b22c40e0
start implementing new branches
2015-08-27 17:42:45 -04:00
Piotr Sarnacki
aa22f7bb61
Change repos-empty view to a component
2015-08-19 12:28:07 +02:00
Piotr Sarnacki
1f7f75b32c
Auth is not a service, so for now inject auth into components as well
2015-08-19 11:22:04 +02:00
Piotr Sarnacki
eec378116f
Don't insert parts when log is not inDOM
2015-08-18 15:53:42 +02:00
Piotr Sarnacki
86cd0f8a13
Fix switching log when redirecting without changing routes
...
When the log changes, but without a route change (like when you switch
from one job to another job), we need to properly clean up and set up a
new log. The best way I figured out is to do it in didUpdateAttrs hook,
but only when the log actually changes. In such situation the old and
the new log should be past to teardown and setup functions.
2015-08-18 14:21:02 +02:00
Piotr Sarnacki
ee52beaa10
Fix log
...
After update to glimmer log started to be rendered incorrectly, with log
lines being inserted in the wrong places. I'm not sure what's the
underlying problem, but rewriting to components seems to fix the issue.
Since views are deprecated anyway I'm not going to investigate the
problem deeper.
2015-08-18 10:41:10 +02:00
Lisa P
9aee4fd4b8
Merge pull request #389 from travis-ci/ownerpage-newstyle
...
Ownerpage newstyle
2015-08-17 17:51:59 +02:00
Lisa P
11b5e2f024
add animated booting state icon to ownerpage
2015-08-17 11:32:22 +02:00
Lisa P
6de92f20d9
add component for no repositories notice
2015-08-12 15:59:32 +02:00
Lisa Passing
d8f2758e31
new ownerpage style
2015-08-11 16:00:25 +02:00
Lisa Passing
a6f18ab19c
Merge branch 'master' into lp-no-builds
2015-08-10 18:53:03 +02:00