8 Commits (29ae3005eaa40f8bb1667a14927502d2e49e75d0)

Author SHA1 Message Date
Tom Hacohen c945731d8a Stop using Map<>.
It looks like this is more trouble than its worth. Things are missing
and it's in general a pain to work with.
7 years ago
Tom Hacohen 864dad372f Make special types for events and calendars.
This will simplify extracting values and already removes some
redundancy.
7 years ago
Tom Hacohen 9b96e37e44 Remove redundant div. 7 years ago
Tom Hacohen fc42566486 Cleanup the calendar and render in the main page. 7 years ago
Tom Hacohen 425923aa6a Get rid of the useless HOC. 7 years ago
Tom Hacohen 596d414025 Make a higher order function that translates syncentries to an item map. 7 years ago
Tom Hacohen ca49fc9eb5 Split the addressbook view from the syncentry handling code. 7 years ago
Tom Hacohen cf19e003d1 Rename calendar and address book to have the jorunal prefix.
The reason for that is that they are tied to a journal.
7 years ago