1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/server/integrationtests
Scott Bishel 098868387e
initial implementation of SysAdmin/TeamAdmin feature (#4537)
* initial implementation of SysAdmin/TeamAdmin feature

* fix adminBadge tests

* updating tests

* more fixes for unit tests

* lint fixes

* update snapshots

* update cypress test for call change

* add additional unit tests

* update test for lint errors

* fix reviews implement tests

* fix for merge, reset dialog before redirection

* remove unused test code

* fix more tests

* fix swagger doc for missing parameters

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 09:17:33 -07:00
..
blocks_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
board_test.go fix merge conflict 2023-01-24 16:25:23 -05:00
boards_and_blocks_test.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
cards_test.go MM-49703: Bump to Go 1.19 (#4489) (#4502) 2023-01-23 12:43:40 +05:30
clienttestlib.go initial implementation of SysAdmin/TeamAdmin feature (#4537) 2023-02-14 09:17:33 -07:00
compliance_test.go address review comments; return pointers to all structs; implement DBVersion 2023-01-26 12:12:28 -05:00
content_blocks_test.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
export_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
file_test.go File attachment in the card (#4053) 2022-11-24 17:16:59 +05:30
permissions_test.go MM-43342: More strict permissions on categories (#4504) 2023-01-26 10:07:41 +01:00
pluginteststore.go fix linter errors 2023-01-01 19:10:37 -05:00
sharing_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
sidebar_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
statistics_test.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
subscriptions_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
teststore.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
user_test.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
work_template_test.go typo 2023-02-02 08:18:41 -07:00