Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow editing/writing of contactdb entries #17

Closed
bernhardreiter opened this issue Feb 14, 2017 · 8 comments
Closed

Allow editing/writing of contactdb entries #17

bernhardreiter opened this issue Feb 14, 2017 · 8 comments
Assignees

Comments

@bernhardreiter
Copy link
Member

fody-0.2.0-dev can display contactdb entries in the "auto" and "manual" tables with ASNs and email addresses.

The next step is to make them writeable/editable.

27a27a9 already prepares a few buttons and an extra orgcard display for org to be edited.

@bernhardreiter
Copy link
Member Author

3afab45 accepts changes to some orgcard attributes in the editable view and sends a whole package towards the server. (Can be tested with the latest contactdb_api from the mailgen repo.)

@bernhardreiter
Copy link
Member Author

62b87aa allows editing of all (relevant) attributes.

@bernhardreiter
Copy link
Member Author

The server side and fody haven been improved to allow creation of new contactdb entries.

@bernhardreiter
Copy link
Member Author

5e3f783 and mailgen:2f66fd8fc17e57ea32024d8f4ed1010c4cfff456 allow first "create" and "delete" roundtrips on the manual contacts

@bernhardreiter
Copy link
Member Author

bernhardreiter commented Feb 27, 2017

with e4f203f the basic functionality of creating, deleting and updating entrie is there. (Needs testing now.)

Additionally I've created a number of new issues with possible extensions and improvements

@dmth
Copy link
Contributor

dmth commented Feb 27, 2017

Why did you assign me to this issue?

@bernhardreiter
Copy link
Member Author

@dmth Please confirm, that the basic functionality is there. Without defects.

@bernhardreiter
Copy link
Member Author

With inhibitions and substrings search added, this should work now sufficiently good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants