Commit Graph

3612 Commits

Author SHA1 Message Date
Piotr Sarnacki
2a2b3f018b 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-11-09 13:46:54 +01:00
Piotr Sarnacki
6992a79a93 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-11-09 13:46:54 +01:00
Piotr Sarnacki
0976672f9e Remove unneeded test 2015-11-09 13:46:54 +01:00
Piotr Sarnacki
22d4f59ce9 Move ajax and auth into services 2015-11-09 13:46:54 +01:00
Piotr Sarnacki
b9de261388 Remove some more deprecations 2015-11-09 13:43:56 +01:00
Lisa P
7d1dce76ee fix z-index of jobs:hover 2015-11-04 11:34:27 +01:00
Lisa P
0f6230fddc fix link-to in branches template 2015-10-29 17:56:29 +01:00
Lisa P
72879709f0 fix broadcasts overlay by removing z-index on the wrong state 2015-10-28 13:35:08 +01:00
Lisa P
fbd7305252 fix branches sorting order 2015-10-28 13:21:23 +01:00
Lisa P
e80f399e83 add icon for pinned tabs in Safari 2015-10-27 14:46:21 +01:00
Lisa P
625e23228a put eye svg into component 2015-10-26 15:22:13 +01:00
Lisa P
4a54b2df9b Merge pull request #406 from travis-ci/lp-toggle-token
toggle token on profile page
2015-10-26 14:49:24 +01:00
Lisa P
512450b7ce tweak icon iris and toolip 2015-10-26 13:48:34 +01:00
Lisa P
8c911fcc2c add eye icon and tooltip to profile token toggle 2015-10-26 12:34:57 +01:00
Lisa P
5f00526700 add toggle functionality to profile token 2015-10-23 17:52:15 +02:00
Lisa P
def57c603b provide fallback for owner page is payload is empty 2015-10-23 17:15:22 +02:00
Lisa P
64a580f299 rewrite icon template logic 2015-10-23 12:17:26 +02:00
Lisa P
68cee22a76 refactor logic change 2015-10-23 11:53:57 +02:00
Lisa P
e1f5086877 also apply new logic to update method 2015-10-22 21:41:29 +02:00
Hiro Asari
52cbf7a130 Merge pull request #404 from HPI-BP2015H/smalltalk
Smalltalk support
2015-10-22 11:30:18 -04:00
Lisa P
d1f3ee2c6f Merge pull request #401 from travis-ci/lp-broadcasts
Broadcasts
2015-10-22 17:29:29 +02:00
Lisa P
aad5530d2e change tower icon color logic 2015-10-22 17:06:12 +02:00
Lisa P
380204bb44 fix svg overflow in firefox 2015-10-22 15:55:53 +02:00
Lisa P
68537ca3a5 fix button alignment, tweak broadcast 2015-10-22 15:50:42 +02:00
Steffen Kötte
1d6cf2fbea Smalltalk support 2015-10-22 12:09:06 +02:00
Lisa P
1545dbd9d1 animate transmission waves 2015-10-21 18:39:54 +02:00
Lisa P
02f986fe72 change fade animation and properly clean timeout 2015-10-21 17:47:44 +02:00
Hiro Asari
00fbf2c6d9 Merge pull request #403 from jhass/crystal_matrix
Add crystal language key
2015-10-21 11:05:26 -04:00
Lisa P
5c99abfafc add hover colors and rewrite tower as component 2015-10-21 16:55:44 +02:00
Lisa P
36147b36a0 fix topbar navigation (again) 2015-10-21 10:27:29 +02:00
Lisa P
99e3864acd make broadcasts icon change color 2015-10-21 10:27:29 +02:00
Lisa P
8bf917984c make broadcasts list update itself after element is removed 2015-10-21 10:27:29 +02:00
Lisa P
14faf23d0b bring back status icons 2015-10-21 10:27:29 +02:00
Lisa P
9fa7e408cd make seen broadcasts work with localstorage 2015-10-21 10:27:29 +02:00
Lisa P
558f6e64c0 remove some things 2015-10-21 10:27:28 +02:00
Lisa P
fa0d533059 try some things 2015-10-21 10:27:28 +02:00
Lisa P
10a747d2ac filter out expired broadcasts 2015-10-21 10:27:28 +02:00
Lisa P
1bbceeaf13 rewrite topbar to fix in broadcasts, plus some cleanup 2015-10-21 10:27:28 +02:00
Lisa P
bb544f8a7d only show tower when logged in 2015-10-21 10:26:30 +02:00
Lisa P
9c403da804 style broadcasts and toggle them 2015-10-21 10:26:30 +02:00
Lisa P
f33161f95e start working on broadcasts 2015-10-21 10:26:30 +02:00
Jonne Haß
16a8d356fc Add crystal language key 2015-10-21 00:44:13 +02:00
Lisa P
bc67c4cccd Merge pull request #402 from travis-ci/cd-update-help-menu
remove link to stack overflow in help menu
2015-10-20 12:08:09 +02:00
carlad
02e2f84209 remove link to stack overflow in help menu 2015-10-19 18:11:35 +02:00
Lisa P
a713a5969f Merge pull request #400 from travis-ci/rkh-fix-owner-page-for-users
owner page: fix API query to eager load repositories for all owners, …
2015-10-15 10:09:09 +02: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
a048e1fca1 Merge pull request #399 from travis-ci/lp-query-more-branches
Fix owner/branches/dashbaord after api cleanup
2015-10-14 15:37:36 +02:00
Lisa P
9052ec133c fix test 2015-10-14 15:27:45 +02:00
Lisa P
a5c3cf69f2 fix branches after api cleanup 2015-10-14 14:57:39 +02:00
Lisa P
2e39139da3 fix dashbaord after api cleanup, change some interaction elements 2015-10-14 14:57:39 +02:00