Piotr Sarnacki
ae704df6bf
Use el.innerHTML = ''; instead of $(el).empty()
...
It turns out that jQuery's empty method can be really slow in Firefox,
which can freeze the browser when cleaning the log.
2016-01-04 11:41:50 +01:00
Piotr Sarnacki
f6b95a9a9a
Convert log-content component to js
2016-01-04 11:41:50 +01:00
Lisa P
79c8e97f51
remove events file
2015-12-22 11:12:52 +01:00
Lisa P
875ff4fb44
rearrange templates, start unifying avatar
2015-12-22 11:12:19 +01:00
Lisa P
201a37aa70
refactor accounts, pt1
2015-12-22 11:12:12 +01:00
Lisa P
8c9f92062d
refactor cta subscription button to component, remove deprecation
2015-12-22 11:07:44 +01:00
Piotr Sarnacki
2e2d2ae81b
Feature flag API V3
2015-12-17 12:39:17 +01:00
Piotr Sarnacki
b950b60c64
Fix committer and author in build header
2015-12-10 09:39:05 +01:00
Piotr Sarnacki
0d9755489f
Sort repos in repos controller, not in the component
...
We rely on the order of repositories when we set current repo on the
main page. That's why we need to do sorting in the controller.
2015-12-08 10:18:08 +01:00
Piotr Sarnacki
a56e4a39c3
Fix sorting on the left sidebar
2015-12-08 10:18:07 +01:00
Piotr Sarnacki
8de314e943
Sort repos in repos-list component, not in controller
2015-12-08 10:18:02 +01:00
Piotr Sarnacki
47439657a1
Use lastBuild from defaultBranch on repository
...
One thing that is not standard here is a serializer for branch, which
uses @href as id. At this point branches don't have ids and ember-data
needs one, so using @href is the easiest way.
2015-12-08 10:18:02 +01:00
Piotr Sarnacki
5cf1cbba6b
Move ajax and auth into services
2015-12-08 10:18:02 +01:00
Lisa P
d78ec1a438
fix commit link in build header
2015-12-03 12:32:48 +01:00
Lisa P
576409ba1e
add elapsed time
2015-12-02 16:13:28 +01:00
Lisa P
9baadcfd9e
try two-line /builds
...
fix white ghosting on api icon
check requests for existing branch
tweak cc icon
tweak settings fields
try hover over settigns menu
2015-12-02 16:13:26 +01:00
Lisa P
0b1bd7d090
style caches
...
some cache tweaks
add title attributes to settings interaction elements
2015-12-02 16:13:21 +01:00
Lisa P
495c3b50f8
style requests
...
some spacing tweaks
implement Justine's feedback
2015-12-02 16:13:18 +01:00
Lisa P
3fa79819dd
change template for build history
...
new icon vor show more btn
2015-12-02 16:13:15 +01:00
Lisa P
85f61c5155
style pullrequests
2015-12-02 16:13:14 +01:00
Lisa P
fe36e018ce
start flexboxify job list
...
implement Justine\'s feedback
remove regenerate key popup styles
add new icons, refactor request-icon component
use correct property name
2015-12-02 16:11:25 +01:00
Lisa P
fd885304f6
remove old build header styles
...
delete old job styles
cleanup templates and prepare for jobs list
2015-12-02 16:11:21 +01:00
Lisa P
c7212174fb
style settings button
...
hover states for repo tool buttons
style log buttons
dont forget the small arrow iconå
2015-12-02 16:11:17 +01:00
Lisa P
1ba9548ad0
first iteration build header styles
...
build header styles 2nd iteration
make job header use component too
cleanup templates and markup for repo page
styles for the repo header
rewrite styles for repo header, cleanup tabs
2015-12-02 16:11:14 +01:00
Lisa P
613e1dac80
make component for build header
2015-12-02 16:11:09 +01:00
Lisa P
787b2fa4d1
fix button alignment bug
2015-11-23 12:47:57 +01:00
Lisa P
f898636a25
make team members a component
2015-11-09 16:36:15 +01:00
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
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