Commit Graph

105 Commits

Author SHA1 Message Date
Chen-I Lim
16120e43d4
GH-Pages: Move contributors guide to GitHub (#2298)
* GH-Pages: Move contributors guide to GitHub

* Fix URL
2022-02-09 08:17:46 -08:00
Chen-I Lim
ad9e83e8fd
Port contributors guide to GitHub pages (#2296)
* Port contributor's guide to GitHub

* Fix #2178. Port contributors guide to GitHub pages

* Fix wrong file change

* typo

* Fix link

* Replace PR with pull request

* Remove comment

* Doc at-mention, headings

* Add sudo apt-get install autoconf dh-autoreconf

* database typo

* Update docs/dev-tips.md

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>

* Update docs/index.md

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>

* Update index.md

* Update dev-tips.md

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2022-02-08 13:46:14 -08:00
Chen-I Lim
22760fcb53
Website: Update homepage text (#2247) 2022-02-03 12:55:26 -08:00
ChaseKnowlden
0828cc5591
Add linode links (#2202) 2022-01-31 12:03:50 -08:00
Chen-I Lim
a07a48a9ae
Fix #2149. Website background. (#2185) 2022-01-31 08:48:14 -08:00
Milo Ivir
0f96d49dd1
Milotype translations (#1845)
* Update README.md

Add info about multilingual statuts of the app and the possibility to translate the app.

* Update hero.html

Add information about multilingulaity on the website

Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2022-01-28 12:39:19 -08:00
Chen-I Lim
02b6cfc175
Update website links. (#2174)
Thanks Winson! Merging
2022-01-27 09:49:30 -08:00
Chen-I Lim
b337392d0d
Website 012422 download links (#2171)
* Add Win direct download links to website.

* Update download links
2022-01-25 11:53:01 -08:00
K. R. Mahaadevan
524a3d1968
Fixed a typo (#2105) 2022-01-19 10:10:40 -07:00
Miguel de la Cruz
78bdf3ccc2
Add a note to enable reliable websockets on plugin install (#1758)
* Add a note to enable reliable websockets on plugin install

* Update _index.md

Co-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com>
2021-12-07 15:52:37 +02:00
Chen-I Lim
2351adc371
Add careers link to website (#1927) 2021-12-06 10:25:38 -08:00
Chen-I Lim
206bb98800
Fix #1908. Pass version to feedback form. (#1909) 2021-12-03 07:56:40 -08:00
Justine Geffen
e0657dad9a
Update README.md (#1343)
* Update README.md

Updated the docs contribution information.

* Update README.md

* Update website/README.md
2021-11-22 17:16:25 +02:00
Chen-I Lim
ccf4dc6c23
Add utm_source and campaign for links to main site (#1779) 2021-11-09 07:24:25 +02:00
Chen-I Lim
acc81da719
Website: Add links to Mattermost Boards (#1563) 2021-10-14 18:17:22 +02:00
Justine Geffen
50e4305a92
Update _index.md (#1560)
Some rewording and formatting changes to align with our product docs.
2021-10-14 08:38:01 -07:00
Chen-I Lim
341febe84a
Update website for v0.9.2 (#1534) 2021-10-13 11:01:39 -07:00
Chen-I Lim
fd9b75a9d5
Update dev tips (#1504) 2021-10-11 08:23:07 -07:00
Conor O'Callaghan
f6299e5116
Update _index.md (#1233)
Updating to add details of useSSL configuration detailed in https://github.com/mattermost/focalboard/blob/main/docker/server_config.json .

Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-09-20 08:58:50 +05:30
Sayanta Banerjee
a50ee95c03
Updated links (#1188)
Updated the links which got updated externally

Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-13 13:17:46 +02:00
Chen-I Lim
7c65953ed9
Fix #1034. Update help link. (#1163)
* Fix #1034. Update help link.

* npm test -- -u
2021-09-08 16:49:08 -07:00
Chen-I Lim
33f7b246be
Fix #1161. Add Give Feedback link. (#1162)
* Fix #1161. Add Give Feedback link.

* Pass version to feedback link

* npm run i18n-extract
2021-09-08 16:34:02 -07:00
Harshil Sharma
08db4fed61
Workspace switcher (#1052)
* API WIP

* WIP

* Finished changes

* Fixed colors:

* Don't enforce charset adn collation in migration, pick from database DSN

* Added MySQL query

* Updated mocks

* Added tests

* Lint fixes

* Fixed typo and removed unsed style

* Checked in a snapshot

* Updated snapshot

* Updated Cypress test

* Updated Cypress test

* Updated Cypress test

* Fixed review comments

* Fixed tests

* Added default collation for MySQL

* Added documentation for ensuring correct database collation

* Updated migrations

* Fixed a bug with collation

* Fixed lint errors

* Used correct collation

* debugging

* Updating css

* Minor UI changes

* USe inbuilt default collation

* Used only charset for mysql

* Fixed linter issue:

* Added migration for matching collation

* Reverted local config changes

* Reverted local config changes

* Handled the case of personal server running on MySQL

* WIP

* Now running collation matching migration onlyt for plugins

* Minor optimization

* Multiple review fixes

* Added group by clause to primary query

* Supported for subpacth

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2021-09-08 10:22:03 +05:30
ctlaltdieliet
e6ff1d8aa6
Update links to 0.7.3 (#689)
* Update _index.md

* change to 0.7.3

* Undo

Thanks @chenilim. I'll know this now for the future!

* Oops, forgot another to undo

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-08-02 21:17:25 +02:00
kamre
b2346fcacf
Use cross-env instead of win-node-env (#656)
* File `package-lock.json` updated.

* Use `cross-env` for setting environment variables in npm scripts.

* Remove all the mentions of `win-node-env` because it is no longer needed for running npm scripts.

Co-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com>
2021-07-15 19:30:22 -07:00
Chen-I Lim
155f703ac8 Website: Improve NGINX and DB setup docs 2021-07-15 13:55:46 -07:00
ctlaltdieliet
71fe928dd2
Adding MySQL to the documentation (#515)
* Update _index.md

* Adding Mysql to Ubuntu.md and Personal Server configuration

* Update website/site/content/guide/admin/_index.md

Co-authored-by: Jesús Espino <jespinog@gmail.com>

* removed typo 

Unneeded 16)

* Fixing error

* Update _index.md

In-doc editing for formatting and style.

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* replacing <pre>

replacing <pre> with ```

* Removed the last <pre>

Thank you @jespino for noticing the last <pre>

* Update ubuntu.md

Reviewed the code samples and added additional backticks. Also added linebreaks.

* Update _index.md

Minor addition: oxford comma in table.

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2021-07-06 19:21:43 +02:00
Carlos Tadeu Panato Junior
41d01c18fb
docker: fix docker file image and apply some good practices (#552)
* docker: fix docker file image and apply some good practices

* update docker-compose
2021-07-01 11:46:03 +02:00
Justine Geffen
1349e3b50b
Update _index.md (#573)
* Update _index.md

Added install steps, light formatting changes.

* Update website/site/content/guide/user/_index.md

* Update website/site/content/guide/user/_index.md

* Update _index.md

Removed "Enabling Focalboard" as it's been moved to a different section.
2021-06-21 16:11:05 +02:00
Chen-I Lim
81192418d6 Website: Mattermost release, url update 2021-06-18 11:17:42 -07:00
Chen-I Lim
9fd20ccb2c Website: Update upgrade version url 2021-06-18 09:43:53 -07:00
ctlaltdieliet
f990d2efb3
Updated download link to 0.7.0 (#595) 2021-06-18 09:38:50 -07:00
Chen-I Lim
d7c5825c02 Website: Instructions to install latest plugin 2021-06-17 10:38:48 -07:00
Chen-I Lim
2e544f9ddc Website: fwlink for v1-focalboard 2021-06-15 12:16:24 -07:00
Chen-I Lim
6b7419af88 Website: Animated gif screenshot 2021-06-14 11:58:25 -07:00
Chen-I Lim
62f61b227b Update website 2021-06-14 11:14:08 -07:00
Chen-I Lim
5e202f346a Website: websocket-connect-error fwlink 2021-06-12 06:59:02 -07:00
Chen-I Lim
3e88347825 Add fwlink for v5.36 setup steps 2021-06-11 15:24:50 -07:00
Chen-I Lim
ba9e922c17 Add social media buttons to webisite footer 2021-06-04 11:04:41 -07:00
Chen-I Lim
d60a10ce6b Update website urls to 0.6.7 2021-05-24 12:02:02 -07:00
Chen-I Lim
5416939b36 Blog discussion cross-posts 2021-05-18 15:24:21 -07:00
Spiros Economakis
8f746a44bd
Enable prometheus metrics for Focalboard to enable observability (#414)
As an SRE team we would like to expose standard metrics and grouped by version
of the application. Right now will expose only metrics related to Go but instrumentor
should be used in other parts of the codebase so we can track other metrics, eg.
number of tasks, boards, users etc. Similar as we do in MM.

It will run in port `localhost:9092` and it is a new config `prometheus_address`.

Also in the commit we introduced, `group.Add` which helps us to handle gracefully
errors for goroutines. It's a good practice and there are couple of articles by
Golang for this.
2021-05-18 17:12:51 +03:00
Chen-I Lim
237d1a87fd Update website description 2021-04-23 20:55:44 -07:00
Chen-I Lim
fecab6f291 Add blog and v0.6.5 release to website 2021-04-23 13:41:11 -07:00
Chen-I Lim
c8606e5a12 Add docker instructions to download guide 2021-04-21 12:53:27 -07:00
Chen-I Lim
32489b8999 Update url in upgrade guide 2021-04-21 11:16:33 -07:00
Chen-I Lim
acd2a89d5a Update dockerfile and docs to v0.6.5 release 2021-04-21 10:37:06 -07:00
Haardik Dharma
3ff1547384 Update _index.md 2021-04-14 17:45:56 +05:30
Haardik Dharma
f92cb1787a Create share board menu.png 2021-04-14 17:45:52 +05:30
Haardik Dharma
3598347c6d Create share board.png 2021-04-14 17:45:50 +05:30