Piotr Sarnacki
d7bef2b94e
Revert tailing changes
2014-01-20 15:00:34 +01:00
Hiro Asari
8b6be08ef4
Merge branch 'master' into settings-pane
...
Conflicts:
assets/scripts/app/routes.coffee
assets/scripts/app/templates/profile/tabs/hooks.hbs
2014-01-17 07:09:04 -05:00
Hiro Asari
97d73ad98c
Tweak ANSI cyan values
...
to values indicated in Standard VGA colors in https://en.wikipedia.org/wiki/ANSI_escape_code
Fixes https://github.com/travis-ci/travis-ci/issues/1667
2014-01-11 13:04:50 -05:00
Hiro Asari
496e67070f
Darken ANSI green
...
Fixes https://github.com/travis-ci/travis-ci/issues/1217
2014-01-10 23:37:17 -05:00
Justine Arreche
8fb194b557
Merge branch 'master' of https://github.com/travis-ci/travis-web into updated-styles
2014-01-10 10:49:43 -05:00
Justine Arreche
909da95d0f
Updating branch from master
2014-01-09 15:19:42 -05:00
Hiro Asari
6ec13ceee1
Merge pull request #240 from dmathieu/multiple_lines
...
Highlight multiple lines
2014-01-09 10:41:28 -08:00
Philip Arndt
4330aa48ed
Fixes #236 by setting #top min-width to 930px to match #left plus #main
2014-01-09 08:55:21 +13:00
Damien Mathieu
c9e0f07a5a
highlight multiple lines
...
We can now highlight multiple lines, adding #L1-L2 to the hash.
We can select the ending line with shift + click.
Closes travis-ci/travis-ci#1829
2014-01-07 21:46:19 +01:00
Justine Arreche
d324319a96
changes made to profile page including increased type size for readability, color styling and gravatar border radius increase
2014-01-03 19:10:58 -05:00
Piotr Sarnacki
3a15b037da
Link to repo settings from a hooks page
2013-12-18 11:02:24 +01:00
Piotr Sarnacki
c18222ea51
Settings pane
...
This commit contains a settings pane implementation. There are a couple
of things here, which are not used yet, like advanced form helpers. I'm
leaving them here, because the plan is to add support for more settings
soon (like: include/exclude branch patterns), which will need these
helpers.
There is also tabs support, although in the current version there is
only one tab (initially it was created for supporting general tab and
notifications tab).
2013-12-18 11:02:23 +01:00
Damien Mathieu
1920785f50
fix regression when going below the log zone
...
Since a431b68c28
, when going below the max
of the log files, the position button would remain in fixed position.
This fixes it.
2013-12-13 17:09:15 +01:00
Damien Mathieu
10d49c6983
refactor and add tests to tailing
2013-12-13 15:27:33 +01:00
Damien Mathieu
a431b68c28
make the back to top fixed and fluidify the follow scrolls
...
Fixes #89
2013-12-05 16:01:51 +01:00
Hiro Asari
f86a7f8973
Merge pull request #223 from travis-ci/ha-bug-ci_gh1659
...
Style 'grey' class
2013-12-02 05:35:16 -08:00
Hiro Asari
9c2be87ac2
Lighten $ansi-grey
2013-11-27 01:20:55 -05:00
Hiro Asari
9e3700752e
Style 'grey' class
2013-11-22 08:32:02 -05:00
Greg Karékinian
d5bb233df0
Align line numbers with CSS
...
It looks good up to 9999
Refs #222
2013-11-20 13:01:37 +01:00
Justine Arreche
de02f0d028
styling to github oauth error page and added travis-crying icon
2013-10-28 11:55:25 -04:00
Justine Arreche
15dc5ff921
added vertical align top to .slug
2013-10-21 21:19:37 -04:00
Justine Arreche
1210d07a90
changed #right .slug to inline
2013-10-21 20:04:13 -04:00
Justine Arreche
af65c668d1
bringing in darker #left div bg color for master app.css
2013-10-16 13:09:48 -04:00
Justine Arreche
9fb54749be
darkened #left div a bit to reduce amount of white on page for people with less repos
2013-10-16 12:55:35 -04:00
Justine Arreche
14d7c0405c
adding white color for anchors in flash messages
2013-10-15 13:58:46 -04:00
Justine Arreche
4bde44e40e
added color white to flash class anchor tag
2013-10-15 13:45:56 -04:00
Justine Arreche
e5363fc64d
added stylesheet ref for google fonts and added backup helvetica and sans-serif to app sass and getting started
2013-10-14 17:34:14 -04:00
Justine Arreche
b9a7916cf4
changed colors of build error/success messages to fit new color scheme, adjusted message positioning and added a white version of the close icon
2013-10-10 18:39:28 -04:00
Justine Arreche
3c90e42ecf
fixed positioning of #profile right bar
2013-10-10 01:06:58 -04:00
Justine Arreche
3d8a72a074
fixed border colors for all tip boxes
2013-10-09 14:13:50 -04:00
Justine Arreche
3278b1e308
centerd tab titles
2013-10-09 13:14:11 -04:00
Justine Arreche
ced2bc63f6
fixed alignmnt of Mr. T
2013-10-08 16:57:17 -04:00
Justine Arreche
bdc84746f8
WIP - added inline-block to both span and .mascot in attemps to fix Mr. T
2013-10-08 15:48:09 -04:00
Justine Arreche
a57952e2f8
WIP fixing auth page, successfully fixed firefox button bug
2013-10-08 15:11:27 -04:00
Justine Arreche
68d71c33b5
lightened show more button to closer reflect tools buttons
2013-10-08 01:28:40 -04:00
Justine Arreche
588536e360
styled show more builds button
2013-10-08 01:26:11 -04:00
Henrik Hodne
e3e96aca73
Remove more trailing whitespace
2013-10-07 17:07:33 -05:00
Justine Arreche
51c1b4dcee
Took out linkTo in list.hbs and fixed cursor to pointer on li elements for left repo list view
2013-10-07 17:16:54 -04:00
Justine Arreche
0500ab1168
Rearranged some copy for first_sync to increase readability and added mascot to success message
2013-10-05 15:19:46 -04:00
Justine Arreche
9c078575c1
Merge branch 'updated-styles' of https://github.com/travis-ci/travis-web into updated-styles
2013-10-05 14:25:43 -04:00
Justine Arreche
515a0861ba
new loading spinner gif, header styles and columns for first_sync page
2013-10-05 14:04:52 -04:00
Josh Kalderimis
78c53dd500
change the log font size to 12
2013-10-05 15:46:19 +02:00
Justine Arreche
1bc7bbee67
changed layout of getting_started to two columns and reorganized typographic styles and heirarchy
2013-10-04 23:27:30 -04:00
Justine Arreche
1cd544ad3b
new screenshots for getting started steps and new styles and centered alignment
2013-10-04 15:40:46 -04:00
Justine Arreche
0cfb44868c
added in 'step' headlines to break down the info a bit better
2013-10-03 19:46:40 -04:00
Justine Arreche
b78dec5091
increased width of getting started div and took away align right on images
2013-10-03 19:11:35 -04:00
Justine Arreche
0b01dd6278
fixed styling on auth and added mascot above copy
2013-10-03 18:46:48 -04:00
Justine Arreche
d75a2f64a6
increased width of #left to account for longer repo users/names
2013-10-03 18:09:21 -04:00
Justine Arreche
b5a27c5d21
reduced width of #left to 260px
2013-10-03 18:05:46 -04:00
Justine Arreche
9d39402f2d
additional styling to auth page and new icon for finished label
2013-10-03 18:00:54 -04:00
Justine Arreche
872ebca991
removed overflow scroll to fix dropdowns
2013-10-02 17:40:47 -04:00
Justine Arreche
f1163977e6
adjustments to #top and #right bars for increased responsiveness in all browsers
2013-10-02 16:55:12 -04:00
Justine Arreche
45b37345ba
added a min width to #top to prevent the user wrapping
2013-10-02 13:15:52 -04:00
Justine Arreche
e59ed8766a
replaced box-flex and altered #left min/max width
2013-10-02 12:14:35 -04:00
Justine Arreche
87046b60f1
Added max and min width to #left to fix chrome bug
2013-10-02 12:02:00 -04:00
Justine Arreche
d972c81eb1
changed min-widths on #left and #main to resolve sidebar bugs
2013-10-02 10:21:25 -04:00
Justine Arreche
3ebeb3b262
fixed top logged in profile right margin to align with the rest of the app
2013-10-02 09:44:56 -04:00
Justine Arreche
3f5c5a0a50
Changed bg color of #right to match search_box, removed border radius and changed margin-top to align with #main h3
2013-10-02 09:34:18 -04:00
Justine Arreche
6a011f3c88
Removed radius on buttons and profile message container, styled buttons to new colors, increased top-padding on profile #main div
2013-10-02 09:25:30 -04:00
Justine Arreche
6492fdccb1
replaced first build and first project no recent screen shots and started re-styling switch class
2013-10-02 08:19:00 -04:00
Justine Arreche
4bf98f5515
removed opacity on build message
2013-10-01 19:52:06 -04:00
Justine Arreche
df139ec475
fixed line height on nav to align with travis logo
2013-10-01 19:16:37 -04:00
Justine Arreche
64e10f4f61
fixed spinner height to be inline with avatar
2013-10-01 19:06:18 -04:00
Justine Arreche
0dea38af7c
replaced #left back to 380px wide
2013-10-01 17:44:01 -04:00
Justine Arreche
d4ae21251e
lightened up the log bg by 10%
2013-10-01 17:42:31 -04:00
Justine Arreche
593f3425bd
increased size and fixed positioning of avatar
2013-10-01 17:18:42 -04:00
Justine Arreche
82c8ac67dc
adjusted positioning on topbar dropdown to remove overlap
2013-10-01 17:10:30 -04:00
Justine Arreche
70c0d02d2e
reduced max-width of #left to 350px
2013-10-01 17:07:09 -04:00
Justine Arreche
c63461f6c3
fixed positioning on logged in img avatar
2013-10-01 16:34:27 -04:00
Justine Arreche
314b0e9dff
removed gradient and border radius from tools and updated tools-button.png to reflect the rest of the tools changes
2013-10-01 16:02:03 -04:00
Justine Arreche
6bc3c66f78
changed repo title to warm grey, changed odd list bg color two very light warm grey
2013-10-01 12:35:41 -04:00
Justine Arreche
bd5d62264a
added stop padding to search_box and repo for breathing room under topbar
2013-10-01 12:03:27 -04:00
Justine Arreche
2882119d33
changed repo title to blue and removed drop shadow on indicator triangle
2013-10-01 11:47:24 -04:00
Justine Arreche
8172e3bd10
got rid of the border radius on tabs
2013-10-01 11:10:02 -04:00
Justine Arreche
3a73aeb4a6
new typeface, header styles and changes to h3 size colors and styles to reflect landing page
2013-10-01 10:46:14 -04:00
Mathias Meyer
6c04d5adbd
Make icon buttons wider.
...
Just three more pixels.
2013-09-24 14:15:35 +02:00
Piotr Sarnacki
97c2cbec8a
Don't style every link to github with an icon ( closes #207 )
2013-09-24 11:02:48 +02:00
Mathias Meyer
a8e1b270a2
Fix styles for box on the profile.
2013-09-24 10:44:21 +02:00
Mathias Meyer
464c4ea5dc
Revert "Moving sidebar styles to travis-pro-web"
...
This reverts commit bc7d73c355
, as it
broke the box on the profile page.
2013-09-24 10:38:52 +02:00
Mathias Meyer
c98f701bc2
One pixel further south.
2013-09-23 13:26:24 +02:00
Mathias Meyer
47f84d5b5b
Move build status image button to the top right.
...
It takes up quite a bit of room on the tabs list, and it makes
more sense to have it up there, as it belongs to the repository.
2013-09-23 13:19:43 +02:00
Piotr Sarnacki
bc7d73c355
Moving sidebar styles to travis-pro-web
2013-09-19 22:41:10 +02:00
Piotr Sarnacki
9fdc95cdf8
Make right sidebar bigger
2013-09-19 22:26:42 +02:00
Mathias Meyer
8cc1bacf21
Fix border radius on active tab.
2013-09-18 16:41:20 +02:00
Mathias Meyer
0c9a49ab51
Rework Code Climate integration for action icon bar.
2013-09-11 10:53:02 +02:00
Mathias Meyer
8d3fa21665
Merge branch 'master' into mm-code-climate-window
...
Conflicts:
assets/scripts/app/templates/repos/show/tools.hbs
assets/scripts/app/views/repo/show.coffee
2013-09-10 14:32:20 +02:00
Mathias Meyer
340dec5396
Fix sidebar not fully collapsing.
2013-09-10 12:29:24 +02:00
Mathias Meyer
e7d4b284cd
Make action links actual icons.
...
This change pushes the cog menu to the top, where it belongs, as it
now only includes repository-relevant actions. The icons now reflect
things relating to the build/job itself, and have replace the cog
meny.
2013-09-09 16:40:23 +02:00
Mathias Meyer
24fb869d53
Disable links when permissions isn't granted.
2013-09-08 11:45:40 +02:00
Mathias Meyer
2cc35556ab
Pull job/repository actions out of cog menu.
...
It's very hard to notice where something is, when it's hidden in
that menu.
2013-09-08 09:21:37 +02:00
Mathias Meyer
f4acc21d06
WIP: Code Climate UI integration.
2013-09-03 14:26:02 +02:00
Piotr Sarnacki
18ba86eca0
Remove stuff not used in travis-web anymore
2013-08-28 14:17:26 +02:00
Mathias Meyer
581f9f6858
Include a mustached spinner.
2013-08-26 12:47:35 +02:00
Piotr Sarnacki
8c3e92faea
Merge branch 'master' into ui-improvements
...
Conflicts:
assets/scripts/app/controllers/repo.coffee
assets/scripts/app/templates/builds/show.hbs
assets/scripts/app/templates/jobs/show.hbs
2013-08-06 13:16:56 +02:00
alonisser
590bd87e38
Change height of status image popup to include all formats
...
Close #196 .
2013-08-05 15:48:14 -07:00
Piotr Sarnacki
ce56c95b5f
Change styling for auth template
2013-08-05 03:24:39 +02:00
Henrik Hodne
6b1df07621
Show images for annotations that have them.
2013-07-11 12:20:49 -07:00
Henrik Hodne
5ce8093253
Show annotations on the job page
2013-07-10 18:52:07 -07:00
Piotr Sarnacki
c7516b458e
Show all accounts and hooks in profile
...
Previously we showed only accounts and repositories, to which you have
admin access. To improve usability, it's better to show all accounts and
all repositories, but explain why part of the repositories are not
manageable.
2013-06-18 17:54:13 +02:00
Piotr Sarnacki
357aa3a563
Fix sidebar for new Chrome version
2013-06-18 15:11:55 +02:00
Mathias Meyer
162b4386ef
Rework guide a whee bit to be more compact.
2013-06-13 20:47:21 +02:00
Mathias Meyer
20432d7254
Increase padding for images.
2013-06-13 13:50:31 +02:00
Mathias Meyer
87790fb6e1
Start fleshing out the getting started guide.
2013-06-13 12:44:21 +02:00
Piotr Sarnacki
704bd9434e
Redirect to getting started page if user has no repositories
2013-06-11 17:22:52 +02:00
Mathias Meyer
6708412a4d
Sidebar be gone!
2013-06-08 10:12:41 +02:00
Henrik Hodne
c1814fa062
Change shadow for "Follow logs" button
...
In general, the "light" on web pages come from directly above, so
shadows should be directly below things. This isn't really a shadow,
though, but rather a way to make it seem like the text is "embossed"
into the surface by giving it a slight sheen on the bottom edge, in
which case the shadow definitely shouldn't be shifted left or right.
2013-05-22 12:58:29 +02:00
Mathias Meyer
7831fbc70b
Move join links from sidebar into the top menu.
2013-05-20 15:56:13 +02:00
Mathias Meyer
3caf5adfc2
Set an opacity on the GitHub octomark images.
...
Leaving them black makes them stand out a bit too much, this is
a bit more subtle.
2013-05-17 07:54:27 +02:00
Henrik Hodne
f05477bb0c
Add GitHub mark to GitHub links
...
This was requested in #95 .
Adds a little 10x10px GitHub mark to every GitHub link in the main
frame.
2013-05-16 17:59:07 +02:00
Piotr Sarnacki
a4fccf800a
Don't use id for flash view
...
When logging out and then logging back in, there is sometimes an error
when registering flash view, which says that it can't register 2 views
with the same id. We don't need to use id here, so I just changed id to
class
2013-05-16 13:33:07 +02:00
Henrik Hodne
3c8bfa4690
Fix bold ANSI colours
2013-05-15 17:12:34 +02:00
Henrik Hodne
94eaa079dc
Update the ANSI log colours
2013-05-15 16:46:07 +02:00
Josh Kalderimis
da35b52a56
Merge branch 'master' of https://github.com/travis-ci/travis-web
2013-05-13 10:56:03 +02:00
Mathias Meyer
6230224412
Remove Fork me sidebar.
2013-05-10 23:50:25 +02:00
Josh Kalderimis
55a58f275d
remove the (i) from the top right of the tabs
...
the (i) is a miscommunication as it looks like it is to give information about the tabs instead of pop down descriptions underneath each of the repos in the recent and 'my repos' lists.
2013-05-10 19:54:52 +02:00
Mathias Meyer
9bce26ea3e
Change repository header to link to Travis repo.
...
Linking this to GitHub is cause for confusion, even for myself.
The tiny octocat now points to GitHub instead.
2013-05-10 16:49:15 +02:00
Piotr Sarnacki
df9db80c42
A few improvements for tabs on repos list
...
* if user is logged out, the default tab should be 'recent'
* when user logs in, the tab is switched to 'my repositories'
* when user logs out, my repositories is hidden again and tab is
switched to 'recent'
2013-04-30 02:45:16 +02:00
Piotr Sarnacki
957d8a01ab
Merge branch 'sidebar-tabs'
...
Conflicts:
assets/scripts/spec/support/conditions.coffee
2013-04-05 19:26:24 +02:00
Piotr Sarnacki
39d0202d7a
Fix specs, add styling for firefox
2013-04-05 18:09:00 +02:00
Sven Fuchs
8f891168d7
un-bold the non-active tab in the sidebar
2013-03-22 02:32:27 +01:00
Sven Fuchs
300e91133c
Merge branch 'master' into sf-log
...
Conflicts:
assets/scripts/app/views/log.coffee
2013-03-22 02:14:55 +01:00
Sven Fuchs
894f321a8f
some style tweaks to the sidebar tabs /cc @drogus
2013-03-22 02:14:00 +01:00
Piotr Sarnacki
65254b70da
Fix cutting too long logs
2013-03-19 16:07:21 +01:00
Piotr Sarnacki
aedddd8afe
Display only jobs and workers in tabs
2013-03-15 19:22:24 +01:00
Piotr Sarnacki
b06d7f9628
Tabs on the sidebar, the beginning based on @svenfuchs work
2013-03-15 16:30:28 +01:00
Sven Fuchs
c011cfafcd
fix line numbering
2013-03-14 17:18:34 +01:00
Sven Fuchs
331d6cec0d
give space for fold markers
2013-03-14 15:48:42 +01:00
Sven Fuchs
e5fd18e8d9
do not display the collapse/expand icon for non-active (empty) folds
2013-03-14 15:48:42 +01:00
Sven Fuchs
2331e8e006
re-add limit and scroll, fix positioning of messages
2013-03-14 15:48:42 +01:00
Sven Fuchs
c0a4fed836
use travis-web-log/sf-dom
2013-03-14 15:47:59 +01:00
Piotr Sarnacki
8fab8448c2
Show appropriate message if repository was not found
2013-03-11 19:47:59 +01:00
Sven Fuchs
5d885289de
update log.js, use Log.Dom engine
2013-03-04 02:32:04 +01:00
Sven Fuchs
894fa721bf
move log expand/collapse icons to the left
2013-03-01 00:05:04 +01:00
Sven Fuchs
b1b16f9039
Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update
2013-02-28 21:38:08 +01:00
Sven Fuchs
1058a505eb
cleanup unused style
2013-02-28 21:37:48 +01:00
Piotr Sarnacki
3442610244
Fix jasmine styles to make it bigger and relative (on top of app)
2013-02-28 15:56:55 +01:00
Sven Fuchs
53beddfa77
fix fold styles
2013-02-27 23:17:55 +01:00
Sven Fuchs
f1a767a09f
update log.js and adapt styles for fold name tags
2013-02-27 22:39:10 +01:00
Sven Fuchs
e178838568
remove line number color
2013-02-22 23:48:05 +01:00
Sven Fuchs
5872c15413
highlight line number
2013-02-22 23:38:19 +01:00
Sven Fuchs
4ed82fa2b9
remove log scrollbars css (not used anyway)
2013-02-22 22:04:53 +01:00
Piotr Sarnacki
11681c6359
Apply style changes from sf-log branch
2013-02-22 17:03:08 +01:00
Piotr Sarnacki
3862dd163d
Limit log to 5000 lines
2013-02-13 04:03:02 +01:00
Piotr Sarnacki
c5dce13317
Group running jobs by repo
2013-02-07 13:20:41 +01:00
Piotr Sarnacki
ad6f9e59c7
Display running jobs
2013-02-07 13:20:41 +01:00
Piotr Sarnacki
e05b2cbe80
Merge pull request #134 from lukesarnacki/show-disabled-links-in-cog-menu
...
Disable links in cog menu when not signed in
2013-02-07 02:02:15 -08:00
Lukasz Sarnacki
201a3abf17
Disable links in cog menu when not signed in
...
When user is not logged in, some links in cog menu
are not display. This commit makes them visible but
disabled.
2013-02-07 00:40:15 +01:00
Piotr Sarnacki
66ce7239ee
Merge pull request #130 from lukesarnacki/right-workers-slug-ff-css-fix
...
Better align of build numbers in right column
2013-02-05 11:15:38 -08:00
Lukasz Sarnacki
6b29e9b88d
Better align of build numbers in right column
...
This is only fix for FF, checked on chrome few last versions,
safari 5.1 and 6, FF above 15.
2013-02-05 19:30:29 +01:00
Eugen Minciu
d58ec434d7
!important is not needed for committer media query
2013-01-28 15:40:43 +02:00