Commit Graph

1010 Commits

Author SHA1 Message Date
Lisa P
9aee4fd4b8 Merge pull request #389 from travis-ci/ownerpage-newstyle
Ownerpage newstyle
2015-08-17 17:51:59 +02:00
Lisa P
144c3cd4f8 omg add, little animation 2015-08-17 17:34:54 +02:00
Lisa P
3d1cbdd1d8 add tractor illustration 2015-08-17 16:26:38 +02:00
Lisa P
11b5e2f024 add animated booting state icon to ownerpage 2015-08-17 11:32:22 +02:00
Lisa P
73d5024e06 remove unnecessary new line 2015-08-17 10:47:18 +02:00
Lisa P
e4b689b0d5 display actiavte options on not-active of if user has pushPermissions 2015-08-17 10:15:09 +02:00
Lisa P
75ce90fc03 check for lastBuildId and only display not-active if it is false 2015-08-14 16:58:06 +02:00
Lisa P
fa27fae524 remove even more styles 2015-08-14 14:53:00 +02:00
Lisa P
1233890a5a remove more unused styles 2015-08-14 14:47:10 +02:00
Lisa P
8341b2c1cd fix some crossbrowser inconsistencies 2015-08-14 14:45:27 +02:00
Lisa P
073fd3feac slightly tweak copy on no-repos 2015-08-13 14:59:04 +02:00
Lisa P
6de92f20d9 add component for no repositories notice 2015-08-12 15:59:32 +02:00
Lisa P
7e68915ede disable /:owner/running route for now 2015-08-12 15:58:55 +02:00
Lisa P
110c17d2c4 Merge pull request #390 from travis-ci/noscript-notice
add simple noscript notice
2015-08-12 11:21:18 +02:00
Lisa P
79eb530270 Merge pull request #388 from travis-ci/lp-no-builds
No builds/ not activated
2015-08-12 11:20:22 +02:00
Lisa Passing
bc1db07901 fix duplicate owner name in document title on ownerpage 2015-08-12 11:11:28 +02:00
Lisa Passing
5736dbfe4b add more space 2015-08-12 10:56:18 +02:00
Lisa Passing
98d9476b7a link from repo header to ownerpage 2015-08-12 10:54:59 +02:00
Lisa Passing
0238eb18b1 add noscript tag to index 2015-08-11 17:52:01 +02:00
Lisa Passing
351cb909b6 add backgroundcolor to owner avatar in case we get transparent bg avatars 2015-08-11 17:13:32 +02:00
Lisa Passing
0cea3d43a6 add responsive styles to owner page list 2015-08-11 16:51:29 +02:00
Lisa Passing
b4c6edf72c Merge branch 'master' into ownerpage-newstyle 2015-08-11 16:16:26 +02:00
Lisa Passing
d8f2758e31 new ownerpage style 2015-08-11 16:00:25 +02:00
Piotr Sarnacki
db93e755d6 Fix build and jobs tabs 2015-08-11 14:51:40 +02:00
Lisa Passing
97463e6320 write repository consistently in lower case 2015-08-11 13:52:34 +02:00
Lisa Passing
2ebba3e774 bring back navigation toggle 2015-08-11 13:44:03 +02:00
Lisa Passing
a2e78bb058 take out trigger build via api because it doesn't work 2015-08-10 19:11:32 +02:00
Lisa Passing
a6f18ab19c Merge branch 'master' into lp-no-builds 2015-08-10 18:53:03 +02:00
Piotr Sarnacki
e382d3015d We can get push access info from current user record 2015-08-07 13:05:30 +02:00
Piotr Sarnacki
8e5d40029a Merge pull request #386 from travis-ci/ember-1.13.6
Ember 1.13.6
2015-08-06 14:30:14 +02:00
Piotr Sarnacki
a0ca1ec66b Change running jobs and queue into components 2015-08-06 13:58:14 +02:00
Piotr Sarnacki
8c35e42b2b Fix show more button by changing it into component 2015-08-06 12:05:44 +02:00
Piotr Sarnacki
7e59794571 Fix log clearing after job restart
In glimmer world rerender doesn't work as before and since we manage log
element manually, we need to also clear it manually and reset the log
properly
2015-08-06 11:34:25 +02:00
Piotr Sarnacki
daeb5fa056 Refactor repo tools to use components 2015-08-06 11:09:41 +02:00
Piotr Sarnacki
c0f2416703 Debounce limit concurrent builds input in settings 2015-08-05 15:04:56 +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
Piotr Sarnacki
759e56d7ba Change repos-list into a component 2015-08-05 13:11:57 +02:00
Lisa Passing
9efa886d01 remove animation for now 2015-08-03 18:01:40 +02:00
Lisa Passing
86aea340eb try some animations 2015-08-03 11:28:30 +02:00
Lisa Passing
f41babc783 remove more legacy styles 2015-07-30 17:34:18 +02:00
Lisa Passing
5b361a49ef initial attempt to trigger the first build of a repo through api 2015-07-29 16:07:31 +02:00
Lisa Passing
d15d35a9ff change logic of displaying noPR builds message 2015-07-29 12:13:31 +02:00
Lisa Passing
72b214e5b8 group elements in wheelbarrow svg 2015-07-28 17:11:20 +02:00
Lisa Passing
0059a34daa inline loading indicator on profile hooks 2015-07-28 15:59:56 +02:00
Lisa Passing
8bc1d4ad33 display wheelbarrow notice if repo is not active 2015-07-28 15:57:40 +02:00
Lisa Passing
163ad2a6dd add not-active component 2015-07-28 15:20:50 +02:00
Lisa Passing
8795a932d0 Merge branch 'master' into lp-no-builds 2015-07-28 14:31:31 +02:00
Lisa Passing
b9434e5baf fix another too dark border 2015-07-28 13:08:05 +02:00
Lisa Passing
0f39e6fb7a Merge branch 'master' into lp-ssh-key-permissions 2015-07-28 12:29:06 +02:00
Lisa Passing
584977e97d Merge branch 'master' into lp-ssh-key-permissions 2015-07-28 12:15:08 +02:00
Lisa Passing
42ee11263e Merge branch 'master' into booting-state 2015-07-28 11:48:06 +02:00
Lisa Passing
4c28a41dff tweak tooltip 2015-07-28 11:31:03 +02:00
Lisa Passing
eeeb64d29a tweak position of help button 2015-07-28 11:06:01 +02:00
Lisa Passing
2d34fc0252 group no-build-svg elements and alter message on PR tab 2015-07-27 18:45:18 +02:00
Lisa Passing
5ec89df59e Merge branch 'master' into booting-state 2015-07-27 17:10:23 +02:00
Lisa Passing
023293de8a change help link on limit concurrency settings from blog post to docs 2015-07-27 17:05:51 +02:00
Lisa Passing
ff9813f200 Merge branch 'master' into lp-ssh-key-permissions 2015-07-27 16:50:38 +02:00
Lisa Passing
691e02d08f check for push permission in ssh key settings 2015-07-27 16:46:16 +02:00
Lisa Passing
db72c54bc4 take out debugger 2015-07-27 11:09:51 +02:00
Lisa Passing
63d8db4692 switch from svg to css animation 2015-07-23 17:35:58 +02:00
Lisa Passing
e6fd028a6e Merge branch 'master' into booting-state 2015-07-23 16:38:40 +02:00
Lisa Passing
ac6c73a340 add inline styles to switch 2015-07-23 15:13:57 +02:00
Lisa Passing
a052278bda make it a icon switch 2015-07-23 14:55:30 +02:00
Lisa Passing
cf7849a446 fix missing styles on hooks without admin rights 2015-07-23 14:54:20 +02:00
Lisa P
6eb1405cea Merge pull request #374 from travis-ci/settings-glimmer
Settings glimmer
2015-07-23 13:48:45 +02:00
Lisa Passing
14ac3872c3 moving feedback button a bit more to the left 2015-07-23 12:38:53 +02:00
Lisa Passing
dac21f6164 show legacy note first, then job not yet started notice 2015-07-23 12:37:23 +02:00
Lisa Passing
6578e8b3ce don't let fingerprints get cut off 2015-07-23 12:24:40 +02:00
Lisa Passing
d2abeb6841 even less tooltip line height 2015-07-22 17:23:47 +02:00
Lisa Passing
4ca636caf1 decrease font-size on tooltips, rearrange settings switches, more spacing between settings sections 2015-07-22 17:15:05 +02:00
Lisa Passing
183b4bf966 remove weird bpoxshadow in Firefox 2015-07-22 15:32:03 +02:00
Lisa Passing
8891b325b3 fetch repo hook, but hide deactivate section for now 2015-07-22 15:05:27 +02:00
Lisa Passing
4ba671542a nudge some tooltip pixels 2015-07-22 13:08:37 +02:00
Lisa Passing
bed880019f add help icon to concurrency build setting 2015-07-22 12:51:03 +02:00
Lisa Passing
0efcaabc62 push some pixels on settings 2015-07-22 11:30:32 +02:00
Piotr Sarnacki
868995bf09 Move concurrent build limit flow into a component 2015-07-22 10:55:23 +02:00
Lisa Passing
7817cd47e4 add bg-color to default btn styles 2015-07-22 10:48:50 +02:00
Lisa Passing
7652f9b5b0 some styles for switches 2015-07-21 18:51:30 +02:00
Piotr Sarnacki
271724f994 Implement concurrent builds limit in settings 2015-07-21 18:01:46 +02:00
Lisa Passing
e7aa74872d add general settings functionality 2015-07-21 17:24:18 +02:00
Lisa Passing
dd4580f151 change ssh-key error-message wording 2015-07-21 16:12:24 +02:00
Lisa Passing
c74cf7932a add proper error styles to ssh-key form 2015-07-21 15:44:17 +02:00
Lisa Passing
b4f9cd95e8 add tests for ssh-key components 2015-07-21 15:35:10 +02:00
Piotr Sarnacki
34510791b0 Implement delete action for ssh-key 2015-07-21 14:32:33 +02:00
Piotr Sarnacki
8f7603c9fe Add customSshKey to controller after it's created in the component 2015-07-21 14:32:21 +02:00
Lisa Passing
7293e06c0e add save functionality to ssh-keys 2015-07-21 14:10:37 +02:00
Lisa Passing
87ddf9979a copy some methods from ssh-key controller to add-ssh-key component 2015-07-20 17:58:32 +02:00
Lisa Passing
fcfd634591 add add-ssh-key component 2015-07-20 17:19:34 +02:00
Lisa Passing
b32ce35a05 fix ssh-key displays 2015-07-20 17:11:59 +02:00
Lisa Passing
e2be355054 change states that animate 2015-07-17 18:26:34 +02:00
Lisa Passing
dd319b343e add svg animation of received state 2015-07-17 17:58:27 +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
Lisa Passing
2accdd5626 try fetching ssh keys 2015-07-17 11:39:46 +02:00
Lisa Passing
004d890a08 add delete env-var functionality 2015-07-16 15:46:39 +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
99f828ef65 add some and refactor add-env-var tests 2015-07-16 12:48:19 +02:00
Lisa Passing
cc0bed2974 fix failing tests 2015-07-16 12:28:14 +02:00
Lisa Passing
a2af72a10d add styles for public env-vars and tweak some other styles 2015-07-16 12:03:08 +02:00
Lisa Passing
a7ad2c0a63 add some env var form error styles 2015-07-15 20:12:13 +02:00
Lisa Passing
68ea7071e0 fix new ui bugs on profile page 2015-07-15 18:22:43 +02:00
Lisa Passing
f6fec80b5d add env var form tests 2015-07-15 16:50:18 +02:00
Lisa Passing
3cbbbcbfdb Merge branch 'master' into settings-glimmer 2015-07-15 15:30:52 +02:00
Lisa Passing
f5d986aaca Merge branch 'master' into userlike 2015-07-15 14:57:58 +02:00
Lisa Passing
31eca3e5c3 remove live chat link from footer 2015-07-15 14:33:23 +02:00
Lisa Passing
08dbac84aa add userlike config option 2015-07-15 14:26:41 +02:00
Lisa Passing
a7bc36cba7 make userlike button work with sign in and out 2015-07-15 14:02:16 +02:00
Piotr Sarnacki
72f323bce4 Add userlike only after user is refreshed 2015-07-15 12:57:33 +02:00
Lisa Passing
44d59909d3 hide feedback if not logged in 2015-07-14 18:11:32 +02:00
tchak
48fc13b7bf stop using deprecated {{bind-attr}} 2015-07-14 17:57:08 +02:00
Lisa Passing
db1db13066 remove debug 2015-07-14 16:12:48 +02:00
Lisa Passing
052aae3856 start userlike script from ember and fill in user data 2015-07-14 16:11:59 +02:00
Lisa Passing
cb9c26d3a5 work on envvars 2015-07-14 15:54:19 +02:00
Lisa Passing
9bee539474 Merge branch 'master' into settings-glimmer 2015-07-14 11:24:55 +02:00
Piotr Sarnacki
a38309ff05 Fix displaying a message for a limited log 2015-07-14 11:04:53 +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
Lisa Passing
9c0a2780c3 move feedback button a little more to the left 2015-07-13 18:26:43 +02:00
Lisa Passing
1ec639e930 fix broken link on getting_started 2015-07-10 10:31:32 +02:00
Lisa Passing
68e1f5cc7c only show legacy note when logged in 2015-07-09 20:10:17 +02:00
Lisa Passing
7e811e3f81 again icon positioning 2015-07-09 19:29:02 +02:00
Lisa Passing
342ee75964 update legacy update link 2015-07-09 18:46:33 +02:00
Lisa Passing
cb4879ef75 change button padding 2015-07-09 18:45:35 +02:00
Lisa Passing
c2b9c086a5 update button copy and styles 2015-07-09 18:21:15 +02:00
Lisa P
9533c32033 Merge pull request #363 from travis-ci/note-legacy-infrastructure
[wip] display notice for legacy infrastructure
2015-07-09 17:53:17 +02:00
Lisa Passing
79144d6d48 unorphan sigin in page copy 2015-07-09 17:53:04 +02:00
Lisa Passing
0bc1b03041 proper copy 2015-07-09 17:41:34 +02:00
Lisa Passing
dd01d22b0f try custom button 2015-07-09 17:28:11 +02:00
Lisa Passing
7ed4d33053 remove live chat link on com 2015-07-09 16:59:55 +02:00
Lisa Passing
e934061ce7 remove charmscout, add userlike 2015-07-09 15:56:21 +02:00
Lisa Passing
0865600cff tweak help and legel links in topbar 2015-07-09 13:48:38 +02:00
Lisa Passing
695d0a2495 fix signin button on landing page again 2015-07-08 19:21:57 +02:00
Lisa Passing
fade8f05c3 only show link to live chat on .com 2015-07-08 19:04:03 +02:00
Lisa Passing
70ec68e0d4 change settings button hover color 2015-07-08 16:59:56 +02:00
Lisa Passing
e407dd69fb fix some responsive issues on settings page 2015-07-08 16:56:49 +02:00
Lisa Passing
a59723cf67 add link to the right docs page 2015-07-08 15:05:19 +02:00
Lisa Passing
a340028554 fix sign in button on landing page 2015-07-08 14:54:47 +02:00
Lisa Passing
cbdd754c00 move illustration down a bit 2015-07-08 13:15:06 +02:00
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
Lisa Passing
f6a1b455e6 refactor more settings styles 2015-07-07 20:17:04 +02:00
Lisa Passing
a6d4c2f6f7 refactor form styles from settings page 2015-07-07 19:34:27 +02:00
Lisa Passing
572804653c trying some thing in the settings route. No idea what I'm doing 2015-07-07 18:47:57 +02:00
Piotr Sarnacki
8a1d1b9be6 Don't use a legace /repositories endpoint for getting a key 2015-07-07 17:03:01 +02:00
Justine Arreche
7bc0be0de1 Removed comma from 10,000% on landing page 2015-07-07 09:56:39 -04:00
Lisa Passing
b575d78250 fix tests 2015-07-07 15:39:02 +02:00
Lisa Passing
7601e15ab8 refactor tooltips 2015-07-07 15:00:07 +02: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
Lisa Passing
e75fbc2485 refactor switch styles 2015-07-06 20:25:50 +02:00
Lisa Passing
c0b49095b4 add ssh-key from styles 2015-07-02 18:14:31 +02:00
Lisa Passing
bd6e1e347b put styles on ssh-key settings 2015-07-02 17:50:26 +02:00
Lisa Passing
859ed2cdea style env vars form 2015-07-02 14:48:46 +02:00
Lisa Passing
413a326022 add delete button tooltips 2015-07-02 11:52:10 +02:00
Lisa Passing
0d4e3a029a add new icons and some env var styles 2015-07-01 18:28:23 +02:00
Lisa Passing
2ebd6e893a add some styles for settings and new switches 2015-07-01 17:09:34 +02:00
Lisa Passing
1072577ce0 add compontents for settings 2015-07-01 17:09:05 +02:00
Lisa Passing
c4bc5a5f8b add some vars and markup to start with 2015-07-01 13:08:57 +02:00
Piotr Sarnacki
5ba541fb43 Use transitionTo instead of replaceWith on profile page 2015-07-01 09:35:21 +02:00
Paul Cochrane
78d16542b3 Add Perl6 to matrix 2015-06-30 23:12:20 +02:00
Lisa Passing
fa7472c172 add notice styles 2015-06-30 16:12:04 +02:00
Lisa Passing
f262ae15f5 refactor and clean profile templates and styles 2015-06-30 13:28:45 +02:00
Lisa Passing
e42a4088e7 detect build.linux in jobs.queue and display notice 2015-06-30 11:35:49 +02:00
Lisa Passing
ce2397dd9a center trigger button and some cleanup 2015-06-30 11:33:32 +02:00
Lisa Passing
07ce13b2e4 fix color of caches buttons 2015-06-30 11:21:44 +02:00
Piotr Sarnacki
8ebd644485 Fix status images popup 2015-06-30 10:27:51 +02:00
Piotr Sarnacki
6529449617 Fix remove log button 2015-06-30 09:41:34 +02:00
Lisa Passing
37da11d55a show pretty date in build header on hover 2015-06-23 12:30:03 +02:00
Lisa Passing
20afef8c43 make title as dark as before 2015-06-23 11:11:21 +02:00
Lisa Passing
8f4c9cf58e change more variables 2015-06-22 19:08:25 +02:00
Lisa Passing
fdb09ecd4c change lots of variables 2015-06-22 18:43:08 +02:00
Lisa Passing
3fe260243b introduce darker grey 2015-06-22 18:09:01 +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
5ae9c1603d change z-index of log buttons so the feedback button is always on top 2015-06-19 16:23:02 +02:00
Lisa Passing
774262175a cleanup tabs.sass 2015-06-19 16:19:02 +02:00
Lisa Passing
609fb5ae9b delete app.sass because it is not used at all 2015-06-19 16:13:24 +02:00
Lisa Passing
4989c4f68e fix code climate popup and iterate over popups over all 2015-06-19 16:05:21 +02:00
Piotr Sarnacki
b61b06620c Don't subscribe to common channel on landing page 2015-06-18 16:28:46 +02:00
Piotr Sarnacki
1365caae9a Use per repo channels instead of common channel 2015-06-18 15:47:14 +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
99a6ebb89f tweak build numbers in sidebar so they dont get cut off 2015-06-17 15:56:24 +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
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
Lisa Passing
0b548f7316 start adding title attributes to icons 2015-06-15 19:08:33 +02:00
Lisa Passing
eff7d41a06 add api icon 2015-06-15 18:15:39 +02:00
Lisa Passing
c299dbc35d Merge branch 'master' of github.com:travis-ci/travis-web 2015-06-11 16:17:00 +02:00
Lisa Passing
1cdd447ae6 please the vertical alignment police 👮🚓🚨 2015-06-11 16:16:51 +02:00
Lisa Passing
afe34223bd fix spacing on public repo pages 2015-06-11 16:11:47 +02:00
Piotr Sarnacki
92eb8436a1 Revert "Revert "add eventType as an attribute, include api builds to the history""
This reverts commit 4d519f145a.
2015-06-11 11:32:25 +02:00
Lisa Passing
d252a0657a remove old loading styles 2015-06-10 12:32:04 +02:00
Lisa Passing
acc1b490b3 Merge branch 'master' of github.com:travis-ci/travis-web 2015-06-10 12:31:08 +02:00
Lisa Passing
6552418e4b add border-radius to langing page tiles 2015-06-10 12:31:04 +02:00
Piotr Sarnacki
5f37bcb312 Query for repos on landing page right away 2015-06-10 12:19:13 +02:00
Piotr Sarnacki
648d7579e4 Use less expensive endpoints for getting repos with last builds
We display a few recently built repos on landing page. Till now it was
using quite expensive endpoint "/repos". This commit changes it to get
last builds from builds endpoint and then fetch repositories by ids.
2015-06-10 11:32:06 +02:00