Commit Graph

30 Commits

Author SHA1 Message Date
Caleb Roseland
f815c20fca MM-51798: Fix Boards+Playbooks channel header RHS button styling (#23276)
* fix playbook icon

* fix boards icon

* lint

* fix test
2023-05-09 10:39:34 +02:00
Saturnino Abril
aa39e5758e chore: upgrade cypress to 12.11.0 and other dependencies (#23294)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-05-09 06:11:40 +08:00
Jesse Hallam
212ac800a6 MM-52453: fix playbooks/edit_spec (#23208)
* Refactor and fix edit_spec

Refactor edit_spec into multiple discrete specs, fix various issues running the specs, and un-skip several tests that now pass.

Fixes: https://mattermost.atlassian.net/browse/MM-52453

* remove skipped tests
2023-05-05 14:01:48 -03:00
Rohitesh Gupta
4db0512580 MM-52428: Fix few E2E integration tests (#23311)
* Fixed E2E Integration tests

* Fixed step to close emoji picker
2023-05-05 07:45:54 -04:00
Ashish Dhama
e000d52eb1 fix MM-T2927_1 (#23258) 2023-05-04 14:13:53 +05:30
Saturnino Abril
0147a1e781 e2e/fix: enable skipped tests in playbooks (#23102) 2023-04-27 14:25:16 +08:00
Ben Cooke
3995f4a724 [MM-52339] Top playbooks missing from insights (#23076)
Automatic Merge
2023-04-26 22:34:29 +03:00
Saturnino Abril
ac35bdff68 fix: dot menu accessibility (#23133) 2023-04-26 21:25:02 +08:00
yasserfaraazkhan
2c5eb63181 chore: lint 2023-04-25 17:11:25 +05:30
Mattermost Build
f147b37dca Merge branch 'master' into MM-52097 2023-04-25 14:34:39 +03:00
Saturnino Abril
b7a5f22bcf fix/e2e: remove use_slash_commands in roles (#23098) 2023-04-25 15:34:41 +08:00
yasserfaraazkhan
f0a54f6804 chore: review comment 2023-04-20 13:46:01 +05:30
Mattermost Build
bdc7abadd1 Merge branch 'master' into MM-52097 2023-04-19 13:15:27 +03:00
Aditya Jain
4ef3081f65 MM-T4276 : E2E for set up Board emoji (#22887)
* MM-T4276 Added cypress tests for board emoji

* Update e2e-tests/cypress/tests/integration/boards/create_board_spec.ts

---------

Co-authored-by: Aditya Jain <adityajain@Adityas-MacBook-Air-2.local>
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com>
2023-04-19 11:02:32 +08:00
yasserfaraazkhan
c207b4ce0f chore: fix channels test 2023-04-18 18:17:43 +05:30
yasserfaraazkhan
89026c1061 chore: revert channels changes 2023-04-18 17:52:00 +05:30
yasserfaraazkhan
c120e72931 chore: revert channels changes 2023-04-18 17:51:24 +05:30
yasserfaraazkhan
965bca421a Merge remote-tracking branch 'origin/master' into MM-52097 2023-04-18 17:50:03 +05:30
GitStart
4bf31bd227 MM-50746 : Edits to messages persist after cancelling (#22676) 2023-04-14 14:27:22 +05:30
yasserfaraazkhan
b6f77e8bdc e2e: fix more channels tests 2023-04-11 18:57:06 +05:30
Saturnino Abril
5b5ee1160e expect boards product by default in e2e (#22911) 2023-04-11 18:59:10 +08:00
yasserfaraazkhan
2ef9c7a634 e2e: fix yearly subscription test 2023-04-11 14:56:10 +05:30
Jesse Hallam
d6cf013775 Fix playbooks e2e (#22816) 2023-04-06 15:56:22 -03:00
Konstantinos Pittas
9c4455d103 [MM-51302] Fix scroll to the bottom of editor after pasting long text (#22491)
Automatic Merge
2023-04-05 19:04:28 +03:00
Saturnino Abril
f6cae9ab42 fix: e2e tests (#22807)
* fix: e2e tests

* add more fix

* fixed_custom_categories

---------

Co-authored-by: Furqan Malik <furqan.malik@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-05 06:50:49 +08:00
Furqan Malik
f1f54508f4 Fixed Add Channel_test_cases (#22768)
* Fixed Add Channel_test_cases

* fixed more test cases

* fixed lint
2023-04-04 06:22:48 +08:00
Julien Tant
72cd7ac4e0 [MM-51098] Hide "copy invite link" when selecting guest - migrated from webapp (#22745) 2023-04-03 09:20:44 -07:00
Nick Misasi
957f999266 [MM-51233] Updates for Trial Requests (#22620)
* Add new trial form to enrich trial requests with more customer info

* Update snapshots

* One more addition

* Fixes from PR feedback

* Fix types, i18n, update e2e tests

* Fix linter

* Fix i18n?

* Fix blank translation

* update snapshot

* Update snapshot properly

* Remove inapplicable test

* Fix business email validation only happening once

* UX Feedback

* Fix linter

* Fix linter again, not working locally

* FIX LINTER

* Move isvalid check until after some fields are set

* Fix for overlapping modals

* Fix linter

* UX feedback

* UX Feedback

* Fix typo in error modal

* [MM-51551] Add new Trial Form to Playbooks trial requests (#22650)

* Playbooks start trial entrypoints opens new trial form modal

* Fix style

---------

Co-authored-by: Mattermost Build <build@mattermost.com>

* [MM-51347] Trial form error modal for embargoed and air gapped entities (#22656)

* Playbooks start trial entrypoints opens new trial form modal

* Add support for air gapped environments when making trial requests

* Add specific handling for embargoed entities

* undo some code

* Fix linter

* Fix types

* Fix style

* Updates because TE has to upgrade to E0 before it can activate a trial

---------

Co-authored-by: Mattermost Build <build@mattermost.com>

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-30 14:57:07 -04:00
Aditya Jain
9139f4be78 MM-T4275 added e2e tests for board description (#22605)
* MM-T4275 added e2e tests for board description

* MM-T4275 fixed lint errors

* MM-T4275 added comments and fixed inconsistent tests

* MM-T4275 updated comment based on PR feedback

* MM-T4275 lint fixes

* MM-T4275 changes based on PR

---------

Co-authored-by: Aditya Jain <adityajain@Adityas-MacBook-Air-2.local>
2023-03-30 17:25:57 +08:00
Mario Vitale
ba6b97fb62 Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00