Commit Graph

18 Commits (6ab60f24efc29fa2a66bea06344216923f796bc0)

Author SHA1 Message Date
Ramzan 6ab60f24ef Create GroupEdit 2020-10-29 18:26:44 -04:00
Ramzan 2505650708 ContactEdit: add group editor 2020-10-29 00:51:10 -04:00
Ramzan e0e21cfbce Contacts: Add edit button to group list items 2020-10-29 00:51:03 -04:00
Ramzan 88be50f215 Contacts: add new group button and adjust ContactEdit for group editing 2020-10-29 00:50:04 -04:00
Tom Hacohen 6ea3b880f9 Fix being able to access the changelog of deleted items. 2020-10-18 12:45:42 +03:00
Tom Hacohen 55cae0962d Contacts: redesign the address book view and add filtering by group.
This is the first step towards fixing #136.
2020-10-15 18:41:43 +03:00
Tom Hacohen 485b65cb69 Implment item and collection change history. 2020-09-04 15:11:26 +03:00
Tom Hacohen 8bcf436b99 Items edit: remove warnings about not all types being supported.
It's not really true anymore, we support essentially all of them, and if
we are missing any, we want it to be reported so we can fix it.
2020-09-01 17:25:14 +03:00
Tom Hacohen 3187807842 Fix React warning. 2020-08-08 12:02:12 +03:00
Tom Hacohen b8442532e8 Improve error handling: failing to parse items/collections + syncmanager 2020-08-08 11:55:32 +03:00
Tom Hacohen d464040d8e Router: add more 404s. 2020-08-08 10:13:56 +03:00
Tom Hacohen 460c2e2b4a Pim: move all of the item save/delete functions to one place. 2020-08-06 18:37:12 +03:00
Tom Hacohen f28d4f6af0 Fix isAdmin and isReadOnly for collections. 2020-08-06 10:51:43 +03:00
Tom Hacohen 059522532a Fix setting of mtime for newly created items. 2020-08-06 10:46:35 +03:00
Tom Hacohen 9077f3878e ContactEdit: fix constructor's type and rename journalUid. 2020-08-06 10:46:35 +03:00
Tom Hacohen b29f19639a Contacts: implement FAB for adding contacts. 2020-08-06 10:46:35 +03:00
Tom Hacohen 36e5f2ccff Moved contact components under Contacts and remove from Pim. 2020-08-06 10:46:35 +03:00
Tom Hacohen b796217cd1 Implement contacts editing. 2020-08-06 10:46:35 +03:00