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
Lisa P
58f540457b
Merge pull request #392 from travis-ci/fix-owner-on-magnum
...
Authenticate owner request
2015-08-26 13:14:08 -04:00
Lisa P
978b35b6ca
check if user is signed in
2015-08-26 11:33:19 -04:00
Lisa P
d6fa74c8f6
authenticate owner request for realz
2015-08-26 11:11:12 -04:00
Lisa P
6ef0c1af96
use data from model like Piotr said
2015-08-26 10:00:24 -04:00
Lisa P
33c439a928
display right account name, but only in slug form
2015-08-25 18:00:51 -04:00
Lisa P
c0fe47f2c1
delete some templates that are not used anymore
2015-08-25 18:00:03 -04:00
Lisa P
47d8951535
try to authenticate request if logged in/ on pro
2015-08-25 16:08:52 -04:00
Piotr Sarnacki
dd09b105ee
Don't set needsAuth explicitly on owner apge, so the default is used
2015-08-19 12:40:01 +02:00
Piotr Sarnacki
aa22f7bb61
Change repos-empty view to a component
2015-08-19 12:28:07 +02:00
Piotr Sarnacki
da10f0a839
Fix popup open
2015-08-19 11:23:30 +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
9053a1e379
make sure owner avatar and github url change
2015-08-17 18:01:35 +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
144c3cd4f8
omg add, little animation
2015-08-17 17:34:54 +02:00
Lisa P
3d1cbdd1d8
add tractor illustration
2015-08-17 16:26:38 +02:00
Lisa P
11b5e2f024
add animated booting state icon to ownerpage
2015-08-17 11:32:22 +02:00
Lisa P
73d5024e06
remove unnecessary new line
2015-08-17 10:47:18 +02:00
Lisa P
e4b689b0d5
display actiavte options on not-active of if user has pushPermissions
2015-08-17 10:15:09 +02:00
Lisa P
75ce90fc03
check for lastBuildId and only display not-active if it is false
2015-08-14 16:58:06 +02:00
Lisa P
fa27fae524
remove even more styles
2015-08-14 14:53:00 +02:00
Lisa P
1233890a5a
remove more unused styles
2015-08-14 14:47:10 +02:00
Lisa P
8341b2c1cd
fix some crossbrowser inconsistencies
2015-08-14 14:45:27 +02:00
Lisa P
073fd3feac
slightly tweak copy on no-repos
2015-08-13 14:59:04 +02:00
Lisa P
6de92f20d9
add component for no repositories notice
2015-08-12 15:59:32 +02:00
Lisa P
7e68915ede
disable /:owner/running route for now
2015-08-12 15:58:55 +02:00
Lisa P
110c17d2c4
Merge pull request #390 from travis-ci/noscript-notice
...
add simple noscript notice
2015-08-12 11:21:18 +02:00
Lisa P
79eb530270
Merge pull request #388 from travis-ci/lp-no-builds
...
No builds/ not activated
2015-08-12 11:20:22 +02:00
Lisa Passing
bc1db07901
fix duplicate owner name in document title on ownerpage
2015-08-12 11:11:28 +02:00
Lisa Passing
5736dbfe4b
add more space
2015-08-12 10:56:18 +02:00
Lisa Passing
98d9476b7a
link from repo header to ownerpage
2015-08-12 10:54:59 +02:00
Lisa Passing
0238eb18b1
add noscript tag to index
2015-08-11 17:52:01 +02:00
Lisa Passing
351cb909b6
add backgroundcolor to owner avatar in case we get transparent bg avatars
2015-08-11 17:13:32 +02:00
Lisa Passing
0cea3d43a6
add responsive styles to owner page list
2015-08-11 16:51:29 +02:00
Lisa Passing
b4c6edf72c
Merge branch 'master' into ownerpage-newstyle
2015-08-11 16:16:26 +02:00
Lisa Passing
d8f2758e31
new ownerpage style
2015-08-11 16:00:25 +02:00
Piotr Sarnacki
db93e755d6
Fix build and jobs tabs
2015-08-11 14:51:40 +02:00
Lisa Passing
97463e6320
write repository consistently in lower case
2015-08-11 13:52:34 +02:00
Lisa Passing
2ebba3e774
bring back navigation toggle
2015-08-11 13:44:03 +02:00
Lisa Passing
a2e78bb058
take out trigger build via api because it doesn't work
2015-08-10 19:11:32 +02:00
Lisa Passing
a6f18ab19c
Merge branch 'master' into lp-no-builds
2015-08-10 18:53:03 +02:00
Piotr Sarnacki
e382d3015d
We can get push access info from current user record
2015-08-07 13:05:30 +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
7e59794571
Fix log clearing after job restart
...
In glimmer world rerender doesn't work as before and since we manage log
element manually, we need to also clear it manually and reset the log
properly
2015-08-06 11:34:25 +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
5ad61f1968
Merge pull request #384 from travis-ci/remove-visibility-api-from-pusher
...
Remove Visibility API usage from Pusher
2015-08-05 13:34:56 +02:00
Piotr Sarnacki
457f66b91f
Remove Visibility API usage from Pusher
2015-08-05 13:13:44 +02:00
Piotr Sarnacki
759e56d7ba
Change repos-list into a component
2015-08-05 13:11:57 +02:00
Lisa Passing
9efa886d01
remove animation for now
2015-08-03 18:01:40 +02:00
Lisa Passing
86aea340eb
try some animations
2015-08-03 11:28:30 +02:00
Lisa Passing
f41babc783
remove more legacy styles
2015-07-30 17:34:18 +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
d15d35a9ff
change logic of displaying noPR builds message
2015-07-29 12:13:31 +02:00
Lisa Passing
72b214e5b8
group elements in wheelbarrow svg
2015-07-28 17:11:20 +02:00
Lisa Passing
0059a34daa
inline loading indicator on profile hooks
2015-07-28 15:59:56 +02:00
Lisa Passing
8bc1d4ad33
display wheelbarrow notice if repo is not active
2015-07-28 15:57:40 +02:00
Lisa Passing
163ad2a6dd
add not-active component
2015-07-28 15:20:50 +02:00
Lisa Passing
8795a932d0
Merge branch 'master' into lp-no-builds
2015-07-28 14:31:31 +02:00
Lisa Passing
b9434e5baf
fix another too dark border
2015-07-28 13:08:05 +02:00
Lisa Passing
0f39e6fb7a
Merge branch 'master' into lp-ssh-key-permissions
2015-07-28 12:29:06 +02:00
Lisa Passing
584977e97d
Merge branch 'master' into lp-ssh-key-permissions
2015-07-28 12:15:08 +02:00
Lisa Passing
42ee11263e
Merge branch 'master' into booting-state
2015-07-28 11:48:06 +02:00
Lisa Passing
4c28a41dff
tweak tooltip
2015-07-28 11:31:03 +02:00
Lisa Passing
eeeb64d29a
tweak position of help button
2015-07-28 11:06:01 +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
ff9813f200
Merge branch 'master' into lp-ssh-key-permissions
2015-07-27 16:50:38 +02:00
Lisa Passing
691e02d08f
check for push permission in ssh key settings
2015-07-27 16:46:16 +02:00
Lisa Passing
db72c54bc4
take out debugger
2015-07-27 11:09:51 +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
ac6c73a340
add inline styles to switch
2015-07-23 15:13:57 +02:00
Lisa Passing
a052278bda
make it a icon switch
2015-07-23 14:55:30 +02:00
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
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
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
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
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 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
Lisa Passing
44d59909d3
hide feedback if not logged in
2015-07-14 18:11:32 +02:00
tchak
48fc13b7bf
stop using deprecated {{bind-attr}}
2015-07-14 17:57:08 +02:00
Lisa Passing
db1db13066
remove debug
2015-07-14 16:12:48 +02:00
Lisa Passing
052aae3856
start userlike script from ember and fill in user data
2015-07-14 16:11:59 +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
Piotr Sarnacki
a38309ff05
Fix displaying a message for a limited log
2015-07-14 11:04:53 +02:00
Hiro Asari
636f7cd987
Merge pull request #366 from paultcochrane/pr/add-perl6-to-matrix
...
Add Perl6 to matrix
2015-07-13 13:40:40 -04:00
Lisa Passing
9c0a2780c3
move feedback button a little more to the left
2015-07-13 18:26:43 +02:00
Lisa Passing
1ec639e930
fix broken link on getting_started
2015-07-10 10:31:32 +02:00
Lisa Passing
68e1f5cc7c
only show legacy note when logged in
2015-07-09 20:10:17 +02:00
Lisa Passing
7e811e3f81
again icon positioning
2015-07-09 19:29:02 +02:00
Lisa Passing
342ee75964
update legacy update link
2015-07-09 18:46:33 +02:00
Lisa Passing
cb4879ef75
change button padding
2015-07-09 18:45:35 +02:00
Lisa Passing
c2b9c086a5
update button copy and styles
2015-07-09 18:21:15 +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
79144d6d48
unorphan sigin in page copy
2015-07-09 17:53:04 +02:00
Lisa Passing
0bc1b03041
proper copy
2015-07-09 17:41:34 +02:00
Lisa Passing
dd01d22b0f
try custom button
2015-07-09 17:28:11 +02:00
Lisa Passing
7ed4d33053
remove live chat link on com
2015-07-09 16:59:55 +02:00
Lisa Passing
e934061ce7
remove charmscout, add userlike
2015-07-09 15:56:21 +02:00
Lisa Passing
0865600cff
tweak help and legel links in topbar
2015-07-09 13:48:38 +02:00
Lisa Passing
695d0a2495
fix signin button on landing page again
2015-07-08 19:21:57 +02:00
Lisa Passing
fade8f05c3
only show link to live chat on .com
2015-07-08 19:04:03 +02:00
Lisa Passing
70ec68e0d4
change settings button hover color
2015-07-08 16:59:56 +02:00
Lisa Passing
e407dd69fb
fix some responsive issues on settings page
2015-07-08 16:56:49 +02:00
Lisa Passing
a59723cf67
add link to the right docs page
2015-07-08 15:05:19 +02:00
Lisa Passing
a340028554
fix sign in button on landing page
2015-07-08 14:54:47 +02:00
Lisa Passing
cbdd754c00
move illustration down a bit
2015-07-08 13:15:06 +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
0ab508a5dc
style no build page
2015-07-08 13:15:06 +02:00
Lisa Passing
fc5e003be9
some preparation for no builds
2015-07-08 13:15:06 +02:00
Lisa Passing
f6a1b455e6
refactor more settings styles
2015-07-07 20:17:04 +02:00
Lisa Passing
a6d4c2f6f7
refactor form styles from settings page
2015-07-07 19:34:27 +02:00
Lisa Passing
572804653c
trying some thing in the settings route. No idea what I'm doing
2015-07-07 18:47:57 +02:00
Piotr Sarnacki
8a1d1b9be6
Don't use a legace /repositories endpoint for getting a key
2015-07-07 17:03:01 +02:00
Justine Arreche
7bc0be0de1
Removed comma from 10,000% on landing page
2015-07-07 09:56:39 -04:00
Lisa Passing
b575d78250
fix tests
2015-07-07 15:39:02 +02:00
Lisa Passing
7601e15ab8
refactor tooltips
2015-07-07 15:00:07 +02:00
Piotr Sarnacki
996bde3200
Sign out users also on 404 from user query from API
...
On travis-ci.com we return 404 from queries that failed authentication
for security reasons.
2015-07-07 13:35:10 +02:00
Lisa Passing
e75fbc2485
refactor switch styles
2015-07-06 20:25:50 +02:00
Lisa Passing
c0b49095b4
add ssh-key from styles
2015-07-02 18:14:31 +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
413a326022
add delete button tooltips
2015-07-02 11:52:10 +02:00
Lisa Passing
0d4e3a029a
add new icons and some env var styles
2015-07-01 18:28:23 +02:00
Lisa Passing
2ebd6e893a
add some styles for settings and new switches
2015-07-01 17:09:34 +02:00
Lisa Passing
1072577ce0
add compontents for settings
2015-07-01 17:09:05 +02:00
Lisa Passing
c4bc5a5f8b
add some vars and markup to start with
2015-07-01 13:08:57 +02:00
Piotr Sarnacki
5ba541fb43
Use transitionTo instead of replaceWith on profile page
2015-07-01 09:35:21 +02:00
Paul Cochrane
78d16542b3
Add Perl6 to matrix
2015-06-30 23:12:20 +02:00
Lisa Passing
fa7472c172
add notice styles
2015-06-30 16:12:04 +02:00
Lisa Passing
f262ae15f5
refactor and clean profile templates and styles
2015-06-30 13:28:45 +02:00
Lisa Passing
e42a4088e7
detect build.linux in jobs.queue and display notice
2015-06-30 11:35:49 +02:00
Lisa Passing
ce2397dd9a
center trigger button and some cleanup
2015-06-30 11:33:32 +02:00
Lisa Passing
07ce13b2e4
fix color of caches buttons
2015-06-30 11:21:44 +02:00
Piotr Sarnacki
8ebd644485
Fix status images popup
2015-06-30 10:27:51 +02:00
Piotr Sarnacki
6529449617
Fix remove log button
2015-06-30 09:41:34 +02:00
Lisa Passing
37da11d55a
show pretty date in build header on hover
2015-06-23 12:30:03 +02:00
Lisa Passing
20afef8c43
make title as dark as before
2015-06-23 11:11:21 +02:00
Lisa Passing
8f4c9cf58e
change more variables
2015-06-22 19:08:25 +02:00
Lisa Passing
fdb09ecd4c
change lots of variables
2015-06-22 18:43:08 +02:00
Lisa Passing
3fe260243b
introduce darker grey
2015-06-22 18:09:01 +02:00
Lisa Passing
4e03709cca
add githubCommitUrl helper to build history
2015-06-22 17:33:25 +02:00
Lisa Passing
8ff3297083
fill in meta description
2015-06-22 16:50:32 +02:00
Lisa Passing
5ae9c1603d
change z-index of log buttons so the feedback button is always on top
2015-06-19 16:23:02 +02:00
Lisa Passing
774262175a
cleanup tabs.sass
2015-06-19 16:19:02 +02:00
Lisa Passing
609fb5ae9b
delete app.sass because it is not used at all
2015-06-19 16:13:24 +02:00
Lisa Passing
4989c4f68e
fix code climate popup and iterate over popups over all
2015-06-19 16:05:21 +02:00
Piotr Sarnacki
b61b06620c
Don't subscribe to common channel on landing page
2015-06-18 16:28:46 +02:00
Piotr Sarnacki
1365caae9a
Use per repo channels instead of common channel
2015-06-18 15:47:14 +02:00
Lisa Passing
af8df832f7
remove 'email us' link from help dropdown and only show live chat on .com
2015-06-18 11:44:34 +02:00
Lisa Passing
99a6ebb89f
tweak build numbers in sidebar so they dont get cut off
2015-06-17 15:56:24 +02:00
Lisa Passing
607b092918
Merge branch 'master' of github.com:travis-ci/travis-web
2015-06-17 15:35:47 +02:00
Lisa Passing
6318fcd716
orgs -> organizations in profile sidebar
2015-06-17 15:35:42 +02:00
Piotr Sarnacki
2332c3cf63
Fix specs
2015-06-16 18:18:14 +02:00
Piotr Sarnacki
78580c1e76
Always refresh a user record when page is loaded
2015-06-16 17:54:55 +02:00
Piotr Sarnacki
4115a7c59b
Don't check scopes for Travis Become
2015-06-16 15:25:21 +02:00
Lisa Passing
0b548f7316
start adding title attributes to icons
2015-06-15 19:08:33 +02:00
Lisa Passing
eff7d41a06
add api icon
2015-06-15 18:15:39 +02:00
Lisa Passing
c299dbc35d
Merge branch 'master' of github.com:travis-ci/travis-web
2015-06-11 16:17:00 +02:00
Lisa Passing
1cdd447ae6
please the vertical alignment police 👮 🚓 🚨
2015-06-11 16:16:51 +02:00
Lisa Passing
afe34223bd
fix spacing on public repo pages
2015-06-11 16:11:47 +02:00
Piotr Sarnacki
92eb8436a1
Revert "Revert "add eventType as an attribute, include api builds to the history""
...
This reverts commit 4d519f145a
.
2015-06-11 11:32:25 +02:00
Lisa Passing
d252a0657a
remove old loading styles
2015-06-10 12:32:04 +02:00
Lisa Passing
acc1b490b3
Merge branch 'master' of github.com:travis-ci/travis-web
2015-06-10 12:31:08 +02:00
Lisa Passing
6552418e4b
add border-radius to langing page tiles
2015-06-10 12:31:04 +02:00
Piotr Sarnacki
5f37bcb312
Query for repos on landing page right away
2015-06-10 12:19:13 +02:00
Piotr Sarnacki
648d7579e4
Use less expensive endpoints for getting repos with last builds
...
We display a few recently built repos on landing page. Till now it was
using quite expensive endpoint "/repos". This commit changes it to get
last builds from builds endpoint and then fetch repositories by ids.
2015-06-10 11:32:06 +02:00
Lisa Passing
6b6f0a6994
use old top value
2015-06-04 11:36:02 +02:00
Lisa Passing
db8b70848d
fix landing page tiles
2015-06-04 11:31:23 +02:00
Piotr Sarnacki
950cb45a7c
Fix settings menu
2015-06-02 12:33:48 +02:00
Piotr Sarnacki
e1bb8a2e41
Settings controller doesn't need to be ObjectController
2015-06-02 11:16:04 +02:00
Piotr Sarnacki
81264689f8
Change requests items to use components
2015-06-02 11:16:04 +02:00
Piotr Sarnacki
d2dd744811
Remove unused controllers
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
394e9ce11b
Change account 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
e8da85562c
add some scrolling to click on sidebar
2015-06-01 12:53:15 +02:00
Lisa Passing
7229e068c5
cleanup some dashbaord images
2015-05-28 15:40:49 +02:00
Lisa Passing
d687ebe01a
bring back old things
2015-05-28 15:40:49 +02:00
Lisa Passing
275f8f14b2
trying some api things
2015-05-28 15:40:49 +02:00
Lisa Passing
d08e70f6cf
more dashboard updates
2015-05-28 15:40:49 +02:00
Lisa Passing
08e53b6aee
start dashboard update
2015-05-28 15:40:48 +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
4b8900be0a
Bring back proper HTML for running jobs item
2015-05-20 13:07:22 +02:00
Piotr Sarnacki
697f3bc56c
Merge pull request #356 from travis-ci/small_fixes
...
Small fixes
2015-05-19 16:15:25 +02:00
Lisa Passing
3d21fd88a7
change irc link to chat.travis
2015-05-19 11:47:06 +02:00
Lisa Passing
4559a8441f
remove outline from logo
2015-05-19 11:28:42 +02:00
Lisa Passing
621b5750f0
fix committer has author avatar issue
2015-05-18 15:59:54 +02:00
Lisa Passing
0b658dab73
fix typo on getting_started
2015-05-18 15:28:08 +02:00
Lisa Passing
d32fe183ad
cleanup some top styles
2015-05-18 15:00:52 +02:00
Piotr Sarnacki
ac6d6037f9
Make favicon colors in line with UI state colors
2015-05-18 14:09:23 +02:00
Piotr Sarnacki
d398f468b8
Fix show-more button
2015-05-12 18:32:53 +02:00
Piotr Sarnacki
b9cf051575
Show proper layout for owner's loading page
2015-05-12 17:24:16 +02:00
Lisa Passing
2700bc9557
fix running build as far as possible right now
2015-05-12 14:45:30 +02:00
Lisa Passing
1fb4a868be
fix owner routes and tabs
2015-05-12 14:45:30 +02:00
Lisa Passing
ff107384c2
add owner stuff
2015-05-12 14:45:30 +02:00
Konstantin Haase
4d519f145a
Revert "add eventType as an attribute, include api builds to the history"
...
This reverts commit 5e1dd9a83b
.
2015-05-12 12:35:41 +02:00
Piotr Sarnacki
93373e89ee
Enable polling for tests
2015-05-12 10:02:47 +02:00
Piotr Sarnacki
234572f8a6
Disable ajax polling for now
2015-05-12 09:38:29 +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
Piotr Sarnacki
5c24778394
Properly deregister polling hook when there's no models to poll
2015-05-11 14:56:36 +02:00
Lisa Passing
f9fcd3888c
fix owner page owner name thing
2015-05-11 14:18:20 +02:00
Lisa Passing
621481cdfc
fix alignment for profile hooks without admin rights
2015-05-11 13:53:37 +02:00
Lisa Passing
38c90b53f0
refactor first_sync
2015-05-11 12:37:56 +02:00
Lisa Passing
44bff4571e
remove more unused styles and adjust sticky footer height
2015-05-11 12:37:56 +02:00
Lisa Passing
c817cd5ed3
remove unused style files
2015-05-11 12:37:56 +02:00
Lisa Passing
cc98163686
change simple layout to be centered
2015-05-11 12:37:55 +02:00
Lisa Passing
9c4bee76f5
add first_sync styles
2015-05-11 12:37:55 +02:00
Lisa Passing
b04cf65485
fix tabnav sidebar
2015-05-11 12:36:46 +02:00
Piotr Sarnacki
22ac301149
Fix hook error styling
2015-05-07 13:49:23 +02:00
Piotr Sarnacki
a85f0ebc9f
Add tests for polling service and mixin
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
b27977baaa
Make polling play nice with promises
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
f8390b8f82
Fix tests
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
29c95a4180
Poll for build on job tab
...
Build has also job's data, so it will get more info with not much
overhead.
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
984dd2328e
Also observe current repository for ajax polling
2015-05-07 13:49:21 +02:00
Piotr Sarnacki
193a005434
Remove some deprecations
2015-05-07 13:49:21 +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
a304ce2640
Fix requests page
2015-05-07 13:07:00 +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
Sven Fuchs
5e1dd9a83b
add eventType as an attribute, include api builds to the history
2015-05-06 15:30:57 +02:00
Lisa Passing
2751d8878e
more space for titles, bring back border-radius for profile images
2015-05-06 12:17:43 +02:00
Piotr Sarnacki
bfb4946df8
Show caches also if there're no caches for push builds
...
This commit fixes caches view to show caches also if only PR caches
exist. Previous version checked for pushes only.
2015-05-06 11:34:02 +02:00
Lisa Passing
1fc1fdadfa
more space for owner name
2015-05-05 17:19:32 +02:00
Piotr Sarnacki
95c91786ac
Revert "Move owner's page under main route"
...
This reverts commit ee4eb418ef
.
2015-05-05 15:42:59 +02:00
Piotr Sarnacki
5229dc9fef
Revert "Fix sidebar for logged in users"
...
This reverts commit 8c07e4ec7a
.
2015-05-05 15:42:58 +02:00
Piotr Sarnacki
141015b583
Revert "Don't show sidebar on owner's page"
...
This reverts commit 7b7b16e57f
.
2015-05-05 15:42:54 +02:00
Piotr Sarnacki
7b7b16e57f
Don't show sidebar on owner's page
2015-05-05 15:37:43 +02:00
Piotr Sarnacki
8c07e4ec7a
Fix sidebar for logged in users
2015-05-05 15:20:57 +02:00
Lisa Passing
661b16255b
set document title on owner pages
2015-05-05 14:46:53 +02:00
Lisa Passing
7373d47b14
fix broken caches list on firefox
2015-05-05 14:28:56 +02:00
Lisa Passing
55a9eaf7b3
Merge branch 'master' of github.com:travis-ci/travis-web
2015-05-05 14:21:49 +02:00
Lisa Passing
0557f17cfa
remove border radius on owner profile
2015-05-05 14:21:40 +02:00
Piotr Sarnacki
ee4eb418ef
Move owner's page under main route
...
That way we don't rerender the entire layout each time we change route
under "main"
2015-05-05 14:21:24 +02:00
Lisa Passing
1801645ddd
use the config thing instead
2015-05-05 13:50:31 +02:00
Lisa Passing
1456fcb22b
hardcode the other api
2015-05-05 13:44:05 +02:00
Lisa Passing
d6e40d6ebd
use build id and not number
2015-05-05 13:03:10 +02:00
Lisa Passing
e8c719587f
use active in the api query
2015-05-05 13:03:09 +02:00
Lisa Passing
ab9697892f
use avatar url with mm fallback
2015-05-05 13:03:09 +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
8733b46d32
fix topbra l;anding bug
2015-05-05 13:03:08 +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
593602bf49
adjust owner route
2015-05-05 13:03:08 +02:00
Lisa Passing
935e421256
comment out stuff not necessary for phase 1
2015-05-05 13:03:07 +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
1760168d45
change owner api endpoint
2015-05-05 13:03:07 +02:00
Lisa Passing
05e7b41a5e
add more space to owner info
2015-05-05 13:03:07 +02:00
Lisa Passing
4ea1ace04d
fix margin for dashboard tiles
2015-05-05 13:03:06 +02:00
Lisa Passing
b0bccce0ab
change some owner styles
2015-05-05 13:03:06 +02:00
Lisa Passing
f8207c75da
restyle repo tiles for owner
2015-05-05 13:03:06 +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
Lisa Passing
66ef0dcfab
remove some unnescessary classes
2015-05-05 13:03:05 +02:00
Lisa Passing
11daca52a1
finish styling owner page elements
2015-05-05 13:03:05 +02:00
Lisa Passing
ca483a2a78
add owner page layout styles
2015-05-05 13:03:05 +02:00
Lisa Passing
f2211ef267
remove some dummy markup
2015-05-05 13:03:04 +02:00
Lisa Passing
466b42b8c1
style memberlist
2015-05-05 13:03:04 +02:00
Lisa Passing
49b83f4d2b
prepare markup for owner page
2015-05-05 13:03:04 +02:00
Lisa Passing
c7a72644b2
fix bug in sidebar when build number has 5 or more digits
2015-05-04 12:26:21 +02:00
Piotr Sarnacki
b22f4d5464
Fix travis-errors
2015-04-30 12:48:12 +02:00
Piotr Sarnacki
9a232626cc
Update Ember.js to 1.11.3
2015-04-30 12:48:12 +02:00
Piotr Sarnacki
28afd84ef1
Remove tipsy
2015-04-30 12:48:11 +02:00
Piotr Sarnacki
4d5884c42b
Rewrite filter-input to HTMLBars
2015-04-30 12:48:11 +02:00
Piotr Sarnacki
8a60afda1d
Use new HTMLBars capabilities in ssh key form
2015-04-30 12:48:11 +02:00
Piotr Sarnacki
b609b11ff2
Rewrite a couple of Handlebars helpers into HTMLBars helpers
2015-04-30 12:48:11 +02:00
Piotr Sarnacki
397600c46d
Fix HTML based on HTMLBars errors
2015-04-30 12:48:10 +02:00
Piotr Sarnacki
9b58ff45b6
Rewrite format-message to HTMLBars helper
2015-04-30 12:48:10 +02:00
Lisa Passing
99801ee6ab
fix duplicate btn on profile
2015-04-29 11:28:46 +02:00
Piotr Sarnacki
8b7d84ff95
Fix typos
2015-04-27 12:35:30 +02:00
Lisa Passing
db571219b1
stop 404 scrolling
2015-04-23 17:42:56 +02:00
Lisa Passing
53c8feaa97
center step images on smaller screens
2015-04-23 14:40:53 +02:00
Lisa Passing
a06b565f36
finish styling the new getting started
2015-04-23 14:40:53 +02:00
Lisa Passing
36413c9f75
start styling getting started
2015-04-23 14:40:52 +02:00
Lisa Passing
929a964e71
add more config keys
2015-04-23 14:40:28 +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
9bf5582f7d
repo.repository_id -> repo.id
2015-04-22 18:46:51 +02:00
Piotr Sarnacki
9609daab3b
Fix removing caches for entier repository
...
It seems that sometimes repository_id is not present on cache object.
I'll investigate that later, but we have a repo object on the caches
controller anyway, so I'll just use it instead.
2015-04-22 18:45:19 +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
60bd9e6a26
fix signup button on profile on pro
2015-04-22 15:43:39 +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
89f055cbd0
add rust to config keys
2015-04-21 17:12:59 +02:00
Lisa Passing
972f9bf83c
Merge branch 'master' of github.com:travis-ci/travis-web
2015-04-21 14:13:26 +02:00
Lisa Passing
6367f1882b
fix code climate popup overflow bug
2015-04-21 14:13:18 +02:00
Piotr Sarnacki
62c1326bd0
Bring back repo to caches controller
...
It's passed to caches-item component on caches list
2015-04-20 16:50:16 +02:00
Lisa Passing
9e7af7eaad
explicitly check for pullRequest caches and some style changes
2015-04-20 12:33:24 +02:00
Lisa Passing
126c767fe1
write some tests
2015-04-17 13:39:36 +02:00
Lisa Passing
23e719ed78
componentify caches
2015-04-17 13:06:21 +02:00
Lisa Passing
64dc75fa2d
some topbar refactoring
2015-04-17 11:19:57 +02:00
Lisa Passing
d0e0c9588b
fix legal links
2015-04-16 15:20:57 +02:00
Piotr Sarnacki
6d815dde20
Change broadcasts style to yellow
2015-04-15 15:55:49 +02:00
Piotr Sarnacki
991d92b4e5
Fix broadcasts styling
2015-04-15 15:36:11 +02:00
Piotr Sarnacki
c6ee26c2e5
Fix broadcasts
2015-04-15 15:16:17 +02:00
Mathias Meyer
3feaf18e1e
Fix spelling of Github (GitHub).
2015-04-15 12:10:44 +02:00
Piotr Sarnacki
36be656c62
Disable landing page on pro for now
2015-04-15 09:19:37 +02:00
Lisa Passing
203fbcea8a
add pr icon
2015-04-14 12:47:03 +02:00
Lisa Passing
a78e226de1
only show one (biggest) cache per branch
2015-04-14 12:19:07 +02:00
Lisa Passing
bcfa16a500
different time fomatting
2015-04-14 12:06:58 +02:00
Lisa Passing
3797d363e5
add >all caches< title
2015-04-14 12:03:24 +02:00
Lisa Passing
8e080486fb
tweak no caches message
2015-04-14 11:45:41 +02:00
Lisa Passing
cac01a5c90
update no caches message
2015-04-14 11:42:50 +02:00
Lisa Passing
283cf40aee
change focus color of delete btn
2015-04-14 11:09:53 +02:00
Lisa Passing
413fcb456c
right align delete all caches btn, hide sorting
2015-04-14 11:07:48 +02:00
Lisa Passing
76cc70acb3
add prettyDate helper
2015-04-13 17:28:12 +02:00
Lisa Passing
b9f525bffd
style cache entries
2015-04-13 17:11:40 +02:00
Lisa Passing
6e2b834cfd
prepare caches markup
2015-04-13 16:30:20 +02:00
Lisa Passing
cabf8bc57a
change div to li
2015-04-13 16:14:52 +02:00
Lisa Passing
30da33022e
Merge branch 'requests-redone'
2015-04-13 13:30:08 +02:00
Lisa Passing
ccd5532956
also fade out time on requests
2015-04-13 13:25:09 +02:00
Lisa Passing
38ef4ab6f9
more padding and grid nudging
2015-04-13 13:11:11 +02:00
Lisa Passing
e973a557da
hide branch on smaller screens to always have the clickable link
2015-04-13 12:36:03 +02:00
Lisa Passing
b65209e3b1
some tweaks on request alignment
2015-04-10 15:57:57 +02:00
Lisa Passing
11966b1445
set a successful message for requests
2015-04-10 15:23:54 +02:00
Lisa Passing
c116cc3bbe
get request links hover right
2015-04-10 15:13:49 +02:00
Lisa Passing
797f746c84
make signup button on landing work
2015-04-10 14:40:10 +02:00
Lisa Passing
3f8f20f9d0
some hbs and style stuff
2015-04-10 14:27:17 +02:00
Lisa Passing
75ca986093
add grey icons
2015-04-10 12:01:30 +02:00
Lisa Passing
3940e43886
start with requests styles
2015-04-09 18:17:06 +02:00
Lisa Passing
e33f38a159
change variable name
2015-04-08 16:24:25 +02:00
Lisa Passing
95cb234afa
add notice if you're not member of any org and check for githubOrgsSettingsUrl
2015-04-08 16:21:34 +02:00
Lisa Passing
e421ccf389
add github org settings urls
2015-04-08 16:12:02 +02:00
Lisa Passing
3cf6b3f46e
prepare orgs access link
2015-04-08 15:50:41 +02:00
Piotr Sarnacki
970a1e7f4f
Linkify repo name on landing page
2015-04-08 15:03:27 +02:00
Piotr Sarnacki
cbbd555fdd
Bring better sortOrder for my repos back
2015-04-08 14:09:40 +02:00
Piotr Sarnacki
708c738e5d
Merge pull request #345 from andyli/haxe
...
Add haxe key.
2015-04-08 14:06:05 +02:00
Lisa Passing
7a04307c25
fix alignment on tiles on landing, some css cleanup
2015-04-08 13:16:21 +02:00
Lisa Passing
eb2edd83db
white background for help dropdown on landing
2015-04-08 13:10:05 +02:00
Lisa Passing
acd0f1a65c
align sign in button on centered pages
2015-04-08 13:06:35 +02:00
Lisa Passing
986d59c70d
rewrite tiles on landing and clean up css a bit
2015-04-08 12:43:16 +02:00
Lisa Passing
121859bf62
fix alignment in footer
2015-04-08 11:22:06 +02:00
Piotr Sarnacki
64aa0f60ab
Update default page title and tag line on landing page
2015-04-08 10:23:49 +02:00
Mathias Meyer
cd4ad5b101
Capitalize tag line.
2015-04-08 10:10:39 +02:00
Mathias Meyer
35d8d20f0f
Make spelling of pull request consistent.
2015-04-08 10:08:35 +02:00
Mathias Meyer
a5453d66f0
Fix spellings of GitHub and S3.
2015-04-08 10:04:58 +02:00
Mathias Meyer
f09db46949
Fix copy in header.
2015-04-08 10:03:01 +02:00
Justine Arreche
0f01ba9a69
changes to copy and testimonial section
2015-04-08 09:49:15 +02:00
Justine Arreche
de0dd340cf
Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page
2015-04-08 09:30:30 +02:00
Justine Arreche
9d6c703865
added link to plans page for pro
2015-04-08 09:30:17 +02:00
Andy Li
24d2ee6253
Add haxe key.
2015-04-08 10:08:19 +08:00
Lisa Passing
c0599de54f
hopefully fix sticky footer in safari
2015-04-07 18:03:22 +02:00
Lisa Passing
f3543bf225
trying to fix sticky footer in safari by unifing markup
2015-04-07 17:49:04 +02:00
Lisa Passing
5db4a2ff60
remove padding because it breaks things
2015-04-07 17:15:27 +02:00
Justine Arreche
84d187eb83
Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page
2015-04-07 16:56:59 +02:00
Justine Arreche
d36bbbde1d
polishing up testimonials
2015-04-07 16:56:42 +02:00
Lisa Passing
ff601fb748
dont show footer on non centered pages
2015-04-07 16:45:18 +02:00
Lisa Passing
99d609cc23
Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page
2015-04-07 16:07:08 +02:00
Lisa Passing
2f1c57df69
align features-check on medium
2015-04-07 15:40:55 +02:00
Lisa Passing
4f9b286605
vertically align langing sections
2015-04-07 15:22:11 +02:00
Justine Arreche
8751635071
Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page
2015-04-07 15:02:55 +02:00
Justine Arreche
b239cb5fa7
fixed link color in recent builds
2015-04-07 15:02:40 +02:00
Lisa Passing
4cbc492178
remove footer from build pages for now
2015-04-07 14:57:55 +02:00
Piotr Sarnacki
918b6e043e
If there's no repos on landing page for 10s, fetch some
2015-04-07 14:43:00 +02:00
Piotr Sarnacki
17a8edba50
Show only finished repositories on landing page
2015-04-07 14:42:59 +02:00
Lisa Passing
32124418a0
fix footer width without losing clickability of #left
2015-04-07 14:27:36 +02:00
Lisa Passing
796e7429bf
fix ticks on landing
2015-04-07 14:24:47 +02:00
Justine Arreche
2220e84e2e
fixing recent builds styles
2015-04-07 13:22:41 +02:00
Justine Arreche
532a9c7f4d
made recent build tiles 100% wide
2015-04-07 13:16:29 +02:00
Justine Arreche
60bec2cd87
changed section padding to 70px
2015-04-07 12:42:49 +02:00
Justine Arreche
c00947c5d8
Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page
2015-04-07 11:48:40 +02:00
Justine Arreche
130eae92b2
MOAR STYLEZ AND RESPONSIVE FIXEZ
2015-04-02 19:36:36 +02:00
Justine Arreche
78f7fc99b0
fixes to the features callouts alignment issue and resposive state
2015-04-02 18:10:48 +02:00
Justine Arreche
35d611f989
some layout and responsive changes to the hero section do to the fact it looked uglier than planned and responsive is hard
2015-04-02 17:18:40 +02:00
Piotr Sarnacki
42cacb31ec
Style recent builds on landing page
2015-04-02 16:57:18 +02:00
Piotr Sarnacki
a5ade45b47
Rewrite landing page recent repos to not query API
2015-04-02 13:37:42 +02:00
Piotr Sarnacki
f7e0440a91
Merge branch 'master' into landing-page
2015-04-02 12:24:36 +02:00
Justine Arreche
305f74042c
responsive fixes to the private projects section
2015-04-02 11:56:13 +02:00
Justine Arreche
8b6ca0790e
additional responsive fixes to the features section
2015-04-02 11:47:16 +02:00
Justine Arreche
1093c4534a
responsive adjustments to hero section
2015-04-02 11:39:27 +02:00
Justine Arreche
32db6098cc
responsive fixes to the build flow diagrams
2015-04-02 10:58:28 +02:00
Justine Arreche
39857216c9
adding new responsive media queried divs for responsive views and alignment
2015-04-02 10:27:39 +02:00
Piotr Sarnacki
5b49f62630
Fix 404 error page
2015-04-02 10:11:33 +02:00
Justine Arreche
bd29db1a14
changed customer logos to be one img temporarily due to column alignment bug
2015-04-01 13:41:14 +02:00
Justine Arreche
9b10f9058c
polished the signin button
2015-04-01 13:25:03 +02:00
Justine Arreche
624a8dad71
styles, integrating the recent builds and beinging styling those
2015-04-01 13:03:04 +02:00
Piotr Sarnacki
ac05a6d19a
Fix cog icon on profile page
2015-04-01 11:59:20 +02:00
Piotr Sarnacki
defc930699
Don't show CTA on landing page
2015-04-01 11:32:04 +02:00
Piotr Sarnacki
8274e23b34
Fix topbar background when logged in and on repo page
2015-04-01 11:25:14 +02:00
Piotr Sarnacki
13b9f3f6f2
Fix CTA's styles on centered repo page
2015-04-01 11:06:13 +02:00
Piotr Sarnacki
5e21afd1f4
Display running repos info on landing page
2015-04-01 10:32:04 +02:00
Piotr Sarnacki
cf1e77c5e5
Fix CTA on centered pages
2015-04-01 09:18:30 +02:00
Piotr Sarnacki
d50b847f3f
Fix cta on auth page
2015-04-01 09:16:44 +02:00
Piotr Sarnacki
03e5ec53df
Add CTA bar under top bar
2015-04-01 09:16:44 +02:00
Piotr Sarnacki
59258637ba
Link chat to new chat location
2015-04-01 09:16:43 +02:00
Justine Arreche
a1e4a449ea
worked on p styles and sign in button styles
2015-03-31 21:37:38 +02:00
Justine Arreche
cdcf013fb6
fixed some wrapper issues and h1 h2 margin issues
2015-03-31 20:51:56 +02:00
Justine Arreche
c2a6cec282
finally kind of got a fix for the desktop negative positioning but also responsive
2015-03-31 19:45:50 +02:00
Piotr Sarnacki
e64efa9a4d
Fix footer's alignment
2015-03-31 15:31:18 +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
c716752945
Fix top bar for centered view
2015-03-31 12:33:39 +02:00
Piotr Sarnacki
98895b63d7
Make topbar white for centered pages
2015-03-31 11:43:25 +02:00
Piotr Sarnacki
ae3c12d0a8
Center top bar on landing page and for not logged in user
2015-03-31 10:53:02 +02:00
Piotr Sarnacki
6695a8e19a
Completely remove left sidebar for not logged in users
2015-03-30 13:22:51 +02:00
Piotr Sarnacki
ecc635bde5
Auto-merged master into landing-page on deployment.
2015-03-30 12:15:42 +02:00
Piotr Sarnacki
5f4c6f4cfd
Add separate layout for landing-page
2015-03-30 12:14:30 +02:00
Piotr Sarnacki
b30492296c
Show landing page before signin in
2015-03-30 12:06:49 +02:00
Justine Arreche
53b2f6ca0e
gave #landing a max-width and centered it
2015-03-30 12:01:39 +02:00
Justine Arreche
136a7a3e63
Adjusted margin on dividers and forced some better breaks in the copy
2015-03-30 11:31:46 +02:00
Justine Arreche
d29193f396
added in the copy for pull/push flows
2015-03-30 11:22:43 +02:00
Justine Arreche
86c6d84941
added the dividing lines between push/pull icons
2015-03-30 11:13:49 +02:00
Justine Arreche
4dce8c8cc4
added in the push and pull build flow icons
2015-03-30 11:05:53 +02:00
Piotr Sarnacki
f02d683892
Show Gemfile on jobs matrix
2015-03-30 10:00:16 +02:00
Piotr Sarnacki
54cd5079a8
Plug billingUrl properly
2015-03-30 08:52:34 +02:00
Justine Arreche
c72509b4dd
added in new envelope and laptop graphics and styled more headers and p
2015-03-27 22:25:58 +01:00
Justine Arreche
95dc02727b
added in some more graphics as well as placers for recent builds
2015-03-27 17:40:33 +01:00
Justine Arreche
568582d749
all copy and positioning dumped in
2015-03-27 11:06:10 +01:00
Piotr Sarnacki
74d1415258
Set model on accounts controller for backwards compat
2015-03-27 09:06:29 +01:00
Justine Arreche
461bef7682
added in the ground work
2015-03-27 09:05:20 +01:00
Piotr Sarnacki
9133555efd
Add fallback for setting title in account
2015-03-27 08:48:49 +01:00
Lisa Passing
32bdc69e94
differ between cog icons
2015-03-25 17:58:23 +01:00
Lisa Passing
5e66504b4d
fix tabs
2015-03-25 17:53:57 +01:00
Lisa Passing
125f230ea1
fix switches
2015-03-25 17:50:52 +01:00
Lisa Passing
a9ad4fb70a
swap old loader for new one
2015-03-25 17:17:54 +01:00
Piotr Sarnacki
a731028dfa
Add avatars on accounts list
2015-03-25 16:36:07 +01:00
Lisa Passing
d3bf48a415
fadeout long org titles
2015-03-25 16:32:22 +01:00
Lisa Passing
76ac33a285
add settings hover in teal
2015-03-25 16:09:15 +01:00
Lisa Passing
0129c48aeb
add some coom butoon styles
2015-03-25 16:05:27 +01:00
Lisa Passing
802740e549
make user profile also a link
2015-03-25 15:39:13 +01:00
Lisa Passing
6eb89c514f
even bigger avatars
2015-03-25 15:27:04 +01:00
Lisa Passing
d2a7e8bff1
bigger avatars, disabled switches
2015-03-25 15:16:35 +01:00
Lisa Passing
6a3a70bfe2
hide closing icon, make avatars a bit larger
2015-03-25 15:00:53 +01:00
Lisa Passing
51477b6938
fix font-size on user profile
2015-03-25 14:55:27 +01:00
Lisa Passing
d32a121ba2
show repos without access rights and improvised styles
2015-03-25 14:50:33 +01:00
Lisa Passing
e82abcc1d7
add user gravatar
2015-03-25 14:41:57 +01:00
Lisa Passing
6e2887b868
fix weird things after topbar merge
2015-03-25 14:31:41 +01:00
Lisa Passing
a3ada26e17
Merge branch 'master' into profile-new
2015-03-25 13:08:23 +01:00
Lisa Passing
dfbd57cacd
remove my shot at seperate user account
2015-03-25 13:03:56 +01:00
Lisa Passing
de41d97229
Merge branch 'profile-new' of github.com:travis-ci/travis-web into profile-new
2015-03-25 13:00:24 +01:00
Piotr Sarnacki
c2c5e7ff5c
Use token from currentUser on profile accounts list
2015-03-25 11:46:23 +01:00
Piotr Sarnacki
c4b114bdb6
Divide user and organizations on accounts list
2015-03-25 11:38:39 +01:00
Lisa Passing
e93f358db8
more nav spacing
2015-03-25 11:26:19 +01:00
Lisa Passing
20471649ef
use same help dropdown for org and com
2015-03-25 11:21:14 +01:00
Lisa Passing
aa9f226299
try to mark user accoutn
2015-03-25 11:17:46 +01:00
Piotr Sarnacki
439ac1f8ca
Landing page template
2015-03-25 09:44:29 +01:00
Lisa Passing
c5e35e43d5
only render profile dropdown if signed in
2015-03-24 17:25:35 +01:00
Lisa Passing
45fbd5a341
bring back some navigation points
2015-03-24 17:21:08 +01:00
Lisa Passing
5dc699b49f
give repos without permissions some styling, but dont show them yet
2015-03-24 16:34:00 +01:00
Lisa Passing
5ddb4df521
tweak font sizes and stuff
2015-03-24 15:58:16 +01:00
Lisa Passing
89baf93c62
contrast for the anchors
2015-03-24 15:19:01 +01:00
Lisa Passing
13fc4e83e5
fadeout repos descriptions
2015-03-24 15:14:52 +01:00
Lisa Passing
797bf28823
new colors
2015-03-24 15:04:05 +01:00
Lisa Passing
3aa3dd5e00
new switches and more template nudging
2015-03-24 15:01:18 +01:00
Lisa Passing
0bed9a5fa7
Merge branch 'master' into topbar
2015-03-24 14:23:11 +01:00
Lisa Passing
26aa5c64ab
also update hover states
2015-03-24 14:17:29 +01:00
Lisa Passing
cc95e7a4e6
new grey
2015-03-24 14:13:45 +01:00
Lisa Passing
d0234d5011
more template nudging
2015-03-24 14:06:30 +01:00
Lisa Passing
88b128fc3e
trying to make sense to templates
2015-03-24 12:46:09 +01:00
Lisa Passing
c1e6934fc6
some responsove tweaks
2015-03-24 12:30:03 +01:00
Lisa Passing
4eb3aa25ad
styles for profile repo list
2015-03-24 12:22:56 +01:00
Lisa Passing
92e0b4a54c
show timestamp when hovering over finishedAt in build header
2015-03-24 10:40:26 +01:00
Lisa Passing
7584af6e52
nudge profile sidebar
2015-03-23 18:30:26 +01:00
Lisa Passing
1d827e926d
style new switches
2015-03-23 18:26:46 +01:00
Lisa Passing
eb0b7af011
style getting started
2015-03-23 18:00:05 +01:00
Lisa Passing
0ebf5b82a8
style orgs list
2015-03-23 16:50:04 +01:00
Lisa Passing
03bd183704
disable old styles
2015-03-23 16:11:14 +01:00
Lisa Passing
97b23dca96
prepare new styles
2015-03-23 16:08:35 +01:00
Lisa Passing
d28f37f18e
markup changes
2015-03-23 16:08:19 +01:00
Lisa Passing
03d65f4cdc
Revert "rearrange template"
...
This reverts commit 1b4cdc50e4
.
2015-03-23 15:20:42 +01:00
Lisa Passing
39f403c98c
more layout changes
2015-03-23 15:19:52 +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
Lisa Passing
81c6c7b9f8
Merge branch 'master' of github.com:travis-ci/travis-web
2015-03-23 14:05:20 +01:00
Lisa Passing
730a75bda1
fix styles for list markup on jobs
2015-03-23 14:04:03 +01:00
Lisa Passing
1b4cdc50e4
rearrange template
2015-03-23 14:00:00 +01:00
Piotr Sarnacki
c20134d8ae
Change jobs list items into divs again
2015-03-23 13:58:58 +01:00
Lisa Passing
8be71f07f5
Merge branch 'master' into new-flash
2015-03-23 13:38:02 +01:00
Lisa Passing
cc0265352b
limit flashes to 1
2015-03-23 13:01:36 +01:00
Lisa Passing
def6f2b2c0
update failing jobs text and width
2015-03-23 12:03:58 +01:00
Piotr Sarnacki
455e758653
Fix CCTray URL
2015-03-23 11:52:10 +01:00
Piotr Sarnacki
6540f3ac5b
Refactor jobs list and add some unit tests for it
2015-03-20 09:08:23 +01:00
Lisa Passing
59ac99778c
add new flash message styles
2015-03-19 17:31:13 +01:00
Lisa Passing
63dff660ea
cleanup css
2015-03-19 15:46:43 +01:00
Piotr Sarnacki
df6b87ddb8
Fix duration on running jobs list
2015-03-19 14:09:27 +01:00
Lisa Passing
8cd3da7f5b
Merge branch 'to-the-left'
2015-03-19 13:31:21 +01:00
Lisa Passing
694bd43a87
nudge all the layouts
2015-03-19 13:12:56 +01:00
Lisa Passing
c5137d0fb4
Merge branch 'to-the-left' of github.com:travis-ci/travis-web into to-the-left
2015-03-19 12:57:44 +01:00
Lisa Passing
717099cc63
add queued state to sidebar tiles
2015-03-19 12:57:35 +01:00
Lisa Passing
aedd0d97fb
make left sidebar tabs more responsive
2015-03-19 12:56:44 +01:00
Piotr Sarnacki
5fdc848123
Get rid of the right hand sidebar
2015-03-19 12:14:31 +01:00
Piotr Sarnacki
b703665fe5
Make showMyRepositories action play nicely with URLs
2015-03-19 12:08:39 +01:00
Piotr Sarnacki
ea9e9d81c1
Implement counts for running jobs
2015-03-19 11:57:52 +01:00
Lisa Passing
a0949bed85
yet another shade of grey
2015-03-19 11:53:49 +01:00
Lisa Passing
dad8d9629a
add darker versions of job icons
2015-03-19 11:29:48 +01:00
Lisa Passing
274b948d8c
enviroment variable phrasing
2015-03-19 11:21:22 +01:00
Lisa Passing
485e3d86b3
more contrast on jobs
2015-03-19 11:09:30 +01:00
Lisa Passing
51a791f4c9
new top bar, so shiny
2015-03-18 18:23:25 +01:00
Lisa Passing
8324d967c4
only show running if pro
2015-03-18 16:56:01 +01:00
Lisa Passing
d20d7e7568
center loading indicators
2015-03-18 16:49:09 +01:00
Piotr Sarnacki
5b9dd4819f
Show loading text for queues and running jobs
2015-03-18 16:46:53 +01:00
Lisa Passing
c735444039
fix color and queued template
2015-03-18 16:42:30 +01:00
Lisa Passing
fa13d84089
markup and styles for running tab
2015-03-18 16:38:28 +01:00
Piotr Sarnacki
7715ed31d6
Remove running jobs and queue from right sidebar
2015-03-18 16:01:35 +01:00
Lisa Passing
6bd5fe8387
fix some leftover things
2015-03-18 15:59:44 +01:00
Lisa Passing
3291355808
Merge branch 'running-jobs-in-left-sidebar' into to-the-left
2015-03-18 15:51:50 +01:00
Piotr Sarnacki
56bf89346b
Actually show queues on left sidebar
2015-03-18 15:36:55 +01:00