docbrown/app/views/internal
Jacob Herrington 00dd84f9e1 Add a default message to badge award action (#5160)
* Add a default message to badge award action

Because:
 - The only badges routinely awarded manually use the same message
 - Right now, unfriendly/unsafe UI can result in an error notification

The only badges that are currently awarded manually (afaik) have the
message "Congrats!!!" so for the time being, if a message is not
supplied to the UI, it will simply use the "Congrats!!!" message as a
default.

That being said, I'm not totally convinced this message won't work for
the long term. Generally, if we are awarding badges by hand, I'd imagine
we'd want a specific message explaining why we are doing that, or just
be okay with "Congrats!"

After talking with Peter about it, the longer term goal should be to
move badge messages into the database so they can be modified in the app
and not hardcoded. That also make sense regarding the effort to
genericize the app eventually.

* Test Badge notifications
2019-12-19 10:38:57 -05:00
..
articles Add SiteConfig to internal and enable "main_social_image" (#4831) [deploy] 2019-11-18 18:19:20 -05:00
badges Add a default message to badge award action (#5160) 2019-12-19 10:38:57 -05:00
broadcasts Initial commit 2018-02-28 16:11:08 -05:00
chat_channels Add internal page for spinning up group chats (and make jokes flare tag) (#3384) 2019-07-09 13:04:58 -04:00
classified_listings Internal Listings: Filter by Category (#3993) 2019-09-11 19:27:39 -04:00
comments Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00
configs Add additional keys to site configuration (#4861) [deploy] 2019-11-20 10:58:10 -05:00
events Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
feedback_messages Replace Airbrake with Honeybadger (#5007) [deploy] 2019-12-05 11:29:51 -06:00
growth Modify onboarding slides (#3864) 2019-08-28 11:05:57 -04:00
mods Fix internal mods interactivity and improve layout (#3879) 2019-08-29 19:00:22 -04:00
organizations Add view for managing organizations (#5149) [deploy] 2019-12-17 12:07:11 -05:00
pages Adjust internal page logic and add credits copy to notifications (#3843) 2019-08-26 13:41:13 -04:00
permissions Add missing div to internal permissions (#4737) [deploy] 2019-11-06 18:18:35 -05:00
podcasts Introduced published field to podcasts (#3593) 2019-08-01 09:29:13 -04:00
shared Add view for managing organizations (#5149) [deploy] 2019-12-17 12:07:11 -05:00
tags Fix linting (#3714) 2019-08-13 20:32:01 -03:00
tools Allow full links for cache buster tool (#3378) 2019-07-03 10:32:27 -04:00
users Add organization membership functionality to internal (#3541) 2019-07-31 14:38:36 -04:00
webhook_endpoints Show webhooks list in internal (#3997) 2019-09-10 09:43:21 -04:00
welcome Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00