Branch: refs/heads/ZNTA-1531-combine-frontend
  Home:   https://github.com/zanata/zanata-platform
  Commit: c8e82fcdc978b7357ccf27f7ddc2fb935a4f37b6
      
https://github.com/zanata/zanata-platform/commit/c8e82fcdc978b7357ccf27f7ddc2fb935a4f37b6
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    R server/zanata-frontend/src/editor/.babelrc
    R server/zanata-frontend/src/editor/.csscomb.json
    R server/zanata-frontend/src/editor/.eslintrc
    R server/zanata-frontend/src/editor/.jsbeautifyrc
    R server/zanata-frontend/src/editor/.jshintrc
    R server/zanata-frontend/src/editor/.storybook/README.md
    R server/zanata-frontend/src/editor/.storybook/config.js
    R server/zanata-frontend/src/editor/.storybook/storybook.css
    R server/zanata-frontend/src/editor/.storybook/webpack.config.js
    R server/zanata-frontend/src/editor/.travis.yml
    R server/zanata-frontend/src/editor/.yarnrc
    R server/zanata-frontend/src/editor/AUTHORS
    R server/zanata-frontend/src/editor/LICENSE.LESSER.txt
    R server/zanata-frontend/src/editor/README.md
    R server/zanata-frontend/src/editor/__tests__/components/ButtonTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/DashboardLinkTest.js
    R server/zanata-frontend/src/editor/__tests__/components/DocsDropdownTest.js
    R server/zanata-frontend/src/editor/__tests__/components/DropdownTest.js
    R server/zanata-frontend/src/editor/__tests__/components/IconButtonTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/IconButtonToggleTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/LanguageDropdownTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/NoSuggestionPanelTest.js
    R server/zanata-frontend/src/editor/__tests__/components/PagerTest.js
    R server/zanata-frontend/src/editor/__tests__/components/ProgressBarTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/ProjectVersionLinkTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/SuggestionContentsTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/SuggestionMatchPercentTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/SuggestionSourceDetailsTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/SuggestionSourcesTest.js
    R server/zanata-frontend/src/editor/__tests__/components/TextDiffTest.js
    R server/zanata-frontend/src/editor/__tests__/components/ToggleSwitchTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/TransUnitFilterTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/TranslatingIndicatorTest.js
    R 
server/zanata-frontend/src/editor/__tests__/components/UiLanguageDropdownTest.js
    R server/zanata-frontend/src/editor/__tests__/mock/cssMock.js
    R server/zanata-frontend/src/editor/__tests__/mock/mockAngularGettext.js
    R server/zanata-frontend/src/editor/app/README.md
    R 
server/zanata-frontend/src/editor/app/actions/editor/controlsHeaderActions.js
    R server/zanata-frontend/src/editor/app/actions/editor/editorShortcuts.js
    R server/zanata-frontend/src/editor/app/actions/editor/headerActions.js
    R server/zanata-frontend/src/editor/app/actions/editor/index.js
    R server/zanata-frontend/src/editor/app/actions/editor/phraseNavigation.js
    R server/zanata-frontend/src/editor/app/actions/editor/phrases.js
    R server/zanata-frontend/src/editor/app/actions/editor/suggestions.js
    R server/zanata-frontend/src/editor/app/api/index.js
    R server/zanata-frontend/src/editor/app/api/suggestions.js
    R server/zanata-frontend/src/editor/app/app.css
    R server/zanata-frontend/src/editor/app/components/Button/index.css
    R server/zanata-frontend/src/editor/app/components/Button/index.js
    R server/zanata-frontend/src/editor/app/components/Button/story.js
    R server/zanata-frontend/src/editor/app/components/DashboardLink.js
    R server/zanata-frontend/src/editor/app/components/DocsDropdown.js
    R server/zanata-frontend/src/editor/app/components/Dropdown/index.css
    R server/zanata-frontend/src/editor/app/components/Dropdown/index.js
    R server/zanata-frontend/src/editor/app/components/FilterToggle/index.css
    R server/zanata-frontend/src/editor/app/components/FilterToggle/index.js
    R server/zanata-frontend/src/editor/app/components/IconButton.js
    R server/zanata-frontend/src/editor/app/components/IconButtonToggle.js
    R server/zanata-frontend/src/editor/app/components/KeyCombinations.js
    R server/zanata-frontend/src/editor/app/components/LanguagesDropdown.js
    R server/zanata-frontend/src/editor/app/components/NoSuggestionsPanel.js
    R server/zanata-frontend/src/editor/app/components/Pager.js
    R server/zanata-frontend/src/editor/app/components/ProgressBar/index.css
    R server/zanata-frontend/src/editor/app/components/ProgressBar/index.js
    R server/zanata-frontend/src/editor/app/components/ProjectVersionLink.js
    R server/zanata-frontend/src/editor/app/components/SplitDropdown/index.css
    R server/zanata-frontend/src/editor/app/components/SplitDropdown/index.js
    R server/zanata-frontend/src/editor/app/components/Suggestion.js
    R server/zanata-frontend/src/editor/app/components/SuggestionContents.js
    R 
