* refactor: updated mysql docker image version
* refactor: removed isPlugin code from webapp
* refactor: removed isFocalboardPlugin from test
* refactor: removed package-lock.json from root
* removed unnecessary component
* nit: removed comments
* reverted the mysql docker version to original
* nit
* revert setting.json changes
* Removed `mattermost-plugin` folder (#5029)
* refactor: removed mattermost-plugin folder
* reverted the mysql image version
* Removed `mattermost-plugin` from make rules (#5030)
* removed mattermost-plugin from make rules
* removed: mattermost-plugin code from the repo
* updated snapshot and fix test (#5031)
* updated snapshot and fix test
* Updated snapshot and removed unnecessary tests
* chore: minor fix ci
* refactor: updated the mac-os version supported by github actions
* reverted: mac os version
* refactor: updated mac os version and also changed docker-compose to docker compose
* removed version from docker compose as no long needed
* reverted mysql docker version
* updated mysql version
* testing
* revert testing
* refactor: added version for mysql docker compose file
* test: test commit
* updated snapshot and fix test (#5032)
* removed mattermost-plugin from make rules
* removed: mattermost-plugin code from the repo
* updated snapshot and fix test
* Updated snapshot and removed unnecessary tests
* chore: minor fix ci
* refactor: removed isplugin code from server
* final attempt
* ci: Minor ci tweaks and upgrades
---------
Co-authored-by: Antonis Stamatiou <stamatiou.antonis@gmail.com>
* linter fixes
---------
Co-authored-by: Antonis Stamatiou <stamatiou.antonis@gmail.com>
* refactor: updated dependency for webapp
* refactor: updated test case and snapshot
* refactor: updated depedencies
* refactor: updated snapshot and test case
* fix: jest test case
* refactor: nvmrc version to match it with latest mm master
* chore: upgrade the node version in github flows
* refactor: plugin unit test and cardfilter test date issue
* refactor: mock date for rhs plugin mode
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
* refactor: updated dependency for focalboard server
* chore: more dependency fixes
* refactor: removed the unless code
* refactor: added ctx for login and removed unnessary code
* refactor: bump up go version
* refactor: removed the commented code
* chore: upgraded golinter version
* fix: linter issue
* refactor: removed feature flg fix golinter
* refactor: removed feature flag from code
* revert: statistic and it's function
* refactor: removed ProductLimit related code
* refactor: removed isWithinViewsLimit implementation
* refactor: moved function GetUsedCardsCount to statistics.go from cloud.go
* refactor: removed insight code board
* refactor: removed limit dialog
* refactor: updated dependencies for linux
* chore: golinter fix
* chore: updated helper test function to use newLogger
* fix: go test
* refactor: db ping attempts from config
* revert: feature in action
* revert: feature flag in action
* revert: boardsEditor setting
---------
Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
The contribution guidelines have been updated to reflect the recent changes in the project's maintenance. As of September 15th, 2023, Mattermost, Inc. staff are no longer reviewing or merging pull requests for either Focalboard or the Mattermost Boards plugin in this repository. The community is encouraged to fork this repository for continued development and contributions. This change is due to Mattermost's decision to focus developer resources on improving the platform’s performance and core features. The list of contributors has been updated to 'Past maintainers'.
🆕 docs: Add new README.md in docs folder with updated disclaimer
The README.md file has been updated to reflect the current status of the project. The project is no longer maintained by Mattermost and has transitioned to being fully community supported. The contribution guidelines have been updated to encourage the community to fork this repository for continued development and contributions. A new README.md file has been added in the docs folder to provide the updated disclaimer in a more prominent location. This change is necessary to keep the community informed about the project's status and how they can contribute moving forward.