[zanata/zanata-server] a82b0b: WIP: serve frontend app from /profile/view/{userna...

GitHub noreply at github.com
Mon Oct 17 02:04:31 UTC 2016


  Branch: refs/heads/damason/change-frontend-paths/ZNTA-1279
  Home:   https://github.com/zanata/zanata-server
  Commit: a82b0b36cfca74ddaccb3eb5e02d3667f41053ab
      https://github.com/zanata/zanata-server/commit/a82b0b36cfca74ddaccb3eb5e02d3667f41053ab
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-10-04 (Tue, 04 Oct 2016)

  Changed paths:
    M zanata-frontend/src/frontend/app/containers/Root.js
    M zanata-frontend/src/frontend/app/index.js
    M zanata-war/src/main/java/org/zanata/servlet/UrlRewriteConfig.java

  Log Message:
  -----------
  WIP: serve frontend app from /profile/view/{username}

Client-side loads the profile properly at that URL.
 - yet to fix all the links to that path
 - changed hashHistory to browserHistory
 - all the hash URLs need to be updated to non-hash URLs


  Commit: 5616dba4006211d9236baf2c348c2466ab4e3682
      https://github.com/zanata/zanata-server/commit/5616dba4006211d9236baf2c348c2466ab4e3682
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-10-04 (Tue, 04 Oct 2016)

  Changed paths:
    M zanata-frontend/src/frontend/app/components/Nav/index.jsx
    M zanata-frontend/src/frontend/app/containers/Root.js
    M zanata-frontend/src/frontend/app/index.js
    M zanata-war/src/main/java/org/zanata/servlet/UrlRewriteConfig.java

  Log Message:
  -----------
  WIP: frontend links to profile all load properly

Fixed all the routes, redirects and links for the profile view in the
main navigation of the frontend app.
 - need to make these same changes for all the other hash-based links
 - need to change any links to this in the rest of the webapp
 - need to change any links to this in other parts of the frontend app


  Commit: 8ce63ad773a18e3a554adef4e5c0717b64f05d2e
      https://github.com/zanata/zanata-server/commit/8ce63ad773a18e3a554adef4e5c0717b64f05d2e
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-10-05 (Wed, 05 Oct 2016)

  Changed paths:
    M zanata-frontend/src/frontend/app/actions/profile.js
    M zanata-frontend/src/frontend/app/components/Nav/index.jsx
    M zanata-frontend/src/frontend/app/index.js
    M zanata-war/src/main/java/org/zanata/servlet/UrlRewriteConfig.java

  Log Message:
  -----------
  WIP: fixing explore up, needs more fixing

The search for people and maybe another thing are broken because hash
history is not used now. Check into the component to see what it was
doing and how to fix it.


  Commit: 63ef00d456b1900745191f8e3f252f46f828d092
      https://github.com/zanata/zanata-server/commit/63ef00d456b1900745191f8e3f252f46f828d092
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-10-05 (Wed, 05 Oct 2016)

  Changed paths:
    A zanata-frontend/src/frontend/app/history.js
    M zanata-frontend/src/frontend/app/index.js
    M zanata-frontend/src/frontend/app/utils/RoutingHelpers.js

  Log Message:
  -----------
  WIP: explore fixed

This swap of a custom history in place of the hashHistory seems to have
the search results working for explore.
 - still need to check whether I should expect to see zero users by default.


  Commit: 68fb2ccdf76763b57b38bb0a2afe176366d2553f
      https://github.com/zanata/zanata-server/commit/68fb2ccdf76763b57b38bb0a2afe176366d2553f
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-10-05 (Wed, 05 Oct 2016)

  Changed paths:
    M zanata-frontend/src/frontend/app/history.js

  Log Message:
  -----------
  WIP: refactor: delete temp comments


  Commit: d4047f113ac4e85e3f29371046b1b909da90dfe9
      https://github.com/zanata/zanata-server/commit/d4047f113ac4e85e3f29371046b1b909da90dfe9
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

  Changed paths:
    M zanata-frontend/src/frontend/app/components/Nav/index.jsx
    M zanata-frontend/src/frontend/app/containers/Explore/UserTeaser.jsx
    M zanata-frontend/src/frontend/app/containers/Root.js
    M zanata-war/src/main/java/org/zanata/servlet/UrlRewriteConfig.java

  Log Message:
  -----------
  WIP: messing with rewrite rules, and some client side stuff


  Commit: e57b7e2b7708a930e48dda4904bb7de15dc57b70
      https://github.com/zanata/zanata-server/commit/e57b7e2b7708a930e48dda4904bb7de15dc57b70
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/servlet/UrlRewriteConfig.java

  Log Message:
  -----------
  WIP: add helper method for multiple paths


Compare: https://github.com/zanata/zanata-server/compare/a82b0b36cfca^...e57b7e2b7708


More information about the zanata-commits mailing list