Rajat Dabade
ce74950566
Added functionality to close boardSelector after linking board ( #3758 )
2022-08-30 14:32:10 -05:00
Mattermod
ba479b9a52
Merge branch 'main' into GH2520
2022-08-30 22:23:27 +03:00
Paul Esch-Laurent
9101ef81e2
style: golang linting (shadow declaration)
2022-08-30 12:45:20 -05: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
b7ead8a7e0
fix: handle includePublicBoards
2022-08-30 11:56:24 -05:00
Paul Esch-Laurent
33987d5c5b
fix: invalid db query for guests
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
Doug Lauder
2035337049
getBlocks store API with query options ( #3755 )
2022-08-30 15:56:41 +02: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
cb21d48838
Merge pull request #3750 from sbishel/fix-weblate
...
Fix weblate
2022-08-26 08:33:52 -06:00
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
52598b583f
fix sql statement, add 'isGuest' ( #3745 )
2022-08-25 13:36:39 -05: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
Jesús Espino
61a8af8f34
Restoring guest account access and adding backend part of the guest accounts support ( #2929 )
...
Co-authored-by: Paul Esch-Laurent <paul.esch-laurent@mattermost.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-24 17:08:58 -05:00
Miguel de la Cruz
e1a39e57ff
Adds a check that errors on store start if MariaDB is detected ( #3725 )
...
* Adds a check that errors on store start if MariaDB is detected
* Fix linter
* Update error message
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-24 14:36:43 -06:00
Jesús Espino
2b39745f68
Adding the permissions for commenter + viewer roles ( #2882 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Paul Esch-Laurent <paul.esch-laurent@mattermost.com>
2022-08-24 15:36:28 -05:00
Miguel de la Cruz
03a6a963eb
Updates db indexes to improve performance ( #3732 )
...
* Updates db indexes to improve performance
* Fix order-dependant test
* Fix another order-dependant test
2022-08-24 18:42:41 +02:00
Scott Bishel
99c854ab2c
stack banners if multiple displayed ( #3731 )
2022-08-24 10:32:47 -05:00
Doug Lauder
509374cc4f
Set FOCALBOARD_UNIT_TESTING for integration tests ( #3733 )
2022-08-24 16:18:51 +02:00
Harshil Sharma
a4b6dc512b
DOnt lint boards_product.go ( #3734 )
2022-08-24 12:43:45 +05:30
Doug Lauder
0ffc721e64
Add Preferences service API for product and plugin ( #3727 )
...
* Add Preferences service API for product and plugin
* add missed switch case
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-24 09:08:56 +05:30
Mattermod
cb20ca7155
Merge branch 'main' into close-template-selector
2022-08-24 00:42:29 +03:00
Mattermod
e49f6152e6
Merge branch 'main' into GH2520
2022-08-23 22:35:10 +03:00
Doug Lauder
e341cc4da8
Exclude exhaustive check for product services switch ( #3730 )
2022-08-23 14:01:51 -04:00
Scott Bishel
0d9c3da1c8
Update webapp/src/components/markdownEditorInput/markdownEditorInput.tsx
2022-08-23 10:43:25 -06:00
Doug Lauder
0311cc91ad
Add disableNotify
param to client
APIs, to match Rest APIs ( #3723 )
2022-08-23 10:37:49 -05:00
Rajat Dabade
bfde68c532
Fixed the new button error in kanban ( #3696 )
...
* Fixed the new button error in kanban
* Test cases fixed
* Updated test
* Update tests
* Code update for cypress test
* Update acrding review changes
* Updated dependency of the useEffect
* Code update
* Changed the condition in useEffect
* Revert "Update acrding review changes"
This reverts commit 207f95fcda
.
* Revert Updated dependency of the useEffect
* Replaced currentView by activeView
2022-08-23 08:50:18 -06:00
Scott Bishel
0403c22f3c
Post message channel change ( #3717 )
...
* initial implementation
* checking changes
* use boards bot
* update mocks
* linter fixes
* linter fixes
* clean up
* revert manifest change
* another lint fix
* use common error
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-23 08:48:41 -06:00
Rajat Dabade
27a4da126d
Added role so that the non-admin will not be able to unlink the board ( #3703 )
...
Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2022-08-23 17:01:40 +05:30
Doug Lauder
1c383fb179
Add disable_notify
to all block APIs that can trigger notifications. ( #3720 )
...
* Add disable_notify to all block APIs that can trigger notifications.
2022-08-22 19:06:45 -04:00
Scott Bishel
83fd009af8
close template selector if same board/view clicked
2022-08-22 16:46:26 -06:00