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

2346 Коммитов

Автор SHA1 Сообщение Дата
Conor Macpherson
c0d4b0dfdc Fixup i18n, error/success/progress modals. 2023-04-03 10:01:42 -04:00
Conor Macpherson
379f19701e Add success, error, loading modals, lint. 2023-03-31 16:21:36 -04:00
Conor Macpherson
57e8d47a1d Fix tests. 2023-03-31 15:53:25 -04:00
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
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
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
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
Scott Bishel
81fdb976ba MM-51795 remove cloud banner (#22733)
* remove cloud banner and associations

* update language file

* revert changes to number.tsx

* revert changes to number.tsx

* remove unused import
2023-03-30 10:44:46 -06: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
Matt
8cc7d7ba4a Migrate changes to monorepo (#22634)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-30 15:20:17 +02: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
Scott Bishel
9c07d4e3cd update dialog color for sidebar category (#22617) 2023-03-29 14:50:25 -06:00
Conor Macpherson
62b46a630d lint. 2023-03-29 12:29:57 -04:00
Caleb Roseland
6da94c769c Merge branch 'master' into fix-boards-webapp-unit-tests 2023-03-29 09:37:24 -05: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
Scott Bishel
932790f99a fix issue with card id being valid block but not card (#22697) 2023-03-28 14:49:12 -06:00
Conor Macpherson
58fead7d9d add more e2e tests. 2023-03-28 16:15:14 -04:00
Harrison Healey
a25a3826ba MM-51729 Fix make dev after monorepo move (#22687) 2023-03-28 15:36:52 -04:00
Harrison Healey
fb2dac307b MM-51735 Remove references to mattermost-redux from Boards (#22694)
* MM-51735 Remove references to mattermost-redux from Boards

* Fix styling and remove debug comments

* Update Playbooks Jest config to point to mattermost-redux correctly
2023-03-28 15:36:04 -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
Conor Macpherson
8b76d05f98 i18n. 2023-03-28 14:17:39 -04:00
Conor Macpherson
c4f6f21ca0 lint. 2023-03-28 14:17:39 -04:00
Conor Macpherson
923ae3941e Add shiping address and add back terms. 2023-03-28 14:17:39 -04:00
Conor Macpherson
1941349ba9 update expansion request. 2023-03-28 14:17:39 -04:00
Conor Macpherson
d5a891702c add license_id param. 2023-03-28 14:17:39 -04:00
Conor Macpherson
cd5b836015 fix cost per user movement when total is large. 2023-03-28 14:17:39 -04:00
Conor Macpherson
6afe8ce9b3 Migrate to mono-repo 2023-03-28 14:17:36 -04:00
Pablo Andrés Vélez Vidal
bb939e28c9 MM-49869 - add channels button lhs sidebar (#22701) 2023-03-28 18:57:09 +02:00
Julian Mondragón
da7a6825ce MM-50087_Add marketplace button to apps bar (#22653) 2023-03-28 10:54:30 -05:00
Pantelis Vratsalis
6c9ec24fb9 [MM-50002] catch and log exceptions from missed message listeners 2023-03-28 16:55:29 +03:00
Ashish Dhama
dc4e7bf2ec [MM-51680] : Revert New Browse Channels UI modal changes (https://github.com/mattermost/mattermost-webapp/pull/11262) (#22613)
* Revert https://github.com/mattermost/mattermost-webapp/pull/11262

* fix missing translation

* fix indentation issue

* fix imports in Update accessibility_modals_dialogs_spec.js

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-27 21:47:42 -03:00
Julian Mondragón
50a9b9bdfa MM-50976_Fix error on non-cloud initial start (#22692) 2023-03-27 12:54:30 -05:00