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

Save submissions in a proper order #4724

Merged
merged 3 commits into from
May 13, 2016
Merged

Save submissions in a proper order #4724

merged 3 commits into from
May 13, 2016

Conversation

ta2-1
Copy link
Contributor

@ta2-1 ta2-1 commented May 11, 2016

This PR addresses #4621 issue.
Target field submission are saved after state field always.

@codecov-io
Copy link

codecov-io commented May 11, 2016

Current coverage is 84.59%

Merging #4724 into master will increase coverage by +0.10%

@@             master      #4724   diff @@
==========================================
  Files           345        341     -4   
  Lines         18774      18801    +27   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          15861      15903    +42   
+ Misses         2913       2898    -15   
  Partials          0          0          
  1. 4 files (not in diff) in ...ootle/apps/pootle_fs were deleted. more
  2. File ...e/core/exceptions.py (not in diff) was modified. more
    • Misses 0
    • Partials 0
    • Hits -6

Powered by Codecov. Last updated by 3ebe648...ed7dc17

@unho
Copy link
Member

unho commented May 12, 2016

lgtm

1 similar comment
@phlax
Copy link
Member

phlax commented May 12, 2016

lgtm

@julen
Copy link
Contributor

julen commented May 13, 2016

Happy to see this addressed! GTM. As an orthogonal cleanup, I have also filed #4731.

@julen
Copy link
Contributor

julen commented May 13, 2016

Hm, as reported on IRC, when going from untranslated -> translated, the timeline now displays the state change on top of the text provided as a translation. With submissions that happened with code from master this is not the case and the elements are displayed in the expected order.

screen shot 2016-05-13 at 11 51 20

@julen
Copy link
Contributor

julen commented May 13, 2016

It's properly displayed now @ta2-1 👍

ta2-1 added 3 commits May 13, 2016 17:20
- fuzzy -> translated in store.update()
- untranslted -> translated in submit new translation
- fuzzy -> translated in accept suggestion
@ta2-1 ta2-1 merged commit 2349b51 into translate:master May 13, 2016
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.

5 participants