etesync/src/components
Tom Hacohen 4c441de728 Calendar: Fix navigating of month view (workaround big-calendar bug)
This is a workaround for:
https://github.com/intljusticemission/react-big-calendar/issues/718
2018-02-22 20:26:53 +00:00
..
AddressBook.tsx Addressbook: support passing a filter function and memoize the sort. 2017-12-18 16:05:05 +00:00
Calendar.css Fix the calendar widget on mobile. 2017-12-18 10:39:08 +00:00
Calendar.tsx Calendar: Fix navigating of month view (workaround big-calendar bug) 2018-02-22 20:26:53 +00:00
Contact.tsx Merge JournalAddressbook and JournalCalendar. 2017-12-17 12:21:39 +00:00
ContactEdit.tsx Change the delete confirmation dialog label. 2017-12-28 20:47:20 +00:00
EncryptionLoginForm.tsx Show a shorter login form (only enc password) if already logged in. 2017-12-17 17:49:09 +00:00
ErrorBoundary.tsx Add a widget to present errors nicely. 2017-12-30 15:42:49 +00:00
Event.tsx Merge JournalAddressbook and JournalCalendar. 2017-12-17 12:21:39 +00:00
EventEdit.tsx Calendar: Implement clicking on a time slot to add an event 2018-02-22 20:08:56 +00:00
JournalEntries.tsx Journal entries: support filtering by entry uid. 2017-12-18 14:21:57 +00:00
LoginForm.tsx Replace the a tag with an ExternalLink component. 2017-12-17 02:27:21 +00:00
PimItemHeader.tsx Move all of the view-only components to their own directory. 2017-12-16 16:30:59 +00:00
SearchableAddressBook.tsx SearchableAddressBook: add a search icon. 2017-12-18 17:40:40 +00:00
SecondaryHeader.tsx Move all of the view-only components to their own directory. 2017-12-16 16:30:59 +00:00