Commit Graph

3123 Commits

Author SHA1 Message Date
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
0964c8753e remove assertion because I have removed the respective element 2015-05-05 13:03:09 +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
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
5e01bb8d68 Try specifying node version
Tests fail on 0.10.38, trying other versions
2015-04-23 12:16:19 +02:00
Piotr Sarnacki
212efad6f2 Merge pull request #348 from travis-ci/hooks-activation-error-message
Hooks activation error message
2015-04-23 12:02:47 +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
Lisa Passing
cc1ae3c2e7 add some simple tests to hooks-list-item 2015-04-22 17:07:01 +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