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
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