Skip to content

Commit

Permalink
Updated submodules to v0.132.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielafeitosa committed Jul 5, 2021
1 parent 470c58e commit bbf30af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion alegre
Submodule alegre updated 128 files
2 changes: 1 addition & 1 deletion check-api
Submodule check-api updated 43 files
+1 −0 .codeclimate.yml
+0 −15 app/graph/mutations/ocr_mutations.rb
+0 −36 app/graph/mutations/tasks_file_mutations.rb
+0 −3 app/graph/types/mutation_type.rb
+0 −2 app/graph/types/team_bot_installation_type.rb
+1 −3 app/models/annotations/dynamic.rb
+3 −17 app/models/annotations/task.rb
+110 −156 app/models/bot/alegre.rb
+106 −73 app/models/bot/smooch.rb
+4 −4 app/models/concerns/smooch_messages.rb
+1 −20 app/models/concerns/smooch_resend.rb
+2 −2 app/models/concerns/smooch_team_bot_installation.rb
+0 −225 app/models/concerns/smooch_turnio.rb
+0 −100 app/models/concerns/smooch_zendesk.rb
+2 −6 app/models/concerns/user_multi_auth_login.rb
+0 −4 app/models/project_media.rb
+0 −22 app/models/team_bot_installation.rb
+9 −29 app/resources/api/v2/report_resource.rb
+7 −11 config/config.yml.example
+0 −2 config/locales/ar.yml
+0 −2 config/locales/es.yml
+2 −5 config/locales/fr.yml
+22 −24 config/locales/id.yml
+0 −1 config/locales/pt.yml
+0 −22 db/migrate/20210616203935_add_turnio_settings_to_smooch_bot.rb
+3 −1 db/schema.rb
+5 −11 lib/check_search.rb
+1 −1 lib/tasks/data/index_images.rake
+2 −2 lib/tasks/migrate/20210324152628_update_alegre_matching_model.rake
+1 −1 public/relay.json
+0 −2 test/controllers/elastic_search_5_test.rb
+1 −42 test/controllers/graphql_controller_2_test.rb
+3 −19 test/controllers/graphql_controller_3_test.rb
+0 −258 test/controllers/graphql_controller_4_test.rb
+250 −21 test/controllers/graphql_controller_5_test.rb
+6 −8 test/controllers/reports_controller_test.rb
+23 −115 test/models/bot/alegre_test.rb
+0 −125 test/models/bot/smooch_2_test.rb
+1 −1 test/models/bot/smooch_3_test.rb
+0 −35 test/models/bot/smooch_test.rb
+1 −2 test/models/project_media_test.rb
+0 −11 test/models/task_test.rb
+0 −22 test/models/team_bot_installation_test.rb
2 changes: 1 addition & 1 deletion check-web
Submodule check-web updated 92 files
+1 −5 .eslintrc
+0 −2 .gitignore
+20 −6 config.js.example
+0 −1 docker-test.yml
+4 −0 localization/react-intl/src/app/components/annotations/TiplineRequest.json
+0 −22 localization/react-intl/src/app/components/media/OcrButton.json
+0 −5 localization/react-intl/src/app/components/search/SearchResults.json
+0 −65 localization/react-intl/src/app/components/task/Task.json
+1 −1 localization/react-intl/src/app/components/team/Languages/LanguageListItem.json
+0 −29 localization/react-intl/src/app/components/team/Similarity/SimilarityComponent.json
+0 −15 localization/react-intl/src/app/components/team/Similarity/ThresholdControl.json
+10 −0 localization/react-intl/src/app/components/team/Statuses/TranslateStatuses.json
+0 −4 localization/react-intl/src/app/components/team/TeamComponent.json
+12 −107 localization/transifex/WebStructured.json
+1 −1 localization/translations/ar.json
+51 −146 localization/translations/ar/WebStructured.json
+12 −107 localization/translations/bn/WebStructured.json
+1 −1 localization/translations/es.json
+22 −117 localization/translations/es/WebStructured.json
+1 −1 localization/translations/fil.json
+12 −107 localization/translations/fil/WebStructured.json
+1 −1 localization/translations/fr.json
+20 −115 localization/translations/fr/WebStructured.json
+12 −107 localization/translations/hi/WebStructured.json
+126 −221 localization/translations/id/WebStructured.json
+13 −108 localization/translations/ml/WebStructured.json
+1 −1 localization/translations/pt.json
+21 −116 localization/translations/pt/WebStructured.json
+1 −1 localization/translations/ro.json
+13 −108 localization/translations/ro/WebStructured.json
+1 −1 localization/translations/ru.json
+13 −108 localization/translations/ru/WebStructured.json
+1 −1 localization/translations/sw.json
+13 −108 localization/translations/sw/WebStructured.json
+12 −107 localization/translations/te/WebStructured.json
+602 −1,579 package-lock.json
+10 −14 package.json
+0 −1 src/.babelrc.json
+1 −0 src/app/components/Can.test.js
+1 −1 src/app/components/Header.js
+1 −0 src/app/components/Login.test.js
+1 −0 src/app/components/PageTitle.test.js
+1 −0 src/app/components/ParsedText.test.js
+0 −1 src/app/components/Root.js
+1 −0 src/app/components/Sentence.test.js
+1 −0 src/app/components/TimeBefore.test.js
+1 −0 src/app/components/annotations/AddAnnotation.test.js
+12 −0 src/app/components/annotations/TiplineRequest.js
+1 −1 src/app/components/media/AutoCompleteMediaItem.js
+1 −0 src/app/components/media/CreateMediaInput.test.js
+0 −10 src/app/components/media/MediaExpandedActions.js
+0 −3 src/app/components/media/MediaPage.js
+1 −0 src/app/components/media/MediaPage.test.js
+1 −1 src/app/components/media/MediaPlayerCard.js
+1 −0 src/app/components/media/MediaTags.test.js
+2 −16 src/app/components/media/MediaTasks.js
+1 −0 src/app/components/media/MediaTimeline.test.js
+0 −113 src/app/components/media/OcrButton.js
+1 −0 src/app/components/media/QuoteMediaCard.test.js
+9 −29 src/app/components/project/ProjectHeader.js
+1 −1 src/app/components/search/SavedSearch.js
+8 −50 src/app/components/search/SearchResults.js
+1 −0 src/app/components/search/SearchResultsTable/DemandCell.test.js
+1 −0 src/app/components/search/SearchResultsTable/NumberCell.test.js
+0 −2 src/app/components/search/Toolbar.js
+1 −0 src/app/components/source/AccountChips.test.js
+2 −2 src/app/components/source/SourcePicture.js
+1 −0 src/app/components/task/DatetimeTaskResponse.test.js
+1 −0 src/app/components/task/GeolocationRespondTask.test.js
+113 −785 src/app/components/task/Task.js
+20 −61 src/app/components/task/Tasks.js
+1 −0 src/app/components/team/Rules/Rule.test.js
+0 −41 src/app/components/team/Similarity/SettingSwitch.js
+0 −303 src/app/components/team/Similarity/SimilarityComponent.js
+0 −93 src/app/components/team/Similarity/ThresholdControl.js
+0 −39 src/app/components/team/Similarity/index.js
+0 −20 src/app/components/team/TeamComponent.js
+0 −1 src/app/relay/MediaRoute.js
+0 −3 src/app/relay/mutations/CreateTeamBotInstallationMutation.js
+1 −1 src/app/relay/mutations/DeleteDynamicMutation.js
+1 −1 src/app/relay/mutations/UpdateDynamicMutation.js
+1 −1 src/app/relay/mutations/UpdateTaskMutation.js
+3 −7 src/app/urlHelpers.js
+1 −1 test/spec/app_spec.rb
+1 −1 test/spec/media_spec.rb
+6 −9 test/spec/metadata_spec.rb
+3 −3 test/spec/project_spec.rb
+2 −2 test/spec/task_spec.rb
+2 −4 test/spec/team_spec.rb
+0 −1 test/spec/team_spec_helpers.rb
+2 −2 test/unit/setupJest.js
+47 −67 webpack/config.js

0 comments on commit bbf30af

Please sign in to comment.