Tom Hacohen
|
ae26e34eb4
|
Update react, typescript recompose and etc.
|
6 years ago |
Tom Hacohen
|
99ccfaf441
|
Item creation: fix the cancel button.
It wasn't working because the callback was not connected, but the
onDelete callback was connected instead (which shouldn't have been).
|
7 years ago |
Tom Hacohen
|
9c740a4c4d
|
Add support for saving entries to shared journals.
|
7 years ago |
Tom Hacohen
|
074fc8e6c0
|
Implement a common interface for pim types.
|
7 years ago |
Tom Hacohen
|
bfa186dc35
|
Merge duplicate onItemSave code.
|
7 years ago |
Tom Hacohen
|
78b292f1c4
|
Implement contact and calendar event deletion.
|
7 years ago |
Tom Hacohen
|
763b5b757f
|
Remove redundant filtering of shared journals.
This is already done in sync gate.
|
7 years ago |
Tom Hacohen
|
84a0bf2a8e
|
Add a cancel button when editing contacts and events.
Fixes #2.
|
7 years ago |
Tom Hacohen
|
724bc29e4a
|
Merge the duplicate contact/event view/edit/log routes.
|
7 years ago |
Tom Hacohen
|
7bd3051416
|
Unify the names of the props of ContactEdit and EventEdit.
|
7 years ago |
Tom Hacohen
|
40af8a49d7
|
Make the event and contact itemUid the consistent.
It was different between them and compared to viewing a journal's item.
This was inconsistent and is now fixed.
|
7 years ago |
Tom Hacohen
|
35b3ce7f95
|
Add a button to show an item's (contact/event) change history
Fixes #1
|
7 years ago |
Tom Hacohen
|
0eaaf671e8
|
Add some margin between the edit button and the header.
|
7 years ago |
Tom Hacohen
|
f74ec6f05a
|
Merge JournalAddressbook and JournalCalendar.
|
7 years ago |
Tom Hacohen
|
ec8a1d9017
|
Fix react-router related types.
|
7 years ago |
Tom Hacohen
|
1da58da23e
|
Move all of the Pim related files to one dir.
|
7 years ago |