Branch: refs/heads/clean-frontend-editor-pom
  Home:   https://github.com/zanata/zanata-server
  Commit: 709962bb2ad0b91d0fc26053fd3f24bc40646e45
      
https://github.com/zanata/zanata-server/commit/709962bb2ad0b91d0fc26053fd3f24bc40646e45
  Author: Alex Eng <a...@redhat.com>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    R frontend/.gitignore
    R frontend/README.md
    R frontend/docs/actions.md
    R frontend/docs/build.md
    R frontend/docs/components.md
    R frontend/docs/constants.md
    R frontend/docs/containers.md
    R frontend/docs/esnext.md
    R frontend/docs/index.md
    R frontend/docs/legacy.md
    R frontend/docs/linting.md
    R frontend/docs/middleware.md
    R frontend/docs/readme.md
    R frontend/docs/reducers.md
    R frontend/docs/schemas.md
    R frontend/docs/scripts.md
    R frontend/docs/styleguide.md
    R frontend/docs/styles.md
    R frontend/docs/technology.md
    R frontend/docs/testing.md
    R frontend/pom.xml
    R frontend/src/.eslintignore
    R frontend/src/.eslintrc
    R frontend/src/.gitignore
    R frontend/src/atomicCssConfig.js
    R frontend/src/index.html
    R frontend/src/main/actions/common.js
    R frontend/src/main/actions/explore.js
    R frontend/src/main/actions/glossary.js
    R frontend/src/main/actions/index.js
    R frontend/src/main/actions/profile.js
    R frontend/src/main/components/Nav/NavIcon.jsx
    R frontend/src/main/components/Nav/NavItem.jsx
    R frontend/src/main/components/Nav/index.jsx
    R frontend/src/main/components/Notification/index.js
    R frontend/src/main/components/index.js
    R frontend/src/main/constants/Messages.js
    R frontend/src/main/constants/Options.js
    R frontend/src/main/containers/App.js
    R frontend/src/main/containers/Explore/GroupTeaser.jsx
    R frontend/src/main/containers/Explore/LanguageTeamTeaser.jsx
    R frontend/src/main/containers/Explore/ProjectTeaser.jsx
    R frontend/src/main/containers/Explore/TeaserList.jsx
    R frontend/src/main/containers/Explore/TeaserListHeader.jsx
    R frontend/src/main/containers/Explore/UserTeaser.jsx
    R frontend/src/main/containers/Explore/index.js
    R frontend/src/main/containers/Glossary/DeleteAllEntriesModal.jsx
    R frontend/src/main/containers/Glossary/DeleteEntryModal.jsx
    R frontend/src/main/containers/Glossary/Entry.js
    R frontend/src/main/containers/Glossary/EntryModal.js
    R frontend/src/main/containers/Glossary/ExportModal.js
    R frontend/src/main/containers/Glossary/Header.jsx
    R frontend/src/main/containers/Glossary/ImportModal.js
    R frontend/src/main/containers/Glossary/NewEntryModal.js
    R frontend/src/main/containers/Glossary/ViewHeader.js
    R frontend/src/main/containers/Glossary/index.js
    R frontend/src/main/containers/Root.js
    R frontend/src/main/containers/UserProfile/CalendarMonthMatrix.jsx
    R frontend/src/main/containers/UserProfile/CalendarPeriodHeading.jsx
    R frontend/src/main/containers/UserProfile/CategoryItemMatrix.jsx
    R frontend/src/main/containers/UserProfile/CategoryMatrixTable.jsx
    R frontend/src/main/containers/UserProfile/ContentStateFilter.jsx
    R frontend/src/main/containers/UserProfile/ContributionChart.jsx
    R frontend/src/main/containers/UserProfile/DayMatrix.jsx
    R frontend/src/main/containers/UserProfile/FilterableMatrixTable.jsx
    R frontend/src/main/containers/UserProfile/RecentContributions.jsx
    R frontend/src/main/containers/UserProfile/index.jsx
    R frontend/src/main/index.js
    R frontend/src/main/legacy.js
    R frontend/src/main/reducers/common.js
    R frontend/src/main/reducers/explore.js
    R frontend/src/main/reducers/glossary.js
    R frontend/src/main/reducers/index.js
    R frontend/src/main/reducers/profile.js
    R frontend/src/main/schemas.js
    R frontend/src/main/utils/DateHelper.js
    R frontend/src/main/utils/GlossaryHelper.js
    R frontend/src/main/utils/RoutingHelpers.js
    R frontend/src/main/utils/StringUtils.js
    R frontend/src/main/utils/__tests__/GlossaryHelperTest.js
    R frontend/src/main/utils/__tests__/StringUtilsTest.js
    R frontend/src/main/utils/callWithSameArgs.js
    R frontend/src/npm-shrinkwrap.json
    R frontend/src/package.json
    R frontend/src/styleguide.config.js
    R frontend/src/styleguide.html
    R frontend/src/webpack.config.js
    R frontend/src/webpack.dev.config.js
    R frontend/src/webpack.legacy.config.js
    R frontend/src/webpack.prod.config.js
    M pom.xml
    M zanata-editor/pom.xml
    R zanata-editor/src/.babelrc
    R zanata-editor/src/.csscomb.json
    R zanata-editor/src/.eslintrc
    R zanata-editor/src/.gitignore
    R zanata-editor/src/.jsbeautifyrc
    R zanata-editor/src/.jshintrc
    R zanata-editor/src/.storybook/README.md
    R zanata-editor/src/.storybook/config.js
    R zanata-editor/src/.storybook/storybook.css
    R zanata-editor/src/.storybook/webpack.config.js
    R zanata-editor/src/.travis.yml
    R zanata-editor/src/AUTHORS
    R zanata-editor/src/LICENSE.LESSER.txt
    R zanata-editor/src/README.md
    R zanata-editor/src/__tests__/components/ButtonTest.js
    R zanata-editor/src/__tests__/components/DashboardLinkTest.js
    R zanata-editor/src/__tests__/components/DocsDropdownTest.js
    R zanata-editor/src/__tests__/components/DropdownTest.js
    R zanata-editor/src/__tests__/components/IconButtonTest.js
    R zanata-editor/src/__tests__/components/IconButtonToggleTest.js
    R zanata-editor/src/__tests__/components/IconTest.js
    R zanata-editor/src/__tests__/components/LanguageDropdownTest.js
    R zanata-editor/src/__tests__/components/NoSuggestionPanelTest.js
    R zanata-editor/src/__tests__/components/PagerTest.js
    R zanata-editor/src/__tests__/components/ProgressBarTest.js
    R zanata-editor/src/__tests__/components/ProjectVersionLinkTest.js
    R zanata-editor/src/__tests__/components/SuggestionContentsTest.js
    R zanata-editor/src/__tests__/components/SuggestionMatchPercentTest.js
    R zanata-editor/src/__tests__/components/SuggestionSourceDetailsTest.js
    R zanata-editor/src/__tests__/components/SuggestionSourcesTest.js
    R zanata-editor/src/__tests__/components/TextDiffTest.js
    R zanata-editor/src/__tests__/components/ToggleSwitchTest.js
    R zanata-editor/src/__tests__/components/TransUnitFilterTest.js
    R zanata-editor/src/__tests__/components/TranslatingIndicatorTest.js
    R zanata-editor/src/__tests__/components/UiLanguageDropdownTest.js
    R zanata-editor/src/__tests__/mockAngularGettext.js
    R zanata-editor/src/app/README.md
    R zanata-editor/src/app/actions/controlsHeaderActions.js
    R zanata-editor/src/app/actions/editorShortcuts.js
    R zanata-editor/src/app/actions/headerActions.js
    R zanata-editor/src/app/actions/index.js
    R zanata-editor/src/app/actions/phraseNavigation.js
    R zanata-editor/src/app/actions/phrases.js
    R zanata-editor/src/app/actions/suggestions.js
    R zanata-editor/src/app/api/index.js
    R zanata-editor/src/app/api/suggestions.js
    R zanata-editor/src/app/app.css
    R zanata-editor/src/app/components/Button/index.css
    R zanata-editor/src/app/components/Button/index.js
    R zanata-editor/src/app/components/Button/story.js
    R zanata-editor/src/app/components/DashboardLink.js
    R zanata-editor/src/app/components/DocsDropdown.js
    R zanata-editor/src/app/components/Dropdown/index.css
    R zanata-editor/src/app/components/Dropdown/index.js
    R zanata-editor/src/app/components/FilterToggle/index.css
    R zanata-editor/src/app/components/FilterToggle/index.js
    R zanata-editor/src/app/components/Icon/images/Icon-admin.svg
    R zanata-editor/src/app/components/Icon/images/Icon-all.svg
    R zanata-editor/src/app/components/Icon/images/Icon-attach.svg
    R zanata-editor/src/app/components/Icon/images/Icon-block.svg
    R zanata-editor/src/app/components/Icon/images/Icon-chevron-down-double.svg
    R zanata-editor/src/app/components/Icon/images/Icon-chevron-down.svg
    R zanata-editor/src/app/components/Icon/images/Icon-chevron-left.svg
    R zanata-editor/src/app/components/Icon/images/Icon-chevron-right.svg
    R zanata-editor/src/app/components/Icon/images/Icon-chevron-up-double.svg
    R zanata-editor/src/app/components/Icon/images/Icon-chevron-up.svg
    R zanata-editor/src/app/components/Icon/images/Icon-circle.svg
    R zanata-editor/src/app/components/Icon/images/Icon-clock.svg
    R zanata-editor/src/app/components/Icon/images/Icon-code.svg
    R zanata-editor/src/app/components/Icon/images/Icon-comment.svg
    R zanata-editor/src/app/components/Icon/images/Icon-copy.svg
    R zanata-editor/src/app/components/Icon/images/Icon-cross-circle.svg
    R zanata-editor/src/app/components/Icon/images/Icon-cross.svg
    R zanata-editor/src/app/components/Icon/images/Icon-dashboard.svg
    R zanata-editor/src/app/components/Icon/images/Icon-document.svg
    R zanata-editor/src/app/components/Icon/images/Icon-dot.svg
    R zanata-editor/src/app/components/Icon/images/Icon-download.svg
    R zanata-editor/src/app/components/Icon/images/Icon-edit.svg
    R zanata-editor/src/app/components/Icon/images/Icon-ellipsis.svg
    R zanata-editor/src/app/components/Icon/images/Icon-export.svg
    R zanata-editor/src/app/components/Icon/images/Icon-external-link.svg
    R zanata-editor/src/app/components/Icon/images/Icon-filter.svg
    R zanata-editor/src/app/components/Icon/images/Icon-folder.svg
    R zanata-editor/src/app/components/Icon/images/Icon-glossary.svg
    R zanata-editor/src/app/components/Icon/images/Icon-help.svg
    R zanata-editor/src/app/components/Icon/images/Icon-history.svg
    R zanata-editor/src/app/components/Icon/images/Icon-import.svg
    R zanata-editor/src/app/components/Icon/images/Icon-inbox.svg
    R zanata-editor/src/app/components/Icon/images/Icon-info.svg
    R zanata-editor/src/app/components/Icon/images/Icon-keyboard.svg
    R zanata-editor/src/app/components/Icon/images/Icon-language.svg
    R zanata-editor/src/app/components/Icon/images/Icon-link.svg
    R zanata-editor/src/app/components/Icon/images/Icon-location.svg
    R zanata-editor/src/app/components/Icon/images/Icon-locked.svg
    R zanata-editor/src/app/components/Icon/images/Icon-logout.svg
    R zanata-editor/src/app/components/Icon/images/Icon-mail.svg
    R zanata-editor/src/app/components/Icon/images/Icon-maintain.svg
    R zanata-editor/src/app/components/Icon/images/Icon-menu.svg
    R zanata-editor/src/app/components/Icon/images/Icon-minus.svg
    R zanata-editor/src/app/components/Icon/images/Icon-next.svg
    R zanata-editor/src/app/components/Icon/images/Icon-notification.svg
    R zanata-editor/src/app/components/Icon/images/Icon-plus.svg
    R zanata-editor/src/app/components/Icon/images/Icon-previous.svg
    R zanata-editor/src/app/components/Icon/images/Icon-project.svg
    R zanata-editor/src/app/components/Icon/images/Icon-refresh.svg
    R zanata-editor/src/app/components/Icon/images/Icon-review.svg
    R zanata-editor/src/app/components/Icon/images/Icon-search.svg
    R zanata-editor/src/app/components/Icon/images/Icon-settings.svg
    R zanata-editor/src/app/components/Icon/images/Icon-star-outline.svg
    R zanata-editor/src/app/components/Icon/images/Icon-star.svg
    R zanata-editor/src/app/components/Icon/images/Icon-statistics.svg
    R zanata-editor/src/app/components/Icon/images/Icon-suggestions.svg
    R zanata-editor/src/app/components/Icon/images/Icon-tick-circle.svg
    R zanata-editor/src/app/components/Icon/images/Icon-tick.svg
    R zanata-editor/src/app/components/Icon/images/Icon-translate.svg
    R zanata-editor/src/app/components/Icon/images/Icon-trash.svg
    R zanata-editor/src/app/components/Icon/images/Icon-undo.svg
    R zanata-editor/src/app/components/Icon/images/Icon-unlocked.svg
    R zanata-editor/src/app/components/Icon/images/Icon-upload.svg
    R zanata-editor/src/app/components/Icon/images/Icon-user.svg
    R zanata-editor/src/app/components/Icon/images/Icon-users.svg
    R zanata-editor/src/app/components/Icon/images/Icon-version.svg
    R zanata-editor/src/app/components/Icon/index.css
    R zanata-editor/src/app/components/Icon/index.js
    R zanata-editor/src/app/components/Icon/story.js
    R zanata-editor/src/app/components/IconButton.js
    R zanata-editor/src/app/components/IconButtonToggle.js
    R zanata-editor/src/app/components/KeyCombinations.js
    R zanata-editor/src/app/components/LanguagesDropdown.js
    R zanata-editor/src/app/components/LogoLoader/index.css
    R zanata-editor/src/app/components/LogoLoader/index.js
    R zanata-editor/src/app/components/LogoLoader/logo.svg
    R zanata-editor/src/app/components/LogoLoader/story.js
    R zanata-editor/src/app/components/NoSuggestionsPanel.js
    R zanata-editor/src/app/components/Pager.js
    R zanata-editor/src/app/components/ProgressBar/index.css
    R zanata-editor/src/app/components/ProgressBar/index.js
    R zanata-editor/src/app/components/ProjectVersionLink.js
    R zanata-editor/src/app/components/SplitDropdown/index.css
    R zanata-editor/src/app/components/SplitDropdown/index.js
    R zanata-editor/src/app/components/Suggestion.js
    R zanata-editor/src/app/components/SuggestionContents.js
    R zanata-editor/src/app/components/SuggestionList.js
    R zanata-editor/src/app/components/SuggestionMatchPercent.js
    R zanata-editor/src/app/components/SuggestionSearchInput/index.css
    R zanata-editor/src/app/components/SuggestionSearchInput/index.js
    R zanata-editor/src/app/components/SuggestionSourceDetails.js
    R zanata-editor/src/app/components/SuggestionSources.js
    R zanata-editor/src/app/components/SuggestionTranslationDetails.js
    R zanata-editor/src/app/components/SuggestionTranslations.js
    R zanata-editor/src/app/components/SuggestionUpdateMessage.js
    R zanata-editor/src/app/components/TextDiff/index.css
    R zanata-editor/src/app/components/TextDiff/index.js
    R zanata-editor/src/app/components/TextDiff/story.js
    R zanata-editor/src/app/components/ToggleSwitch/index.css
    R zanata-editor/src/app/components/ToggleSwitch/index.js
    R zanata-editor/src/app/components/TransUnit/index.css
    R zanata-editor/src/app/components/TransUnit/index.js
    R zanata-editor/src/app/components/TransUnitFilter.js
    R zanata-editor/src/app/components/TransUnitLocaleHeading.js
    R zanata-editor/src/app/components/TransUnitSourceHeader.js
    R zanata-editor/src/app/components/TransUnitSourcePanel.js
    R zanata-editor/src/app/components/TransUnitStatus.js
    R zanata-editor/src/app/components/TransUnitTranslationFooter.js
    R zanata-editor/src/app/components/TransUnitTranslationHeader.js
    R zanata-editor/src/app/components/TransUnitTranslationPanel.js
    R zanata-editor/src/app/components/TranslatingIndicator.js
    R zanata-editor/src/app/components/UiLanguageDropdown.js
    R zanata-editor/src/app/components/stories.js
    R zanata-editor/src/app/config.json
    R zanata-editor/src/app/config/intl.js
    R zanata-editor/src/app/containers/ControlsHeader.js
    R zanata-editor/src/app/containers/EditorHeader/index.css
    R zanata-editor/src/app/containers/EditorHeader/index.js
    R zanata-editor/src/app/containers/KeyShortcutCheatSheet/index.css
    R zanata-editor/src/app/containers/KeyShortcutCheatSheet/index.js
    R zanata-editor/src/app/containers/KeyShortcutDispatcher.js
    R zanata-editor/src/app/containers/MainContent.js
    R zanata-editor/src/app/containers/NavHeader.js
    R zanata-editor/src/app/containers/NeedSlugMessage.js
    R zanata-editor/src/app/containers/ParamPropDispatcher.js
    R zanata-editor/src/app/containers/Root/index.css
    R zanata-editor/src/app/containers/Root/index.js
    R zanata-editor/src/app/containers/SuggestionsBody.js
    R zanata-editor/src/app/containers/SuggestionsHeader.js
    R zanata-editor/src/app/containers/SuggestionsPanel.js
    R zanata-editor/src/app/containers/ZanataLogoLoader.js
    R zanata-editor/src/app/css/README.md
    R zanata-editor/src/app/css/base/index.css
    R zanata-editor/src/app/css/base/lib/forms.css
    R zanata-editor/src/app/css/base/lib/global.css
    R zanata-editor/src/app/css/base/lib/headings.css
    R zanata-editor/src/app/css/base/lib/links.css
    R zanata-editor/src/app/css/base/lib/lists.css
    R zanata-editor/src/app/css/base/lib/media.css
    R zanata-editor/src/app/css/base/lib/misc.css
    R zanata-editor/src/app/css/base/lib/text.css
    R zanata-editor/src/app/css/heading/index.css
    R zanata-editor/src/app/css/links/index.css
    R zanata-editor/src/app/css/resizer/index.css
    R zanata-editor/src/app/css/theme/index.css
    R zanata-editor/src/app/css/theme/lib/theme-map.css
    R zanata-editor/src/app/css/theme/lib/theme.css
    R zanata-editor/src/app/css/utils-background/index.css
    R zanata-editor/src/app/css/utils-display/index.css
    R zanata-editor/src/app/css/utils-layout/index.css
    R zanata-editor/src/app/css/utils-list/index.css
    R zanata-editor/src/app/css/utils-position/index.css
    R zanata-editor/src/app/css/utils-size/index.css
    R zanata-editor/src/app/css/utils-space/index.css
    R zanata-editor/src/app/css/utils-text/index.css
    R zanata-editor/src/app/index.css
    R zanata-editor/src/app/index.html
    R zanata-editor/src/app/index.js
    R zanata-editor/src/app/middlewares/getstate-in-actions.js
    R zanata-editor/src/app/middlewares/new-context-fetch.js
    R zanata-editor/src/app/middlewares/selected-phrase-suggestion-search.js
    R zanata-editor/src/app/middlewares/state-change-dispatch.js
    R zanata-editor/src/app/reducers/context.js
    R zanata-editor/src/app/reducers/dropdown.js
    R zanata-editor/src/app/reducers/headerData.js
    R zanata-editor/src/app/reducers/index.js
    R zanata-editor/src/app/reducers/phrase.js
    R zanata-editor/src/app/reducers/suggestions.js
    R zanata-editor/src/app/reducers/ui.js
    R zanata-editor/src/app/translations/README.md
    R zanata-editor/src/app/translations/de.po
    R zanata-editor/src/app/translations/fr.po
    R zanata-editor/src/app/translations/template.pot
    R zanata-editor/src/app/utils/RoutingHelpers.js
    R zanata-editor/src/app/utils/TransStatusService.js
    R zanata-editor/src/app/utils/Util.js
    R zanata-editor/src/app/utils/doc-id.js
    R zanata-editor/src/app/utils/filter-paging-util.js
    R zanata-editor/src/app/utils/phrase.js
    R zanata-editor/src/app/utils/status.js
    R zanata-editor/src/app/utils/string-utils.js
    R zanata-editor/src/app/webpack.config.js
    R zanata-editor/src/app/webpack.dev.config.js
    R zanata-editor/src/app/webpack.prod.config.js
    R zanata-editor/src/gulpfile.js
    R zanata-editor/src/gulpfile.paths.js
    R zanata-editor/src/makefile
    R zanata-editor/src/npm-shrinkwrap.json
    R zanata-editor/src/package.json
    A zanata-frontend/.gitignore
    A zanata-frontend/README.md
    A zanata-frontend/docs/actions.md
    A zanata-frontend/docs/build.md
    A zanata-frontend/docs/components.md
    A zanata-frontend/docs/constants.md
    A zanata-frontend/docs/containers.md
    A zanata-frontend/docs/esnext.md
    A zanata-frontend/docs/index.md
    A zanata-frontend/docs/legacy.md
    A zanata-frontend/docs/linting.md
    A zanata-frontend/docs/middleware.md
    A zanata-frontend/docs/readme.md
    A zanata-frontend/docs/reducers.md
    A zanata-frontend/docs/schemas.md
    A zanata-frontend/docs/scripts.md
    A zanata-frontend/docs/styleguide.md
    A zanata-frontend/docs/styles.md
    A zanata-frontend/docs/technology.md
    A zanata-frontend/docs/testing.md
    A zanata-frontend/pom.xml
    A zanata-frontend/src/editor/.babelrc
    A zanata-frontend/src/editor/.csscomb.json
    A zanata-frontend/src/editor/.eslintrc
    A zanata-frontend/src/editor/.gitignore
    A zanata-frontend/src/editor/.jsbeautifyrc
    A zanata-frontend/src/editor/.jshintrc
    A zanata-frontend/src/editor/.storybook/README.md
    A zanata-frontend/src/editor/.storybook/config.js
    A zanata-frontend/src/editor/.storybook/storybook.css
    A zanata-frontend/src/editor/.storybook/webpack.config.js
    A zanata-frontend/src/editor/.travis.yml
    A zanata-frontend/src/editor/AUTHORS
    A zanata-frontend/src/editor/LICENSE.LESSER.txt
    A zanata-frontend/src/editor/README.md
    A zanata-frontend/src/editor/__tests__/components/ButtonTest.js
    A zanata-frontend/src/editor/__tests__/components/DashboardLinkTest.js
    A zanata-frontend/src/editor/__tests__/components/DocsDropdownTest.js
    A zanata-frontend/src/editor/__tests__/components/DropdownTest.js
    A zanata-frontend/src/editor/__tests__/components/IconButtonTest.js
    A zanata-frontend/src/editor/__tests__/components/IconButtonToggleTest.js
    A zanata-frontend/src/editor/__tests__/components/IconTest.js
    A zanata-frontend/src/editor/__tests__/components/LanguageDropdownTest.js
    A zanata-frontend/src/editor/__tests__/components/NoSuggestionPanelTest.js
    A zanata-frontend/src/editor/__tests__/components/PagerTest.js
    A zanata-frontend/src/editor/__tests__/components/ProgressBarTest.js
    A zanata-frontend/src/editor/__tests__/components/ProjectVersionLinkTest.js
    A zanata-frontend/src/editor/__tests__/components/SuggestionContentsTest.js
    A 