server/zanata-frontend/src/editor/app/components/SuggestionDetailsSummary.js
    R server/zanata-frontend/src/editor/app/components/SuggestionList.js
    R server/zanata-frontend/src/editor/app/components/SuggestionMatchPercent.js
    R 
server/zanata-frontend/src/editor/app/components/SuggestionSearchInput/index.css
    R 
server/zanata-frontend/src/editor/app/components/SuggestionSearchInput/index.js
    R server/zanata-frontend/src/editor/app/components/SuggestionSources.js
    R 
server/zanata-frontend/src/editor/app/components/SuggestionTranslationDetails.js
    R server/zanata-frontend/src/editor/app/components/SuggestionTranslations.js
    R 
server/zanata-frontend/src/editor/app/components/SuggestionUpdateMessage.js
    R server/zanata-frontend/src/editor/app/components/TextDiff/index.css
    R server/zanata-frontend/src/editor/app/components/TextDiff/index.js
    R server/zanata-frontend/src/editor/app/components/TextDiff/story.js
    R server/zanata-frontend/src/editor/app/components/ToggleSwitch/index.css
    R server/zanata-frontend/src/editor/app/components/ToggleSwitch/index.js
    R server/zanata-frontend/src/editor/app/components/TransUnit/index.css
    R server/zanata-frontend/src/editor/app/components/TransUnit/index.js
    R server/zanata-frontend/src/editor/app/components/TransUnitFilter.js
    R server/zanata-frontend/src/editor/app/components/TransUnitLocaleHeading.js
    R server/zanata-frontend/src/editor/app/components/TransUnitSourceHeader.js
    R server/zanata-frontend/src/editor/app/components/TransUnitSourcePanel.js
    R server/zanata-frontend/src/editor/app/components/TransUnitStatus.js
    R 
server/zanata-frontend/src/editor/app/components/TransUnitTranslationFooter.js
    R 
server/zanata-frontend/src/editor/app/components/TransUnitTranslationHeader.js
    R 
server/zanata-frontend/src/editor/app/components/TransUnitTranslationPanel.js
    R server/zanata-frontend/src/editor/app/components/TranslatingIndicator.js
    R server/zanata-frontend/src/editor/app/components/UiLanguageDropdown.js
    R server/zanata-frontend/src/editor/app/components/stories.js
    R server/zanata-frontend/src/editor/app/config.json
    R server/zanata-frontend/src/editor/app/config/intl.js
    R server/zanata-frontend/src/editor/app/containers/ControlsHeader.js
    R server/zanata-frontend/src/editor/app/containers/EditorHeader/index.css
    R server/zanata-frontend/src/editor/app/containers/EditorHeader/index.js
    R server/zanata-frontend/src/editor/app/containers/EditorRoot/index.css
    R server/zanata-frontend/src/editor/app/containers/EditorRoot/index.js
    R 
server/zanata-frontend/src/editor/app/containers/KeyShortcutCheatSheet/index.css
    R 
server/zanata-frontend/src/editor/app/containers/KeyShortcutCheatSheet/index.js
    R server/zanata-frontend/src/editor/app/containers/KeyShortcutDispatcher.js
    R server/zanata-frontend/src/editor/app/containers/MainContent.js
    R server/zanata-frontend/src/editor/app/containers/NavHeader.js
    R server/zanata-frontend/src/editor/app/containers/NeedSlugMessage.js
    R server/zanata-frontend/src/editor/app/containers/ParamPropDispatcher.js
    R 
server/zanata-frontend/src/editor/app/containers/SuggestionDetailsModal/ImportedTMDetailPanel.js
    R 
server/zanata-frontend/src/editor/app/containers/SuggestionDetailsModal/LocalProjectDetailPanel.js
    R 
server/zanata-frontend/src/editor/app/containers/SuggestionDetailsModal/PlainSuggestionContents.js
    R 
server/zanata-frontend/src/editor/app/containers/SuggestionDetailsModal/index.css
    R 
