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

DTL (Test > Levelbuilder): 5a1114c5 #35931

Merged
merged 167 commits into from
Jul 21, 2020
Merged

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

Hamms and others added 30 commits June 30, 2020 12:51
…ming navigator when completing an anonymous survey
deploy-code-org and others added 27 commits July 20, 2020 15:44
DTT (Staging > Test) [robo-dtt]
The i18n team at Code.org wants to know what strings are present on particular URLs so they can quickly tell translators what strings need translations. To try getting this data, we are going to record a `string_key` -> `url` association every time dashboard/pegasus does a translation. The records are sent to a AWS Firehose stream where they will be put in a a new Redshift table. Then, the I18n team can start querying the table from Tableau and create dashboards.
* Adds the i18n_string_tracker.rb which provides an API for logging String:URL associations
  * Provides `log(string_key, url)` for logging a translation
  * Uses the `FirehoseClient` which is already to setup buffer requests and send them in batches.
* Stores the current request URL being rendered into the Thread local variables so the information is available to the i18n_backend when it tries to log the association.
* Added DCDO flag so we can turn on/off this feature without doing a deployment.
Disassociate programming pairs after a teacher disables pairing for a class section
DTT (Staging > Test) [robo-dtt]
…url-logging

Fnd 785 prototype string url logging
DTT (Staging > Test) [robo-dtt]
…utube

Broken link checker: Ignore YouTube links
DTT (Staging > Test) [robo-dtt]
Only submit survey responses for individuals, not programming pairs
DTT (Staging > Test) [robo-dtt]
Remove unused clientside disconnect functionality
DTT (Staging > Test) [robo-dtt]
DTT (Staging > Test) [robo-dtt]
DTS (Levelbuilder > Staging) [robo-dts]
Commit json translations from the down/out
DTT (Staging > Test) [robo-dtt]
DTT (Staging > Test) [robo-dtt]
…ata-layout

Cleanup survey overview layout
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org requested a review from a team as a code owner July 21, 2020 22:20
@deploy-code-org deploy-code-org merged commit 7091aa1 into levelbuilder Jul 21, 2020
@deploy-code-org deploy-code-org deleted the dtl_candidate_5a1114c5 branch July 21, 2020 22:25
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

8 participants