Piotr Sarnacki
7649c180dd
Fix cancel and restart buttons
...
Callback functions for restart and cancel where improperly updated while
switching from coffeescript to javascript.
2016-01-07 10:19: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
Piotr Sarnacki
2e2d2ae81b
Feature flag API V3
2015-12-17 12:39:17 +01:00
Piotr Sarnacki
9a55449789
Fix pusher auth for pro
2015-12-09 11:57:57 +01:00
Piotr Sarnacki
bdcb906fe0
[deprecations] Use peekRecord instead of getById
2015-12-08 10:18:08 +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
Piotr Sarnacki
63ddf332a8
Properly call error callback in ajax utility
2015-12-07 13:35:25 +01:00
Piotr Sarnacki
69ac8e1a00
Revert "Change signature in $.ajax's error callback"
...
This reverts commit 60a77742c0
.
We don't use $.ajax...
2015-12-07 10:05:19 +01:00
Piotr Sarnacki
60a77742c0
Change signature in $.ajax's error callback
...
Error callback in $.ajax has different signature than success callback
2015-12-07 09:39:39 +01:00
Piotr Sarnacki
3827b6b4d8
Add debug info on ajax errors
2015-12-04 11:23:53 +01:00
Lisa P
6784f6f708
Merge pull request #407 from travis-ci/lp-pro-landingpage
...
pro landing page
2015-11-23 09:24:54 +01:00
Lisa P
ff6455bab7
add osx_image to keys-map
2015-11-13 13:13:40 +01:00
Lisa P
701acecc56
change pro navigation and landing page redirects
2015-11-11 18:18:58 +01:00
Steffen Kötte
1d6cf2fbea
Smalltalk support
2015-10-22 12:09:06 +02:00
Jonne Haß
16a8d356fc
Add crystal language key
2015-10-21 00:44:13 +02:00
amir
eb60eb0caf
Change Rst ro RST
...
RST is abbreviation of reStructuredText.
Using Rst is plain wrong, it would be good to use RST or reStructuredText.
2015-09-25 18:55:58 +03:30
Piotr Sarnacki
94a018769d
[specs] auth.refreshUserData returns a promise now
2015-09-02 13:17:28 +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
Lisa P
6eb1405cea
Merge pull request #374 from travis-ci/settings-glimmer
...
Settings glimmer
2015-07-23 13:48:45 +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
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
cc0bed2974
fix failing tests
2015-07-16 12:28:14 +02:00
Lisa Passing
f5d986aaca
Merge branch 'master' into userlike
2015-07-15 14:57:58 +02:00
Lisa Passing
a7bc36cba7
make userlike button work with sign in and out
2015-07-15 14:02:16 +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
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
Paul Cochrane
78d16542b3
Add Perl6 to matrix
2015-06-30 23:12:20 +02:00
Piotr Sarnacki
1365caae9a
Use per repo channels instead of common channel
2015-06-18 15:47:14 +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
Piotr Sarnacki
4201b81fe8
Change CurrentUserController to Controller
2015-06-02 11:16:04 +02:00
Piotr Sarnacki
ac6d6037f9
Make favicon colors in line with UI state colors
2015-05-18 14:09:23 +02:00
Lisa Passing
929a964e71
add more config keys
2015-04-23 14:40:28 +02:00
Lisa Passing
89f055cbd0
add rust to config keys
2015-04-21 17:12:59 +02:00
Piotr Sarnacki
36be656c62
Disable landing page on pro for now
2015-04-15 09:19:37 +02:00
Piotr Sarnacki
708c738e5d
Merge pull request #345 from andyli/haxe
...
Add haxe key.
2015-04-08 14:06:05 +02:00
Andy Li
24d2ee6253
Add haxe key.
2015-04-08 10:08:19 +08:00
Piotr Sarnacki
b30492296c
Show landing page before signin in
2015-03-30 12:06:49 +02:00
Piotr Sarnacki
455e758653
Fix CCTray URL
2015-03-23 11:52:10 +01:00
Piotr Sarnacki
d46c0f13ac
Refactor repo actions support
...
This commit refactors repo-actions support to use components and make
the implementation much simpler. It also fixes a bug with buttons being
displayed when they shouldn't be.
2015-03-16 13:54:14 +01:00
Lisa Passing
ce39df2b5c
fix language string with Priotr's help
2015-03-13 12:40:58 +01:00
Lisa Passing
839511f6bd
seperate languages form config keys
2015-03-12 16:03:26 +01:00
Alexander Köplinger
41d4259c22
Add mono to keys-map.coffee
2015-03-05 23:12:19 +01:00