server/zanata-frontend/src/editor/app/containers/SuggestionDetailsModal/index.js
    R server/zanata-frontend/src/editor/app/containers/SuggestionsBody.js
    R server/zanata-frontend/src/editor/app/containers/SuggestionsHeader.js
    R server/zanata-frontend/src/editor/app/containers/SuggestionsPanel.js
    R server/zanata-frontend/src/editor/app/containers/ZanataLogoLoader.js
    R server/zanata-frontend/src/editor/app/css/README.md
    R server/zanata-frontend/src/editor/app/css/base/index.css
    R server/zanata-frontend/src/editor/app/css/base/lib/forms.css
    R server/zanata-frontend/src/editor/app/css/base/lib/global.css
    R server/zanata-frontend/src/editor/app/css/base/lib/headings.css
    R server/zanata-frontend/src/editor/app/css/base/lib/links.css
    R server/zanata-frontend/src/editor/app/css/base/lib/lists.css
    R server/zanata-frontend/src/editor/app/css/base/lib/media.css
    R server/zanata-frontend/src/editor/app/css/base/lib/misc.css
    R server/zanata-frontend/src/editor/app/css/base/lib/text.css
    R server/zanata-frontend/src/editor/app/css/heading/index.css
    R server/zanata-frontend/src/editor/app/css/links/index.css
    R server/zanata-frontend/src/editor/app/css/resizer/index.css
    R server/zanata-frontend/src/editor/app/css/theme/index.css
    R server/zanata-frontend/src/editor/app/css/theme/lib/theme-map.css
    R server/zanata-frontend/src/editor/app/css/theme/lib/theme.css
    R server/zanata-frontend/src/editor/app/css/utils-background/index.css
    R server/zanata-frontend/src/editor/app/css/utils-display/index.css
    R server/zanata-frontend/src/editor/app/css/utils-layout/index.css
    R server/zanata-frontend/src/editor/app/css/utils-list/index.css
    R server/zanata-frontend/src/editor/app/css/utils-position/index.css
    R server/zanata-frontend/src/editor/app/css/utils-size/index.css
    R server/zanata-frontend/src/editor/app/css/utils-space/index.css
    R server/zanata-frontend/src/editor/app/css/utils-text/index.css
    R server/zanata-frontend/src/editor/app/index.css
    R server/zanata-frontend/src/editor/app/index.html
    R server/zanata-frontend/src/editor/app/index.js
    R server/zanata-frontend/src/editor/app/middlewares/getstate-in-actions.js
    R server/zanata-frontend/src/editor/app/middlewares/new-context-fetch.js
    R 
server/zanata-frontend/src/editor/app/middlewares/selected-phrase-suggestion-search.js
    R server/zanata-frontend/src/editor/app/middlewares/state-change-dispatch.js
    R server/zanata-frontend/src/editor/app/middlewares/title-update.js
    R server/zanata-frontend/src/editor/app/reducers/editor/context.js
    R server/zanata-frontend/src/editor/app/reducers/editor/dropdown.js
    R server/zanata-frontend/src/editor/app/reducers/editor/headerData.js
    R server/zanata-frontend/src/editor/app/reducers/editor/index.js
    R server/zanata-frontend/src/editor/app/reducers/editor/phrase.js
    R server/zanata-frontend/src/editor/app/reducers/editor/suggestions.js
    R server/zanata-frontend/src/editor/app/reducers/editor/ui.js
    R server/zanata-frontend/src/editor/app/translations/README.md
    R server/zanata-frontend/src/editor/app/translations/de.po
    R server/zanata-frontend/src/editor/app/translations/fr.po
    R server/zanata-frontend/src/editor/app/translations/template.pot
    R server/zanata-frontend/src/editor/app/utils/RoutingHelpers.js
    R server/zanata-frontend/src/editor/app/utils/TransStatusService.js
    R server/zanata-frontend/src/editor/app/utils/Util.js
    R server/zanata-frontend/src/editor/app/utils/doc-id.js
    R server/zanata-frontend/src/editor/app/utils/filter-paging-util.js
    R server/zanata-frontend/src/editor/app/utils/phrase.js
    R server/zanata-frontend/src/editor/app/utils/status.js
    R server/zanata-frontend/src/editor/app/utils/string-utils.js
    R server/zanata-frontend/src/editor/app/utils/suggestion-util.js
    R server/zanata-frontend/src/editor/app/webpack.config.js
    R server/zanata-frontend/src/editor/app/webpack.dev.config.js
    R server/zanata-frontend/src/editor/app/webpack.draft.config.js
    R server/zanata-frontend/src/editor/app/webpack.prod.config.js
    R server/zanata-frontend/src/editor/makefile
    R server/zanata-frontend/src/editor/package.json
    R server/zanata-frontend/src/editor/yarn.lock

  Log Message:
  -----------
  refactor(ZNTA-1531): remove unused copy of editor code


  Commit: 29e86fceb73a9cb76df4897193395a10c94c28e1
      
https://github.com/zanata/zanata-platform/commit/29e86fceb73a9cb76df4897193395a10c94c28e1
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M server/zanata-frontend/pom.xml

  Log Message:
  -----------
  refactor(ZNTA-1531): remove commented-out editor config


Compare: 
https://github.com/zanata/zanata-platform/compare/4697c26e02f8...29e86fceb73a
_______________________________________________
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

Reply via email to