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

Upmerge from Nyaruka #1304

Merged
merged 107 commits into from Aug 14, 2020
Merged

Upmerge from Nyaruka #1304

merged 107 commits into from Aug 14, 2020

Conversation

rowanseymour
Copy link
Contributor

No description provided.

rowanseymour and others added 30 commits July 9, 2020 14:38
🏁 Add start_type and created_by to queued flow starts
🚧 Cleanup how we do bulk actions from list views
✨ Update some dependencies to work with Python 3.8 and MacOS
📇 Ensure URN order is correct when API creates contacts
🧱 Add session history to flowstarts
nicpottier and others added 28 commits August 10, 2020 15:37
remove old stripe subscription code, add plan_end field
👁️ Migration to populate last_seen_on from msg archives
🚰 Fix reading of S3 event streams
📅 Add Last Seen On as a system field so it can be used in campaigns
🕹️ Tweak msg_console so it can include sent messages which are not replies
🔭 Expose last_seen_on on contact API endpoint
⌚ Fix creating of campaign events based on last_seen_on
Use Django language code on html tag
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2020

Codecov Report

Merging #1304 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1304   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          371       379    +8     
  Lines        25389     25436   +47     
=========================================
+ Hits         25389     25436   +47     
Impacted Files Coverage Δ
temba/api/v2/views.py 100.00% <ø> (ø)
temba/campaigns/models.py 100.00% <ø> (ø)
temba/mailroom/queue.py 100.00% <ø> (ø)
temba/api/v2/serializers.py 100.00% <100.00%> (ø)
...ba/archives/management/commands/search_archives.py 100.00% <100.00%> (ø)
...mba/archives/migrations/0012_auto_20200807_1913.py 100.00% <100.00%> (ø)
temba/archives/models.py 100.00% <100.00%> (ø)
temba/campaigns/views.py 100.00% <100.00%> (ø)
...a/contacts/migrations/0109_contact_last_seen_on.py 100.00% <100.00%> (ø)
.../contacts/migrations/0110_populate_last_seen_on.py 100.00% <100.00%> (ø)
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4d0578...70e41d8. Read the comment docs.

@rowanseymour rowanseymour merged commit 44c5488 into rapidpro:master Aug 14, 2020
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.

None yet

6 participants