M-ZubairAhmed
3f6452bdf5
init ( #22752 )
2023-04-03 15:29:04 -04:00
Pablo Andrés Vélez Vidal
1762dfce22
MM-51804 - add channels lhs not working ( #22743 )
...
* MM-51804 - add channels lhs not working
* open browse channels directly when user has no channel creation permissions (#22770 )
2023-04-03 19:29:24 +02:00
Nathaniel Allred
8f9cde83b0
MM-51763 Use STRIPE_PUBLIC_KEY from webpack (monorepo) ( #22774 )
...
* use webpack build time stripe public key
2023-04-03 12:12:27 -05:00
Julian Mondragón
22bc41effa
MM-50252_Refresh UI of the marketplace to improve first impressions ( #22698 )
2023-04-03 12:10:39 -05: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
Conor Macpherson
09e93fc5e4
lint.
2023-04-03 10:15:27 -04:00
Conor Macpherson
c0d4b0dfdc
Fixup i18n, error/success/progress modals.
2023-04-03 10:01:42 -04:00
Pablo Andrés Vélez Vidal
c3b32de46e
MM-48412 - backdrop issue when rhs expanded; ramdom fixes to channels tour ( #22700 )
...
* MM-48412 - backdrop issue when rhs expanded; ramdom fixes to channels tour
* remove no longer needed backdrop removal
2023-04-03 15:32:05 +02:00
Pablo Andrés Vélez Vidal
01cb20f5fd
fix small typo in id ( #22751 )
...
* fix small typo in id
* fix snapshot
2023-04-03 13:51:57 +02:00
Conor Macpherson
379f19701e
Add success, error, loading modals, lint.
2023-03-31 16:21:36 -04:00
Maria A Nunez
4a3c853636
Update Work Templates content and images ( #22716 )
...
* Enabled Work templates by default
* Remove board as product condition
* Removed playbook as a plugin condition
* Removed backend condition for playbook plugin/board product
* remove boards from templates
* Removed unnecessary translations after booards templates removal
* Removed template with no playbook or integration
* Updated entrypoint wording
* update texts
* update thumbnails
* update bigger pictures
* reorder i18n
* Copy updates. Add menu order
* Remove changed translations
* Updated casing for add menu
* Restored boards
* fix i18n
* Fix missing capital in text
* Added missing boards in template
* Updated feature release playbook image
* Updated channel preview for create a project
* Update title copy
* Updated create project thumbnail
* Generate updated work templates
* Updating snapshot
---------
Co-authored-by: Julien Tant <julien@craftyx.fr >
Co-authored-by: Julian Mondragon <bugshoo+github@gmail.com >
2023-03-31 16:12:56 -04:00
Julian Mondragón
9156205178
MM-51711_Feature flag: APPS sidebar category ( #22766 )
2023-03-31 15:08:52 -05:00
Conor Macpherson
57e8d47a1d
Fix tests.
2023-03-31 15:53:25 -04:00
M-ZubairAhmed
241001f969
MM-50384 : Mark all other menus deprecated ( #22609 )
2023-04-01 00:01:11 +05:30
Conor Macpherson
d74ff61fc8
Merge branch 'MM-50966-in-product-expansion' of github.com:mattermost/mattermost-server into MM-50966-in-product-expansion
2023-03-31 13:39:44 -04:00
Conor Macpherson
6fe45fe890
lint.
2023-03-31 13:38:37 -04:00
Conor Macpherson
545d35e9cf
Merge branch 'master' into MM-50966-in-product-expansion
2023-03-31 13:31:17 -04:00
Conor Macpherson
bc788ce9e3
fix tests.
2023-03-31 13:21:39 -04:00
Kazuki Maeda
9570972571
[MM-46941] Fix: PDF preview doesn't render some Japanese characters ( #22599 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-03-31 11:48:32 -04:00
Caleb Roseland
fa7057bfbf
Merge pull request #22629 from mattermost/fix-boards-webapp-unit-tests
2023-03-31 10:16:00 -05:00
Conor Macpherson
a11e5357e3
fix tests.
2023-03-31 10:14:35 -04:00
Conor Macpherson
2eda7f24c9
revert changes to one translation.
2023-03-31 10:14:01 -04:00
Conor Macpherson
87abaca763
fix tests.
2023-03-31 09:09:02 -04:00
Ashish Dhama
1377d26dbd
[MM-51722] Migrate multiple enzyme tests to react testing library ( #22674 )
...
* Migrate multiple enzyme tests to react testing library
* assert components
* update snapshot
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-03-31 07:26:29 +08:00
Konstantinos Pittas
3938717f60
make sure id exist ( #22610 )
2023-03-30 17:11:26 -04:00
Christopher Poile
11002c9863
MM-49080 - Fix for: channel links causing the webapp to refresh ( #22704 )
...
* remove accidental quotation mark
* add a test
2023-03-30 17:10:52 -04:00
Conor Macpherson
5ddec36ea5
i18n fix.
2023-03-30 17:04:25 -04:00
Conor Macpherson
d301c91ebd
lint.
2023-03-30 17:02:00 -04:00
Conor Macpherson
0807d5e3f0
lint, i18n.
2023-03-30 16:51:05 -04:00
Conor Macpherson
25035a72c4
update a few more places with seemingly incorrect useage of 'users'.
2023-03-30 16:33:39 -04:00
Conor Macpherson
9791f74602
more user/seat wording changes.
2023-03-30 15:54:03 -04:00
Conor Macpherson
55255cf9f4
Change use of 'user'/'users'/'number of users'/etc when referring to license seats to use 'seat'/'seats'/'number of seats'/etc.
2023-03-30 15:11:23 -04: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
Pablo Andrés Vélez Vidal
83f145d120
MM-49786 - add no thanks button to onboarding completed screen ( #22717 )
...
* MM-49786 - add nothanks btn
* fix css styles
2023-03-30 19:18:00 +02:00
Jesse Hallam
64051134b8
Remove Webapp Build Hash ( #22706 )
...
* Remove Webapp Build Hash
A discrete webapp build hash is no longer needed with the mono-repo.
* i18n-extract
2023-03-30 11:02:26 -03:00
Nathaniel Allred
b5951d3f32
zero state for billing history has self hosted link when on self hosted ( #22715 )
2023-03-30 08:00:35 -05:00
Caleb Roseland
7e97721925
fix: react-select and types module isolation
2023-03-29 16:14:13 -05:00
Conor Macpherson
62b46a630d
lint.
2023-03-29 12:29:57 -04:00
Nathaniel Allred
c78d6d47ac
MM-50952 RFQA can save notifications
2023-03-29 07:57:52 -05:00
Harshil Sharma
5da458a16f
Allowed searcginbg users by substring in admin console ( #22505 )
2023-03-29 17:11:55 +05:30
Pablo Andrés Vélez Vidal
5a76d20a1a
MM-47849 - show worktemplate tourtip only once ( #22703 )
2023-03-29 13:39:55 +02:00
Pablo Andrés Vélez Vidal
b892fe0555
MM-49865 - add telemetry to account creation screen ( #22702 )
...
* MM-49865 - add telemetry to account creation screen
* fix snapshots
2023-03-29 13:39:27 +02:00
Ashish Dhama
529ab959e2
exclude file count on channel stats api call on from channel header ( #22624 )
2023-03-29 10:48:32 +05:30
Conor Macpherson
58fead7d9d
add more e2e tests.
2023-03-28 16:15:14 -04:00
Harrison Healey
1cbfef65f1
MM-51683 Re-add CODEOWNERS for Web Platform files ( #22627 )
2023-03-28 15:34:06 -04:00
Conor Macpherson
5df7e62f8a
lint.
2023-03-28 14:50:30 -04:00
Conor Macpherson
93214efc54
add further check for ability to expand.
2023-03-28 14:41:28 -04:00
Conor Macpherson
43b25fa488
fix types.
2023-03-28 14:17:39 -04:00
Conor Macpherson
4856f846da
lint.
2023-03-28 14:17:39 -04:00
Conor Macpherson
2dcc12d242
fix links, types.
2023-03-28 14:17:39 -04:00