Lisa Passing
584977e97d
Merge branch 'master' into lp-ssh-key-permissions
2015-07-28 12:15:08 +02:00
Lisa Passing
2d34fc0252
group no-build-svg elements and alter message on PR tab
2015-07-27 18:45:18 +02:00
Lisa Passing
5ec89df59e
Merge branch 'master' into booting-state
2015-07-27 17:10:23 +02:00
Lisa Passing
023293de8a
change help link on limit concurrency settings from blog post to docs
2015-07-27 17:05:51 +02:00
Lisa Passing
691e02d08f
check for push permission in ssh key settings
2015-07-27 16:46:16 +02:00
Lisa Passing
63d8db4692
switch from svg to css animation
2015-07-23 17:35:58 +02:00
Lisa Passing
e6fd028a6e
Merge branch 'master' into booting-state
2015-07-23 16:38:40 +02:00
Lisa Passing
4ba671542a
nudge some tooltip pixels
2015-07-22 13:08:37 +02:00
Lisa Passing
bed880019f
add help icon to concurrency build setting
2015-07-22 12:51:03 +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
Piotr Sarnacki
271724f994
Implement concurrent builds limit in settings
2015-07-21 18:01:46 +02:00
Lisa Passing
e7aa74872d
add general settings functionality
2015-07-21 17:24:18 +02:00
Lisa Passing
b4f9cd95e8
add tests for ssh-key components
2015-07-21 15:35:10 +02:00
Piotr Sarnacki
34510791b0
Implement delete action for ssh-key
2015-07-21 14:32:33 +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
99f828ef65
add some and refactor add-env-var tests
2015-07-16 12:48:19 +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
3cbbbcbfdb
Merge branch 'master' into settings-glimmer
2015-07-15 15:30:52 +02:00
tchak
48fc13b7bf
stop using deprecated {{bind-attr}}
2015-07-14 17:57:08 +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 P
9533c32033
Merge pull request #363 from travis-ci/note-legacy-infrastructure
...
[wip] display notice for legacy infrastructure
2015-07-09 17:53:17 +02:00
Lisa Passing
e407dd69fb
fix some responsive issues on settings page
2015-07-08 16:56:49 +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
7601e15ab8
refactor tooltips
2015-07-07 15:00:07 +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
859ed2cdea
style env vars form
2015-07-02 14:48:46 +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
f262ae15f5
refactor and clean profile templates and styles
2015-06-30 13:28:45 +02:00
Lisa Passing
37da11d55a
show pretty date in build header on hover
2015-06-23 12:30:03 +02:00
Lisa Passing
4e03709cca
add githubCommitUrl helper to build history
2015-06-22 17:33:25 +02:00
Lisa Passing
4989c4f68e
fix code climate popup and iterate over popups over all
2015-06-19 16:05:21 +02:00
Lisa Passing
0b548f7316
start adding title attributes to icons
2015-06-15 19:08:33 +02:00
Piotr Sarnacki
81264689f8
Change requests items to use components
2015-06-02 11:16:04 +02:00
Piotr Sarnacki
4201b81fe8
Change CurrentUserController to Controller
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
ce64132de1
Pass repo to job components from the build template
...
It seems that when repo object on job is not instantiated it can error
out when trying to use slug along with slug. Before I dig deeper into
this, the easy fix is to pass repo from the top, because on repo view
it's loaded already.
2015-05-11 15:34:35 +02:00
Lisa Passing
a26dd329de
fix alignment for profile hooks without admin rights
2015-05-11 13:48:50 +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
Piotr Sarnacki
e217335f2d
Quote action names in templates
2015-05-07 12:51:23 +02:00
Piotr Sarnacki
971691852f
Merge pull request #349 from travis-ci/ember-1.11.3
...
Update Ember to 1.11.3
2015-05-07 12:18:18 +02:00
Lisa Passing
d6e40d6ebd
use build id and not number
2015-05-05 13:03:10 +02:00
Lisa Passing
065796bc76
remove owner name from repos on owner page and fix cta bug
2015-05-05 13:03:09 +02:00
Lisa Passing
c2226f14f7
implement all of josh\'s feedback
2015-05-05 13:03:08 +02:00
Lisa Passing
fe13a44237
fix footer columns issue
2015-05-05 13:03:08 +02:00
Lisa Passing
e5c4a45173
add component tests and things
2015-05-05 13:03:07 +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
397600c46d
Fix HTML based on HTMLBars errors
2015-04-30 12:48:10 +02:00
Lisa Passing
9feda6fa17
fix class overwrite
2015-04-23 14:31:38 +02:00
Piotr Sarnacki
feb3115da6
Merge branch 'master' into hooks-activation-error-message
...
Conflicts:
app/templates/account.hbs
2015-04-23 11:44:50 +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
Lisa Passing
3703194709
basic error message styling and fix {{#if}} nesting in accounts
2015-04-22 15:23:31 +02:00
Piotr Sarnacki
249003d2ff
First stab at hooks activation error message
2015-04-21 17:46:49 +02:00
Lisa Passing
6367f1882b
fix code climate popup overflow bug
2015-04-21 14:13:18 +02:00
Lisa Passing
23e719ed78
componentify caches
2015-04-17 13:06:21 +02:00
Mathias Meyer
3feaf18e1e
Fix spelling of Github (GitHub).
2015-04-15 12:10:44 +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
125f230ea1
fix switches
2015-03-25 17:50:52 +01:00
Lisa Passing
3aa3dd5e00
new switches and more template nudging
2015-03-24 15:01:18 +01:00
Lisa Passing
c76271a0d0
use proper class for jobs list
2015-03-23 15:05:41 +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
a334230962
fix org name bug in dropdown, prepare for new search
2015-03-02 12:52:04 +01:00
Lisa Passing
074cf2d427
get dashboard sync button to work properly
2015-03-02 12:26:19 +01:00
Lisa Passing
29b3d8be88
style account sync buttons
2015-02-27 15:37:53 +01:00
Lisa Passing
faca83ba5f
add org filter to dashboard, prepare sync button
2015-02-26 17:49:27 +01:00
Piotr Sarnacki
3a09a0da9a
Move assets/scripts/app to root dir
2015-02-03 09:44:34 +01:00