You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
AddressBook.tsx Addressbook: support passing a filter function and memoize the sort. 7 years ago
Calendar.css Fix the calendar widget on mobile. 7 years ago
Calendar.tsx Calendar: Fix navigating of month view (workaround big-calendar bug) 7 years ago
Contact.tsx Merge JournalAddressbook and JournalCalendar. 7 years ago
ContactEdit.tsx Change the delete confirmation dialog label. 7 years ago
EncryptionLoginForm.tsx Show a shorter login form (only enc password) if already logged in. 7 years ago
ErrorBoundary.tsx Add a widget to present errors nicely. 7 years ago
Event.tsx Merge JournalAddressbook and JournalCalendar. 7 years ago
EventEdit.tsx Calendar: Implement clicking on a time slot to add an event 7 years ago
JournalEntries.tsx Journal entries: support filtering by entry uid. 7 years ago
LoginForm.tsx Replace the a tag with an ExternalLink component. 7 years ago
PimItemHeader.tsx Move all of the view-only components to their own directory. 7 years ago
SearchableAddressBook.tsx SearchableAddressBook: add a search icon. 7 years ago
SecondaryHeader.tsx Move all of the view-only components to their own directory. 7 years ago