-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#660] Enable users to connect via Airy Live Chat #1078
Merged
bitboxer
merged 5 commits into
develop
from
feature/660-enable-users-to-connect-via-airy-live-chat
Mar 3, 2021
Merged
[#660] Enable users to connect via Airy Live Chat #1078
bitboxer
merged 5 commits into
develop
from
feature/660-enable-users-to-connect-via-airy-live-chat
Mar 3, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bitboxer
changed the title
feature/660 enable users to connect via airy live chat
[#660] Enable users to connect via Airy Live Chat
Feb 24, 2021
bitboxer
force-pushed
the
feature/660-enable-users-to-connect-via-airy-live-chat
branch
7 times, most recently
from
March 2, 2021 17:17
075673a
to
4c02649
Compare
bitboxer
commented
Mar 2, 2021
@@ -19,7 +19,6 @@ | |||
--color-red-alert: #d51548; | |||
--color-accent-magenta: #f7147d; | |||
--color-error-background: #fae6e9; | |||
--color-red-alert: #bf1a2f; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a duplicate, remove this one because it didn't match the colors from platform.
bitboxer
force-pushed
the
feature/660-enable-users-to-connect-via-airy-live-chat
branch
2 times, most recently
from
March 2, 2021 17:24
6ac9883
to
3601468
Compare
bitboxer
requested review from
AitorAlgorta,
chrismatix,
AudreyKj,
ogbeche77 and
stayprodio
March 2, 2021 17:26
AudreyKj
reviewed
Mar 3, 2021
chrismatix
reviewed
Mar 3, 2021
frontend/ui/src/pages/Channels/ChannelsMainPage/Sources/ChatPluginConnect.tsx
Outdated
Show resolved
Hide resolved
bitboxer
force-pushed
the
feature/660-enable-users-to-connect-via-airy-live-chat
branch
from
March 3, 2021 12:03
3601468
to
d992221
Compare
chrismatix
reviewed
Mar 3, 2021
frontend/ui/src/pages/Channels/ChannelsMainPage/Sources/ChatPluginConnect.tsx
Outdated
Show resolved
Hide resolved
chrismatix
approved these changes
Mar 3, 2021
bitboxer
deleted the
feature/660-enable-users-to-connect-via-airy-live-chat
branch
March 3, 2021 13:41
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #660