Commit graph

14 commits

Author SHA1 Message Date
Miodec 18229a2beb installing dependencies manually is not required when using docker 2022-10-18 12:34:17 +02:00
Jack 33e4c5e9f9
spacing 2022-10-17 22:41:04 +02:00
Jack 845a6dfaee
new line 2022-10-17 22:39:53 +02:00
Miodec 7425ba52cc better grouping 2022-10-17 22:38:08 +02:00
Miodec 0f1f7bc6b0 reduced indent 2022-10-17 22:33:47 +02:00
Miodec 4d05d61b59 small update 2022-10-17 22:31:51 +02:00
Miodec cf68398c15 reworked advanced contributing file 2022-10-17 22:26:54 +02:00
Miodec ad48a8f309 updated contributing to mention firebase auth is optional 2022-09-28 16:06:41 +02:00
Luke Weiler a53ea582e4
Added version indicator option 3 (#3393) lukew3
* Fix missing step in contributing advanced

* Removed condition that will never be hit

* Replace version banner with newVersionIndicator

* Update CONTRIBUTING_ADVANCED.md

* Changed newVersionIndicator to text

* Add negative margin to indicator to fix alignment

* close newVersionIndicator on click

* Removed show x on hover

* style touch ups

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-08 16:12:41 +02:00
smunky 94bfd02e49
fix basic typos (#3235)
* fixed typo in THEMES.md

* fix spelling mistake

* fixed noun usage
2022-06-26 12:41:55 +02:00
aNOOBis c69515e46b
Contributing typos fix (#3114)
* spacebar in presets and tags addition

* super mega spacebar remake

* style fix

* final name removal in ui

* replaceAll in ape removal

* using display above account chart

* create preset in command line addition

* testing removal

* one more testing removal

* create tag command line addition

* Update commandline-lists.ts

* moved add commands to the bottom
hiding if user is not signed in

* refactor

* hiding tags and presets when signed out

* fixed presets and tags display in alerts

* russian_25k and russian_50k addition

* russian 375k addition

* lil fix

* fixed windows auto-reload error

* Revert "fixed windows auto-reload error"

This reverts commit ea22621232.

* Revert "Revert "fixed windows auto-reload error""

This reverts commit 669cec4217.

* Revert "Revert "Revert "fixed windows auto-reload error"""

This reverts commit d90352633c.

* themes popup small fix

* using &&

* some typos fixed

Co-authored-by: Miodec <bartnikjack@gmail.com>
Co-authored-by: Vasiliy Novozhilov <vasya@192.168.1.3>
2022-06-12 11:56:40 -04:00
Rizwan Mustafa 4e0a545f12
Create docker-compose.yaml file for frontend (#3058)
* Create docker-compose.yaml file for frontend

* Move docker-compose.yaml file

* change name

* Add docker instructions

* Add docker installation link
2022-06-01 14:04:00 -04:00
Bruce Berrios 0e3acfce8e
Change from port 5000 to 3000 for dev frontend serve (#3055) 2022-06-01 18:43:13 +02:00
Matthew Kwan bba59f1adb Add CONTRIBUTING_BASIC.md and CONTRIBUTING_ADVANCED.md (#2946) matthew-kwan
* Add CONTRIBUTING_BASIC.md and CONTRIBUTING_ADVANCED.md

* Update screenshot to correct radio option

* Fix type in CONTRIBUTING_BASIC.md

* Update CONTRIBUTING_BASIC.md

* Update CONTRIBUTING.md and CONTRIBUTING_ADVANCED.md

* reordered sections

* slight change

* Fixed table of contents

* fixed table of contents

* table of contents fix

Co-authored-by: Jack <jack@monkeytype.com>
2022-05-08 09:25:51 +02:00