Commit graph

2032 commits

Author SHA1 Message Date
Harshil Sharma
03f4717e96
Hide board feature (#4409)
* WIP

* Added migrations

* Updating store method

* WIP

* WIP

* Updated DND

* WIP

* WIP

* WIP

* WIP

* WIP

* wip

* WIP

* Adding new DB tool

* Used migration functions in new migrations

* Unique constraint migration

* Unique constraint migration

* Added SQLITE migrations

* Added SQLITE support in few more migrations

* Added SQLITE support in few more migrations

* WIP

* Used old-fashioned way to add unique constraint

* Using oldsqlite method

* Using oldsqlite method

* Fixed all store and app layer tests

* fixed integration tests

* test and lint fix

* Updated migration for MySQL and Postgres on personal server

* Types fix

* sqlite fix

* fix typo

* misc cleanup

* added new tests

* added new tests

* de-duping input for postgres

* integration tests, rmeoved uneeded migration

* Added some migration tests

* Added some migration tests

* Fixed a test

* completed migration tests

* completed migration tests

* Removed leftover debug statements

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-24 15:41:54 +05:30
Justine Geffen
c6976db9e5
Update en.json (#4453)
* Update en.json

Some minor casing changes and updates for 7.7 limits changes.

* update cypress tests for text change

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2023-01-20 14:30:07 +02:00
Scott Bishel
23545c9d28
Merge pull request #4495 from mattermost/fix-weblate
Fix (Unlock) weblate
2023-01-19 17:36:45 -07:00
Scott Bishel
8add2ffd02 Merge remote-tracking branch 'weblate/main' into fix-weblate 2023-01-19 12:31:46 -07:00
Scott Bishel
bd1532decf
Gh 4482 fix empty filters (#4485)
* if no value on isBefore, isAfter return true

* add unit tests

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-19 12:21:20 -07:00
Scott Bishel
41a722049f
suppress error message (#4486) 2023-01-19 10:49:57 -07:00
Aditya Sharma
5c21b59383
[GH-4300]: Fix menu closing on toggling random icons. (#4477)
* fix: menu closing on toggling random icons

* Also fixed for plugin

Co-authored-by: Harshil Sharma <18575143+harshilsharma63@users.noreply.github.com>
2023-01-19 11:57:09 +05:30
Scott Bishel
c761ea7c88
update condition to default if not valid for property (#4455) 2023-01-17 12:03:22 -07:00
Scott Bishel
ff3a8d2096
Implement Person filter and groupBy (#4414)
* implement person filter

* implement groupBy

* cleanup and fix adding filtered values

* fixes for existing unit tests

* add unit tests

* add unit tests

* fix lint issues

* lint, test fixes

* handle unknown and undefined users

* dont allow edit on person options

* add displaying Me, remove bots

* update i18n-extract

* update snapshots from merge, fix unit test failure, add unit test for 'Me'

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-17 12:02:54 -07:00
Asaad Mahmood
297e8f4d31
Adjusting modals and updating close icon on input (#4458)
* Adjusting modals and updating close icon on input

* Updating test

* Updating css

* Updating dialog css
2023-01-16 15:18:15 +05:00
Scott Bishel
5256ab4bf5
Implement Date Filter (#4412)
* implement a date property type

* handle when property is not set, default create date

* update to remove unneeded fields, updated how dateTo is returned

* fix creating new date

* remove unused constant

* update unit tests

* implement date filter

* add unit tests for all files

* some cleanup

* fix unit tests, update snapshots

* date fix for unit tests

* add log to determine unit test issue

* update snapshot

* minor cleanup

* add class name

* Revert "add class name"

This reverts commit fec9308812.

* add class name

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-11 16:48:08 -07:00
Rajat-Dabade
5450a298ad Updated snapshot 2023-01-11 23:52:51 +05:30
Mattermost Build
12f6dedc5b
Merge branch 'main' into read-only-view 2023-01-11 20:00:10 +02:00
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
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
CI-YU
d6a3c740c4 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (439 of 439 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2023-01-04 19:26:40 +01:00
Mattermod
5ef504e584
Merge branch 'main' into weblate-focalboard-webapp 2023-01-04 19:01:31 +02:00
CI-YU
2341f166ba Translated using Weblate (Chinese (Traditional))
Currently translated at 99.5% (437 of 439 strings)

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

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-04 10:45:21 +01:00
misaka10843
fe082a6eea 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-04 10:45:20 +01:00
chaylex
6ca0deb331 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-04 10:45:20 +01:00
MArtin Johnson
0a133b23bf 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-04 10:45:20 +01:00
Csaba Tóth // BDSC Business Digitalisation Kft
74be774cb1 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-04 10:45:20 +01:00
Iven Kwan
b3ecec0d02 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-04 10:45:19 +01:00
Matthew Williams
e1744f5823 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-04 10:45:19 +01:00
master7
8991fcd553 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-04 10:45:19 +01:00
Ji-Hyeon Gim
751c7e143a 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-04 10:45:19 +01:00
Milo Ivir
4c7da674db 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-04 10:45:19 +01:00
Tom De Moor
a755f434ff 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-04 10:45:18 +01:00
jprusch
41a5530b4e 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-04 10:45:18 +01: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
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
Scott Bishel
3758988fff Merge remote-tracking branch 'weblate/main' into weblate-fix 2022-12-23 08:49:55 -07:00
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
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
Asaad Mahmood
42c46ad258
GH-4332 - Updating card editor classes (#4350) 2022-12-16 08:47:03 -07:00