hedgedoc/src
Erik Michelson 79469c5ddc
Show warning if note is longer than configured maximum length (#534)
* Add maximum document length config option

* Show remaining characters in tooltip of status-bar length-info

* Remove unnecessary checkDocumentLength function

* Add max-length warning

* Update translation wording

* Set dialog to medium size

* Add coloring to status-bar length info

* Improve wording in warning modal

* Add cypress e2e tests

I included the cypress-commands package and set the language level to ES6 to allow easier testing e.g. of element attributes.

* Changed way how the modal-advice was styled and positioned

* Show warning modal only on first length exceeding

* Improved length tooltip by adding messages when exceeding or reaching limit
2020-09-05 16:36:46 +02:00
..
api Show warning if note is longer than configured maximum length (#534) 2020-09-05 16:36:46 +02:00
components Show warning if note is longer than configured maximum length (#534) 2020-09-05 16:36:46 +02:00
external-types Add abcjs (#537) 2020-09-05 08:17:15 +02:00
redux Show warning if note is longer than configured maximum length (#534) 2020-09-05 16:36:46 +02:00
style Restructure repository (#426) 2020-08-16 16:02:26 +02:00
index.tsx Restructure repository (#426) 2020-08-16 16:02:26 +02:00
react-app-env.d.ts imported current state of the mockup into the public repo 2020-05-14 15:41:38 +02:00
service-worker.ts Improve render performance (#511) 2020-09-02 20:51:47 +02:00
setup-tests.ts better linting (#72) 2020-05-27 15:43:28 +02:00
version.json Add version info (#80) 2020-05-29 13:08:59 +02:00