docbrown/app/labor
jituraj98 e2edf960dc
[deploy] Connect: move settings to sidecar iframe, improve invitations and remove experimental features (#6903)
* 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

* Move channel settings to sidecar

* added spec for chat_channels_memberships_controller.rb (#6539)

* added spec for chat_channels_memberships_controller.rb

* simplified record not found error for membership

* error message formatting updated

* added error key in flash message

Co-authored-by: jitendra <jitendrarajpurohit@skynox.tech>

* Refining "Move sidecar to iframe" branch (#6634)

* added spec for chat_channels_memberships_controller.rb

* simplified record not found error for membership

* error message formatting updated

* added error key in flash message

* 🐞 Bug Fix: Open sidecar of clicking @all

* 🐞 Bug Fix: adding space after selecting the username from suggestion box

* added remove channel member functionality for moderators

* 🔩 Small Tweaks: Hover issue fixed

* 🐞 Bug Fix: Remove sidecar toggle on @all tag (for now)

* updated manually constructed urls with rails path helpers

* mod users cannot remove members of other channel

Co-authored-by: jitendra <jitendrarajpurohit@skynox.tech>

* 🚀 Finalising the connect group/channel feature.  (#6829)

* added spec for chat_channels_memberships_controller.rb

* simplified record not found error for membership

* error message formatting updated

* added error key in flash message

* 🐞 Bug Fix: Open sidecar of clicking @all

* 🐞 Bug Fix: adding space after selecting the username from suggestion box

* added remove channel member functionality for moderators

* 🔩 Small Tweaks: Hover issue fixed

* 🐞 Bug Fix: Remove sidecar toggle on @all tag (for now)

* updated manually constructed urls with rails path helpers

* mod users cannot remove members of other channel

* mod members can now invite user who have left the channel

* 🐞 Bug Fix: Ability to open sidecar on mention all properly

* Eslint Changes

* send email notification on inviting user feature added

* 🛠  Email design enhancements for channel invitation

* send invitation to mod user added from internal

* 🛠  Gif changes for Mod

* spec fixed

* inviter name issue fixed

* 🚀 Open sidecar when automatically if you use link from email

Co-authored-by: jitendra <jitendrarajpurohit@skynox.tech>

* review changes

* added spec for channel_invite_email

* Bug🐞: Design problem with sidecar after merge

* Bug🐞: Design problem with invitation alert box

* replaced instance variables with local variable

* Bug🐞: Wrong css classes fixed

* Bug🐞: Edit option bug

* yarn.lock file updated

* code review changes

* updated manually constructed urls with rails path helpers in spec

* user name url issue fix in invite email

* user url corrected

Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
Co-authored-by: benhalpern <bendhalpern@gmail.com>
2020-04-01 12:13:26 -04:00
..
loggers Rename DataDog to Datadog (#6226) 2020-02-21 12:00:30 -05:00
article_suggester.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
assign_tag_moderator.rb [deploy] Connect: move settings to sidecar iframe, improve invitations and remove experimental features (#6903) 2020-04-01 12:13:26 -04:00
badge_rewarder.rb Replace dev.to with ApplicationConfig in a few locations (#6008) [deploy] 2020-02-11 14:48:27 -05:00
bufferizer.rb Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
cache_buster.rb Add DataDog monitors (#6188) 2020-02-25 11:06:25 -08:00
color_from_image.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
coupon_generator.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
email_digest.rb check for optin once more before sending ddigest (#2840) 2019-05-15 12:36:46 -04:00
email_logic.rb ActiveRecord count optimizations (#5478) [deploy] 2020-01-14 12:03:38 -05:00
emoji_converter.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
error_message_cleaner.rb Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
flare_tag.rb Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
follow_checker.rb Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
function_caller.rb Add another check to the function caller to avoid exceptions (#5296) 2019-12-30 13:56:04 -05:00
generated_image.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
hex_comparer.rb Routine rubocop fixes after gem update (#4309) 2019-10-10 17:27:01 -04:00
html_cleaner.rb Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
language_detector.rb Fix human language detection (#2338) 2019-04-08 15:47:29 -04:00
mailchimp_bot.rb Remove Shipping Fields from Users (#6477) [deploy] 2020-03-05 13:41:09 -05:00
markdown_fixer.rb Do not escape underscored username in code or codeblocks (#5785) [deploy] 2020-02-25 17:30:08 -05:00
markdown_parser.rb Excludes some files from linting and deletes redundancies (#6275) 2020-03-02 12:50:36 -05:00
markdown_traverser.rb Do not escape underscored username in code or codeblocks (#5785) [deploy] 2020-02-25 17:30:08 -05:00
notification_counter.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
profile_image.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00
random_gif.rb return default aspect ratio of 1 if gif id is not present and refactor (#6837) [deploy] 2020-03-25 11:21:47 -05:00
rate_limit_checker.rb Add Slack messengers: part 1 (#6748) 2020-03-24 18:45:40 +01:00
reaction_image.rb show the nausea emoji when a vomit reaction is displayed (#6882) 2020-03-26 12:21:27 -05:00
reading_list.rb Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
sticky_article_collection.rb Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00
timeframer.rb Add json support at stories/index endpoint (#6070) 2020-02-18 15:15:40 -06:00
twilio_token.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
twitter_bot.rb Bump Twitter to 7.0 and refactor TwitterBot (#6246) [deploy] 2020-02-24 08:34:41 -05:00
unread_notifications_emailer.rb Replace Airbrake with Honeybadger (#5007) [deploy] 2019-12-05 11:29:51 -06:00
user_similarity.rb Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00