[zanata/zanata-server] a5b25c: Implement most initial glossary read functionality

GitHub noreply at github.com
Wed Feb 17 04:40:23 UTC 2016


  Branch: refs/heads/replace-fixed-data-table
  Home:   https://github.com/zanata/zanata-server
  Commit: a5b25c3e5f1fd613bc5df6395c9a09173b16ca18
      https://github.com/zanata/zanata-server/commit/a5b25c3e5f1fd613bc5df6395c9a09173b16ca18
  Author: Luke Brooker <mail at lukebrooker.com>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M .gitignore
    M frontend/src/main/web/.eslintignore
    M frontend/src/main/web/atomicCssConfig.js
    M frontend/src/main/web/index.html
    M frontend/src/main/web/package.json
    R frontend/src/main/web/server.js
    A frontend/src/main/web/src/actions/glossary.js
    A frontend/src/main/web/src/actions/index.js
    A frontend/src/main/web/src/components/EditableText.js
    A frontend/src/main/web/src/components/Header.jsx
    A frontend/src/main/web/src/components/Heading.jsx
    A frontend/src/main/web/src/components/Link.jsx
    A frontend/src/main/web/src/components/Nav.jsx
    A frontend/src/main/web/src/components/NavIcon.jsx
    A frontend/src/main/web/src/components/NavItem.jsx
    A frontend/src/main/web/src/components/Page.jsx
    A frontend/src/main/web/src/components/ScrollView.jsx
    A frontend/src/main/web/src/components/TableRow.js
    A frontend/src/main/web/src/components/TextInput.jsx
    A frontend/src/main/web/src/components/View.jsx
    A frontend/src/main/web/src/components/index.js
    A frontend/src/main/web/src/containers/App.js
    A frontend/src/main/web/src/containers/Glossary.js
    A frontend/src/main/web/src/containers/Root.js
    M frontend/src/main/web/src/index.js
    A frontend/src/main/web/src/reducers/glossary.js
    A frontend/src/main/web/src/reducers/index.js
    M frontend/src/main/web/src/styles/atomic.css
    A frontend/src/main/web/src/styles/base.css
    A frontend/src/main/web/src/styles/extras.css
    A frontend/src/main/web/src/utils/RoutingHelpers.js
    M frontend/src/main/web/src/utils/styleUtils.js
    M frontend/src/main/web/webpack.config.js
    M frontend/src/main/web/webpack.dev.config.js
    M frontend/src/main/web/webpack.prod.config.js

  Log Message:
  -----------
  Implement most initial glossary read functionality




More information about the zanata-commits mailing list