lislis
9af0c24d2f
start rewriting tooltips
...
remove some whitespace
2016-04-04 14:55:54 +02:00
lislis
0fb840a479
update dashboard row inactive states
2016-04-04 14:55:54 +02:00
lislis
c2c8feb1f9
match layout files
...
add flash display to dashbaord layout
remove dashboard layout, it is basically the same as the simple layout
2016-04-04 14:55:52 +02:00
lislis
b338483bf1
update org landing
...
remove merge conflict
2016-04-04 14:55:49 +02:00
lislis
7434806254
add star icon to empty star section
...
update signin button
redo cta arrow
change some color values to variables
2016-04-04 14:55:47 +02:00
Lisa P
cd323bf912
add permissions mixin to dashboard row
...
import util, coment out dashboard acceptance
remove dashboard acceptance completely
fix some layout things
update logo colors
2016-04-04 14:55:44 +02:00
Lisa P
5a4f6e7c21
indicate if repo is starred or not
...
use real link to settings, give footer some spacing
2016-04-04 14:55:41 +02:00
Lisa P
9bbf3ae671
only show lock for private repos
2016-04-04 14:55:40 +02:00
Lisa P
70e2fa5e75
add cheatcode styles
...
try keyboard addon
try some fun stuff
use the logo
make path toggle
2016-04-04 14:55:23 +02:00
Lisa P
65cf81169b
add permissions mixin to dashboard row
2016-03-22 12:41:14 +01:00
lislis
d9c7ada46d
fix typo in component
2016-03-21 12:34:37 +01:00
María de Antón
a940e176e7
fix typo "annually"
...
Thanks to Lachlan who reported the typo
2016-03-16 09:58:56 +01:00
Justine Arreche
935092c8d7
Fixed the full color logo downloads and links
2016-03-14 12:44:18 -04:00
Lisa P
e35e01747a
fix user avatar/ status icon spacing
2016-03-14 13:09:32 +01:00
Lisa P
79b456e511
dashboard row styles
...
start row layouting
work on dropup
rearrange markup, make tofu toggle
bäm
use placeholder instead of variable, doh
add border
replace all the icons
adjust icons sizes
use icon classes instead of svg
more icons adjustments
more icon tweaks on caches
update coloring mixins
fix stateMap, update db coloring mixin
cleanup owner page
even more icon fun
popup tweaks
tweak api icon
change to new broadcast icon
change icon path
responsive tweaks
dashboard filter
hack around Safari's not quite standard flexbox behaviour
update row labels and icon spacing
rearrange links in sidebar
make last builds a component, tweak svg stroke-width
more icon tweaks
fiddle around with svg view props
rearrange links in branch-row
tweak request icon
add integration test
more tweaks
2016-03-09 11:05:51 +01:00
Lisa P
de26ed2091
fix error handling for log
2016-03-07 13:27:48 +01:00
Mike Kobit
df325866f1
Fix spelling errors for 'repository'
2016-03-02 09:26:58 -06:00
Lisa P
dad5950142
start fresh markup for prgs filter
2016-02-19 18:40:18 +01:00
Lisa P
101a0ec71f
sync button on dashbaord
2016-02-19 18:40:16 +01:00
Lisa P
192ebce0c3
refactor all things dashbaord
2016-02-17 17:04:15 +01:00
Lisa P
b0d1ac8463
Merge pull request #460 from fauxton/remove_binding_deprecations
...
Remove legacy binding deprecation warnings
2016-02-17 15:45:32 +00:00
Lisa P
645daffd10
update footer
...
introduce grey as body color
special case footer on landing-pro
2016-02-17 15:20:00 +01:00
Curtis Ekstrom
0a5b7465d8
Remove legacy binding deprecation warnings
...
This removes the warnings and should clean up the test output (especially in CI) quite a bit.
2016-02-16 23:40:17 +01:00
Lisa P
08bc13aedd
fix layout issue on repos for not signed in users
2016-02-15 16:45:40 +01:00
Lisa P
f8ce0b494f
Merge pull request #456 from travis-ci/ja-rexported-logos
...
Added in rexported logo assets and corrected /logos for file downloads
2016-02-12 15:54:51 +01:00
Hiro Asari
d55147ee04
Add note for escaping bash special characters
2016-02-11 12:33:26 -10:00
Justine Arreche
be6bfda455
Added in rexported logo assets and corrected /logos for file downloads
2016-02-11 12:15:07 -05:00
Lisa P
a343815476
revamp settings button to more options
2016-02-11 15:12:04 +01:00
Lisa P
7a6bb1cdd9
update status image popup
2016-02-11 14:44:36 +01:00
Lisa P
eda72b785c
remove unused styles
2016-02-11 14:43:00 +01:00
Lisa P
c07709139c
fix people pics on front page
2016-02-04 13:00:47 +01:00
Lisa P
243bd4aed5
update according to comments
2016-02-02 15:22:03 +01:00
Lisa P
38be0fc90c
enterprisify infrastructure notices
2016-02-02 12:32:04 +01:00
Lisa P
534714e7e9
hide syncing info on enterprise
2016-02-02 12:23:50 +01:00
Lisa P
21cbc96e77
bring back profile graphic
2016-02-02 12:23:49 +01:00
Lisa P
90408dfb47
hide some UI elements for enterprise
2016-02-02 12:23:49 +01:00
Piotr Sarnacki
8e610a6191
Show branches content even if there's no defaultBranch
2016-02-02 11:08:48 +01:00
Jason Karns
788bcfa0d4
more time markup
2016-02-01 09:44:04 -05:00
Jason Karns
b481946000
Leverage <time> element
...
Sample of using the `time` element instead of `abbr` for displaying timestamps.
The `time` element can also represent durations. So the sample used here is suboptimal. Rather than the duration time lising the `lastBuildStartedAt` time in the `datetime` attribute, it ought to be a [valid `duration` value](https://www.w3.org/html/wg/drafts/html/master/infrastructure.html#valid-duration-string ). However, I didn't see any existing helpers for formatting according to a machine-readable duration value.
2016-02-01 09:38:17 -05:00
Lisa P
1c4f748b2e
fix tests, refactor repo-actions component
2016-02-01 13:09:16 +01:00
Lisa P
cd7ab9b719
remove code climate
...
remove code climate popup function
2016-02-01 13:09:15 +01:00
Piotr Sarnacki
4b9d9fda1e
Remove unneeded class
2016-01-29 16:47:40 +01:00
Piotr Sarnacki
6deae83a1b
Only hide #log element, so it's always in the DOM
...
When a job is not started, we will show a message that the log can't be
shown. If a pusher message with a state change comes after the first log
pusher message, travis-web-log will error out, because in such a
situation a DOM element wouldn't be available. To make it always work,
this commit changes the behaviour to just hide #log element with CSS
instead of using {{#if}}.
2016-01-29 16:32:51 +01:00
Lisa P
41884ff9d2
fade out long commit messages
2016-01-27 16:41:20 +01:00
Piotr Sarnacki
6639a29411
Merge pull request #437 from travis-ci/lp-avatar
...
make a user-avatar component
2016-01-27 13:13:19 +01:00
carlad
4f394ad72e
remove Legacy from Precise builds text
2016-01-26 18:29:31 +01:00
Lisa P
d82ff49359
change component implementation
2016-01-26 14:50:58 +01:00
Lisa P
9cff29ce80
fix href on caches
2016-01-26 12:25:43 +01:00
Lisa P
0570a86035
add empty href to caches-item otherwise iOS does not fire tab event
2016-01-25 18:29:32 +01:00
Lisa P
2882c8ca96
add empty href otherwise iOS does not fire a tap event correctly
2016-01-25 15:25:33 +01:00