hedgedoc/public
Erik Michelson e1e8a76fda
Add note deletion and removal from history modals (#299)
* Fix history element's entry menu deletion button

The note deletion button inside the EntryMenu of a history element has one button to remove the note from the user's history and one to delete the note from the system. Both buttons pointed to the history-removal.

* Added modals for note deletion and note from history removal

* Removed redundant code

* Added CHANGELOG entry

* Added note title in deletion/removal prompts

* Refactored DeleteNoteItem and RemoveNoteEntryItem into one common component

* Refactored DeleteRemoveNoteItem-component and added two composition components

* Redesigned modal dialog to make the note title more clearly readable

* Renamed the generic dropdown-with-deletion-modal-component
2020-07-01 23:28:49 +02:00
..
api/v2 added branding option (#301) 2020-07-01 23:20:00 +02:00
icons Replace react icon with default codimd icon 2020-05-31 19:17:24 +02:00
locales Add note deletion and removal from history modals (#299) 2020-07-01 23:28:49 +02:00
acme.png added branding option (#301) 2020-07-01 23:20:00 +02:00
config.json Frontend config and Loader component (#12) 2020-05-15 23:10:12 +02:00
index.html better support for rtl languages (#170) 2020-06-08 23:49:14 +02:00
me User profile page (#102) 2020-05-31 21:56:39 +02:00
robots.txt imported current state of the mockup into the public repo 2020-05-14 15:41:38 +02:00