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

GitHub noreply at github.com
Sun Jan 21 10:44:12 UTC 2018


  Branch: refs/heads/typescript1a
  Home:   https://github.com/zanata/zanata-platform
  Commit: 8233774469f45b8a3b8060011acb312dedd73fb1
      https://github.com/zanata/zanata-platform/commit/8233774469f45b8a3b8060011acb312dedd73fb1
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  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: 47b8d89b9ba5db271830baef43f2e3dff02f5d38
      https://github.com/zanata/zanata-platform/commit/47b8d89b9ba5db271830baef43f2e3dff02f5d38
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  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: d607091fcd241c63b0ae71c515cae3733d940b2d
      https://github.com/zanata/zanata-platform/commit/d607091fcd241c63b0ae71c515cae3733d940b2d
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-21 (Sun, 21 Jan 2018)

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

  Log Message:
  -----------
  eslint: disable line limits for JSX


  Commit: 303c60cb9d16eaf03faf77766fd4f4d65ce6aa8e
      https://github.com/zanata/zanata-platform/commit/303c60cb9d16eaf03faf77766fd4f4d65ce6aa8e
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-01-21 (Sun, 21 Jan 2018)

  Changed paths:
    R server/zanata-frontend/src/frontend/app/components/DraggableVersionPanels/index.js
    A server/zanata-frontend/src/frontend/app/components/DraggableVersionPanels/index.tsx
    M server/zanata-frontend/src/frontend/app/components/Icon/Icon.story.js
    R server/zanata-frontend/src/frontend/app/components/Icon/index.jsx
    A server/zanata-frontend/src/frontend/app/components/Icon/index.tsx
    R server/zanata-frontend/src/frontend/app/components/Icon/list.js
    A server/zanata-frontend/src/frontend/app/components/Icon/list.ts
    R server/zanata-frontend/src/frontend/app/components/Loader/index.js
    A server/zanata-frontend/src/frontend/app/components/Loader/index.tsx
    R server/zanata-frontend/src/frontend/app/components/LockIcon/index.js
    A server/zanata-frontend/src/frontend/app/components/LockIcon/index.ts
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/CategoryItemMatrix.jsx
    R server/zanata-frontend/src/frontend/app/editor/components/TransUnitStatus.js
    A server/zanata-frontend/src/frontend/app/editor/components/TransUnitStatus.tsx
    M server/zanata-frontend/src/frontend/app/reducers/profile-reducer.js
    M server/zanata-frontend/src/frontend/package.json

  Log Message:
  -----------
  wip: convert some .js[x] -> .ts[x]


Compare: https://github.com/zanata/zanata-platform/compare/8233774469f4^...303c60cb9d16


More information about the zanata-commits mailing list