monkeytype/backend
Christian Fehmer 1f4df9199d
Added configuration for typing speed unit, removed alwaysShowCPM (#4492) fehmer
* Added configuration for typing speed unit, removed alwaysShowCPM

* review comments

* fix live-burst, activityChart and results-pb label

* Added support for typing speed unit in account histogram chart

* trigger build

* Update account.ts

* Fix chart scaling and wpm/rawWpm hovers on result page
fix chart scaling and bucket size on account page

* refactor histogramChartData to support 0.5 steps

* Revert dynamic scaling on accounts/result graph

* Refactor histogramChartData to an int[]

* Fix cutoff in account history

* Fix labels on result page

* Limit result chart label to two decimals

* renamed show average wpm to show average speed

* fix scaling on accounts history graph (again),   not adding an easteregg 🤫

* hiding by default

* fix scaling on accounts history graph episode three

* move typingSpeedUnit related functions out of Misc

* updating account page if typing speed unit changes

* updating result page if changing units on the result page

* missing buton change

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-04 13:22:27 +02:00
..
__tests__ Adding tests for isTagPresetNameValid (#4402) gondolin24 2023-06-26 13:16:39 +02:00
email-templates
private
redis-scripts
src Added configuration for typing speed unit, removed alwaysShowCPM (#4492) fehmer 2023-08-04 13:22:27 +02:00
.gitignore
docker-compose.yml
example.env
jest-mongodb-config.js
jest.config.ts added test that verified pb funbox check is working 2023-06-05 18:07:00 +02:00
package-lock.json
package.json
tsconfig.json