docbrown/app
Joshua Wehner ea2154d506
Fixing design issues with multiple reactions (#19020)
* Try disabling text-select (mobile long-tap)

* Try to force button color on mobile safari

* Try making notification decorator more helpful

* More using notification decorator

* Helper so I can see exceptions

* As we toggle feature flag, temporary show 'heart' for unsupported reactions

* Reaction on Comment is a 'reaction'-type notification

* Temporarily add new emojis to i18n

* Render full-color, unique SVGs for multiple_reactions

* Restore card layout

* Aggregate reaction icons also need unique SVGs

* This seems unnecessary?

* Multiple is -more-than-one-

* Display *unique* reaction categories on /notifications

* Comment notification no longer needs to re-render as reaction

* Decorator needs to handle some data gaps

* Fix NotificationHelper

* Try a better name for this

* Tests for the notification decorator

* These partials wound up without an outer layer

* Add a descriptive comment

* index needs force_unique

* Try multiple reactions external img (#19076)

* Try external img SVGs

* Unique SVG might not be necessary if this works

* Can also remove this spec if successful

* Restore flash icon behavior

* Plus external img for #index as well
2023-02-08 11:39:47 +01:00
..
assets Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01:00
controllers Prefer remote_ip in GaEventsController (#19074) 2023-02-06 18:38:00 -05:00
decorators Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01:00
javascript CommentDate Migration to Pack tag (#19025) 2023-02-03 13:40:17 -06:00
lib Remove Vault Secrets page from admin interface (#18795) 2022-12-02 10:03:39 -06:00
liquid_tags Try sanitizing user-agent during embed validation (#18857) 2022-12-21 15:32:31 +01:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Pages API: create, update, and delete (#19009) 2023-02-02 17:24:11 +01:00
policies Change requirement for response_template (#18601) 2022-11-02 12:16:17 -04:00
queries Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
services Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Update messaging to be Bio (#18798) 2022-12-09 13:15:46 -06:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01:00
workers Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00