docbrown/spec/requests/internal
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
..
articles_spec.rb Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
badges_spec.rb Improve dropdown UX for internal/badges (#5880) [deploy] 2020-02-04 09:02:14 -08:00
broadcasts_spec.rb Allow broadcasts to be created from internal/broadcast (#5908) [deploy] 2020-02-04 15:57:17 -08:00
buffer_updates_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
chat_channel_spec.rb [deploy] Connect: move settings to sidecar iframe, improve invitations and remove experimental features (#6903) 2020-04-01 12:13:26 -04:00
classified_listings_spec.rb Move Classified Listing Cache Buster to Sidekiq (#5408) [deploy] 2020-01-09 17:23:23 -05:00
comments_spec.rb Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
configs_spec.rb Create primary_sticker_image_url in SiteConfig (#6746) [deploy] 2020-03-23 14:55:18 -04:00
events_spec.rb Move all internals request spec under internal namespace (#4495) [ci skip] 2019-10-21 16:38:06 -04:00
feedback_messages_spec.rb Add Slack messengers: part 1 (#6748) 2020-03-24 18:45:40 +01:00
growth_spec.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
moderator_actions_spec.rb [deploy] Moderator and admin actions log (#6797) 2020-03-26 16:59:24 -05:00
moderator_logs_spec.rb [deploy] Moderator and admin actions log (#6797) 2020-03-26 16:59:24 -05:00
mods_spec.rb Remove existing mods from potential mod list (#6235) [deploy] 2020-02-26 12:14:28 -05:00
negative_reactions_spec.rb Internal: Add a table for negative reactions (#6751) [deploy] 2020-03-24 16:08:24 -04:00
organizations_spec.rb Fix Rubocop lints (#5155) 2019-12-19 10:09:37 -05:00
permissions_spec.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
podcasts_spec.rb Fetch podcast's episodes from /internal (#6593) [deploy] 2020-03-11 17:25:12 -04:00
reactions_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
response_templates_spec.rb Fix flaky response_template test (#6889) [deploy] 2020-03-26 11:13:25 -05:00
sponsorships_spec.rb Started moving sponsorships to /internal (#6355) [deploy] 2020-03-01 12:48:47 -05:00
tags_spec.rb Add GET /internal/tags/:id route back in (#3327) 2019-06-28 08:13:03 -04:00
tools_spec.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
users_manage_spec.rb [deploy] Connect: move settings to sidecar iframe, improve invitations and remove experimental features (#6903) 2020-04-01 12:13:26 -04:00
users_spec.rb Create specs for users/edit.html.erb (#6739) 2020-03-20 11:29:20 -04:00
welcome_spec.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00