-
Notifications
You must be signed in to change notification settings - Fork 528
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement pretranslation request form (#2910)
* Add Request pretranslation button * When clicked, the button shows a list of available projects that can be selected via checkbox * When selecting one or more projects, the following text is displayed at the bottom of the list * Use highlight color for links in the text at the bottom of the list * This text is followed by a REQUEST PRETRANSLATION button. When clicked, the button’s text changes to ARE YOU SURE?, asking for a confirmation before sending the actual request. * Add missing spaces * Fix request pretranslation button condition * At the end of the process, an email is sent * Apply suggestions from code review Co-authored-by: Eemeli Aro <[email protected]> * Fix prettier * More modern JS * Temporarily disable the ability to Request Pretranslation --------- Co-authored-by: Eemeli Aro <[email protected]>
- Loading branch information
Showing
10 changed files
with
298 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.