1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
Commit Graph

2103 Commits

Author SHA1 Message Date
Mattermost Build
0f6a9e212c
Merge branch 'main' into weblate-focalboard-webapp 2023-03-07 20:03:54 +02:00
Pablo Andrés Vélez Vidal
7cf0a88cc6
Merge pull request #4539 from mattermost/MM-48246-ABtest-openRhs-withBoard
MM-48246 - ab test open RHS with linked board; add telemetry info
2023-03-06 19:06:46 +01:00
Ben Cooke
c50444746e
Merge pull request #4597 from BenCookie95/4474_date-properties
Updating date when prop has changed
2023-03-06 10:50:13 -05:00
Scott Bishel
d16bbcbe10
Fix table multiperson (#4613)
* clear overflow on multiperson

* clear overflow on multiperson
2023-03-06 08:48:30 -07:00
Felipe Nogueira
6b5c263e56 Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.2% (424 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-03-04 08:20:13 +01:00
Dmitry Scherbak
8fe781a16c Translated using Weblate (Russian)
Currently translated at 75.7% (341 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
2023-03-04 08:20:13 +01:00
Vidar Haarr
24d6ad48e7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 40.6% (183 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nb_NO/
2023-03-04 08:20:12 +01:00
Asaad Mahmood
56954e0491
Updating welcome screen for small sizes (#4609) 2023-03-04 12:20:05 +05:00
Scott Bishel
805e0d93dc
disable patches on read-only unmount (#4608) 2023-03-02 12:09:32 +01:00
hattori611
bd7608ff11 Translated using Weblate (Vietnamese)
Currently translated at 6.6% (30 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/vi/
2023-03-01 20:29:08 +02:00
Filip Antala
b553a6f216 Translated using Weblate (Slovak)
Currently translated at 61.5% (277 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sk/
2023-03-01 20:29:08 +02:00
11sma
c341385c47 Translated using Weblate (Catalan)
Currently translated at 43.3% (195 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ca/
2023-03-01 20:29:08 +02:00
Moataz Muhammad
0aa09a2143 Translated using Weblate (Arabic)
Currently translated at 46.0% (207 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ar/
2023-03-01 20:29:08 +02:00
Benjamin Calisto
73b8f07406 Translated using Weblate (Spanish)
Currently translated at 48.6% (219 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/es/
2023-03-01 20:29:08 +02:00
Pablo Andrés Vélez Vidal
8f3407291d
update telemetry id
Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>
2023-03-01 00:34:43 +01:00
Benjamin Cooke
30c9da952e lint 2023-02-23 15:35:04 -05:00
Benjamin Cooke
ae44d6f2bf unit test 2023-02-23 14:27:52 -05:00
Sergey Seroed
f2a7d613eb Translated using Weblate (Ukrainian)
Currently translated at 54.6% (246 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/uk/
2023-02-23 00:29:07 +02:00
Milo Ivir
afea83a652 Translated using Weblate (Croatian)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-02-23 00:29:07 +02:00
CI-YU
c61729c77c Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2023-02-23 00:29:07 +02:00
MArtin Johnson
37e5059754 Translated using Weblate (Swedish)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2023-02-23 00:29:07 +02:00
Marcio Santos
4819e58a18 Translated using Weblate (Portuguese)
Currently translated at 2.2% (10 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Translated using Weblate (Portuguese)

Currently translated at 0.8% (4 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Added translation using Weblate (Portuguese)
2023-02-23 00:29:07 +02:00
Scott Bishel
f88ee1ece3
Fix for users adding board links to Read-only channels (#4581)
* initial commit for channel permissions

* add test

* check for write post when returning channels

* lint fix

* fix test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-22 14:55:13 -07:00
Benjamin Cooke
5b1c53dffa updating date when prop has changed 2023-02-22 16:21:12 -05:00
Harshil Sharma
230e519352
Added emoji spirit file in codebase (#4592)
* Useing native emoji instead of relying on a spirit

* Added emoji spirit in code

* Added emoji spirit in code
2023-02-22 09:17:17 +05:30
Scott Bishel
098868387e
initial implementation of SysAdmin/TeamAdmin feature (#4537)
* initial implementation of SysAdmin/TeamAdmin feature

* fix adminBadge tests

* updating tests

* more fixes for unit tests

* lint fixes

* update snapshots

* update cypress test for call change

* add additional unit tests

* update test for lint errors

* fix reviews implement tests

* fix for merge, reset dialog before redirection

* remove unused test code

* fix more tests

* fix swagger doc for missing parameters

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 09:17:33 -07:00
Scott Bishel
759a8bb76a
Fix today (#4531)
* set date from today click to 12pm UTC

* make sure all dates are set to 12pm

* fix test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 08:32:37 -07:00
Rajat Dabade
cc9a689c8b
Added the bot-notification changes for attachment (#4301)
* Added the bot-notification changes for attachment

* Linter fixes

* Added Todo for i18n

* Grammer fix

* Statement Corrections

* Grammer fix

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-13 14:30:15 -07:00
Milo Ivir
1b917ba44d Translated using Weblate (Croatian)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-02-13 19:00:11 +02:00
kaakaa
9efea6ac3b Translated using Weblate (Japanese)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
2023-02-13 19:00:11 +02:00
Rizumu85
fdc1ece02a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
2023-02-13 19:00:11 +02:00
MArtin Johnson
7d46887932 Translated using Weblate (Swedish)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2023-02-13 19:00:11 +02:00
Sergey Seroed
d8b82981d5 Translated using Weblate (Ukrainian)
Currently translated at 31.5% (142 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/uk/

Translated using Weblate (Ukrainian)

Currently translated at 10.2% (46 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/uk/
2023-02-13 19:00:11 +02:00
Matthew Williams
137421578b Translated using Weblate (English (Australia))
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2023-02-13 19:00:11 +02:00
master7
6d6c0fc716 Translated using Weblate (Polish)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-02-13 19:00:11 +02:00
Tom De Moor
856693171a Translated using Weblate (Dutch)
Currently translated at 99.7% (449 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2023-02-13 19:00:11 +02:00
Scott Bishel
f1a190d4d6
use specific class, rather than NOT an unrelated ID (#4570) 2023-02-11 08:51:05 -07:00
Rajat Dabade
5a89960b64
Fixed duplicate attachment in board template (#4444)
* Fixed duplicate attachment in board template

* Linter fixes

* Duplicate attachment fix

* Code optimismed

* Linter fixes

* Updated test cases

* update some error handling, update attachments on duplicate card

* Fixed attachment section width

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2023-02-09 12:50:44 +05:30
Harshil Sharma
fe515f6c82
Fixed category menu position (#4555) 2023-02-08 08:45:59 +05:30
Scott Bishel
bb5e6769b6
Merge pull request #4535 from mattermost/save-date-on-close
GH-4475 - Save date change to database when closing form
2023-02-07 10:52:32 -07:00
Xiaoguo
94d8eadf0b Translated using Weblate (Chinese (Simplified))
Currently translated at 67.7% (302 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
2023-02-06 16:23:24 +01:00
CI-YU
5d5b80b9ff Translated using Weblate (Chinese (Traditional))
Currently translated at 93.0% (415 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2023-02-06 16:23:24 +01:00
Milo Ivir
7397751ace Translated using Weblate (Croatian)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-02-06 16:23:24 +01:00
Sajjad Jazini
cbb5341726 Translated using Weblate (Persian)
Currently translated at 27.3% (122 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fa/
2023-02-06 16:23:23 +01:00
Matthew Williams
95e4ffd804 Translated using Weblate (English (Australia))
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2023-02-06 16:23:23 +01:00
Kaya Zeren
dbfda1f1fd Translated using Weblate (Turkish)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2023-02-06 16:23:23 +01:00
kaakaa
1e988f26c4 Translated using Weblate (Japanese)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
2023-02-06 16:23:23 +01:00
MArtin Johnson
47c8ae0a5b Translated using Weblate (Swedish)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2023-02-06 16:23:22 +01:00
oleksandr-kucheriavyi
02ad4d16fb Translated using Weblate (Ukrainian)
Currently translated at 10.5% (47 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/uk/
2023-02-06 16:23:22 +01:00
master7
300c472a0d Translated using Weblate (Polish)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/

Translated using Weblate (Polish)

Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-02-06 16:23:22 +01:00