docbrown/app/views
Lisa Sy 7475716662
Make small CSS improvements to mod center (#9315) [deploy]
* Update mod center layout & color fixes

* Update SVG for external link

* - Update external link svg to use
- Remove scrollbar in actions menu
- Move action panel styling from `articles.scss` to `moderators.scss`

* Delete schema.rb

* Add back schema file

* SiteConfig view refactoring (#9286)

* Clean up payment pointer in top shell

* Simplify handling of social media icons

* Also guard against empty strings

* Only traverse hash once

* Adds a default value to the shell version cache response in case it returns undefined (#9250)

* [deploy] 🐞 Hotfix Real time chat was broken  (#9293)

* Feature 🚀 : Ability to delete messages in chat channels

- Sending message ID to frontend
- Deleting Message
- Use pusher to delete message realtime

* Minor Bug 🐞: Show message action only for current user

- User can delete or edit their own messages

* Test cases added

* Bug 🐞: Update message id for receiver

Message id was not sent to receiver by pusher

* Refactoring🛠: Message controller refactoring

* Test Cases📝 : Specs for Delete message added

* Feature 🚀 : Ability to edit messages

* Test Cases📝 : Specs for Edit message added

* Merge conflict resolved

* 🐞Hotfix: Findinder error in chat

Co-authored-by: Narender Singh <narender2031@gmail.com>

* Bump jsdom from 16.2.2 to 16.3.0 (#9279)

* Fix TypeError: userData is null in blockButton.js (#9299)

Should fix https://app.honeybadger.io/fault/67192/ed6f6b392b5bd791d6dc04732f125123.

* Fix TypeError: userData is null in initializeOnboardingTaskCard.js (#9298) [deploy]

* Fix TypeError: userData is null in initializeOnboardingTaskCard.js

Should fix https://app.honeybadger.io/fault/67192/65045742fda3390a067960f53a894e87.

* Combine return statements in initializeOnboardingTaskCard

* Fix TypeError: null is not an object in initializeArticleReactions.js (#9297) [deploy]

* Fix TypeError: null is not an object in initializeArticleReactions.js

Should fix https://app.honeybadger.io/fault/67192/6f9b4fdf475e2229c968fa26d785b90f

* Return 0 rather than undefined if reactionEl doesn't exist

* Routine Rubocop fixes (#9302)

* rubocop -A

* rubocop --auto-gen-config

* Fix sorting in Bundler/OrderedGems to consider punctuation

* Rubocop: activate Layout/ClassStructure (#9304)

* change Label Follow Weight Scale for Tags in Dashboard (#9247)

* [deploy] Remove codeql analysis for right now (#9308)

* Update Readme Headline (#9309)

* [deploy] Fix TypeError: Cannot set property 'innerHTML' of null (#9306)

Should fix https://app.honeybadger.io/fault/67192/f79e24dfb4e4364da09dda6380e9d2ff.

* Add /forem redirect (#9317)

* [deploy] Make sidebar sponsor headline configurable (#9251)

* Make sidebar sponsor headline configurable

* Fix spec

* Fix spec typo

* Create profile image generator (#8695)

* Create profile image generator

* Update spec/services/users/profile_image_generator_spec.rb

Co-authored-by: Mac Siri <krairit.siri@gmail.com>

* Remove difficult cloudinary dependency

Co-authored-by: Mac Siri <krairit.siri@gmail.com>

Co-authored-by: Michael Kohl <citizen428@gmail.com>
Co-authored-by: Fernando Valverde <fdov88@gmail.com>
Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
Co-authored-by: Narender Singh <narender2031@gmail.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
Co-authored-by: rhymes <rhymesete@gmail.com>
Co-authored-by: Veggier <47649859+Veggier@users.noreply.github.com>
Co-authored-by: Molly Struve <mollylbs@gmail.com>
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
Co-authored-by: Jacob Herrington <jacobherringtondeveloper@gmail.com>
Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2020-07-15 09:54:19 -07:00
..
admin/application
api/v0 Rubocop: Address Metrics/BlockLength violations (#9246) 2020-07-10 13:53:32 -04:00
articles [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
badges
blocks
chat_channel_memberships Skynox/fix eslint and redirection bug (#8513) 2020-06-15 17:00:41 -04:00
chat_channels Update Connect responsiveness on smaller viewports (#8829) [deploy] 2020-06-29 09:08:18 -07:00
comments Refactoring comments_controller#create reducing lines (#9162) 2020-07-10 17:24:36 +02:00
credits [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
dashboards change Label Follow Weight Scale for Tags in Dashboard (#9247) 2020-07-14 12:28:43 -05:00
devise [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
doorkeeper Fix erblint errors on the app/views/doorkeeper folder (#8399) 2020-06-11 11:34:31 -04:00
email_subscriptions Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
events [deploy] Configurable meta keywords (#7591) 2020-04-29 09:40:06 -04:00
feedback_messages [deploy] Add crayons to pages (#9175) 2020-07-07 09:43:54 -04:00
fields
followings Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage
html_variants [deploy] Remove sidebar variant from CTA (#8040) 2020-05-23 13:35:43 -04:00
internal [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
kaminari/internal
layouts [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
liquid_embeds
liquids Remove arrow-left-... from github issue embed (#9236) 2020-07-10 10:17:50 -04:00
listings Fix accessiblity warnings on Listings page (#8841) 2020-06-24 13:28:03 +02:00
mailers Fix erblint errors on the app/views/mailers folder (#8402) 2020-06-11 11:34:52 -04:00
moderations Make small CSS improvements to mod center (#9315) [deploy] 2020-07-15 09:54:19 -07:00
notifications Track an event's target when clicking on a welcome notification (#8894) [deploy] 2020-06-24 13:02:37 -07:00
onboardings [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
organizations [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
pages [deploy] Add markdown version for DEV badge link (#9227) 2020-07-09 17:34:03 -04:00
partnerships Fix remaining erblint errors (#8405) 2020-06-11 20:03:19 +02:00
podcast_episodes [deploy] Quick fix for podcast liquid tag in comments (#8025) 2020-05-21 21:52:13 -04:00
podcasts
reading_list_items [deploy] Remove ALL Algolia Code (#7577) 2020-04-29 10:11:57 -05:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Adds a default value to the shell version cache response in case it returns undefined (#9250) 2020-07-14 12:09:19 +02:00
shared [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
shell SiteConfig view refactoring (#9286) 2020-07-14 11:55:57 +02:00
sitemaps Replaced ApplicationConfig with app_url in views (#7708) 2020-05-08 13:19:29 +03:00
social_previews Refactor classified listing social previews (#7679) 2020-05-06 14:00:09 -04:00
stories [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
tags [deploy] Revert "Add number_with_delimiter to post count (#9225)" (#9242) 2020-07-10 09:45:35 -04:00
twitch_live_streams Replace querySelector and getElementsByTagName when selecting for head and body (#8315) 2020-06-08 20:08:40 -04:00
users [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
video_chats Fix remaining erblint errors (#8405) 2020-06-11 20:03:19 +02:00
videos [deploy] Configurable meta keywords (#7591) 2020-04-29 09:40:06 -04:00