1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-19 20:32:00 +02:00
Commit Graph

3642 Commits

Author SHA1 Message Date
Joram Wilander
de5e5cc414
Merge pull request #5039 from mattermost-community/remove-plugin-from-readme
Remove references to boards plugin from README
2024-09-27 09:56:16 -04:00
Joram Wilander
a8897be8d7 Update disclaimer at top of README 2024-08-28 15:58:17 -04:00
Joram Wilander
4342b758b3 Remove references to boards plugin from README 2024-08-28 15:54:24 -04:00
Rajat Dabade
bfaa37fc24
[MM-59253]: Remove plugin code from focalboard repo (#5027)
* 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>
2024-08-28 22:16:15 +05:30
Rajat Dabade
1932acb628
MM-58502 Error on crossing block limit on client side (#5015)
* refactor: error on crossing block limit

* fix: linter

* chore: updated snapshot

* refactor: updated mysql/mysql-server docker version

* chore: changed blob to text.length
2024-08-07 17:03:06 +05:30
Maria A Nunez
568a5f01b6
Merge pull request #5013 from mattermost/update-version-8-0
Update to version 8.0
2024-06-10 12:59:45 -04:00
maria.nunez
94e5ff5393 Update to version 8.0 2024-06-10 12:41:40 -04:00
Rajat Dabade
466ce56a90
[Refactor]: updated dependency for webapp (#5008)
* 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>
2024-06-09 10:33:09 +05:30
Rajat Dabade
c8e729b6fe
[Refactor]: updated dependency for focalboard server (#5009)
* 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>
2024-06-07 23:30:08 +05:30
Joram Wilander
7a31925d8a
Merge pull request #4984 from azigler/azigler-fy25-messaging
📝 docs(README.md): Update project status and contribution guidelines
2024-02-22 11:53:38 -05:00
Andrew Zigler
17a44203fe 📝 docs(README.md): remove extra heading 2024-02-20 15:09:20 -08:00
Andrew Zigler
8a7db01249 📝 docs(CONTRIBUTING.md): Update contribution guidelines due to change in project maintenance
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'.
2024-02-20 14:57:51 -08:00
Andrew Zigler
3bec6bbcbe 📝 docs(README.md): Update project status and contribution guidelines
🆕 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.
2024-02-20 14:46:41 -08:00
Carrie Warner (Mattermost)
6bd7464372
Merge pull request #4914 from mattermost/focalboard-readme-legal
Update community supported README: legal disclaimer
2023-12-19 09:30:47 -05:00
Carrie Warner (Mattermost)
793dd73496
Update README.md 2023-12-08 12:28:57 -05:00
Carrie Warner (Mattermost)
d559157d28
Update README.md 2023-12-08 12:28:50 -05:00
Carrie Warner (Mattermost)
cbc71b3af7
Merge branch 'main' into focalboard-readme-legal 2023-11-01 08:38:31 -04:00
Tomer Ben-Rachel
28ec2b361a
Enhance Readme To Explain How To Contribute Translations (#4918)
* feature/translations-contribution adding steps on how to contribute a translation

* feature/translations-contribution added fruther detail of location of json file

* feature/translations-contribution updating snapshots

* feature/translations-contribution adding step to run updating snapshot command

* feature/translations-contribution reverting snapshot changes

* feature/translations-contribution reverting snapshot changes
2023-10-31 07:53:44 -06:00
Carrie Warner (Mattermost)
3269b67102 Incorporated reviewer feedback 2023-10-25 11:51:12 -04:00
Carrie Warner (Mattermost)
c584fae8df
Update community supported README
Added legal-approved disclaimer
2023-10-25 09:41:24 -04:00
Scott Bishel
134422df4d
MM-54366 Check guest access to other members (#4871)
* check guest access to other members

* lint fix
2023-09-25 08:19:53 -06:00
Asaad Mahmood
7226ed2cbb
MM-54013- Removing some mattermost references (#4865)
* MM-54013- Removing some mattermost references

* Updating css

* Updating logo

* Removing clients banner from website

* Update footer.html

* Updating links and text

* Updating image
2023-09-25 08:18:35 -06:00
Carrie Warner (Mattermost)
277ea9facc
Transitioning Mattermost Boards > Focalboards plugin docs (#4862)
* Transitioning Boards > Focalboards plugin docs

* Update docs/focalboard-plugin-end-user-guide.md

* Update docs/get-started-with-board-templates.md

* Update docs/get-started-with-board-templates.md

* Update docs/group-filter-sort-boards.md

* Update docs/group-filter-sort-boards.md

* Update docs/share-collaborate.md

* Update docs/import-export-backup-data.md

* Update docs/import-export-backup-data.md

* Fix MD table fomatting

* Added data collection content

* Added Focalboard import notes
2023-09-14 11:35:28 -06:00
Scott Bishel
a216e43fab
Merge pull request #4870 from esethna/patch-2
Update README.md
2023-09-11 17:48:16 -06:00
Eric Sethna
556a9f80fb
Update README.md
Clarify community support and link to forum post
2023-09-11 11:29:25 -07:00
Scott Bishel
d7cb5f8bd2
Merge pull request #4855 from esethna/esethna-patch-1
Update README.md
2023-08-17 11:16:05 -06:00
Eric Sethna
f6036cd662
Update README.md 2023-08-14 15:28:45 -07:00
Eric Sethna
a0639e7a71
Update README.md 2023-08-14 15:26:02 -07:00
Scott Bishel
4038d8471e
Merge pull request #4852 from mattermost/MM-41813_fix-font-urls
MM-41813 Fix path to fonts loaded by plugin
2023-08-10 12:07:44 -06:00
Harrison Healey
dd3be3e3ed MM-41813 Fix path to fonts loaded by plugin 2023-08-10 13:01:51 -04:00
Elias Nahum
3625c53527
Sanitize user following config for ShowFullName and ShowEmailAddress (#4820) 2023-07-26 08:42:22 -04:00
Miguel de la Cruz
257cc5f1fd
Adds a database migration to restore the fileinfos that are deleted (#4815) 2023-07-21 19:42:29 +02:00
Scott Bishel
e6b67af8b1
update version v7.12.0 (#4814) 2023-07-21 18:57:10 +02:00
Scott Bishel
9901557d99
update minimum dependencies (#4811)
* update minimum dependencies

* update minimum dependencies
2023-07-21 10:27:13 +02:00
Miguel de la Cruz
e0dbb380a3
Adds the parent ID filter when fetching child blocks to extract fileId and attachmentId (#4802) 2023-07-20 09:50:25 +02:00
Scott Bishel
a745c29cb1
update version to v7.11.1 (#4797) 2023-07-10 09:46:55 -06:00
Eric Sethna
8cf0ec3a61
Update README.md (#4794) 2023-07-05 08:39:26 -06:00
Milo Ivir
4e7416358e Translated using Weblate (Croatian)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-06-30 13:47:27 +03:00
Matthew Williams
1388d41a9b Translated using Weblate (English (Australia))
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2023-06-30 13:47:27 +03:00
Kaya Zeren
236099f40e Translated using Weblate (Turkish)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2023-06-30 13:47:27 +03:00
Andrius Balsevičius
1381babf37 Added translation using Weblate (Lithuanian) 2023-06-30 13:47:27 +03:00
master7
77b8a8e14d Translated using Weblate (Polish)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-06-30 13:47:27 +03:00
leonambeez
4a6cab9233 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-06-30 13:47:27 +03:00
jprusch
56cc1b84c1 Translated using Weblate (German)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/

Translated using Weblate (German)

Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2023-06-30 13:47:27 +03:00
Hosted Weblate
d69c5bee0e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/
2023-06-30 13:47:27 +03:00
Felipe Nogueira
5bea58c2c3 Translated using Weblate (Portuguese)
Currently translated at 20.4% (94 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Translated using Weblate (Portuguese)

Currently translated at 11.5% (52 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.1% (446 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 96.4% (434 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-06-30 13:47:27 +03:00
Miguel de la Cruz
5dfd402e26
Unify and enhance block validation (#4790)
* Adds limit check for block titles

* Adds limit check for the aggregation of the fields

* Fix linter

* Adds tests

* Fix err check method order
2023-06-26 13:37:37 -06:00
Miguel de la Cruz
625526c3e7
Updates import to read with a scanner (#4788)
* Updates import to read with a scanner

* Fix linter
2023-06-22 11:31:08 +02:00
Scott Bishel
343b7bdc4b
check 'path' for 'empty' as well (#4785) 2023-06-20 11:36:13 +02:00
Miguel de la Cruz
c4454cac52
Update ubuntu version to use latest LTS (#4771) 2023-06-09 10:44:15 -06:00