Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

UCHAT-4555 Themes testing using Cypress. #45

Open
wants to merge 144 commits into
base: dev
Choose a base branch
from

Conversation

sourabkumarkeshri
Copy link

Summary

Ticket Link

https://jira.uberinternal.com/browse/UCHAT-4555

Related Pull Requests

  • Has server changes (No)
  • Has redux changes (No)
  • Has mobile changes (No)

jespino and others added 30 commits March 26, 2019 19:48
* MM-14748: Allow to invalidate email invites

* Updating texts

* Updating redux dependency
* Bot accounts backstange UI

* Text updates

Co-Authored-By: crspeller <[email protected]>

* Fixing some bugs and feedback.

* Updating UI fixes

* Reverting package files

* Updating bots css

* Updating integration buttons

* Apply PM text changes

Co-Authored-By: crspeller <[email protected]>

* Fixing text and bad redux version change.

* Typo.

Co-Authored-By: crspeller <[email protected]>

* Bot tags and UI sugar.

* Username sort order for bots.

* Style fixes

* Updating highlight and error

* More bot tags!

* DM Fixes.

* Bot account backstange profile pictures.

* Automatic tokens.

* Fix page crash

* Updating styling for bots

* Add permission managment UI for bots.

* Removing email and signin method from bots in system console.

* Text changes.

* Fixing tests.

* Commenting out bots UI

* Fixing style error

* en.json update with i18n-extract

* Feedback fixes

* Text fixes.

Co-Authored-By: crspeller <[email protected]>

* Refactoring oriantation handling.

* Avoiding passing user in post_header.

* Removing test failing because of test archatecture issues.

* Fixing double tag in search and bot DM header popover.

* Fix test.

* Verious feedback.
* Create a plugin component to override file previews

* Add test cases

* Code refactoring

* Expost pdfjs to window to use in webpack externals in plugins

* - Pass postId to ViewImageModal and use getPost to fetch post object.
- Update test cases

* Update plugins/registry.js

Co-Authored-By: chetanyakan <[email protected]>
…attermost#2538)

* MM-14731 Prevent getRedirectLocation calls when metadata is present

* Update components/post_view/post_body_additional_content/post_body_additional_content.jsx

Co-Authored-By: sudheerDev <[email protected]>

* Update components/post_view/post_body_additional_content/post_body_additional_content.jsx

* Add a dafensive check for metadata key

* destruct on mount metadata obj for redability

* Add check for link before dispatching actions for redirectUrl

* Update check for getredirectionUrl api to check only for metadata

* Update test case

  * Should make api calls when metadata does not exist
* MM-14668 - Updating header elipsis

* Updating test
* MM-14520: restore pretext changed event on composition

This addresses a regression from ripping out the SuggestionStore in which we no longer emitted pretext changed events while composing CJK characters.

* remove redundant pretext assignment
* MM-14970 Fix for Posts ovelapping with each other

  * MM-14791 Safari and FF takes an extra frame for scroll correction causing
    jump to the right post when loading more posts

* Update react window hash

 * react window has dependencies which are needed for transitively needed
c
…sing jump to the right post when loading more posts (mattermost#2556)
…tion causing jump to the right post when loading more posts (mattermost#2556)" (mattermost#2560)

This reverts commit 742f772.
* fix flaky E2E tests

* added suggestion from @cometkim

Co-Authored-By: saturninoabril <[email protected]>

* updated per suggestion
… loaded (mattermost#2562)

* Check that this.props.posts is not null when loading more posts

* Fix isChannelLoading to prevent race condition while switching teams

* Remove unnecesary variable
* MM-14692 - Updating textarea placeholder structure

* Updating tests

* Updating textarea changes

* Updating placeholder

* Updating tests
…attermost#2579)

* MM-14783: Fix button in progress text in add users to channel/team.

* Fix snapshot tests.
David Meza and others added 23 commits June 20, 2019 16:03
- Add protocol detection for desktop app
- fixup to protocol
- Moved logic to new router
- Renamed folder to be more descriptive. Created proper PureComponent. Fix all issues related to string replacements. Fixed timeOut not working.
- Updating styles for deep linking page
- Fix order of regexp to replace protocol
- Landing Page: wording changes and flow change.
- Added logic for Broadcast only channels that are configured on server side in config.json in ReadOnlyChannels
- Add confetti to Broadcast channels when message start with #celebrate
- Remove h scroll bar. Do a single transition pass to smooth transition out. Add logic to not see confetti in follow on messages.
- Style error for when joining Broadcast only channel from More Channels modal. Refactor ReadOnly channels to have better logic for confetti.
- Fix confetti not showing for new members to broadcast only channel. Fix console errors.
…imarTeam enabled (mattermost#2878)

* MM-15892: Disabling leave teams from the main menu for experimentalPrimarTeam enabled

* Fixing tests
…see nickname of team members instead of username/full_name.
…e-display-option-removal

[UCHAT-3452] Removed the option of giving user the display option to …
…resize

[UCHAT-3952] Allow users to resize the sidebar.
…resize

UCHAT-3952-sidebar-resize- Test Cases fix and eslint fix
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.