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
Piotr Sarnacki
8e5d40029a
Merge pull request #386 from travis-ci/ember-1.13.6
...
Ember 1.13.6
2015-08-06 14:30:14 +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
daeb5fa056
Refactor repo tools to use components
2015-08-06 11:09:41 +02:00
Piotr Sarnacki
c0f2416703
Debounce limit concurrent builds input in settings
2015-08-05 15:04:56 +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
163ad2a6dd
add not-active component
2015-07-28 15:20:50 +02:00
Lisa Passing
e6fd028a6e
Merge branch 'master' into booting-state
2015-07-23 16:38:40 +02:00
Lisa Passing
0efcaabc62
push some pixels on settings
2015-07-22 11:30:32 +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
Lisa Passing
e7aa74872d
add general settings functionality
2015-07-21 17:24:18 +02:00
Lisa Passing
dd4580f151
change ssh-key error-message wording
2015-07-21 16:12:24 +02:00
Lisa Passing
c74cf7932a
add proper error styles to ssh-key form
2015-07-21 15:44:17 +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
7293e06c0e
add save functionality to ssh-keys
2015-07-21 14:10:37 +02:00
Lisa Passing
87ddf9979a
copy some methods from ssh-key controller to add-ssh-key component
2015-07-20 17:58:32 +02:00
Lisa Passing
fcfd634591
add add-ssh-key component
2015-07-20 17:19:34 +02:00
Lisa Passing
b32ce35a05
fix ssh-key displays
2015-07-20 17:11:59 +02:00
Lisa Passing
e2be355054
change states that animate
2015-07-17 18:26:34 +02:00
Lisa Passing
dd319b343e
add svg animation of received state
2015-07-17 17:58:27 +02:00