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
banner.spec.ts
code.spec.ts
documentTitle.spec.ts
export.spec.ts added markdown export (#627) 2020-10-06 12:43:17 +02:00
history.spec.ts
import.spec.ts Added markdown-file import (#645) 2020-10-09 21:26:04 +02:00
intro.spec.ts
language.spec.ts
link.spec.ts
maxLength.spec.ts
profile.spec.ts Add access token management to profile (#653) 2020-10-10 11:38:32 +02:00
toolbar.spec.ts