Harshil Sharma
9e9b67b813
Added unregister change handler to useEffect ( #4373 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-10 19:05:26 +05:30
Harshil Sharma
9e1aa92b08
Added support for multiperson property in notifications ( #4440 )
2023-01-09 18:03:38 -05:00
Scott Bishel
9e0811f31f
don't check date fields for text search ( #4419 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-09 14:05:03 -07:00
Scott Bishel
7ae2e62388
update version to v7.8.0 ( #4432 )
2023-01-06 09:58:59 -07:00
Scott Bishel
e981855219
Update text, used to set the button text ( #4377 )
...
* update test, used to set the button text
* update to proper capitalization
2023-01-05 16:36:33 -07:00
Scott Bishel
f909c2552e
Merge pull request #4408 from weblate/weblate-focalboard-webapp
...
Translations update from Mattermost Weblate
2023-01-04 11:26:34 -07:00
Mattermod
5ef504e584
Merge branch 'main' into weblate-focalboard-webapp
2023-01-04 19:01:31 +02:00
Rajat Dabade
1c9ab89085
Menu consistent for table view ( #4392 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Fixes https://github.com/mattermost/focalboard/issues/4281
2023-01-04 15:15:09 +05:30
Mattermod
c909fe3a5b
Merge branch 'main' into weblate-focalboard-webapp
2023-01-04 01:10:23 +02:00
Scott Bishel
3e89a88d7e
Merge pull request #4418 from mattermost/update-snapshots
...
Update snapshots for date format
2023-01-03 09:35:16 -07:00
Scott Bishel
7257308d27
update snapshots for date format
2023-01-03 09:15:41 -07:00
CI-YU
eedada78f2
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 95.4% (419 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2023-01-03 16:23:23 +01:00
misaka10843
7198862a71
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 68.1% (299 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
2023-01-03 16:23:23 +01:00
chaylex
681f27e807
Translated using Weblate (Russian)
...
Currently translated at 74.7% (328 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
2023-01-03 16:23:23 +01:00
MArtin Johnson
19a68727c4
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (439 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2023-01-03 16:23:22 +01:00
Csaba Tóth // BDSC Business Digitalisation Kft
29df6f9f86
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (439 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
2023-01-03 16:23:22 +01:00
Iven Kwan
bc9ebe8ccb
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 89.9% (395 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2023-01-03 16:23:22 +01:00
Matthew Williams
26c5555a47
Translated using Weblate (English (Australia))
...
Currently translated at 99.5% (437 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2023-01-03 16:23:22 +01:00
master7
c13dee7e2b
Translated using Weblate (Polish)
...
Currently translated at 100.0% (439 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-01-03 16:23:22 +01:00
Ji-Hyeon Gim
83fad14be6
Translated using Weblate (Korean)
...
Currently translated at 100.0% (439 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ko/
2023-01-03 16:23:21 +01:00
Milo Ivir
dfad318455
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (439 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-01-03 16:23:21 +01:00
Tom De Moor
ef457f9918
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (439 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2023-01-03 16:23:21 +01:00
jprusch
b839deaab0
Translated using Weblate (German)
...
Currently translated at 100.0% (439 of 439 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2023-01-03 16:23:21 +01:00
Rajat Dabade
bad0e5b1de
Fixed the CSV export for created by property ( #4348 )
...
Fixes https://github.com/mattermost/focalboard/issues/4134
2022-12-28 12:37:24 +05:30
Doug Lauder
44a79615d8
Add DuplicateBoard to service API ( #4400 )
...
* add DuplicateBoard to service API
* line too long
2022-12-26 11:53:51 -05:00
Ibrahim Serdar Acikgoz
8585ff04d2
services/store: use mattermost sql settings for migration connections ( #4395 )
...
* services/store: use mattermost sql settings for migration connections
* fix db type issue
2022-12-23 11:19:37 -05:00
Scott Bishel
9ef5c5186b
Merge pull request #4398 from mattermost/weblate-fix
...
Weblate fix
2022-12-23 09:03:27 -07:00
Scott Bishel
3758988fff
Merge remote-tracking branch 'weblate/main' into weblate-fix
2022-12-23 08:49:55 -07:00
Doug Lauder
73d77682ac
Expose boards APIs for MPA ( #4372 )
...
* add Boards APIs to services map
2022-12-23 10:47:51 -05:00
Asaad Mahmood
0762cb7dc7
GH-4385 - Updating padding for boardselectoritem ( #4387 )
2022-12-23 17:09:24 +05:00
Scott Bishel
1fcd7e40d6
if no title, use 'untitled board' in message ( #4353 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-12-22 12:39:14 -07:00
Miguel de la Cruz
fd4cf95f8a
Disable cloud limits ( #4268 )
...
* Disable cloud limits
* Fix linter
* Disable limits initialization and shortcircuit GetBoardsCloudLimits
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-12-22 10:40:20 -07:00
Asaad Mahmood
bdf3e81b07
Updating luckyorange tracking code ( #4388 )
2022-12-22 11:58:36 +05:00
Harshil Sharma
20f81074da
Don't set cattegory for board template ( #4386 )
2022-12-22 11:04:36 +05:30
Asaad Mahmood
401062d128
GH-4278 - Updating card modal attach btn ( #4361 )
...
* GH-4278 - Updating card modal attach btn
* Updating flex
* Updating test
* Updating test
2022-12-20 18:36:02 +05:00
Asaad Mahmood
a43228c4d2
GH-4298 - Updating link boards modal item ( #4362 )
...
* GH-4298 - Updating link boards modal item
* Updating test
* Updating test
2022-12-20 11:18:41 +05:30
Scott Bishel
f09cc00521
rename migration 24 back to original name ( #4367 )
2022-12-19 16:46:53 -07:00
Harshil Sharma
78ac6924e8
Dnd remove default column value ( #4337 )
...
* Revert "Revert dnd (#4294 )"
This reverts commit 9fac8f476e
.
* removed default value of new column for DND
* Used a column function, and collases for default value
* fix bad merge
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-12-19 14:37:51 -07:00
Rajat Dabade
8927592c57
Fixed the length ( #4296 )
2022-12-19 12:45:27 -07:00
Rajat Dabade
16095fd2e9
Fixed delete menu hover issue ( #4297 )
2022-12-19 12:44:31 -07:00
Doug Lauder
b63542fb63
Search boards by prop ( #4291 )
...
* SearchBoardsForUser API with property name search.
2022-12-16 11:46:00 -05:00
Doug Lauder
2a5c033fa5
Idempotent schema and data migrations ( #4253 )
...
* modify all migration scripts for idempotency
* Add readme
2022-12-16 11:15:38 -05:00
Asaad Mahmood
42c46ad258
GH-4332 - Updating card editor classes ( #4350 )
2022-12-16 08:47:03 -07:00
Harshil Sharma
1e9f2ac452
Updated nvmrc to use correct node version ( #4356 )
2022-12-16 16:46:18 +01:00
Harshil Sharma
f8bc56bfdc
Fixed flex-wrap to display all emojis ( #4355 )
...
* Fixed flex-wrap to display all emojis
* Lint fix
2022-12-16 08:45:45 -07:00
Asaad Mahmood
e092abb45f
Calculation row padding fix ( #4338 )
...
* Calculation row padding fix
* Updating table UI
2022-12-16 10:55:37 +05:30
Scott Bishel
97c2d91375
allow empty dates returned from date property ( #4282 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-12-15 14:39:56 -07:00
Ibrahim Serdar Acikgoz
9cdae953b9
go.mod: update mattermost-server dependency ( #4341 )
...
* go.mod: update mattermost-server dependency
* update linux/go.mod
2022-12-15 16:36:48 -05:00
Miguel de la Cruz
78ff5c08ad
Fix default collation on preferences table ( #4347 )
2022-12-15 16:35:32 -05:00
Harshil Sharma
f8964ab101
Added API docs in readme ( #4319 )
2022-12-15 13:18:18 -07:00