Scott Bishel
f21c0eba8f
update version 7.10.5 ( #4803 )
...
* update version 7.10.5
* Update version.go
2023-07-21 16:59:03 +02:00
Scott Bishel
8020b19f31
update version to v7.10.4 ( #4780 )
2023-06-13 11:11:52 -06:00
Scott Bishel
7d75aee495
Update version 7.10.3 ( #4776 )
...
* update version to v7.10.2
* update version to v7.10.3
2023-06-09 15:53:53 -06:00
Scott Bishel
d5b7e248f9
update version to v7.10.2 ( #4769 )
2023-06-08 11:32:48 -06:00
Saturnino Abril
50d026c1a1
[MM-52996] fix server ci after renaming the project
2023-06-02 11:01:33 +08:00
Scott Bishel
39c82539b5
Fix cards not deleting properly. ( #4746 ) ( #4753 )
...
* Fix cards not deleting properly.
* Review feedback
* Test and lint fixes.
* Fix tests.
(cherry picked from commit c3b1c82b1a
)
Co-authored-by: Christopher Speller <crspeller@gmail.com>
2023-05-31 11:22:29 -06:00
Scott Bishel
304afa9ee7
fix issue with card id being valid block but not a card ( #4729 ) ( #4736 )
...
(cherry picked from commit 0af70a0a4f
)
2023-05-08 15:12:04 -06:00
Scott Bishel
882311807f
update version to v7.10.1 ( #4730 )
2023-05-08 17:36:36 +02:00
Harshil Sharma
761eaa759b
Merge branch 'main' into deduplicate_category_boards
2023-03-09 11:17:24 +05:30
Scott Bishel
184250018a
Merge pull request #4623 from mattermost/update-version-7.10.0
...
update version to v7.10.0
2023-03-08 13:50:31 -07:00
Pablo Andrés Vélez Vidal
7cf0a88cc6
Merge pull request #4539 from mattermost/MM-48246-ABtest-openRhs-withBoard
...
MM-48246 - ab test open RHS with linked board; add telemetry info
2023-03-06 19:06:46 +01:00
Harshil Sharma
7195a2bf1d
Lint fix
2023-03-03 15:45:24 +05:30
Scott Bishel
c01776e92a
update version to v7.10.0
2023-03-02 16:35:51 -07:00
Pablo Andrés Vélez Vidal
a1659ad8d2
Merge pull request #4602 from mattermost/MM-50804-error-creating-empty-board
...
MM-50804 - add reference to template id to action function
2023-03-01 00:32:48 +01:00
Harrison Healey
3122e9c3cf
MM-50810 Fix module loading issues caused by shared modules
2023-02-27 19:04:17 -05:00
Pablo Andrés Vélez Vidal
7e0b4955e2
MM-50804 - add reference to template id to action function
2023-02-27 12:52:09 +01:00
Scott Bishel
f88ee1ece3
Fix for users adding board links to Read-only channels ( #4581 )
...
* initial commit for channel permissions
* add test
* check for write post when returning channels
* lint fix
* fix test
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-22 14:55:13 -07:00
Doug Lauder
935e5c68fd
Use name
column to determine if schema_migrations table is correct format ( #4557 )
...
* Use name column to determine if schema_migrations table is correct format
* fix result when table missing
* fix result when table missing
* really fix result when table missing
* fix linter
* more linter
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-13 16:16:20 +01:00
Asaad Mahmood
1abd7f2645
GH-4478 - Forcing global header icons on the right ( #4556 )
2023-02-09 18:18:32 +05:00
Pablo Andrés Vélez Vidal
4030866a28
remove innecessary telemetry channel information
2023-02-06 14:31:25 +01:00
Pablo Andrés Vélez Vidal
fcbb69c543
Merge pull request #4449 from mattermost/MM48320-refactor-channel-with-associated-board-to-plugable
...
MM48320 - refactor create channel with board from webapp to pluggable
2023-02-06 11:39:38 +01:00
Scott Bishel
acec7f0f40
Merge pull request #4545 from mattermost/version-update-7.9.0
...
Update version to 7.9.0
2023-02-03 08:15:43 -07:00
Doug Lauder
c1c94e9794
Fix notifications for deleted card content blocks ( #4508 )
...
* comment only
* add getBlockHistoryNewestChildren store method
* fixed delete comment notify
* fix notification for content block deletion
* fix linter errors
* address review comments
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-03 11:54:14 +01:00
Scott Bishel
c8fd8c31c0
update version to 7.9.0
2023-02-02 15:43:49 -07:00
Pablo Andrés Vélez Vidal
b4ea125a63
add board info
2023-02-01 18:53:02 +01:00
Pablo Andrés Vélez Vidal
0cdad1f41d
MM-48246 - ab test open RHS with linked board; add telemetry info
2023-02-01 15:30:14 +01:00
Pablo Andrés Vélez Vidal
e23e7e018d
remove unnecessary change
2023-01-25 22:35:53 +01:00
Pablo Andrés Vélez Vidal
3b88cefcff
move template id handling to plugin
2023-01-25 22:12:34 +01:00
Pablo Andrés Vélez Vidal
66c255e2cd
Merge branch 'main' into MM48320-refactor-channel-with-associated-board-to-plugable
2023-01-25 10:37:26 +01:00
wiggin77
7ebf861f1c
fix merge conflict
2023-01-24 16:25:23 -05:00
Agniva De Sarker
d6207dde6c
MM-49703: Bump to Go 1.19 ( #4489 ) ( #4502 )
...
Also fix some gofmt issues
https://mattermost.atlassian.net/browse/MM-49703
2023-01-23 12:43:40 +05:30
Mattermost Build
a422f213d4
Merge branch 'main' into compliance-history-export
2023-01-21 04:59:49 +02:00
Doug Lauder
50e15f3804
Revert "MM-49703: Bump to Go 1.19 ( #4489 )" ( #4499 )
...
This reverts commit 2d0dde21dd
.
2023-01-20 21:58:27 +05:30
Agniva De Sarker
2d0dde21dd
MM-49703: Bump to Go 1.19 ( #4489 )
...
* MM-49703: Bump to Go 1.19
Also fix some gofmt issues
https://mattermost.atlassian.net/browse/MM-49703
* Bump versions in go.mod
* Update go.work as well
* Bump GolangCI to 1.50.1
* Upgraded to new builder image
2023-01-20 11:06:16 -05:00
Doug Lauder
23e7cf06de
Use GetDirectChannelOrCreate when notifying block chg in MPA mode ( #4496 )
...
* handle getDirectChannel returning nil,nil
* Use GetDirectChannelOrCreate for bot notify channel
2023-01-20 07:55:07 -05:00
Scott Bishel
dd1f81c1e8
update configuration to use 'ProductSettings.EnablePublicSharedBoards' ( #4484 )
2023-01-18 07:20:30 -07:00
wiggin77
ca704a2760
fix merge conflict
2023-01-17 14:54:37 -05:00
Scott Bishel
9ff7624c63
Change board serverRoot from '/plugins/focalboard' to '/boards' ( #4467 )
...
* change board serverRoot from '/plugins/focalboard' to '/boards'
* update based on feature flag
* Update mattermost-plugin/server/boards/boardsapp_util.go
Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-17 06:54:58 -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
Mattermost Build
533cb9c5a5
Merge branch 'main' into compliance-history-export
2023-01-13 18:29:42 +02:00
Harrison Healey
7d663ef0ec
MM-49637 Make chunk filenames generated for MPA unique ( #4463 )
2023-01-12 15:45:11 -05:00
Pablo Velez Vidal
79254c16ac
fix snapshot
2023-01-11 17:26:41 +01:00
Pablo Velez Vidal
61ba412c27
add unit tests
2023-01-11 17:08:42 +01:00
Pablo Velez Vidal
4ac26697e6
temp unit tests advances
2023-01-10 23:23:51 +01:00
Pablo Velez Vidal
e2b06f5f55
MM48320 - refactor create channel with board from webapp to pluggable
2023-01-10 16:57:23 +01:00
wiggin77
1b1ace1a58
Merge remote-tracking branch 'upstream/main' into compliance-history-export
2023-01-09 18:09:40 -05: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
Mattermod
b107fd5882
Merge branch 'main' into compliance-history-export
2023-01-03 18:49:42 +02:00
Scott Bishel
7257308d27
update snapshots for date format
2023-01-03 09:15:41 -07:00