Lisa P
243bd4aed5
update according to comments
2016-02-02 15:22:03 +01:00
Lisa P
90408dfb47
hide some UI elements for enterprise
2016-02-02 12:23:49 +01:00
Piotr Sarnacki
069f7ddbeb
Fix displaying no-builds and not-active errors
...
This commit unifies the behaviour of displaying no-builds and not-active
errors for repo and fixes the error when user can't access repo settings
when the project is not active.
2016-01-21 16:35:36 +01:00
Lisa P
3e7a8b694e
fix title tag when owner had no name set
2016-01-21 13:39:02 +01:00
Piotr Sarnacki
b0df09fb22
Fix displaying no-builds message with an index view
2016-01-15 15:43:29 +01:00
Piotr Sarnacki
c96a4602cd
Merge pull request #432 from travis-ci/ps-remove-deprecations
...
Remove deprecations in preparation for 2.x update
2016-01-14 11:37:41 +01:00
Lisa P
76749e2250
fix signin loop
2016-01-13 15:29:44 +01:00
Lisa P
a63188ae13
add explicit signin route
2016-01-13 14:28:22 +01:00
Piotr Sarnacki
21f25cd2bf
[deprecations] Remove all of the views from the app
2016-01-12 16:55:22 +01:00
Konstantin Haase
e6520ff7cc
rkh moved to switzerland
2016-01-06 14:30:29 +01:00
Piotr Sarnacki
e60b0a0224
Fix jshint errors after conversion to JS
2016-01-04 13:15:15 +01:00
Piotr Sarnacki
fafaf65043
Convert project to JavaScript
2016-01-04 13:15:14 +01:00
Lisa P
fc0aefb42c
remove old env-vars files
2015-12-22 11:12:44 +01:00
Lisa P
201a37aa70
refactor accounts, pt1
2015-12-22 11:12:12 +01:00
Piotr Sarnacki
fdd7b5b91b
Properly normalize ssh key
2015-12-17 13:10:07 +01:00
Piotr Sarnacki
2e2d2ae81b
Feature flag API V3
2015-12-17 12:39:17 +01:00
Henrik Hodne
80a0255f39
Update the picture and title for Henrik
2015-12-09 17:43:03 +01:00
Piotr Sarnacki
09f27d47be
Fix search
2015-12-09 10:23:09 +01:00
Piotr Sarnacki
00653e9420
Fix repo search
2015-12-08 10:18:09 +01:00
Piotr Sarnacki
34e53c1034
Fix job route's use of job.build relationship
...
build is an async relationship now, so job.get('build') returns a
promise.
2015-12-08 10:18:04 +01:00
Piotr Sarnacki
6ee956367c
Observe repos.firstObject on reposController
...
Since we change repos property on reposController, we can't set observer
on repos, because as soon as it's changed, we loose the observer.
Instead, we should observe only on reposController, which is not going
to change.
2015-12-08 10:18:02 +01:00
Piotr Sarnacki
47439657a1
Use lastBuild from defaultBranch on repository
...
One thing that is not standard here is a serializer for branch, which
uses @href as id. At this point branches don't have ids and ember-data
needs one, so using @href is the easiest way.
2015-12-08 10:18:02 +01:00
Piotr Sarnacki
d9cff6e8b4
Create adapters and serializers working with v3 and v2 APIs
...
This commit adds adapters and serializers for v3, but also a fallback
serializer for v2, which allows to handle v2 and v3 payloads at the same
time. This is needed, because when we use v3 endpoint for one of the
models (in this case repo), we can also get embedded records of other
types (like branch or build).
2015-12-08 10:18:02 +01:00
Piotr Sarnacki
5cf1cbba6b
Move ajax and auth into services
2015-12-08 10:18:02 +01:00
Piotr Sarnacki
d677307006
Remove some more deprecations
2015-12-08 10:17:32 +01:00
Brandon Burton
5ece740957
Tweaking solarce's title
...
**Infrastructure Conductor** =D
2015-12-02 10:16:38 -08:00
Lisa P
41f69029a4
set favicon to default after logout
2015-11-23 10:38:32 +01:00
Lisa P
6e8e48ab96
redirect to landing page after signout
2015-11-13 12:41:39 +01:00
Lisa P
46a3af254a
change plans route on .org
2015-11-12 13:10:33 +01:00
Lisa P
701acecc56
change pro navigation and landing page redirects
2015-11-11 18:18:58 +01:00
Lisa P
88fd47002f
add team pics
2015-11-11 17:17:07 +01:00
Lisa P
11b66b26a0
add logo page
2015-11-09 20:07:57 +01:00
Lisa P
d5ac31b557
redirect plans page to landing age if on .org
2015-11-09 19:51:32 +01:00
Lisa P
2fac9ba462
teak team member styles
2015-11-09 16:50:58 +01:00
Lisa P
f898636a25
make team members a component
2015-11-09 16:36:15 +01:00
Konstantin Haase
718bf96a87
owner page: fix API query to eager load repositories for all owners, not just organizations
2015-10-15 09:09:34 +02:00
Lisa P
9052ec133c
fix test
2015-10-14 15:27:45 +02:00
Lisa P
2e39139da3
fix dashbaord after api cleanup, change some interaction elements
2015-10-14 14:57:39 +02:00
Lisa P
860e89dd86
fix owner page after api cleanup
2015-10-14 14:57:39 +02:00
Lisa P
7d6dd75bdf
remove logic again because api takes care of it now
2015-10-14 14:57:39 +02:00
Lisa P
e80c022874
remove wrong sorting param
2015-10-14 14:57:39 +02:00
Lisa P
ebc7c5a1ed
use different query more logic
2015-10-14 14:57:38 +02:00
Lisa P
8f61f49826
query for more branches if first call is not last page
2015-10-14 14:57:38 +02:00
Lisa P
3306e5a7e6
Merge pull request #398 from travis-ci/fix-404
...
Fix 404
2015-10-13 13:02:30 +02:00
Lisa P
3c2fbc067e
make give 404 a matchable route and redirect from owner if necessary
2015-10-13 12:38:22 +02:00
Lisa P
7f57466484
set limit in branch query to 100
2015-10-09 14:52:09 +02:00
Lisa P
0d94c1b786
try to get redirect to 404 working
2015-10-06 21:07:24 +02:00
Lisa P
fbb30d120c
fix owner page query
2015-10-05 23:31:59 +02:00
Lisa P
4ed60c5fbb
change owner query and comment out transition
2015-10-05 22:50:09 +02:00
Lisa P
12ac35a123
fix double link in build tiles, better error message for owner
2015-10-05 22:44:29 +02:00