zanata-frontend/src/editor/__tests__/components/SuggestionMatchPercentTest.js
    A 
zanata-frontend/src/editor/__tests__/components/SuggestionSourceDetailsTest.js
    A zanata-frontend/src/editor/__tests__/components/SuggestionSourcesTest.js
    A zanata-frontend/src/editor/__tests__/components/TextDiffTest.js
    A zanata-frontend/src/editor/__tests__/components/ToggleSwitchTest.js
    A zanata-frontend/src/editor/__tests__/components/TransUnitFilterTest.js
    A 
zanata-frontend/src/editor/__tests__/components/TranslatingIndicatorTest.js
    A zanata-frontend/src/editor/__tests__/components/UiLanguageDropdownTest.js
    A zanata-frontend/src/editor/__tests__/mockAngularGettext.js
    A zanata-frontend/src/editor/app/README.md
    A zanata-frontend/src/editor/app/actions/controlsHeaderActions.js
    A zanata-frontend/src/editor/app/actions/editorShortcuts.js
    A zanata-frontend/src/editor/app/actions/headerActions.js
    A zanata-frontend/src/editor/app/actions/index.js
    A zanata-frontend/src/editor/app/actions/phraseNavigation.js
    A zanata-frontend/src/editor/app/actions/phrases.js
    A zanata-frontend/src/editor/app/actions/suggestions.js
    A zanata-frontend/src/editor/app/api/index.js
    A zanata-frontend/src/editor/app/api/suggestions.js
    A zanata-frontend/src/editor/app/app.css
    A zanata-frontend/src/editor/app/components/Button/index.css
    A zanata-frontend/src/editor/app/components/Button/index.js
    A zanata-frontend/src/editor/app/components/Button/story.js
    A zanata-frontend/src/editor/app/components/DashboardLink.js
    A zanata-frontend/src/editor/app/components/DocsDropdown.js
    A zanata-frontend/src/editor/app/components/Dropdown/index.css
    A zanata-frontend/src/editor/app/components/Dropdown/index.js
    A zanata-frontend/src/editor/app/components/FilterToggle/index.css
    A zanata-frontend/src/editor/app/components/FilterToggle/index.js
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-admin.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-all.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-attach.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-block.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-chevron-down-double.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-chevron-down.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-chevron-left.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-chevron-right.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-chevron-up-double.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-chevron-up.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-circle.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-clock.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-code.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-comment.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-copy.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-cross-circle.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-cross.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-dashboard.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-document.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-dot.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-download.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-edit.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-ellipsis.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-export.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-external-link.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-filter.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-folder.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-glossary.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-help.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-history.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-import.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-inbox.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-info.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-keyboard.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-language.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-link.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-location.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-locked.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-logout.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-mail.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-maintain.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-menu.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-minus.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-next.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-notification.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-plus.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-previous.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-project.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-refresh.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-review.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-search.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-settings.svg
    A 
