Jesús Espino
fd7d61b47c
Enabling again the eslint rules and applying the fixes ( #3791 )
...
* Enabling again the eslint rules and applying the fixes
* Restore , separators for types in single line mode
* fix new errors
* more lint fixes
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-09-14 07:11:50 -06:00
MArtin Johnson
dfb9656fbe
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
Translated using Weblate (Swedish)
Currently translated at 93.0% (374 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2022-09-14 01:34:00 +03:00
Kaya Zeren
a52134b255
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2022-09-14 01:34:00 +03:00
Paul Esch-Laurent
0ef683f209
test: add snapshot tests to CommentsList ( #3795 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-13 13:57:44 -05:00
Paul Esch-Laurent
5853303bda
Update version banner URL to redirect permalink ( #3822 )
2022-09-13 13:27:18 -05:00
Harrison Healey
096c130edb
Merge pull request #3748 from mattermost/MM-46274_module-federation-poc
...
MM-46274 Web App Product POC
2022-09-13 13:20:11 -04:00
Asaad Mahmood
ed655ac996
GH-3813 - Fixing dialog toolbar ( #3827 )
...
* GH-3813 - Fixing dialog toolbar
* Updating card follow button
* Updating tests
* Updating lint error
* Updating test
* Updating dialog close test
2022-09-12 20:05:41 +05:00
Rajat Dabade
9e813010d2
Added corner case check for multiperson property ( #3793 )
2022-09-12 15:58:59 +05:30
Paul Esch-Laurent
15e13fcdac
fix: filter out bots for sharing, @mention-ing, and Person property ( #3762 )
...
* fix: filter out bots for sharing and @mention-ing
* feat: add `?exclude_bots` to `getTeamUsers` API
* chore: `make swagger`
* chore: `make generate`
* fix: plugin store test function implementation
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-09 19:56:44 -06:00
Scott Bishel
01eb95a6d2
Update to version 7.4.0 ( #3819 )
2022-09-09 11:37:03 -05:00
Harrison Healey
b9e2263cb5
MM-46646 Serve all plugin images via webpack
2022-09-07 19:14:34 -04:00
Harrison Healey
60aef8c760
Merge branch 'main' into MM-46274_module-federation-poc
2022-09-07 15:03:44 -04:00
Jesús Espino
95c69cc46b
Allow to confirm add users on mention or assign to person field ( #3724 )
...
* Allow to confirm add users on mention or assign to person field
* Improving the confirm add user for notification modal style
* Add confirmation add user modal tests
* Fixing tests
* Fixing styles
* Adding missed snapshots file
* Fixing tests
* Fixing other tiny errors
* Fixing tests
* Fixing tests
2022-09-07 08:20:10 +02:00
Rajat Dabade
ad3b8fd454
Added property to select multiperson ( #3741 )
...
* Added property to select multiperson
* Implemented the sorting for multiperson property
* Updated snapshots
* Added Test case
* CSS fix
* Linter fixes
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-06 15:09:08 -06:00
Tom De Moor
a1a67390fc
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translated using Weblate (Dutch)
Currently translated at 96.5% (388 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2022-09-06 23:23:59 +03:00
Tóth Csaba // Online ERP Hungary Kft
e8029aab4c
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
2022-09-06 23:23:59 +03:00
이진호
7a539c6e5c
Translated using Weblate (Korean)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ko/
Translated using Weblate (Korean)
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ko/
2022-09-06 23:23:59 +03:00
MArtin Johnson
51679e5016
Translated using Weblate (Swedish)
...
Currently translated at 92.7% (373 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
Translated using Weblate (Swedish)
Currently translated at 88.5% (356 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2022-09-06 23:23:59 +03:00
Scott Bishel
10f7e46038
check createdBy instead of team id to determine global templates ( #3766 )
...
* check createdBy instead of team id to determine global templates
* fix tests
* remove import
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-05 17:02:39 -06:00
Asaad Mahmood
f9e6eb2791
GH-3768 - Search icon fix ( #3778 )
2022-09-05 12:53:01 +05:30
Rajat Dabade
970fda3b1d
Undefined check for propertyValue ( #3769 )
2022-09-02 12:19:02 -05:00
Scott Bishel
270a110dc1
Merge pull request #3761 from mattermost/mentions-and-guests
...
Fix @-mentions in boards & for guests
2022-08-31 13:40:32 -06:00
Scott Bishel
37e089dbee
Merge pull request #3757 from sbishel/gh-3704
...
GH-3704 - Fix for not copying all content items.
2022-08-31 13:31:44 -06:00
Scott Bishel
568f08d610
update to break and not push to parent if already exists
2022-08-31 10:51:54 -06:00
Harrison Healey
9c16d94854
Merge branch 'main' into MM-46274_module-federation-poc
2022-08-30 16:47:29 -04:00
Mattermod
ba479b9a52
Merge branch 'main' into GH2520
2022-08-30 22:23:27 +03:00
Paul Esch-Laurent
448df85ed8
fix: don't search users for @-mentions as a guest
2022-08-30 11:56:24 -05:00
Paul Esch-Laurent
2e9e6ef771
fix: filter at-mention users in private boards
2022-08-30 11:56:24 -05:00
Asaad Mahmood
7bf8f9ba41
Minor menu and dialog UI fixes ( #3742 )
...
* Varios UI fixes
* Fixing lint error
* Updating dialog
* Updating colors for icons
2022-08-30 19:47:12 +05:00
Scott Bishel
be9825e4ae
don't return until all blocks handled
2022-08-29 19:44:04 -06:00
Tom De Moor
e0439e1c42
Translated using Weblate (Dutch)
...
Currently translated at 96.0% (386 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2022-08-30 00:13:49 +03:00
Matthew Williams
488437b161
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2022-08-30 00:13:49 +03:00
Milo Ivir
e63591ee47
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2022-08-30 00:13:49 +03:00
Varghese Jose
b8498d3993
Translated using Weblate (Malayalam)
...
Currently translated at 68.6% (276 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ml/
2022-08-30 00:13:49 +03:00
master7
ab4a11c13f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2022-08-30 00:13:49 +03:00
MArtin Johnson
cb5b329c92
Translated using Weblate (Swedish)
...
Currently translated at 88.5% (356 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2022-08-30 00:13:49 +03:00
Mário Victor Ribeiro Silva
b69ae71303
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 38.8% (156 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2022-08-30 00:13:49 +03:00
Kaya Zeren
25de577fae
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2022-08-30 00:13:49 +03:00
kaakaa
bccfe455e6
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
2022-08-30 00:13:49 +03:00
jprusch
862a271679
Translated using Weblate (German)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2022-08-30 00:13:49 +03:00
Hosted Weblate
a4438e7cd5
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/
2022-08-30 00:13:49 +03:00
Scott Bishel
282e24890e
Merge pull request #3729 from sbishel/close-template-selector
...
Close template selector if same board/view clicked
2022-08-29 14:56:36 -06:00
Scott Bishel
d85824492e
fix bad merge
2022-08-29 08:02:28 -06:00
Harshil Sharma
63edf2c987
Props to preferences ( #3722 )
...
* Added tab;le creation migration
* WIP
* Finished base impl
* Added MySQL migration
* WIP
* Added personal server store methods
* WIP
* Fixed webapp tests
* Updated server tests
* generated code
* generated code
* generated code
* used raw queries instead of plugin methods to avoid updating productapi package
* Added API doc
* Added sqlite migratins
* used plugin APIs again s=instead of raw queries
* WIP
* Added missed case of SQL migration where personal server can run on Postgres and MySQL
* CI
* Removed unsupported POSL operator
* Low on caffine. Making silly mistakes
* json handling
* int test
* hope tests pass
* Fix incorrect column size
* Webapp lint fixes
* remived debug code
* Updated moigration version
* Review fixes
2022-08-29 12:55:12 +05:30
Scott Bishel
8f3e1cd9a6
fix weblate
2022-08-26 07:41:12 -06:00
Allan Guwatudde
82007d81e4
Merge pull request #3668 from mattermost/MM-45761
...
[MM-45761] - Telemetry: Track how many users end up in purchase/pricing modal/notify admin
2022-08-26 15:17:30 +03:00
Scott Bishel
40045d9f7b
fix issue with deleted members not updated via websocket ( #3743 )
2022-08-25 19:21:04 +02:00
Scott Bishel
9e2e91e522
Merge branch 'main' into close-template-selector
2022-08-25 09:07:04 -06:00
Scott Bishel
aa0ed504d0
update unit tests
2022-08-25 08:53:40 -06:00
Asaad Mahmood
62ffa9c39a
Adding menu options in sidebar, and improving order ( #3713 )
...
* Adding category and board options at the top
* Updating UI
* Updating test
* Updating test
* Updating icon
* Fixing bug and translation
* Updating createCategory component
* Removing unused vars
* Removing unused vars
* Updating UI
* fixed tests
* fixed tests
* fixed tests
* Updating test
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2022-08-25 18:09:09 +05:00