Tilman Vatteroth
762a0a850e
fix: Move content into to frontend directory
...
Doing this BEFORE the merge prevents a lot of merge conflicts.
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-11-20 19:48:40 +01:00
Tilman Vatteroth
880e542351
Add note loading boundary ( #2040 )
...
* Remove redundant equal value
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Add NoteLoadingBoundary to fetch note from API before rendering
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Improve debug message for setHandler
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Add test for boundary
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Use common error page for note loading errors
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Fix tests
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Format code
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Add missing snapshot
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* Reformat code
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-05-11 12:47:58 +02:00
Tilman Vatteroth
bd58bca39c
Add new loading animation
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-05-06 21:42:06 +02:00
Philip Molares
9fe47b7db0
fix: add translation for app logo title ( #1733 )
...
* fix: add translation for app logo title
fixes #1724
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-01-02 22:43:23 +01:00