zanata-frontend/src/editor/app/components/Icon/images/Icon-star-outline.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-star.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-statistics.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-suggestions.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-tick-circle.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-tick.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-translate.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-trash.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-undo.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-unlocked.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-upload.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-user.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-users.svg
    A zanata-frontend/src/editor/app/components/Icon/images/Icon-version.svg
    A zanata-frontend/src/editor/app/components/Icon/index.css
    A zanata-frontend/src/editor/app/components/Icon/index.js
    A zanata-frontend/src/editor/app/components/Icon/story.js
    A zanata-frontend/src/editor/app/components/IconButton.js
    A zanata-frontend/src/editor/app/components/IconButtonToggle.js
    A zanata-frontend/src/editor/app/components/KeyCombinations.js
    A zanata-frontend/src/editor/app/components/LanguagesDropdown.js
    A zanata-frontend/src/editor/app/components/LogoLoader/index.css
    A zanata-frontend/src/editor/app/components/LogoLoader/index.js
    A zanata-frontend/src/editor/app/components/LogoLoader/logo.svg
    A zanata-frontend/src/editor/app/components/LogoLoader/story.js
    A zanata-frontend/src/editor/app/components/NoSuggestionsPanel.js
    A zanata-frontend/src/editor/app/components/Pager.js
    A zanata-frontend/src/editor/app/components/ProgressBar/index.css
    A zanata-frontend/src/editor/app/components/ProgressBar/index.js
    A zanata-frontend/src/editor/app/components/ProjectVersionLink.js
    A zanata-frontend/src/editor/app/components/SplitDropdown/index.css
    A zanata-frontend/src/editor/app/components/SplitDropdown/index.js
    A zanata-frontend/src/editor/app/components/Suggestion.js
    A zanata-frontend/src/editor/app/components/SuggestionContents.js
    A zanata-frontend/src/editor/app/components/SuggestionList.js
    A zanata-frontend/src/editor/app/components/SuggestionMatchPercent.js
    A zanata-frontend/src/editor/app/components/SuggestionSearchInput/index.css
    A zanata-frontend/src/editor/app/components/SuggestionSearchInput/index.js
    A zanata-frontend/src/editor/app/components/SuggestionSourceDetails.js
    A zanata-frontend/src/editor/app/components/SuggestionSources.js
    A zanata-frontend/src/editor/app/components/SuggestionTranslationDetails.js
    A zanata-frontend/src/editor/app/components/SuggestionTranslations.js
    A zanata-frontend/src/editor/app/components/SuggestionUpdateMessage.js
    A zanata-frontend/src/editor/app/components/TextDiff/index.css
    A zanata-frontend/src/editor/app/components/TextDiff/index.js
    A zanata-frontend/src/editor/app/components/TextDiff/story.js
    A zanata-frontend/src/editor/app/components/ToggleSwitch/index.css
    A zanata-frontend/src/editor/app/components/ToggleSwitch/index.js
    A zanata-frontend/src/editor/app/components/TransUnit/index.css
    A zanata-frontend/src/editor/app/components/TransUnit/index.js
    A zanata-frontend/src/editor/app/components/TransUnitFilter.js
    A zanata-frontend/src/editor/app/components/TransUnitLocaleHeading.js
    A zanata-frontend/src/editor/app/components/TransUnitSourceHeader.js
    A zanata-frontend/src/editor/app/components/TransUnitSourcePanel.js
    A zanata-frontend/src/editor/app/components/TransUnitStatus.js
    A zanata-frontend/src/editor/app/components/TransUnitTranslationFooter.js
    A zanata-frontend/src/editor/app/components/TransUnitTranslationHeader.js
    A zanata-frontend/src/editor/app/components/TransUnitTranslationPanel.js
    A zanata-frontend/src/editor/app/components/TranslatingIndicator.js
    A zanata-frontend/src/editor/app/components/UiLanguageDropdown.js
    A zanata-frontend/src/editor/app/components/stories.js
    A zanata-frontend/src/editor/app/config.json
    A zanata-frontend/src/editor/app/config/intl.js
    A zanata-frontend/src/editor/app/containers/ControlsHeader.js
    A zanata-frontend/src/editor/app/containers/EditorHeader/index.css
    A zanata-frontend/src/editor/app/containers/EditorHeader/index.js
    A zanata-frontend/src/editor/app/containers/KeyShortcutCheatSheet/index.css
    A zanata-frontend/src/editor/app/containers/KeyShortcutCheatSheet/index.js
    A zanata-frontend/src/editor/app/containers/KeyShortcutDispatcher.js
    A zanata-frontend/src/editor/app/containers/MainContent.js
    A zanata-frontend/src/editor/app/containers/NavHeader.js
    A zanata-frontend/src/editor/app/containers/NeedSlugMessage.js
    A zanata-frontend/src/editor/app/containers/ParamPropDispatcher.js
    A zanata-frontend/src/editor/app/containers/Root/index.css
    A zanata-frontend/src/editor/app/containers/Root/index.js
    A zanata-frontend/src/editor/app/containers/SuggestionsBody.js
    A zanata-frontend/src/editor/app/containers/SuggestionsHeader.js
    A zanata-frontend/src/editor/app/containers/SuggestionsPanel.js
    A zanata-frontend/src/editor/app/containers/ZanataLogoLoader.js
    A zanata-frontend/src/editor/app/css/README.md
    A zanata-frontend/src/editor/app/css/base/index.css
    A zanata-frontend/src/editor/app/css/base/lib/forms.css
    A zanata-frontend/src/editor/app/css/base/lib/global.css
    A zanata-frontend/src/editor/app/css/base/lib/headings.css
    A zanata-frontend/src/editor/app/css/base/lib/links.css
    A zanata-frontend/src/editor/app/css/base/lib/lists.css
    A zanata-frontend/src/editor/app/css/base/lib/media.css
    A zanata-frontend/src/editor/app/css/base/lib/misc.css
    A zanata-frontend/src/editor/app/css/base/lib/text.css
    A zanata-frontend/src/editor/app/css/heading/index.css
    A zanata-frontend/src/editor/app/css/links/index.css
    A zanata-frontend/src/editor/app/css/resizer/index.css
    A zanata-frontend/src/editor/app/css/theme/index.css
    A zanata-frontend/src/editor/app/css/theme/lib/theme-map.css
    A zanata-frontend/src/editor/app/css/theme/lib/theme.css
    A zanata-frontend/src/editor/app/css/utils-background/index.css
    A zanata-frontend/src/editor/app/css/utils-display/index.css
    A zanata-frontend/src/editor/app/css/utils-layout/index.css
    A zanata-frontend/src/editor/app/css/utils-list/index.css
    A zanata-frontend/src/editor/app/css/utils-position/index.css
    A zanata-frontend/src/editor/app/css/utils-size/index.css
    A zanata-frontend/src/editor/app/css/utils-space/index.css
    A zanata-frontend/src/editor/app/css/utils-text/index.css
    A zanata-frontend/src/editor/app/index.css
    A zanata-frontend/src/editor/app/index.html
    A zanata-frontend/src/editor/app/index.js
    A zanata-frontend/src/editor/app/middlewares/getstate-in-actions.js
    A zanata-frontend/src/editor/app/middlewares/new-context-fetch.js
    A 
