jenkins-bot
73623d88b0
Merge "Truncate notification action button text"
2016-01-25 20:13:38 +00:00
Moriel Schottlender
df3417e49c
Fix table layout width for bundled notifications
...
Bug: T124023
Change-Id: I9b49ce5f066d93a6572c2dc5a859284a4ab182d4
2016-01-21 17:04:58 -08:00
Moriel Schottlender
a85561d3d8
Create a specific message for CORS failure in cross-wiki API request
...
Bug: T123797
Change-Id: I877c826a5571fb1f664af496b9b3469aa24884f6
2016-01-21 15:03:39 -08:00
Moriel Schottlender
79ac8be7fd
Truncate notification action button text
...
Bug: T123657
Change-Id: I995c3383e7b465849773e4deaaa0d4a14524f6ac
2016-01-21 13:18:28 -08:00
jenkins-bot
ff5c8b4172
Merge "Revert "Follow-up 88d6f01c33
: postpone greying out notification bodies for now""
2016-01-21 19:57:14 +00:00
Sbisson
d2158aa70d
Revert "Follow-up 88d6f01c33
: postpone greying out notification bodies for now"
...
T121950 is merged.
This reverts commit 1b1fb5b9c7
.
Change-Id: I8a02d485be2f54762fc32b3a82ef2cae16d371c5
2016-01-21 14:55:02 +00:00
jenkins-bot
9c57b20336
Merge "Set text color on header directly, not on <a>"
2016-01-19 03:23:47 +00:00
Pau Giner
419eb4e2e2
Tweak link-blue and revert icons
...
Make link-blue a bit bigger, revert a big smaller,
and change the blue used in link-blue.
Bug: T121624
Change-Id: I13d8667b4f2173c587330e1fc4604aa9f5632480
2016-01-18 18:59:46 -08:00
Roan Kattouw
aa899d63d6
Set text color on header directly, not on <a>
...
The rules setting the text color on the <a> with
various strong specificity overrides were unnecessary.
Instead, simply set the text color on -header.
This also makes the text color apply if there is no
primary link, because there is no <a> in that case.
Bug: T123756
Change-Id: I02c7d28438678968fa64a59beeac3d8d26cb0702
2016-01-18 18:26:13 -08:00
Justin Du
7b5cf41e37
Adjust layout for new notification panel designs
...
Bug: T122646
Change-Id: I6cb6d121eb7e32737b1d73743061e1435e869c93
2016-01-18 18:00:14 -08:00
jenkins-bot
8e808fed77
Merge "Organize items in bundles with CSS table layout"
2016-01-19 01:04:11 +00:00
Moriel Schottlender
3472070b2b
Organize items in bundles with CSS table layout
...
This will make the "flat" positioning of the bundle items a lot
more consistent and organized.
Bug: T121933
Bug: T123762
Change-Id: I472fcc89e540f1a886168069c547c6dc7e5ce613
2016-01-18 16:59:29 -08:00
Justin Du
e02c06a46f
Don't blur talk icon echo notifications
...
Keep padding around the icon at 0.5em on the left and 1em
on the right for now; we'll change this soon to make the
icon centered.
Bug: T123656
Change-Id: I8c04daee460dd72e2358c3aa315110e05a9a5312
2016-01-18 16:14:18 -08:00
Roan Kattouw
d280df9a5b
Fix content text alignment in GroupItemWidget
...
And add comments explaining what's going on.
Change-Id: I78700493e0eec922f1a9e95f397f0bf994a7cdde
2016-01-18 15:50:40 -08:00
Roan Kattouw
ba61177e8a
Follow-up 27092b7ae
: add missing .prototype
...
Change-Id: Ie176bb98864f1ae755f0086eb1a55180a6b1635f
2016-01-18 15:37:05 -08:00
jenkins-bot
c826294f30
Merge "Hide 'mark as read' for foreign NotificationGroupItem bundles"
2016-01-18 23:23:19 +00:00
Moriel Schottlender
27092b7ae9
Hide 'mark as read' for foreign NotificationGroupItem bundles
...
As a product decision it was decided that foreign notifications
cannot be 'mark all read' for their internal items.
Bug: T121930
Change-Id: I79292401b69adc4fad601192009296e02e8410b5
2016-01-18 15:17:57 -08:00
Roan Kattouw
76c550e018
ActionMenuPopupWidget: Close correctly when button is clicked
...
Bug: T123754
Change-Id: Ie0d97b820cd53c0cb09f6f998d49dc23d443d849
2016-01-18 15:01:17 -08:00
Roan Kattouw
b80af26409
Set opacity:0.8; on the buttons in the footer of the notification popup too
...
Bug: T119378
Change-Id: I061d06dc13886618434b7022fc84f59feeaa426e
2016-01-18 14:28:19 -08:00
jenkins-bot
a5e2466db4
Merge "Avoid pure black icons in Notification Panel"
2016-01-18 22:08:16 +00:00
jenkins-bot
4c910f87bc
Merge "Mark bundles as read except when it is automatic"
2016-01-18 22:06:12 +00:00
Moriel Schottlender
902aec4a38
Mark bundles as read except when it is automatic
...
Make sure bundles can be marked as read by marking their sub-items
as read in the UI and also in the API.
However, for automatic 'mark as read' action (like the one that happens
when the model is "markReadWhenSeen") make sure to not mark-as-read
the bundles automatically.
Bug: T121930
Change-Id: I9d6bf6904fa3ca6559370e58853d29069f55af9e
2016-01-18 12:07:20 -08:00
James D. Forrester
607c8b76b4
Crush all SVGs with svgo
...
Change-Id: I5dddfcb7cb9587b277de4253d4708da28f885821
2016-01-15 17:05:17 -08:00
Roan Kattouw
3c543215aa
Use globe icon for cross-wiki bundle
...
Bug: T123757
Change-Id: Ib97c0abb43aacba19e6b8d8a329c836e332927a2
2016-01-15 16:43:14 -08:00
jenkins-bot
51246dc130
Merge "Use 'next' as the default icon for secondary actions"
2016-01-15 20:47:10 +00:00
Roan Kattouw
c345bef598
Add icon to "View changes" secondary links
...
Bug: T121736
Change-Id: I7dda877c26c99392c17702265380f4ea2a6e8049
2016-01-14 22:53:51 -08:00
Roan Kattouw
90c7055439
Use 'next' as the default icon for secondary actions
...
This ensures we always render an icon, even if there isn't one defined.
Bug: T121957
Change-Id: Iefd3c8778ed8aecb7f8caebeaed98121186602e2
2016-01-14 18:00:01 -08:00
jenkins-bot
7bbd9dc9f5
Merge "Replace review icon"
2016-01-15 01:42:45 +00:00
Justin Du
5205d1ab4d
Replace review icon
...
Bug: T121735
Change-Id: Ia2fc92e168bfafcccd05172de2fbdde3bed0bca6
2016-01-14 17:37:11 -08:00
jenkins-bot
9291cef3a6
Merge "Replace Talk icon with new chat icon"
2016-01-15 01:36:18 +00:00
Justin Du
16297ea72f
Replace Talk icon with new chat icon
...
Bug: T121735
Change-Id: I9ecd019ce494cdbcade258e2f590540a1ca97586
2016-01-14 17:21:45 -08:00
jenkins-bot
33fe9a0038
Merge "Cross-wiki notifications integration"
2016-01-15 01:15:42 +00:00
haritha28
ddc3280c9d
Avoid pure black icons in Notification Panel
...
The pure black icons which drew too much
attention when they are next to a lighter
text is changed by controlling the opacity
of the icons.
Bug: T119378
Change-Id: I2e6c8d47187621607a915e49cfe5380c744efe56
2016-01-14 18:53:28 +05:30
Justin Du
7d2a15d3bc
Clarify some notification icons
...
* edit-user-talk
* mention
* user-rights
* emailuser
Bug: T121735
Change-Id: I72e382b9ff9d19c6acc0df507fdff65732b66450
2016-01-13 14:00:37 -08:00
Roan Kattouw
63eef35026
Cross-wiki notifications integration
...
Bug: T121829
Change-Id: Ifb52ad5605a56d27e5951479326689242a49430e
2016-01-13 09:47:57 -08:00
jenkins-bot
b0fdb27436
Merge "Follow-up 88d6f01c33
: postpone greying out notification bodies for now"
2016-01-12 22:46:17 +00:00
Roan Kattouw
1b1fb5b9c7
Follow-up 88d6f01c33
: postpone greying out notification bodies for now
...
We want to wait until we have done T121950.
Change-Id: I46d37e2c4c9fb719e236ae6af4e2b15dbac7b1ba
2016-01-12 14:38:15 -08:00
Stephane Bisson
60ddc76880
Update page-linked notification text
...
Bug: T121812
Change-Id: Ie875f105230c8364291a918b869b9c26dbdf1e83
2016-01-12 10:11:31 -08:00
jenkins-bot
99222dc95d
Merge "Resized notification panel footer to be the same size as header"
2016-01-12 01:21:44 +00:00
jenkins-bot
db9b8fe037
Merge "Log cross-wiki & bundle items impressions and add their source wiki"
2016-01-12 01:19:20 +00:00
Moriel Schottlender
d123364035
Log cross-wiki & bundle items impressions and add their source wiki
...
Bug: T120158
Change-Id: Ibcd1923aaff4e1fd6fb1f54eefbc010122caa398
2016-01-11 17:12:38 -08:00
jenkins-bot
4300f3e32b
Merge "Follow-up d62649e62c
: crush and clean up SVGs"
2016-01-11 22:27:39 +00:00
jenkins-bot
edb74b9c63
Merge "Log the expand action of a notification group item"
2016-01-11 22:04:12 +00:00
jenkins-bot
ec5107ece9
Merge "Expand group item on click"
2016-01-11 22:00:57 +00:00
jenkins-bot
4233f09bf2
Merge "Only update seenTime in the local API"
2016-01-11 21:57:14 +00:00
mhutti1
033cba15c6
Resized notification panel footer to be the same size as header
...
Changed footer buttons height to match the headers height.
Bug: T119375
Change-Id: If215f109b74f2a645615fd89b7cbde6b2e6566d3
2015-12-28 13:24:34 +01:00
jenkins-bot
97f64ee855
Merge "Display readable API error message"
2015-12-23 20:18:34 +00:00
Moriel Schottlender
0d8bd17dd9
Log the expand action of a notification group item
...
Bug: T121945
Change-Id: I171d3e99a5529172177c9ddb9f17429609180321
2015-12-23 11:36:29 -08:00
Moriel Schottlender
c387ac2a63
Add space between notification item buttons
...
Bug: T121955
Change-Id: Ica5123193ee6fc5252e27cdf3214072c6b9c3624
2015-12-23 09:32:22 -08:00
Moriel Schottlender
4b7520af90
Display readable API error message
...
If an error has occurred while fetching from the API, the
placeholder item should display the API error information.
If the error is specifically a login issue, a specific
error message is displayed.
Also, adjusted the mw.echo.ui.PlaceholderItemWidget to
accept a clickable link; when valid (currently only with
login error) the link is applied so the user can click
the notification and be taken to the login page.
For general notices (like API error or a general 'no
notifications found' message) the link does nothing.
Bug: T121923
Change-Id: I89a43c7c0eb2cf8e63d03704536e0938ab57dd4d
2015-12-22 10:34:01 -08:00