[zanata/zanata-platform] ba6adb: Use comments for Flow types

GitHub noreply at github.com
Mon Jan 22 04:16:26 UTC 2018


  Branch: refs/heads/typescript1
  Home:   https://github.com/zanata/zanata-platform
  Commit: ba6adb05555c874d771d9fccba7ba80d1542d27b
      https://github.com/zanata/zanata-platform/commit/ba6adb05555c874d771d9fccba7ba80d1542d27b
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/containers/ControlsHeader.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/ui-reducer.js

  Log Message:
  -----------
  Use comments for Flow types


  Commit: b8840f65871bbb0db7891ed1e756862003fccd03
      https://github.com/zanata/zanata-platform/commit/b8840f65871bbb0db7891ed1e756862003fccd03
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    A server/zanata-frontend/src/frontend/.vscode/tasks.json
    M server/zanata-frontend/src/frontend/app/actions/common-actions.js
    M server/zanata-frontend/src/frontend/app/actions/version-actions.js
    M server/zanata-frontend/src/frontend/app/components/Icon/index.jsx
    M server/zanata-frontend/src/frontend/app/components/Icons/index.jsx
    M server/zanata-frontend/src/frontend/app/components/Icons/index.jsx.src
    M server/zanata-frontend/src/frontend/app/components/Link/index.js
    M server/zanata-frontend/src/frontend/app/components/Loader/index.js
    M server/zanata-frontend/src/frontend/app/components/LoaderText/index.js
    M server/zanata-frontend/src/frontend/app/components/LockIcon/index.js
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalBody.jsx
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalFooter.jsx
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalHeader.jsx
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalTitle.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CalendarMonthMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CalendarPeriodHeading.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CategoryItemMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CategoryMatrixTable.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/DayMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/FilterableMatrixTable.jsx
    M server/zanata-frontend/src/frontend/app/editor/reducers/index.js
    M server/zanata-frontend/src/frontend/app/jsf/JsfRoot.js
    M server/zanata-frontend/src/frontend/app/reducers/admin-reducer.js
    M server/zanata-frontend/src/frontend/app/reducers/common-reducer.js
    M server/zanata-frontend/src/frontend/app/reducers/explore-reducer.js
    M server/zanata-frontend/src/frontend/app/reducers/glossary-reducer.js
    M server/zanata-frontend/src/frontend/app/reducers/index.js
    M server/zanata-frontend/src/frontend/app/reducers/languages-reducer.js
    M server/zanata-frontend/src/frontend/app/reducers/profile-reducer.js
    M server/zanata-frontend/src/frontend/package.json
    A server/zanata-frontend/src/frontend/tsconfig.json

  Log Message:
  -----------
  Add TypeScript types to some files


  Commit: 3dd1ca3f08eb3f4cf39e887a97686b335e5c4e41
      https://github.com/zanata/zanata-platform/commit/3dd1ca3f08eb3f4cf39e887a97686b335e5c4e41
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/components/LoaderText/index.js
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CalendarMonthMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CalendarPeriodHeading.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CategoryItemMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CategoryMatrixTable.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/DayMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/FilterableMatrixTable.jsx
    M server/zanata-frontend/src/frontend/app/editor/containers/ControlsHeader.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/ui-reducer.js
    M server/zanata-frontend/src/frontend/app/reducers/profile-reducer.js

  Log Message:
  -----------
  Fix eslint


  Commit: 4e2e34cf7a8fa3d6ca6fb3f6e5a1fdf4e295577f
      https://github.com/zanata/zanata-platform/commit/4e2e34cf7a8fa3d6ca6fb3f6e5a1fdf4e295577f
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/package.json
    M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  -----------
  Add more typings packages


  Commit: 388a33eea01f3fa521bbfa32e8a84b4df7d550bf
      https://github.com/zanata/zanata-platform/commit/388a33eea01f3fa521bbfa32e8a84b4df7d550bf
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/package.json
    A server/zanata-frontend/src/frontend/scripts/extract-messages.js
    M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  -----------
  Add extract-messages script


  Commit: 301352384a9a80cac814d8741e0d1ba069846f00
      https://github.com/zanata/zanata-platform/commit/301352384a9a80cac814d8741e0d1ba069846f00
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    R server/zanata-frontend/src/frontend/.babelrc
    M server/zanata-frontend/src/frontend/package.json
    M server/zanata-frontend/src/frontend/tsconfig.json
    M server/zanata-frontend/src/frontend/webpack.config.js
    M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  -----------
  Remove babel, add typescript loader


  Commit: 6c26c314d4b3437ca16adf887087ce12b39c605c
      https://github.com/zanata/zanata-platform/commit/6c26c314d4b3437ca16adf887087ce12b39c605c
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/tsconfig.json

  Log Message:
  -----------
  Update tsconfig


  Commit: 49761200a9b5c9e1e9d3296c5537df9fc8159137
      https://github.com/zanata/zanata-platform/commit/49761200a9b5c9e1e9d3296c5537df9fc8159137
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/jest.config.json
    M server/zanata-frontend/src/frontend/package.json
    M server/zanata-frontend/src/frontend/tsconfig.json
    M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  -----------
  Integrate ts-jest with jest


  Commit: f6ed13e95fbd25ccd8be108c379c31e0ea560f58
      https://github.com/zanata/zanata-platform/commit/f6ed13e95fbd25ccd8be108c379c31e0ea560f58
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M api/pom.xml
    M api/zanata-common-api/pom.xml
    M build-tools/pom.xml
    M client/pom.xml
    M client/stub-server/pom.xml
    M client/zanata-cli/pom.xml
    M client/zanata-client-commands/pom.xml
    M client/zanata-maven-plugin/pom.xml
    M client/zanata-rest-client/pom.xml
    M common/pom.xml
    M common/zanata-adapter-glossary/pom.xml
    M common/zanata-adapter-po/pom.xml
    M common/zanata-adapter-properties/pom.xml
    M common/zanata-adapter-xliff/pom.xml
    M common/zanata-common-util/pom.xml
    M parent/pom.xml
    M pom.xml
    M server/functional-test/pom.xml
    M server/gwt-editor/pom.xml
    M server/gwt-shared/pom.xml
    M server/gwt-test/pom.xml
    M server/pom.xml
    M server/security-common/pom.xml
    M server/services/pom.xml
    M server/zanata-frontend/pom.xml
    M server/zanata-frontend/src/frontend/app/editor/app.css
    M server/zanata-frontend/src/frontend/app/editor/components/RejectTranslationModal/index.css
    M server/zanata-frontend/src/frontend/app/editor/components/RejectTranslationModal/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.css
    M server/zanata-frontend/src/frontend/app/editor/containers/SettingsPanel.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/index.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/settings-reducer.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/settings-reducer.test.js
    M server/zanata-frontend/src/frontend/app/styles/style.less
    M server/zanata-frontend/src/frontend/package.json
    M server/zanata-frontend/src/frontend/yarn.lock
    M server/zanata-liquibase/pom.xml
    M server/zanata-model-test/pom.xml
    M server/zanata-model/pom.xml
    M server/zanata-test-war/pom.xml
    M server/zanata-war/pom.xml
    M server/zanata-war/src/main/webapp/resources/assets/css/style.css

  Log Message:
  -----------
  Merge branch 'master' into typescript


  Commit: 1d0562fc37838ed33598b53e3f09b29040de283b
      https://github.com/zanata/zanata-platform/commit/1d0562fc37838ed33598b53e3f09b29040de283b
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/utils/DateHelper.js
    M server/zanata-frontend/src/frontend/package.json
    M server/zanata-frontend/src/frontend/tsconfig.json
    M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  -----------
  Upgrade moment[-range]


  Commit: 24b29a3ed7259a4860e40bfe7770710f80edf7d7
      https://github.com/zanata/zanata-platform/commit/24b29a3ed7259a4860e40bfe7770710f80edf7d7
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/components/Alert/Alert.story.js
    M server/zanata-frontend/src/frontend/app/components/Badge/Badge.story.js
    M server/zanata-frontend/src/frontend/app/components/Breadcrumbs/Breadcrumbs.story.js
    M server/zanata-frontend/src/frontend/app/components/Button/Button.story.js
    M server/zanata-frontend/src/frontend/app/components/DraggableVersionPanels/DraggableVersionPanels.test.js
    M server/zanata-frontend/src/frontend/app/components/DraggableVersionPanels/index.js
    M server/zanata-frontend/src/frontend/app/components/Dropdown/Dropdown.story.js
    M server/zanata-frontend/src/frontend/app/components/EditableText/EditableText.story.js
    M server/zanata-frontend/src/frontend/app/components/EditableText/index.js
    M server/zanata-frontend/src/frontend/app/components/Form/Form.story.js
    M server/zanata-frontend/src/frontend/app/components/Icon/Icon.story.js
    M server/zanata-frontend/src/frontend/app/components/Icon/index.jsx
    M server/zanata-frontend/src/frontend/app/components/Icons/index.jsx
    M server/zanata-frontend/src/frontend/app/components/Icons/index.jsx.src
    M server/zanata-frontend/src/frontend/app/components/Label/Label.story.js
    M server/zanata-frontend/src/frontend/app/components/Link/Link.story.js
    M server/zanata-frontend/src/frontend/app/components/Link/index.js
    M server/zanata-frontend/src/frontend/app/components/List/List.story.js
    M server/zanata-frontend/src/frontend/app/components/Loader/index.js
    M server/zanata-frontend/src/frontend/app/components/LoaderText/LoaderText.story.js
    M server/zanata-frontend/src/frontend/app/components/LoaderText/index.js
    M server/zanata-frontend/src/frontend/app/components/LockIcon/LockIcon.test.js
    M server/zanata-frontend/src/frontend/app/components/LockIcon/index.js
    M server/zanata-frontend/src/frontend/app/components/LogoLoader/index.js
    M server/zanata-frontend/src/frontend/app/components/Modal/Modal.story.js
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalBody.jsx
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalFooter.jsx
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalHeader.jsx
    M server/zanata-frontend/src/frontend/app/components/Modal/ModalTitle.jsx
    M server/zanata-frontend/src/frontend/app/components/Modal/index.jsx
    M server/zanata-frontend/src/frontend/app/components/Nav/NavIcon.jsx
    M server/zanata-frontend/src/frontend/app/components/Nav/NavItem.jsx
    M server/zanata-frontend/src/frontend/app/components/Nav/index.jsx
    M server/zanata-frontend/src/frontend/app/components/Notification/Notification.story.js
    M server/zanata-frontend/src/frontend/app/components/Notification/component.js
    M server/zanata-frontend/src/frontend/app/components/Pagination/Pagination.story.js
    M server/zanata-frontend/src/frontend/app/components/Panel/Panel.story.js
    M server/zanata-frontend/src/frontend/app/components/ProgressBar/CancellableProgressBar.js
    M server/zanata-frontend/src/frontend/app/components/ProgressBar/CancellableProgressBar.test.js
    M server/zanata-frontend/src/frontend/app/components/ProgressBar/ProgressBar.story.js
    M server/zanata-frontend/src/frontend/app/components/RejectionsForm/RejectionsForm.story.js
    M server/zanata-frontend/src/frontend/app/components/RejectionsForm/index.js
    M server/zanata-frontend/src/frontend/app/components/SelectableDropdown/SelectableDropdown.test.js
    M server/zanata-frontend/src/frontend/app/components/SelectableDropdown/index.js
    M server/zanata-frontend/src/frontend/app/components/Sidebar/Sidebar.story.js
    M server/zanata-frontend/src/frontend/app/components/Sidebar/index.jsx
    M server/zanata-frontend/src/frontend/app/components/TMX/TMXExportModal.js
    M server/zanata-frontend/src/frontend/app/components/Table/Table.story.js
    M server/zanata-frontend/src/frontend/app/components/Tabs/Tabs.story.js
    M server/zanata-frontend/src/frontend/app/components/TextInput/TextInput.story.js
    M server/zanata-frontend/src/frontend/app/components/TextInput/index.js
    M server/zanata-frontend/src/frontend/app/components/Tooltip/Tooltip.story.js
    M server/zanata-frontend/src/frontend/app/components/TriCheckbox/TriCheckbox.story.js
    M server/zanata-frontend/src/frontend/app/components/TriCheckbox/TriCheckbox.test.js
    M server/zanata-frontend/src/frontend/app/components/TriCheckbox/TriCheckboxGroup.js
    M server/zanata-frontend/src/frontend/app/components/TriCheckbox/index.js
    M server/zanata-frontend/src/frontend/app/components/VersionTMMergeModal/VersionTMMergeModal.story.js
    M server/zanata-frontend/src/frontend/app/components/Well/Well.story.js
    M server/zanata-frontend/src/frontend/app/components/foundation.story.js
    M server/zanata-frontend/src/frontend/app/containers/Admin/Review.js
    M server/zanata-frontend/src/frontend/app/containers/Admin/index.js
    M server/zanata-frontend/src/frontend/app/containers/App.js
    M server/zanata-frontend/src/frontend/app/containers/Explore/GroupTeaser.jsx
    M server/zanata-frontend/src/frontend/app/containers/Explore/LanguageTeamTeaser.jsx
    M server/zanata-frontend/src/frontend/app/containers/Explore/ProjectTeaser.jsx
    M server/zanata-frontend/src/frontend/app/containers/Explore/TeaserList.jsx
    M server/zanata-frontend/src/frontend/app/containers/Explore/TeaserListHeader.jsx
    M server/zanata-frontend/src/frontend/app/containers/Explore/UserTeaser.jsx
    M server/zanata-frontend/src/frontend/app/containers/Explore/index.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/DeleteAllEntriesModal.jsx
    M server/zanata-frontend/src/frontend/app/containers/Glossary/DeleteEntryModal.jsx
    M server/zanata-frontend/src/frontend/app/containers/Glossary/Entry.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/ExportModal.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/Header.jsx
    M server/zanata-frontend/src/frontend/app/containers/Glossary/ImportModal.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/NewEntryModal.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/index.js
    M server/zanata-frontend/src/frontend/app/containers/Languages/DeleteEntry.js
    M server/zanata-frontend/src/frontend/app/containers/Languages/Entry.js
    M server/zanata-frontend/src/frontend/app/containers/Languages/NewLanguageModal.js
    M server/zanata-frontend/src/frontend/app/containers/Languages/index.js
    M server/zanata-frontend/src/frontend/app/containers/Project/index.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/AboutPage.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/PeoplePage.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/ProjectVersionPanels.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/TMMergeImportedTM.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/TMMergeOptionsCommon.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/TMMergeProjectSources.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/TMMergeProjectTMOptions.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/index.js
    M server/zanata-frontend/src/frontend/app/containers/ProjectVersion/project-version-displays.js
    M server/zanata-frontend/src/frontend/app/containers/Root.js
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CalendarMonthMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CalendarPeriodHeading.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CategoryItemMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CategoryMatrixTable.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/ContentStateFilter.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/ContributionChart.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/DayMatrix.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/FilterableMatrixTable.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/RecentContributions.jsx
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/index.jsx
    M server/zanata-frontend/src/frontend/app/editor/components/ActivityFeedItem/ActivityFeedItem.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/ActivityFeedItem/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/ActivitySelectList/ActivitySelectList.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/ActivitySelectList/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/Button/Button.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/Button/Button.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/Button/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/CommentBox/CommentBox.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/CommentBox/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/ConcurrentModal/Concurrent.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/ConcurrentModal/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/DashboardLink/DashboardLink.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/DashboardLink/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/DateAndTimeDisplay/DateAndTimeDisplay.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/DateAndTimeDisplay/DateAndTimeDisplay.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/DateAndTimeDisplay/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/DocsDropdown/DocsDropdown.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/DocsDropdown/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/Dropdown/Dropdown.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/Dropdown/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/EditorSearchInput.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/EditorSearchInput.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/FilterToggle/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossarySearchInput/GlossarySearchInput.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossarySearchInput/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossaryTerm/GlossaryTerm.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossaryTerm/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossaryTermModal/GlossaryTermModal.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/GlossaryTermModal/component.js
    M server/zanata-frontend/src/frontend/app/editor/components/IconButton/IconButton.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/IconButton/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/IconButtonToggle/IconButtonToggle.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/IconButtonToggle/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/KeyCombinations.js
    M server/zanata-frontend/src/frontend/app/editor/components/LanguageSelectList/LanguageSelectList.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/LanguageSelectList/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/LanguagesDropdown/LanguageDropdown.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/LanguagesDropdown/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/NoSuggestionsPanel/NoSuggestionsPanel.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/NoSuggestionsPanel/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/Pager/Pager.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/PhraseStatusFilter/PhraseStatusFilter.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/PhraseStatusFilter/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/ProgressBar/ProgressBar.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/ProgressBar/ProgressBar.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/ProgressBar/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/ProjectVersionLink/ProjectVersionLink.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/ProjectVersionLink/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/RejectTranslationModal/RejectTranslationModal.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/RejectTranslationModal/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SelectButton/SelectButton.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/SelectButton/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SelectButtonList/SelectButtonList.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/SelectButtonList/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SettingOption/SettingOption.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/SettingOption/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SettingsOptions/SettingsOptions.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/SettingsOptions/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SplitDropdown/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/Suggestion.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionContents/SuggestionContents.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionContents/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionDetailsSummary/SuggestionDetailsSummary.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionDetailsSummary/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionList.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionMatchPercent/SuggestionMatchPercent.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionMatchPercent/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionSearchInput/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionSources/SuggestionSources.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionSources/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionTranslationDetails.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionTranslations.js
    M server/zanata-frontend/src/frontend/app/editor/components/SuggestionUpdateMessage.js
    M server/zanata-frontend/src/frontend/app/editor/components/TextDiff/TextDiff.story.js
    M server/zanata-frontend/src/frontend/app/editor/components/TextDiff/TextDiff.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/TextDiff/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/ToggleSwitch/ToggleSwitch.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/ToggleSwitch/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnit/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitLocaleHeading.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitSourceHeader.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitSourcePanel.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitStatus.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitTranslationFooter.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitTranslationHeader.js
    M server/zanata-frontend/src/frontend/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/frontend/app/editor/components/TranslatingIndicator/TranslatingIndicator.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/TranslatingIndicator/index.js
    M server/zanata-frontend/src/frontend/app/editor/components/UiLanguageDropdown/UiLanguageDropdown.test.js
    M server/zanata-frontend/src/frontend/app/editor/components/UiLanguageDropdown/index.js
    M server/zanata-frontend/src/frontend/app/editor/containers/ActivityTab.js
    M server/zanata-frontend/src/frontend/app/editor/containers/ControlsHeader.js
    M server/zanata-frontend/src/frontend/app/editor/containers/EditorHeader/index.js
    M server/zanata-frontend/src/frontend/app/editor/containers/GlossaryTab.js
    M server/zanata-frontend/src/frontend/app/editor/containers/KeyShortcutCheatSheet/index.js
    M server/zanata-frontend/src/frontend/app/editor/containers/KeyShortcutDispatcher.js
    M server/zanata-frontend/src/frontend/app/editor/containers/MainContent.js
    M server/zanata-frontend/src/frontend/app/editor/containers/NavHeader.js
    M server/zanata-frontend/src/frontend/app/editor/containers/NeedSlugMessage.js
    M server/zanata-frontend/src/frontend/app/editor/containers/ParamPropDispatcher.js
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SettingsPanel.js
    M server/zanata-frontend/src/frontend/app/editor/containers/Sidebar/index.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SidebarContent.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SuggestionDetailsModal/ImportedTMDetailPanel.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SuggestionDetailsModal/LocalProjectDetailPanel.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SuggestionDetailsModal/PlainSuggestionContents.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SuggestionDetailsModal/index.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SuggestionsBody.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SuggestionsHeader.js
    M server/zanata-frontend/src/frontend/app/editor/containers/SuggestionsPanel.js
    M server/zanata-frontend/src/frontend/app/editor/containers/TranslationInfoPanel/index.js
    M server/zanata-frontend/src/frontend/app/editor/containers/ZanataLogoLoader.js
    M server/zanata-frontend/src/frontend/app/editor/index.js
    M server/zanata-frontend/src/frontend/app/index.js
    M server/zanata-frontend/src/frontend/app/jsf/JsfRoot.js
    M server/zanata-frontend/src/frontend/app/jsf/index.js
    M server/zanata-frontend/src/frontend/app/legacy.js
    M server/zanata-frontend/src/frontend/app/utils/prop-types-util.js

  Log Message:
  -----------
  Update js imports


  Commit: 71751bec3117ba0c905e8600cd6e5c582fa56a3e
      https://github.com/zanata/zanata-platform/commit/71751bec3117ba0c905e8600cd6e5c582fa56a3e
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/.eslintrc

  Log Message:
  -----------
  chore(eslint): allow duplicate imports


  Commit: 071739b7753243dfb2166f3df9d0f9f31a074818
      https://github.com/zanata/zanata-platform/commit/071739b7753243dfb2166f3df9d0f9f31a074818
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/frontend/package.json
    M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  -----------
  Change npm packages/versions


Compare: https://github.com/zanata/zanata-platform/compare/ba6adb05555c^...071739b77532


More information about the zanata-commits mailing list