Skip to content

Fix api service ports#154

Merged
c-w merged 1 commit intomasterfrom
fix-api-service
Mar 13, 2019
Merged

Fix api service ports#154
c-w merged 1 commit intomasterfrom
fix-api-service

Conversation

@c-w
Copy link
Member

@c-w c-w commented Mar 13, 2019

No description provided.

@c-w c-w merged commit 1c4370d into master Mar 13, 2019
@c-w c-w deleted the fix-api-service branch March 13, 2019 21:03
c-w added a commit that referenced this pull request Apr 28, 2020
* Add wiring for attachments transfer file

* Key emails off of uid

* Add option to get_or_create by primary key

* Add meaningful primary key for attachment

* Add from_dict method for attachments

* Make attachment uid non-private

* Remove unused pkey argument

* Add to_dict method for attachments

* Restore kwargs style for get_or_create

* Optimize get call by querying directly via key

* Make potential N+1 queries more explicit

* Add tests for stand-alone attachment creation

* Add tests for more complex attachment scenarios

* Add tests for sync with attachments

* Simplify model instantiation

* Inline excluded fields check

* Ensure internal attachment uid is not uploaded

* Avoid having to seek backwards on archive

* Simplify attachment downloading

* Fix sqlalchemy multi-thread object access error

* Ensure attachments are ready after emails

* Early-out in email body rendering

* Correctly deserialize standalone attachments

* Add sample email with external attachment

* Add tests for get_attachment
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

Successfully merging this pull request may close these issues.

1 participant