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.
Andrew P Maney aa9e85a520 Tasks: fix priority sorting
Priority sorting had some inconsistencies. 
The Infinity was causing tasks to not be sorted (Infinity - Infinity = NaN).
Adding sortByDueDate also ensures better sorting when tasks have the same priority
5 years ago
..
Tasks Tasks: fix priority sorting 5 years ago
AddressBook.tsx AddressBook: add missing key property to list items. 5 years ago
Calendar.css Fix the calendar widget on mobile. 7 years ago
Calendar.tsx Licensing: add license headers to source files. 5 years ago
Contact.tsx Licensing: add license headers to source files. 5 years ago
ContactEdit.tsx Pim: changes how onItemSave handles post-save action 5 years ago
EncryptionLoginForm.tsx Licensing: add license headers to source files. 5 years ago
ErrorBoundary.tsx Licensing: add license headers to source files. 5 years ago
Event.tsx Licensing: add license headers to source files. 5 years ago
EventEdit.tsx UI: pretty error messages 5 years ago
JournalEntries.tsx JournalEntries: use a virtualized list for the entries. 5 years ago
LoginForm.tsx Licensing: add license headers to source files. 5 years ago
PimItemHeader.tsx Event view: change the text colour based on background. 5 years ago
SearchableAddressBook.tsx Licensing: add license headers to source files. 5 years ago