zanata-frontend/src/editor/app/middlewares/selected-phrase-suggestion-search.js
    A zanata-frontend/src/editor/app/middlewares/state-change-dispatch.js
    A zanata-frontend/src/editor/app/reducers/context.js
    A zanata-frontend/src/editor/app/reducers/dropdown.js
    A zanata-frontend/src/editor/app/reducers/headerData.js
    A zanata-frontend/src/editor/app/reducers/index.js
    A zanata-frontend/src/editor/app/reducers/phrase.js
    A zanata-frontend/src/editor/app/reducers/suggestions.js
    A zanata-frontend/src/editor/app/reducers/ui.js
    A zanata-frontend/src/editor/app/translations/README.md
    A zanata-frontend/src/editor/app/translations/de.po
    A zanata-frontend/src/editor/app/translations/fr.po
    A zanata-frontend/src/editor/app/translations/template.pot
    A zanata-frontend/src/editor/app/utils/RoutingHelpers.js
    A zanata-frontend/src/editor/app/utils/TransStatusService.js
    A zanata-frontend/src/editor/app/utils/Util.js
    A zanata-frontend/src/editor/app/utils/doc-id.js
    A zanata-frontend/src/editor/app/utils/filter-paging-util.js
    A zanata-frontend/src/editor/app/utils/phrase.js
    A zanata-frontend/src/editor/app/utils/status.js
    A zanata-frontend/src/editor/app/utils/string-utils.js
    A zanata-frontend/src/editor/app/webpack.config.js
    A zanata-frontend/src/editor/app/webpack.dev.config.js
    A zanata-frontend/src/editor/app/webpack.prod.config.js
    A zanata-frontend/src/editor/gulpfile.js
    A zanata-frontend/src/editor/gulpfile.paths.js
    A zanata-frontend/src/editor/makefile
    A zanata-frontend/src/editor/npm-shrinkwrap.json
    A zanata-frontend/src/editor/package.json
    A zanata-frontend/src/frontend/.eslintignore
    A zanata-frontend/src/frontend/.eslintrc
    A zanata-frontend/src/frontend/.gitignore
    A zanata-frontend/src/frontend/atomicCssConfig.js
    A zanata-frontend/src/frontend/index.html
    A zanata-frontend/src/frontend/npm-shrinkwrap.json
    A zanata-frontend/src/frontend/package.json
    A zanata-frontend/src/frontend/src/actions/common.js
    A zanata-frontend/src/frontend/src/actions/explore.js
    A zanata-frontend/src/frontend/src/actions/glossary.js
    A zanata-frontend/src/frontend/src/actions/index.js
    A zanata-frontend/src/frontend/src/actions/profile.js
    A zanata-frontend/src/frontend/src/components/Nav/NavIcon.jsx
    A zanata-frontend/src/frontend/src/components/Nav/NavItem.jsx
    A zanata-frontend/src/frontend/src/components/Nav/index.jsx
    A zanata-frontend/src/frontend/src/components/Notification/index.js
    A zanata-frontend/src/frontend/src/components/index.js
    A zanata-frontend/src/frontend/src/constants/Messages.js
    A zanata-frontend/src/frontend/src/constants/Options.js
    A zanata-frontend/src/frontend/src/containers/App.js
    A zanata-frontend/src/frontend/src/containers/Explore/GroupTeaser.jsx
    A zanata-frontend/src/frontend/src/containers/Explore/LanguageTeamTeaser.jsx
    A zanata-frontend/src/frontend/src/containers/Explore/ProjectTeaser.jsx
    A zanata-frontend/src/frontend/src/containers/Explore/TeaserList.jsx
    A zanata-frontend/src/frontend/src/containers/Explore/TeaserListHeader.jsx
    A zanata-frontend/src/frontend/src/containers/Explore/UserTeaser.jsx
    A zanata-frontend/src/frontend/src/containers/Explore/index.js
    A 
