[zanata/zanata-server] 09848f: Replace zanata-ui icons with local icons

GitHub noreply at github.com
Mon Mar 14 01:29:13 UTC 2016


  Branch: refs/heads/replace-fixed-data-table
  Home:   https://github.com/zanata/zanata-server
  Commit: 09848fb9a3057b70e4ed1bdd4f978a9a79b28764
      https://github.com/zanata/zanata-server/commit/09848fb9a3057b70e4ed1bdd4f978a9a79b28764
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/.babelrc
    M frontend/src/main/web/atomicCssConfig.js
    M frontend/src/main/web/package.json
    A frontend/src/main/web/scripts/createIconsComponent.js
    A frontend/src/main/web/scripts/generateIconList.js
    A frontend/src/main/web/src/components/Base/index.jsx
    M frontend/src/main/web/src/components/Header.jsx
    A frontend/src/main/web/src/components/Icon/index.jsx
    A frontend/src/main/web/src/components/Icon/list.js
    A frontend/src/main/web/src/components/Icon/readme.md
    A frontend/src/main/web/src/components/Icons/icons.svg
    A frontend/src/main/web/src/components/Icons/index.jsx
    A frontend/src/main/web/src/components/Icons/index.jsx.src
    A frontend/src/main/web/src/components/Icons/readme.md
    A frontend/src/main/web/src/components/Icons/svgs/Icon-admin.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-all.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-attach.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-block.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down-double.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-left.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-right.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up-double.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-clock.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-code.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-comment.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-copy.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-cross-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-cross.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-dashboard.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-document.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-dot.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-download.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-edit.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-ellipsis.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-export.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-external-link.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-filter.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-folder.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-glossary.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-help.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-history.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-import.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-inbox.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-info.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-keyboard.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-language.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-link.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-location.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-locked.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-logout.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-mail.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-maintain.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-menu.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-minus.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-next.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-notification.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-plus.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-previous.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-project.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-refresh.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-review.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-search.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-settings.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-star-outline.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-star.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-statistics.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-suggestions.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-tick-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-tick.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-translate.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-trash.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-undo.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-unlocked.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-upload.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-user.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-users.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-version.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-zanata.svg
    M frontend/src/main/web/src/components/Nav.jsx
    M frontend/src/main/web/src/components/NavIcon.jsx
    M frontend/src/main/web/src/components/index.js
    M frontend/src/main/web/src/containers/App.js
    M frontend/src/main/web/src/index.js
    M frontend/src/main/web/src/legacy.js
    A frontend/src/main/web/src/styles/styleguide.css
    A frontend/src/main/web/styleguide.config.js
    M frontend/src/main/web/webpack.config.js

  Log Message:
  -----------
  Replace zanata-ui icons with local icons


  Commit: 5312506758d99ceac665e8a6801dd49e7fbf8240
      https://github.com/zanata/zanata-server/commit/5312506758d99ceac665e8a6801dd49e7fbf8240
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/atomicCssConfig.js
    M frontend/src/main/web/package.json
    M frontend/src/main/web/src/components/Base/index.jsx
    A frontend/src/main/web/src/components/Base/readme.md
    A frontend/src/main/web/src/components/Button/index.jsx
    A frontend/src/main/web/src/components/Button/readme.md
    A frontend/src/main/web/src/components/ButtonLink/index.jsx
    A frontend/src/main/web/src/components/ButtonLink/readme.md
    A frontend/src/main/web/src/components/ButtonRound/index.jsx
    A frontend/src/main/web/src/components/ButtonRound/readme.md
    M frontend/src/main/web/src/components/index.js
    A frontend/src/main/web/src/constants/styles.js
    M frontend/src/main/web/src/styles/base.css
    M frontend/src/main/web/styleguide.config.js
    A frontend/src/main/web/styleguide.html

  Log Message:
  -----------
  Add Button components to styleguide


  Commit: 8d41e127edc15b310918267246745528ec3ce8aa
      https://github.com/zanata/zanata-server/commit/8d41e127edc15b310918267246745528ec3ce8aa
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/scripts/generateIconList.js
    M frontend/src/main/web/src/actions/glossary.js
    M frontend/src/main/web/src/components/Base/index.jsx
    M frontend/src/main/web/src/components/Button/index.jsx
    M frontend/src/main/web/src/components/ButtonRound/readme.md
    M frontend/src/main/web/src/components/Icon/list.js
    M frontend/src/main/web/src/components/Icon/readme.md
    M frontend/src/main/web/src/components/Icons/icons.svg
    M frontend/src/main/web/src/components/Icons/index.jsx
    M frontend/src/main/web/src/components/Icons/svgs/Icon-info.svg
    M frontend/src/main/web/src/components/Icons/svgs/Icon-keyboard.svg
    M frontend/src/main/web/src/components/Icons/svgs/Icon-language.svg
    M frontend/src/main/web/src/components/MessageModal.jsx

  Log Message:
  -----------
  Replace Button components in glossary


  Commit: eeefc3934794446bceec26c57498441ea28dcdd9
      https://github.com/zanata/zanata-server/commit/eeefc3934794446bceec26c57498441ea28dcdd9
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/.gitignore
    M frontend/src/main/web/package.json
    A frontend/src/main/web/scripts/writeVariablesJson.js
    A frontend/src/main/web/src/components/Select/index.jsx
    A frontend/src/main/web/src/components/Select/index.scss
    A frontend/src/main/web/src/components/Select/readme.md
    M frontend/src/main/web/src/components/index.js

  Log Message:
  -----------
  Replace Select component and document it


  Commit: 8ee120e7eff9465aa87691dac5117a3ef9b39f4e
      https://github.com/zanata/zanata-server/commit/8ee120e7eff9465aa87691dac5117a3ef9b39f4e
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    A frontend/src/main/web/src/components/Loader/index.jsx
    A frontend/src/main/web/src/components/Loader/readme.md
    M frontend/src/main/web/src/components/index.js
    M frontend/src/main/web/src/index.js
    A frontend/src/main/web/src/styles/animations.css
    M frontend/src/main/web/styleguide.config.js

  Log Message:
  -----------
  Add loader component


  Commit: 38ed9024cbb35bcd5ac9ca641235a102f1a3cc15
      https://github.com/zanata/zanata-server/commit/38ed9024cbb35bcd5ac9ca641235a102f1a3cc15
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/atomicCssConfig.js
    M frontend/src/main/web/src/components/Button/index.jsx
    M frontend/src/main/web/src/components/Icon/index.jsx
    M frontend/src/main/web/src/components/Icon/readme.md
    M frontend/src/main/web/src/components/Loader/readme.md
    A frontend/src/main/web/src/components/LoaderText/index.jsx
    A frontend/src/main/web/src/components/LoaderText/readme.md
    M frontend/src/main/web/src/components/index.js
    M frontend/src/main/web/styleguide.html

  Log Message:
  -----------
  Add LoaderText component


  Commit: 2f4bd35e3d6a083a97552a033b07ee170213bd85
      https://github.com/zanata/zanata-server/commit/2f4bd35e3d6a083a97552a033b07ee170213bd85
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/package.json
    M frontend/src/main/web/src/components/Base/index.jsx
    M frontend/src/main/web/src/components/LoaderText/index.jsx
    A frontend/src/main/web/src/components/Modal/ModalBody.jsx
    A frontend/src/main/web/src/components/Modal/ModalFooter.jsx
    A frontend/src/main/web/src/components/Modal/ModalHeader.jsx
    A frontend/src/main/web/src/components/Modal/ModalTitle.jsx
    A frontend/src/main/web/src/components/Modal/index.jsx
    A frontend/src/main/web/src/components/Modal/readme.md
    R frontend/src/main/web/src/components/SystemGlossary.jsx
    M frontend/src/main/web/src/components/index.js
    M frontend/src/main/web/src/constants/styles.js
    M frontend/src/main/web/src/styles/base.css

  Log Message:
  -----------
  Move Modal from zanata-ui


  Commit: 52e965ba5b41ce0f29a6416126f834d6c9107170
      https://github.com/zanata/zanata-server/commit/52e965ba5b41ce0f29a6416126f834d6c9107170
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/package.json
    M frontend/src/main/web/src/components/Base/index.jsx
    A frontend/src/main/web/src/components/Overlay/index.jsx
    A frontend/src/main/web/src/components/Overlay/readme.md
    A frontend/src/main/web/src/components/OverlayTrigger/index.jsx
    A frontend/src/main/web/src/components/OverlayTrigger/readme.md
    A frontend/src/main/web/src/components/Tooltip/index.jsx
    A frontend/src/main/web/src/components/Tooltip/readme.md
    M frontend/src/main/web/src/components/index.js
    M frontend/src/main/web/src/constants/styles.js
    A frontend/src/main/web/src/utils/createChainedFunction.js

  Log Message:
  -----------
  Add overlays and tooltip


  Commit: 4bca770664dd5e1cc492a7b9cdfcf5b19267c223
      https://github.com/zanata/zanata-server/commit/4bca770664dd5e1cc492a7b9cdfcf5b19267c223
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-03-11 (Fri, 11 Mar 2016)

  Changed paths:
    M frontend/src/main/web/package.json
    M frontend/src/main/web/src/actions/glossary.js
    M frontend/src/main/web/src/components/EditableText.js
    M frontend/src/main/web/src/components/Header.jsx
    M frontend/src/main/web/src/components/Heading.jsx
    M frontend/src/main/web/src/components/Link.jsx
    M frontend/src/main/web/src/components/MessageModal.jsx
    M frontend/src/main/web/src/components/Nav.jsx
    M frontend/src/main/web/src/components/NavItem.jsx
    M frontend/src/main/web/src/components/Page.jsx
    M frontend/src/main/web/src/components/Row.js
    M frontend/src/main/web/src/components/ScrollView.jsx
    M frontend/src/main/web/src/components/TableCell.js
    M frontend/src/main/web/src/components/TableRow.js
    M frontend/src/main/web/src/components/TextInput.jsx
    M frontend/src/main/web/src/containers/Glossary/DeleteEntryModal.jsx
    M frontend/src/main/web/src/containers/Glossary/Entry.js
    M frontend/src/main/web/src/containers/Glossary/EntryModal.js
    M frontend/src/main/web/src/containers/Glossary/ImportModal.js
    M frontend/src/main/web/src/containers/Glossary/NewEntryModal.js
    M frontend/src/main/web/src/containers/Glossary/ViewHeader.js
    M frontend/src/main/web/src/containers/Glossary/index.js
    M frontend/src/main/web/src/legacy.js

  Log Message:
  -----------
  Update to work without zanata-ui


  Commit: faddb795c30b0b5271df96264a4fbd8f8ad6d817
      https://github.com/zanata/zanata-server/commit/faddb795c30b0b5271df96264a4fbd8f8ad6d817
  Author: Alex Eng <aeng at redhat.com>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    M frontend/src/main/web/.babelrc
    M frontend/src/main/web/.gitignore
    M frontend/src/main/web/atomicCssConfig.js
    M frontend/src/main/web/package.json
    A frontend/src/main/web/scripts/createIconsComponent.js
    A frontend/src/main/web/scripts/generateIconList.js
    A frontend/src/main/web/scripts/writeVariablesJson.js
    M frontend/src/main/web/src/actions/glossary.js
    A frontend/src/main/web/src/components/Base/index.jsx
    A frontend/src/main/web/src/components/Base/readme.md
    A frontend/src/main/web/src/components/Button/index.jsx
    A frontend/src/main/web/src/components/Button/readme.md
    A frontend/src/main/web/src/components/ButtonLink/index.jsx
    A frontend/src/main/web/src/components/ButtonLink/readme.md
    A frontend/src/main/web/src/components/ButtonRound/index.jsx
    A frontend/src/main/web/src/components/ButtonRound/readme.md
    M frontend/src/main/web/src/components/EditableText.js
    M frontend/src/main/web/src/components/Header.jsx
    M frontend/src/main/web/src/components/Heading.jsx
    A frontend/src/main/web/src/components/Icon/index.jsx
    A frontend/src/main/web/src/components/Icon/list.js
    A frontend/src/main/web/src/components/Icon/readme.md
    A frontend/src/main/web/src/components/Icons/icons.svg
    A frontend/src/main/web/src/components/Icons/index.jsx
    A frontend/src/main/web/src/components/Icons/index.jsx.src
    A frontend/src/main/web/src/components/Icons/readme.md
    A frontend/src/main/web/src/components/Icons/svgs/Icon-admin.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-all.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-attach.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-block.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down-double.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-left.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-right.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up-double.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-clock.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-code.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-comment.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-copy.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-cross-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-cross.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-dashboard.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-document.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-dot.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-download.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-edit.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-ellipsis.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-export.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-external-link.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-filter.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-folder.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-glossary.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-help.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-history.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-import.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-inbox.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-info.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-keyboard.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-language.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-link.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-location.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-locked.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-logout.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-mail.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-maintain.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-menu.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-minus.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-next.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-notification.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-plus.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-previous.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-project.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-refresh.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-review.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-search.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-settings.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-star-outline.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-star.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-statistics.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-suggestions.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-tick-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-tick.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-translate.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-trash.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-undo.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-unlocked.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-upload.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-user.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-users.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-version.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-zanata.svg
    M frontend/src/main/web/src/components/Link.jsx
    A frontend/src/main/web/src/components/Loader/index.jsx
    A frontend/src/main/web/src/components/Loader/readme.md
    A frontend/src/main/web/src/components/LoaderText/index.jsx
    A frontend/src/main/web/src/components/LoaderText/readme.md
    M frontend/src/main/web/src/components/MessageModal.jsx
    A frontend/src/main/web/src/components/Modal/ModalBody.jsx
    A frontend/src/main/web/src/components/Modal/ModalFooter.jsx
    A frontend/src/main/web/src/components/Modal/ModalHeader.jsx
    A frontend/src/main/web/src/components/Modal/ModalTitle.jsx
    A frontend/src/main/web/src/components/Modal/index.jsx
    A frontend/src/main/web/src/components/Modal/readme.md
    M frontend/src/main/web/src/components/Nav.jsx
    M frontend/src/main/web/src/components/NavIcon.jsx
    M frontend/src/main/web/src/components/NavItem.jsx
    A frontend/src/main/web/src/components/Overlay/index.jsx
    A frontend/src/main/web/src/components/Overlay/readme.md
    A frontend/src/main/web/src/components/OverlayTrigger/index.jsx
    A frontend/src/main/web/src/components/OverlayTrigger/readme.md
    M frontend/src/main/web/src/components/Page.jsx
    M frontend/src/main/web/src/components/Row.js
    M frontend/src/main/web/src/components/ScrollView.jsx
    A frontend/src/main/web/src/components/Select/index.jsx
    A frontend/src/main/web/src/components/Select/index.scss
    A frontend/src/main/web/src/components/Select/readme.md
    R frontend/src/main/web/src/components/SystemGlossary.jsx
    M frontend/src/main/web/src/components/TableCell.js
    M frontend/src/main/web/src/components/TableRow.js
    M frontend/src/main/web/src/components/TextInput.jsx
    A frontend/src/main/web/src/components/Tooltip/index.jsx
    A frontend/src/main/web/src/components/Tooltip/readme.md
    M frontend/src/main/web/src/components/index.js
    A frontend/src/main/web/src/constants/styles.js
    M frontend/src/main/web/src/containers/App.js
    M frontend/src/main/web/src/containers/Glossary/DeleteEntryModal.jsx
    M frontend/src/main/web/src/containers/Glossary/Entry.js
    M frontend/src/main/web/src/containers/Glossary/EntryModal.js
    M frontend/src/main/web/src/containers/Glossary/ImportModal.js
    M frontend/src/main/web/src/containers/Glossary/NewEntryModal.js
    M frontend/src/main/web/src/containers/Glossary/ViewHeader.js
    M frontend/src/main/web/src/containers/Glossary/index.js
    M frontend/src/main/web/src/index.js
    M frontend/src/main/web/src/legacy.js
    A frontend/src/main/web/src/styles/animations.css
    M frontend/src/main/web/src/styles/base.css
    A frontend/src/main/web/src/styles/styleguide.css
    A frontend/src/main/web/src/utils/createChainedFunction.js
    A frontend/src/main/web/styleguide.config.js
    A frontend/src/main/web/styleguide.html
    M frontend/src/main/web/webpack.config.js

  Log Message:
  -----------
  Merge branch 'merge-zanata-ui' into replace-fixed-data-table


Compare: https://github.com/zanata/zanata-server/compare/0059cccccb28...faddb795c30b


More information about the zanata-commits mailing list