Commit Graph

127 Commits

Author SHA1 Message Date
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
Lisa Passing
2accdd5626 try fetching ssh keys 2015-07-17 11:39:46 +02:00
Lisa Passing
004d890a08 add delete env-var functionality 2015-07-16 15:46:39 +02:00
Lisa Passing
a2af72a10d add styles for public env-vars and tweak some other styles 2015-07-16 12:03:08 +02:00
Lisa Passing
a7ad2c0a63 add some env var form error styles 2015-07-15 20:12:13 +02:00
Lisa Passing
f6fec80b5d add env var form tests 2015-07-15 16:50:18 +02:00
Lisa Passing
cb9c26d3a5 work on envvars 2015-07-14 15:54:19 +02:00
Lisa Passing
9bee539474 Merge branch 'master' into settings-glimmer 2015-07-14 11:24:55 +02:00
Lisa Passing
1d068fdfde make no builds a component and display it on all tabs 2015-07-08 13:15:06 +02:00
Lisa Passing
e75fbc2485 refactor switch styles 2015-07-06 20:25:50 +02:00
Lisa Passing
bd6e1e347b put styles on ssh-key settings 2015-07-02 17:50:26 +02:00
Lisa Passing
0d4e3a029a add new icons and some env var styles 2015-07-01 18:28:23 +02:00
Lisa Passing
1072577ce0 add compontents for settings 2015-07-01 17:09:05 +02:00
Lisa Passing
4e03709cca add githubCommitUrl helper to build history 2015-06-22 17:33:25 +02:00
Piotr Sarnacki
81264689f8 Change requests items to use components 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
8b333c09fa Extract builds-item as a component to not use itemController 2015-06-02 11:16:04 +02:00
Lisa Passing
064f414da7 create loading-indicator component and replace all instances of the non-component 2015-05-28 13:52:44 +02:00
Piotr Sarnacki
a4a75912b0 Implement ajax polling for things that are visible on the screen
We sometimes miss pusher updates, which started to be more common
lately. Until we investigate what's going on, this should be a good
workaround for keeping UI in sync with the DB.
2015-05-07 13:49:21 +02:00
Lisa Passing
4ac5841a6d add make owner page sorta kinda work 2015-05-05 13:03:07 +02:00
Lisa Passing
6dc3dd357e add more owner functionality 2015-05-05 13:03:06 +02:00
Lisa Passing
b735f08153 make sync-button on ownerpage and extension of the base sync button 2015-05-05 13:03:05 +02:00
Piotr Sarnacki
268bc6096a Remove error message when toggling hook 2015-04-23 10:54:54 +02:00
Piotr Sarnacki
f9563187d3 Add a better error message 2015-04-22 16:51:41 +02:00
Lisa Passing
c76d4de614 add closing icon and action to hook error 2015-04-22 16:20:26 +02:00
Piotr Sarnacki
249003d2ff First stab at hooks activation error message 2015-04-21 17:46:49 +02:00
Lisa Passing
23e719ed78 componentify caches 2015-04-17 13:06:21 +02:00
Piotr Sarnacki
9d46fc6712 Add footer to landing page and main layout
This commit also plugs statuspage.io status check to the footer's status
section.
2015-03-31 14:20:30 +02:00
Piotr Sarnacki
f02d683892 Show Gemfile on jobs matrix 2015-03-30 10:00:16 +02:00
Lisa Passing
3aa3dd5e00 new switches and more template nudging 2015-03-24 15:01:18 +01:00
Lisa Passing
b3ff3e3481 Revert "Change jobs list items into divs again"
This reverts commit c20134d8ae.
2015-03-23 14:07:58 +01:00
Piotr Sarnacki
c20134d8ae Change jobs list items into divs again 2015-03-23 13:58:58 +01:00
Piotr Sarnacki
6540f3ac5b Refactor jobs list and add some unit tests for it 2015-03-20 09:08:23 +01:00
Piotr Sarnacki
b763a00bac Fix remove-log popup 2015-03-13 10:30:19 +01:00
Piotr Sarnacki
d9cb754879 Refactor repo actions support
This commit refactors repo-actions support to use components and make
the implementation much simpler. It also fixes a bug with buttons being
displayed when they shouldn't be.
2015-03-13 10:30:19 +01:00
Lisa Passing
074cf2d427 get dashboard sync button to work properly 2015-03-02 12:26:19 +01:00
Lisa Passing
faca83ba5f add org filter to dashboard, prepare sync button 2015-02-26 17:49:27 +01:00
Piotr Sarnacki
b0bd24a129 Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
Piotr Sarnacki
3a09a0da9a Move assets/scripts/app to root dir 2015-02-03 09:44:34 +01:00