Граф коммитов

16559 Коммитов

Автор SHA1 Сообщение Дата
Konstantin
e04512a51a Translated using Weblate (Russian)
Currently translated at 99.8% (5751 of 5759 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ru/
2023-04-04 11:08:38 +03: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
Saturnino Abril
8d301c0d64 fix: /test url and json (#22780) 2023-04-04 06:04:11 +08:00
Conor Macpherson
0ce1b6c12c move self hosted purchase modals into one folder for shared resources, update banners to redirect to the self hosted purchase modal (in the case of air gapped, link to CWS. In the future, this will be a modal). 2023-04-03 17:02:54 -04:00
LeonardJouve
f97a11680b Fix add bot error handling (#22649)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-03 16:04:18 -04:00
M-ZubairAhmed
3f6452bdf5 init (#22752) 2023-04-03 15:29:04 -04:00
Ben Cooke
af4c98cdf9 [MM-51724] (#22740)
* createUserAccessToken updates

* lint
2023-04-03 14:30:07 -04:00
Agniva De Sarker
dacac2e3ed MM-51768: Scrub username/password from SQL datasource (#22731)
https://mattermost.atlassian.net/browse/MM-51768
```release-note
NONE
```
2023-04-03 23:41:51 +05:30
Caleb Roseland
bccb35a11d test: number property empty and change event 2023-04-03 12:38:10 -05: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
Caleb Roseland
262645f75a fix: empty number is valid 2023-04-03 11:43:49 -05:00
Doug Lauder
69657be9f2 Boards: Avoid panic in Boards file request handler when file not found. (#22792)
* Avoid panic in Boards file request handler when file not found.
2023-04-03 12:27:16 -04: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
Kyriakos Z
4d2ed469bf MM-49564: Drafts upsert in the Store vs App layer (#22530)
* MM-49564: Upsert in the Store vs App layer

Refactor drafts so that Upserting a draft would happen in the DB and not
in the app layer.

* Fixes mocks

* Fixes tests

* Fixes translations

* Fixes tests

* Update tests

* Fixes tests

* Addresses review comments

- renames Save => Upsert
- removes Sleep from tests

* Fixes flaky test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-01 10:32:40 +03: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
Maria A Nunez
3b8a0f224b Added developer flags to be cloud restrictable (#22546)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-31 16:01:08 -04: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
Doug Lauder
99467c6b68 MM-51792 Replace Boards feature flag with env var (#22739)
* remove Boards feature flag from server, makefile, and docker

* Update server/boards/server/boards_service_util.go

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>

---------

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-03-31 10:29:29 -04: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
Caleb Roseland
f35b829e47 keep moment mapping 2023-03-30 16:44:58 -05:00
Caleb Roseland
9cac0858f4 removed unneeded mappings 2023-03-30 16:25:16 -05: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
Agniva De Sarker
e09d5690a7 Optimize JSON marshalling in playbooks (#22735)
While inspecting Pyroscope, the function api.ReturnJSON
was seen to take some chunk of the overall memory allocations.

Looking deeper, we can see that the entire object
is json marshalled into bytes, and then wrote to the network.

Instead, we can just do a streaming write to the network
which avoids pre-allocating the entire object.

A similar approach is taken in the server channels codebase
as well.

```release-note
NONE
```
2023-03-30 23:40:36 +05:30
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