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
Justine Arreche
7bc0be0de1
Removed comma from 10,000% on landing page
2015-07-07 09:56:39 -04: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
8ff3297083
fill in meta description
2015-06-22 16:50:32 +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
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
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
Lisa Passing
0b548f7316
start adding title attributes to icons
2015-06-15 19:08:33 +02:00
Piotr Sarnacki
950cb45a7c
Fix settings menu
2015-06-02 12:33:48 +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
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
Lisa Passing
3d21fd88a7
change irc link to chat.travis
2015-05-19 11:47:06 +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
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
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
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
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
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
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
8c07e4ec7a
Fix sidebar for logged in users
2015-05-05 15:20:57 +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
d6e40d6ebd
use build id and not number
2015-05-05 13:03:10 +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
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
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
05e7b41a5e
add more space to owner info
2015-05-05 13:03:07 +02:00
Lisa Passing
b0bccce0ab
change some owner styles
2015-05-05 13:03:06 +02:00