hedgedoc/cypress/integration
Erik Michelson 053edb9ace
Add access token management to profile (#653)
* Add mock-files, API calls and overall tokens-UI

* Added ability to add tokens

* Added token deletion feature (based on timestamp)

* Replace mock-method by real API code

* Add cypress tests

* Added CHANGELOG information

* Un-access-ify i18n

* Set unique react-element key to timestamp of token-creation

* Remove 'now' from changelog

* Use @mrdrogdrog's suggestion for the info label
2020-10-10 11:38:32 +02:00
..
autocompletion.spec.ts Autocompletion and toolbar button for collapsable blocks (#615) 2020-09-30 23:35:10 +02:00
banner.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
code.spec.ts fixed highlight fence in regard to '=' (showLines) and '!' (wrapLines) (#594) 2020-09-22 23:17:19 +02:00
documentTitle.spec.ts Extract clean title from first heading (#616) 2020-09-30 23:50:32 +02:00
export.spec.ts added markdown export (#627) 2020-10-06 12:43:17 +02:00
history.spec.ts enhanced the e2e history.spec 2020-08-17 09:40:44 +02:00
import.spec.ts Added markdown-file import (#645) 2020-10-09 21:26:04 +02:00
intro.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
language.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
link.spec.ts Change element.io links to matrix.to links (#614) 2020-09-30 18:19:17 +02:00
maxLength.spec.ts Show warning if note is longer than configured maximum length (#534) 2020-09-05 16:36:46 +02:00
profile.spec.ts Add access token management to profile (#653) 2020-10-10 11:38:32 +02:00
toolbar.spec.ts Autocompletion and toolbar button for collapsable blocks (#615) 2020-09-30 23:35:10 +02:00