zulip/static/styles
ruchit2801 9f7e90f68b left sidebar: Add an "unstar all messages" option.
In this commit, I've added a feature to unstar all the starred
messages.  This is useful, e.g., for folks who are using starred
messages to keep track of things they should come back when next at
their desktop.

The event flow is the standard one for a feature with a confirmation modal:

(1) User clicks on unstar all messages.

(2) We display a confirmation modal; if the user confirms, we send a
request to the backend to clear all starred messages.

(3) The events system sends that UI update back to us, removing the
stars from the UI.

Fixes #11401.
2019-03-07 20:52:00 -08:00
..
activity.scss webpack: Transition activity.css to use webpack. 2018-05-03 07:53:24 -07:00
alerts.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
app_components.scss components: Add basic styling component for guest avatar marker. 2018-12-30 11:07:00 -08:00
archive.scss css/webpack: Moved archive styles to webpack bundle. 2018-05-03 19:15:49 -07:00
billing.scss billing: Update text on /upgrade. 2019-01-29 06:30:19 -08:00
components.scss styles: Convert 6-digit hex values to HSL values. 2018-10-16 13:14:19 -07:00
compose.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
drafts.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
hotspots.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
informational-overlays.scss styles: Normalize differences in previous hex-to-HSL conversion. 2018-10-16 13:14:19 -07:00
input_pill.scss styles: Convert background properties to background-color. 2018-10-16 13:14:19 -07:00
landing-page.scss css: Set padding for the testimonials section directly. 2019-03-03 19:52:52 -08:00
left-sidebar.scss left sidebar: Add an "unstar all messages" option. 2019-03-07 20:52:00 -08:00
lightbox.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
media.scss refactor: Add an explicit `user_search_section`. 2019-02-11 19:12:51 -08:00
night_mode.scss left sidebar: Add an "unstar all messages" option. 2019-03-07 20:52:00 -08:00
popovers.scss css: Position/size popover user circles in correct file. 2019-02-18 14:22:37 -08:00
portico-signin.scss refactor: De-duplicate login button code in portico templates. 2019-03-05 14:02:12 -08:00
portico-styles.scss webpack: Move font and pygments CSS to common.css. 2018-05-27 23:19:40 -07:00
portico.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
pygments.scss styles: Convert named colors to HSL values. 2018-10-16 13:14:19 -07:00
reactions.scss night mode: Improve coloring of emoji picker. 2019-02-18 19:49:24 -08:00
reuseable_components.scss css: Use mixins in zulip.scss. 2018-05-08 10:35:40 -07:00
right-sidebar.scss css: Make right sidebar fonts be 14px. 2019-03-04 15:58:33 -08:00
settings.scss uploads: Show used upload space in attachments UI. 2019-03-07 20:18:00 -08:00
stats.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
subscriptions.scss CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
typing_notifications.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
user_circles.scss user status: Make "unavailable" status circle grey. 2019-03-01 22:51:07 +02:00
user_status.scss user status: Remove bolding on button click. 2019-02-16 09:28:58 -08:00
widgets.scss poll_widget: Add highlight for vote count if current user votes. 2019-03-01 16:35:18 -08:00
zulip.scss fonts: Make STREAMS and USERS be 14px. 2019-03-04 15:58:33 -08:00