1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/api
Harshil Sharma 8d17dd820e
Boards as persisted category (#3877)
* 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

* Added category type and tests

* updated tests

* Fixed integration test

* type fix

* removed seconds from boards name

* wip

* debugging cy test

* Fixed a bug preventing users from collapsing boards category

* Debugging cypress test

* CI

* debugging cy test

* Testing a fix

* reverting test fix

* Handled personal server

* Fixed a case for personal server

* fixed a test
2022-10-26 16:38:03 +05:30
..
admin.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
api_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
api.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
archive.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
audit.go Updated go version (#3189) 2022-06-06 10:18:21 +02:00
auth.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards_and_blocks.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
boards.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
cards.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
categories.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
channels.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
config.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
context.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
files.go Fix bug where workspace era uploaded files won't load on team era codebase (#3907) 2022-10-05 14:16:03 -06:00
insights.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
limits.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
members.go fix adding members to public board by editor (#3954) 2022-10-06 14:02:15 -06:00
onboarding.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
search.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
sharing.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
statistics.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
subscriptions.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
system.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
teams.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
templates.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
users.go removed non-existent field (#3856) 2022-09-16 07:40:38 +02:00