zanata-frontend/src/frontend/src/containers/Glossary/DeleteAllEntriesModal.jsx
    A zanata-frontend/src/frontend/src/containers/Glossary/DeleteEntryModal.jsx
    A zanata-frontend/src/frontend/src/containers/Glossary/Entry.js
    A zanata-frontend/src/frontend/src/containers/Glossary/EntryModal.js
    A zanata-frontend/src/frontend/src/containers/Glossary/ExportModal.js
    A zanata-frontend/src/frontend/src/containers/Glossary/Header.jsx
    A zanata-frontend/src/frontend/src/containers/Glossary/ImportModal.js
    A zanata-frontend/src/frontend/src/containers/Glossary/NewEntryModal.js
    A zanata-frontend/src/frontend/src/containers/Glossary/ViewHeader.js
    A zanata-frontend/src/frontend/src/containers/Glossary/index.js
    A zanata-frontend/src/frontend/src/containers/Root.js
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/CalendarMonthMatrix.jsx
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/CalendarPeriodHeading.jsx
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/CategoryItemMatrix.jsx
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/CategoryMatrixTable.jsx
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/ContentStateFilter.jsx
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/ContributionChart.jsx
    A zanata-frontend/src/frontend/src/containers/UserProfile/DayMatrix.jsx
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/FilterableMatrixTable.jsx
    A 
