-
Notifications
You must be signed in to change notification settings - Fork 288
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
Suggestion feedback and accepting altered suggestions #4659
Commits on Apr 29, 2016
-
Adjust suggestions UI for pluralform units
- Put time under all plural forms; - Show buttons only once; - Show user avatar only once; Fix translate#4688
Configuration menu - View commit details
-
Copy full SHA for 335baa2 - Browse repository at this point
Copy the full SHA 335baa2View commit details -
Support rejecting/accepting suggestions with comments
- Add `body` to xhr handlers in UnitAPI.js; - Save comments via UnsecureCommentForm;
Configuration menu - View commit details
-
Copy full SHA for 4060a85 - Browse repository at this point
Copy the full SHA 4060a85View commit details -
Add suggestion feedback form React component
This commit adds accept/reject white icons used in the form.
Configuration menu - View commit details
-
Copy full SHA for 350ac7f - Browse repository at this point
Copy the full SHA 350ac7fView commit details -
- Edit css styles to render form properly; - Adjust editor HTML template; - Add JS handlers to work with suggestion feedback form;
Configuration menu - View commit details
-
Copy full SHA for a99475c - Browse repository at this point
Copy the full SHA a99475cView commit details -
Add backend support for suggestion alterations via submit
Accepting a suggestion with alteration can be handled as: - accepting the suggestion without alterations; - editing accepted suggestion and submit new translation. Refs. translate#4629
Configuration menu - View commit details
-
Copy full SHA for 9250767 - Browse repository at this point
Copy the full SHA 9250767View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a49a1 - Browse repository at this point
Copy the full SHA e4a49a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96577ee - Browse repository at this point
Copy the full SHA 96577eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64fd646 - Browse repository at this point
Copy the full SHA 64fd646View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b2c7d - Browse repository at this point
Copy the full SHA c1b2c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bf7a9 - Browse repository at this point
Copy the full SHA d7bf7a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6726e3c - Browse repository at this point
Copy the full SHA 6726e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c053133 - Browse repository at this point
Copy the full SHA c053133View commit details -
Set unit.state to TRANSLATED before altering accepted suggestion
If suggestion is provided in submit request data we accept this suggestion before submitting. When we calculate updated_fields during submission we should cout unit.state as already TRANSLATED.
Configuration menu - View commit details
-
Copy full SHA for 526fc49 - Browse repository at this point
Copy the full SHA 526fc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3c615 - Browse repository at this point
Copy the full SHA 4c3c615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8ab9a - Browse repository at this point
Copy the full SHA 3e8ab9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c001c11 - Browse repository at this point
Copy the full SHA c001c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668d228 - Browse repository at this point
Copy the full SHA 668d228View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3879e - Browse repository at this point
Copy the full SHA ad3879eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfae55d - Browse repository at this point
Copy the full SHA dfae55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd73b6 - Browse repository at this point
Copy the full SHA 2bd73b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22746b6 - Browse repository at this point
Copy the full SHA 22746b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef12779 - Browse repository at this point
Copy the full SHA ef12779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727c254 - Browse repository at this point
Copy the full SHA 727c254View commit details -
Configuration menu - View commit details
-
Copy full SHA for cedec4b - Browse repository at this point
Copy the full SHA cedec4bView commit details -
It allows to refer to `this` in the handlers instead of `PTL.editor`.
Configuration menu - View commit details
-
Copy full SHA for dd4e1c4 - Browse repository at this point
Copy the full SHA dd4e1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c099ab4 - Browse repository at this point
Copy the full SHA c099ab4View commit details