Commit graph

5 commits

Author SHA1 Message Date
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
c508a7a2b3 chores: Migrate react-bootstrap changes
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-10-16 20:23:09 +02:00
Tilman Vatteroth
f2ed9d4453
Note Loading Boundary: Replace redirect with refetch from API (#2275) 2022-08-13 14:32:19 +02:00
Tilman Vatteroth
a802656478
Fixes warnings in some tests (#2241)
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-07-31 15:29:00 +00:00
Tilman Vatteroth
85a1c694b3
Add button to create note if not found (#2173)
* feat: add CreateNonExistentNote component

This component asks the user if they want to create the note that was request, but is not there.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-07-03 20:34:14 +02:00