Jannis Mattheis
eeadd0505c
Also emit change on update apps
...
When messages are loaded before the apps then the messages doesn't have
an image.
2018-04-18 18:09:10 +02:00
Jannis Mattheis
74d7c7cc9e
Fix wrong height calculation of react-list
...
react-list doesn't know the size of an item that just got rendered
(it only later caches this size), therefore it can't
correctly calculate the height of the list.
2018-04-18 18:09:10 +02:00
Jannis Mattheis
e28a157122
[ #34 ] Add delete messages action handling
2018-04-13 18:56:11 +02:00
Jannis Mattheis
ca5a832baf
[ #34 ] Add react-list & lazy-loading to Messages & Adjust store to make requests
2018-04-13 18:56:11 +02:00
Jannis Mattheis
2b107ea51f
Append image property to all messages on UI side.
2018-03-31 18:44:49 +02:00
Jannis Mattheis
88249a8e82
Add Messages Component
2018-03-18 17:29:15 +01:00