docbrown/app/javascript/chat
Michael Kohl c946d0bf6b
Add feature flag for Connect (#14644)
* Add feature flag for connect

* Start using Connect feature flag

* Add feature flag check to plaintext mailers

* Minor fixes/formatting issues

* Fix typo

* Enable Connect feature flag for tests

* Fix feature flag in tests

* Update rails_helper

* Fix typo

* (╯°□°)╯︵ ┻━┻

* One more try

* connect announcement

* Use connect feature flag in admin and admin routes

* Add aria-live attribute to announcement

* Undo schema.rb changes

Co-authored-by: Paweł Ludwiczak <ludwiczakpawel@gmail.com>
2021-09-13 10:45:56 -04:00
..
__tests__ Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
actions Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
ChatChannelSettings Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
components bugfix (#12703) 2021-02-16 15:50:37 +01:00
draw Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
messages Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ReportAbuse Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
RequestManager Update verbiage around connect invitations (#12558) 2021-02-03 18:15:43 -06:00
actionMessage.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
alert.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
article.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
channelRequest.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
channels.jsx Bump eslint-config-preact from 1.1.3 to 1.1.4 (#13516) 2021-04-27 18:54:43 +02:00
chat.jsx Add feature flag for Connect (#14644) 2021-09-13 10:45:56 -04:00
compose.jsx 🚑 Quick fix prevent grammarly from running on chromium based browsers (#13820) 2021-05-25 06:54:32 -04:00
configMenu.jsx Convert Connect settings menu div to nav (#12578) 2021-02-08 14:56:35 -06:00
content.jsx fix nested interactive element (#14314) 2021-07-27 19:22:59 +02:00
message.jsx #12643 Add eslint rule for formatting redundant curly braces in jsx (#14592) 2021-08-26 11:15:06 -04:00
util.js Chat: disconnect IntersectionObserver (#14091) 2021-06-29 11:13:56 +02:00