Lisa Passing
cf7849a446
fix missing styles on hooks without admin rights
2015-07-23 14:54:20 +02:00
Lisa P
6eb1405cea
Merge pull request #374 from travis-ci/settings-glimmer
...
Settings glimmer
2015-07-23 13:48:45 +02:00
Lisa Passing
14ac3872c3
moving feedback button a bit more to the left
2015-07-23 12:38:53 +02:00
Lisa Passing
dac21f6164
show legacy note first, then job not yet started notice
2015-07-23 12:37:23 +02:00
Lisa Passing
6578e8b3ce
don't let fingerprints get cut off
2015-07-23 12:24:40 +02:00
Lisa Passing
d2abeb6841
even less tooltip line height
2015-07-22 17:23:47 +02:00
Lisa Passing
4ca636caf1
decrease font-size on tooltips, rearrange settings switches, more spacing between settings sections
2015-07-22 17:15:05 +02:00
Lisa Passing
183b4bf966
remove weird bpoxshadow in Firefox
2015-07-22 15:32:03 +02:00
Lisa Passing
8891b325b3
fetch repo hook, but hide deactivate section for now
2015-07-22 15:05:27 +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
Lisa Passing
7817cd47e4
add bg-color to default btn styles
2015-07-22 10:48:50 +02:00
Lisa Passing
7652f9b5b0
some styles for switches
2015-07-21 18:51:30 +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
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
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
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
Piotr Sarnacki
47809b013f
Remove debugger 💣
2015-07-17 13:10:34 +02:00
Piotr Sarnacki
6a3f51ef9a
Remove code added for debugging
2015-07-17 13:09:21 +02:00
Piotr Sarnacki
dc2daeafdc
Don't be so noisy with pusher subscription
2015-07-17 13:07:22 +02:00
Sven Fuchs
0ae751f7dc
Merge pull request #375 from travis-ci/sf-add-job-queued-event
...
Handle job:queued events
2015-07-17 12:39:22 +02:00
Sven Fuchs
309f5aa578
handle job:queued events
2015-07-17 12:27:22 +02:00
Lisa Passing
2accdd5626
try fetching ssh keys
2015-07-17 11:39:46 +02:00
Lisa Passing
8d4762eb81
add env-var integration test
2015-07-16 16:56:50 +02:00
Lisa Passing
004d890a08
add delete env-var functionality
2015-07-16 15:46:39 +02:00
Piotr Sarnacki
f4b9a3bbe2
Sign user out in the route after failed user request
...
Sign out should occur in the route after the request is performed.
Additionally, the error from refreshUserData needs to be handled in
route in order to not propagate to parent routes.
2015-07-16 15:20:19 +02:00
Lisa Passing
99f828ef65
add some and refactor add-env-var tests
2015-07-16 12:48:19 +02:00
Lisa Passing
cc0bed2974
fix failing tests
2015-07-16 12:28:14 +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
68ea7071e0
fix new ui bugs on profile page
2015-07-15 18:22:43 +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
Lisa P
76ca9c1eaa
Merge pull request #371 from travis-ci/userlike
...
Userlike
2015-07-15 15:00:36 +02:00
Lisa Passing
f5d986aaca
Merge branch 'master' into userlike
2015-07-15 14:57:58 +02:00
Lisa Passing
31eca3e5c3
remove live chat link from footer
2015-07-15 14:33:23 +02:00
Lisa Passing
08dbac84aa
add userlike config option
2015-07-15 14:26:41 +02:00
Lisa Passing
a7bc36cba7
make userlike button work with sign in and out
2015-07-15 14:02:16 +02:00
Piotr Sarnacki
72f323bce4
Add userlike only after user is refreshed
2015-07-15 12:57:33 +02:00
Piotr Sarnacki
d6a869dba0
Merge pull request #367 from tchak/bind-attrs-no-more
...
stop using deprecated {{bind-attr}}
2015-07-15 09:37:36 +02:00
Lisa Passing
44d59909d3
hide feedback if not logged in
2015-07-14 18:11:32 +02:00