Paul Esch-Laurent
c4de1b9250
wip
2022-12-02 10:40:48 -06:00
Paul Esch-Laurent
f662e35daa
wip
2022-11-30 15:49:16 -06:00
Paul Esch-Laurent
dbdd8e073c
wip: sysadmin w/ license can export any board
2022-11-30 15:36:46 -06:00
Scott Bishel
571aa2ca99
remove extra run tag for plugin check ( #4260 )
2022-11-29 14:44:25 -07:00
Scott Bishel
93d5d9bef8
Merge pull request #4258 from mattermost/update-prod-workflow
...
Update production release workflow for MPA
2022-11-29 12:39:03 -07:00
Scott Bishel
5db87a8353
don't check plugin when building ubuntu
2022-11-29 11:52:50 -07:00
Scott Bishel
24aa8bd541
update for MPA
2022-11-29 10:34:45 -07:00
Scott Bishel
10b8cf775a
Merge pull request #4071 from shadybotros/fix/GH-4070
...
[GH-4070] Fix focus on new table row
2022-11-28 13:58:07 -07:00
Scott Bishel
ca15e12ceb
Merge pull request #4147 from kamre/multi-select-fix
...
Improvements for multi-select property
2022-11-28 13:57:50 -07:00
Scott Bishel
546867c888
Merge pull request #4244 from mattermost/only-explicit-boards-on-default-category
...
Adding only boards with explicit access to default category
2022-11-28 13:57:34 -07:00
Scott Bishel
24fea1f44e
Merge pull request #4246 from mattermost/template-selector-fix
...
Not opening template picker if there are no boards
2022-11-28 13:57:19 -07:00
Mattermod
6a8d2455b5
Merge branch 'main' into only-explicit-boards-on-default-category
2022-11-28 19:00:32 +02:00
Mattermod
403b80dc4e
Merge branch 'main' into template-selector-fix
2022-11-28 18:59:53 +02:00
Winson Wu
6a4db54589
Merge pull request #4204 from mattermost/wuwinson-patch-2
...
Update README.md
2022-11-28 11:38:38 -05:00
Rajat Dabade
09e0f045a7
Optimised Sorting of comments inside cards ( #4207 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-11-28 14:39:55 +05:30
Miguel de la Cruz
0f5f4b0590
Updates boards registration as product to use name instead of ID ( #4247 )
2022-11-25 18:02:02 +01:00
Harshil Sharma
864269f37b
Not opening template picker if there are no boards
2022-11-25 11:50:03 +05:30
Rajat Dabade
6674402079
File attachment in the card ( #4053 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-11-24 17:16:59 +05:30
Harshil Sharma
7db7e56296
Merge branch 'main' into only-explicit-boards-on-default-category
2022-11-24 15:44:40 +05:30
Harshil Sharma
9918a0b3f8
DND support for category and boards in LHS ( #3964 )
...
* WIP
* WIP
* Removed unused webapp util
* Added server tests
* Lint fix
* Updating existing tests
* Updating existing tests
* Updating existing tests
* Fixing existing tests
* Fixing existing tests
* Fixing existing tests
* WIP
* Added category sort order migration
* Added logic to set new category on top
* Implemented api, WS listein logic remining
* finished webapp implementation
* Added category type and tests
* updated tests
* Fixed integration test
* type fix
* WIP
* implemented boards DND to other category and in same category
* removed seconds from boards name
* wip
* debugging cy test
* Enabled hiding views list while DNDing
* Removed some debug logs
* Fixed a bug preventing users from collapsing boards category
* WIP
* Debugging cypress test
* CI
* debugging cy test
* Testing a fix
* reverting test fix
* Handled personal server
* WIP
* WIP
* Adding support for building with esbuild
* Using different index.html templates for esbuild
* WIP
* WIP
* Fixed delete category and rename category
* WIP
* WIP
* Finally, its done.
* Adde suppor tot update board-category mapping in bulk
* Fixed a bug where create category option didn't show up on default category
* Fixed bug where new board was added as last board in Boards category instead of first board
* Minor cleanup
* WIP
* Added support to drab boards onto collapsed categories
* Fixed route order from specific to generic
* Fix linter
* Updated existin server tests
* fixed integration tests
* Fixed webapp test err
* Removed accidental dependencies
* Adding new server tests
* Finished server tests
* added api to client.go
* Added API integration test
* Fixed existing webapp tests
* WIP
* WIP
* WIP
* WIP
* WIP
* Fixed missing paranthesis
* Some cleanup
* fixed server lint
* noopped down migration
* Fixed issue with DND not working great with newly added category
* Fixed a test
* Fixed a test
* Fixed a test
* Fixed console error while DNDing
* pakg lock restore
* Fixed missing react beautiful dnd in package.lock.json
* updated snapshots
* Fixed webapp test
* Review fixes
* Added API permission check
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2022-11-24 15:31:32 +05:30
Harshil Sharma
3feda10b6d
Fixed tests
2022-11-24 15:00:06 +05:30
Harshil Sharma
eb50a5ae95
removed a debug log
2022-11-24 14:31:33 +05:30
Harshil Sharma
733dca08b6
Adding only boards with explicit access to default category
2022-11-24 13:51:17 +05:30
Rajat Dabade
300a2e573a
CSS fix for readonly user ( #4223 )
...
Fixes https://github.com/mattermost/focalboard/issues/4184
2022-11-24 13:00:57 +05:30
Rajat Dabade
77c798cc7a
Set the default select value for filterOptions ( #4221 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Fixes https://github.com/mattermost/focalboard/issues/4206
2022-11-24 13:00:37 +05:30
Scott Bishel
4051e1eb05
Merge pull request #4199 from weblate/weblate-focalboard-webapp
...
Translations update from Mattermost Weblate
2022-11-23 12:20:04 -07:00
Asaad Mahmood
9ab0291cb7
Updating board template picker ui ( #4209 )
...
* Updating board template picker ui
* Updating UI
* Updating UI
* Updating UI
* Updating modal
* Updating css
* Updating new template screen
* Updating css
* Updating css
* Updating padding
2022-11-23 21:22:28 +05:00
Doug Lauder
20d8d7a0ab
manually de-duplicate result set for SearchBoardsForUserInTeam since adding to the query increased cost by 15X ( #4232 )
2022-11-22 12:53:08 -05:00
kamre
951a8eceab
Fixed ValueSelector after merge with main.
2022-11-22 10:10:17 +07:00
Mattermod
ee9ce5b5b0
Merge branch 'main' into multi-select-fix
2022-11-22 04:06:24 +02:00
Intutit
2d31716d59
Translated using Weblate (Korean)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ko/
2022-11-21 12:07:11 +01:00
Pierre JENICOT
ffd4af9828
Translated using Weblate (French)
...
Currently translated at 96.2% (407 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/
2022-11-21 12:07:11 +01:00
CI-YU
3d0c668ce6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 79.9% (338 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 65.0% (275 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 62.8% (266 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2022-11-21 12:07:10 +01:00
Evgeny Gribanov
86168a24ab
Translated using Weblate (Russian)
...
Currently translated at 71.1% (301 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
2022-11-21 12:07:10 +01:00
Pavel Yegorov
8cc0e61f62
Translated using Weblate (Russian)
...
Currently translated at 70.9% (300 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
2022-11-21 12:07:10 +01:00
יקי
fb15ee7099
Translated using Weblate (Hebrew)
...
Currently translated at 27.4% (116 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/he/
2022-11-21 12:07:09 +01:00
Zurab Balamtsarashvili
cbb18e2384
Translated using Weblate (Georgian)
...
Currently translated at 27.8% (118 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ka/
Added translation using Weblate (Georgian)
2022-11-21 12:07:09 +01:00
master7
c9d3171e8c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2022-11-21 12:07:09 +01:00
Alexey Kuryshko
9619c53206
Translated using Weblate (Russian)
...
Currently translated at 70.3% (296 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
2022-11-21 12:07:08 +01:00
Andrew Wu
0de05c90f0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 53.9% (228 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 53.9% (227 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2022-11-21 12:07:08 +01:00
Hossam Kandil
e74dfa7a56
Translated using Weblate (Arabic)
...
Currently translated at 47.2% (199 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ar/
2022-11-21 12:07:08 +01:00
kaakaa
99f64907f3
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translated using Weblate (Japanese)
Currently translated at 93.8% (395 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
2022-11-21 12:07:07 +01:00
JtheBAB
1e7b11b2bf
Translated using Weblate (German)
...
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2022-11-21 12:07:07 +01:00
MArtin Johnson
1df1b52bc5
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2022-11-21 12:07:07 +01:00
Ludovico Besana
11150e5d34
Translated using Weblate (Italian)
...
Currently translated at 70.3% (296 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/it/
Translated using Weblate (Italian)
Currently translated at 65.7% (277 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/it/
2022-11-21 12:07:06 +01:00
Tom De Moor
cd045e415a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translated using Weblate (Dutch)
Currently translated at 96.1% (402 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translated using Weblate (Dutch)
Currently translated at 95.9% (401 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2022-11-21 12:07:06 +01:00
jprusch
eed7fc025d
Translated using Weblate (German)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
Translated using Weblate (German)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
Translated using Weblate (German)
Currently translated at 100.0% (418 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2022-11-21 12:07:06 +01:00
Milo Ivir
23f32a64b9
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
Translated using Weblate (Croatian)
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
Translated using Weblate (Croatian)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
Translated using Weblate (Croatian)
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
Translated using Weblate (Croatian)
Currently translated at 100.0% (418 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
Translated using Weblate (Croatian)
Currently translated at 99.7% (417 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2022-11-21 12:07:05 +01:00
Matthew Williams
5d352ecc24
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
Translated using Weblate (English (Australia))
Currently translated at 100.0% (421 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
Translated using Weblate (English (Australia))
Currently translated at 99.7% (420 of 421 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
Translated using Weblate (English (Australia))
Currently translated at 99.7% (417 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2022-11-21 12:07:05 +01:00
Tóth Csaba // Online ERP Hungary Kft
9ed6262ddf
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
Translated using Weblate (Hungarian)
Currently translated at 98.8% (418 of 423 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
Translated using Weblate (Hungarian)
Currently translated at 100.0% (418 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
Translated using Weblate (Hungarian)
Currently translated at 100.0% (418 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
Translated using Weblate (Hungarian)
Currently translated at 99.5% (416 of 418 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
2022-11-21 12:07:05 +01:00