etesync/src/components
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
2020-04-05 09:35:33 +03:00
..
Tasks Tasks: fix priority sorting 2020-04-05 09:35:33 +03:00
AddressBook.tsx AddressBook: add missing key property to list items. 2020-03-18 18:02:49 +02:00
Calendar.css Fix the calendar widget on mobile. 2017-12-18 10:39:08 +00:00
Calendar.tsx Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
Contact.tsx Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
ContactEdit.tsx Pim: changes how onItemSave handles post-save action 2020-03-11 11:27:51 +02:00
EncryptionLoginForm.tsx Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
ErrorBoundary.tsx Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
Event.tsx Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
EventEdit.tsx UI: pretty error messages 2020-03-31 23:09:15 +03:00
JournalEntries.tsx JournalEntries: use a virtualized list for the entries. 2020-03-13 16:56:17 +02:00
LoginForm.tsx Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
PimItemHeader.tsx Event view: change the text colour based on background. 2020-03-11 20:07:13 +02:00
SearchableAddressBook.tsx Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00