Commit Graph

3442 Commits

Author SHA1 Message Date
Scott Bishel
f5c6746018
Merge pull request #4285 from mattermost/compliance-history-export
Compliance (export/history) APIs
2023-02-02 07:24:57 -07:00
Mattermost Build
25f7130719
Merge branch 'main' into compliance-history-export 2023-02-01 16:33:20 +02:00
Konstantinos Pittas
a2366caa43
[MM-49159] Fix status dropdown menu avatar on click (#4411)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-31 17:30:42 +02:00
Scott Bishel
08ce9a753d
Merge pull request #4483 from mattermost/gh-4479-collapse-person
fix string vs string[] in hiding rows
2023-01-30 12:00:02 -07:00
Mattermost Build
62d4e1af1c
Merge branch 'main' into gh-4479-collapse-person 2023-01-30 17:49:21 +02:00
Rajat Dabade
00d5679f42
File attachment in personal server (#4506)
Fixes https://github.com/mattermost/focalboard/issues/4497
2023-01-30 15:40:31 +05:30
wiggin77
a31bda28ce more linter fixes 2023-01-26 12:54:59 -05:00
wiggin77
ad9d744d63 fix teamID check 2023-01-26 12:47:44 -05:00
wiggin77
0c19e1c950 fix linter errors 2023-01-26 12:26:01 -05:00
wiggin77
c6b2c28394 Merge remote-tracking branch 'upstream/main' into compliance-history-export 2023-01-26 12:19:36 -05:00
wiggin77
d1255cc76e address review comments; return pointers to all structs; implement DBVersion 2023-01-26 12:12:28 -05:00
Jesús Espino
345ff01539
MM-43342: More strict permissions on categories (#4504) 2023-01-26 10:07:41 +01:00
Doug Lauder
165d3c0fc1
Update server/api/compliance.go
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-01-25 14:08:18 -05:00
Asaad Mahmood
d7fd0980dd
Multiple UI Fixes (Modals and person property label (#4503)
* Updating card dialog modal to not go 100% height

* Updating modals

* Updating person property column header
2023-01-25 15:13:53 +05:00
Asaad Mahmood
bf1c1a82b1
Focalboard Website Update V2 (#4391)
* Updating focalboard website

* Updating video

* Updating ui

* Updating header

* Updating board views and adding loop

* Updating docs pages

* Updating blog

* Updating UI

* Updating downloads page

* Updating teams item

* Updating downloads page

* Updating UI

* Updating docs

* Updating UI

* Updating lucky orange

* Updating link

* Updating intro text

* Updating css version

* Minor UI Fixes

* Updating css

* Updating css version

* Updating css version
2023-01-25 07:37:34 +05:00
wiggin77
7ebf861f1c fix merge conflict 2023-01-24 16:25:23 -05:00
wiggin77
eeec75c343 Merge branch 'compliance-history-export' of github.com:mattermost/focalboard into compliance-history-export 2023-01-24 16:24:00 -05:00
Doug Lauder
7db8108330
No camel-case for Focalboard in logs (#4472)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-24 14:56:47 +01:00
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
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
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
Winson Wu
e59a7944ad
Merge pull request #4437 from varghesejose2020/main
Update footer.html
2023-01-19 14:26:29 -05: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
Rajat Dabade
8323b58ae0
Export Import Memberships is retained (#4422)
Fixes https://github.com/mattermost/focalboard/issues/4275
2023-01-19 08:52:14 +05:30
Doug Lauder
333b448705
handle getDirectChannel returning nil,nil (#4487) 2023-01-18 17:06:59 -05:00
wiggin77
3222fbe5ff Merge remote-tracking branch 'upstream/main' into compliance-history-export 2023-01-18 13:29:08 -05:00
Scott Bishel
dd1f81c1e8
update configuration to use 'ProductSettings.EnablePublicSharedBoards' (#4484) 2023-01-18 07:20:30 -07:00
Scott Bishel
02b96258ef more cleanup 2023-01-17 17:14:15 -07:00
Scott Bishel
c69bc6c16d clean up code 2023-01-17 17:06:21 -07:00
Scott Bishel
9d86216f5d fix string vs string[] in hiding rows 2023-01-17 15:51:24 -07:00
wiggin77
ca704a2760 fix merge conflict 2023-01-17 14:54:37 -05:00
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
Doug Lauder
1490a008da
bump mm-server version to v6.0.0-20230116174708-240304ad0728 (#4473) 2023-01-17 07:11:46 -07: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
wiggin77
4df8c43410 comments 2023-01-13 21:25:56 -05:00
wiggin77
5b345bd401 fix queries for Postgres; fix unit tests 2023-01-13 20:44:07 -05:00
Mattermost Build
533cb9c5a5
Merge branch 'main' into compliance-history-export 2023-01-13 18:29:42 +02:00
wiggin77
0f24032560 store unit tests 2023-01-13 11:14:12 -05:00
Harrison Healey
7d663ef0ec
MM-49637 Make chunk filenames generated for MPA unique (#4463) 2023-01-12 15:45:11 -05:00
Scott Bishel
a054a00777
Implement Date property type (#4287)
* allow empty dates returned from date property

* 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

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2023-01-11 16:50:17 -07:00