zanata-frontend/src/frontend/src/containers/UserProfile/RecentContributions.jsx
    A zanata-frontend/src/frontend/src/containers/UserProfile/index.jsx
    A zanata-frontend/src/frontend/src/index.js
    A zanata-frontend/src/frontend/src/legacy.js
    A zanata-frontend/src/frontend/src/reducers/common.js
    A zanata-frontend/src/frontend/src/reducers/explore.js
    A zanata-frontend/src/frontend/src/reducers/glossary.js
    A zanata-frontend/src/frontend/src/reducers/index.js
    A zanata-frontend/src/frontend/src/reducers/profile.js
    A zanata-frontend/src/frontend/src/schemas.js
    A zanata-frontend/src/frontend/src/utils/DateHelper.js
    A zanata-frontend/src/frontend/src/utils/GlossaryHelper.js
    A zanata-frontend/src/frontend/src/utils/RoutingHelpers.js
    A zanata-frontend/src/frontend/src/utils/StringUtils.js
    A zanata-frontend/src/frontend/src/utils/__tests__/GlossaryHelperTest.js
    A zanata-frontend/src/frontend/src/utils/__tests__/StringUtilsTest.js
    A zanata-frontend/src/frontend/src/utils/callWithSameArgs.js
    A zanata-frontend/src/frontend/styleguide.config.js
    A zanata-frontend/src/frontend/styleguide.html
    A zanata-frontend/src/frontend/webpack.config.js
    A zanata-frontend/src/frontend/webpack.dev.config.js
    A zanata-frontend/src/frontend/webpack.legacy.config.js
    A zanata-frontend/src/frontend/webpack.prod.config.js
    A zanata-frontend/src/package.json
    M zanata-war/pom.xml

  Log Message:
  -----------
  chore(frontend,editor): clean pom files for frontend and editor


_______________________________________________
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

Reply via email to