sharded-gotify/ui/src
Jannis Mattheis 1a9132e5a0 Remove usage of react-infinite-any-height
This module uses the index as key, this is bad, because we have a real
id for identifying messages.
see https://reactjs.org/docs/lists-and-keys.html
2018-11-11 21:03:42 +01:00
..
application Move base store to common 2018-11-11 21:03:42 +01:00
client Move base store to common 2018-11-11 21:03:42 +01:00
common Move base store to common 2018-11-11 21:03:42 +01:00
layout Fix version display 2018-11-11 21:03:42 +01:00
message Remove usage of react-infinite-any-height 2018-11-11 21:03:42 +01:00
snack Migrate browser notifications to new structure 2018-11-11 21:03:42 +01:00
tests Make messages test less flaky 2018-11-11 21:03:42 +01:00
typedef Update notifyjs 2018-09-08 11:45:36 +02:00
user Move login to user 2018-11-11 21:03:42 +01:00
CurrentUser.ts Move current user to root folder 2018-11-11 21:03:42 +01:00
apiAuth.ts Move and rename axios 2018-11-11 21:03:42 +01:00
config.ts Format 2018-08-23 17:53:45 +02:00
index.tsx Clear all stores after logout 2018-11-11 21:03:42 +01:00
inject.tsx Move current user to root folder 2018-11-11 21:03:42 +01:00
registerServiceWorker.ts Fix tslint issues 2018-09-08 11:45:36 +02:00
setupTests.ts Add setup tests file for setting the jest timeout 2018-09-17 17:51:31 +02:00
types.ts Format 2018-08-23 17:53:45 +02:00