Branch: refs/heads/supplement_db_filter
  Home:   https://github.com/PathwayCommons/factoid
  Commit: bc7e0378637628379038592ee3222e4e8c19ae74
      
https://github.com/PathwayCommons/factoid/commit/bc7e0378637628379038592ee3222e4e8c19ae74
  Author: metincansiper <metincansi...@gmail.com>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M src/model/element/interaction-type/binding.js
    M src/model/element/interaction-type/interaction-type.js
    M src/model/element/interaction-type/interaction.js
    M src/model/element/interaction-type/modification.js
    M src/model/element/interaction-type/transcription-translation.js

  Log Message:
  -----------
  Consider complex transformation for invalid interaction templates as well. 
(#927)


  Commit: 0c54a286d83d1fc85a0aaaa4ca97a23520f84062
      
https://github.com/PathwayCommons/factoid/commit/0c54a286d83d1fc85a0aaaa4ca97a23520f84062
  Author: metincansiper <metincansi...@gmail.com>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M src/model/document/document.js

  Log Message:
  -----------
  Added pathway id parameter to be consumed in factoid to biopax conversion 
(#928)


  Commit: 32110cfe547751fccf375505c97433647fdb6b7f
      
https://github.com/PathwayCommons/factoid/commit/32110cfe547751fccf375505c97433647fdb6b7f
  Author: Jeffrey Wong <jvw...@gmail.com>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M package-lock.json
    M package.json

  Log Message:
  -----------
  0.13.0


  Commit: 7f35ffcd25c9166c3035c9150a6566b883173aae
      
https://github.com/PathwayCommons/factoid/commit/7f35ffcd25c9166c3035c9150a6566b883173aae
  Author: Jeffrey Wong <jvw...@gmail.com>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M package-lock.json
    M package.json

  Log Message:
  -----------
  0.14.0


  Commit: 95e0f53fb2b6bab0565fae1d50b6ef4d114c7c9b
      
https://github.com/PathwayCommons/factoid/commit/95e0f53fb2b6bab0565fae1d50b6ef4d114c7c9b
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2021-02-08 (Mon, 08 Feb 2021)

  Changed paths:
    M package-lock.json
    M package.json

  Log Message:
  -----------
  Merge pull request #930 from PathwayCommons/v0.14.0

V0.14.0


  Commit: 0da73e3f048c11b63297d8fd23c6b6a682d80e96
      
https://github.com/PathwayCommons/factoid/commit/0da73e3f048c11b63297d8fd23c6b6a682d80e96
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2021-02-08 (Mon, 08 Feb 2021)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  One-click editor link for related papers emails

- Create empty doc when sending related papers email.
- Send editor link in template to related papers email.
- The email template needs to be updated to use the `editorUrl` variable.


  Commit: b4b579d6641c805281a45740d9b3f16d3797ca67
      
https://github.com/PathwayCommons/factoid/commit/b4b579d6641c805281a45740d9b3f16d3797ca67
  Author: Jeffrey Wong <jvw...@gmail.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M docker/.env
    M docker/docker-compose.yml
    A docker/templates/default.conf.template

  Log Message:
  -----------
  - Support for the Nginx proxy
- Add Zenodo env variables


  Commit: d69cae8db2f0651cc7c49f4bf35de49f59e7fa77
      
https://github.com/PathwayCommons/factoid/commit/d69cae8db2f0651cc7c49f4bf35de49f59e7fa77
  Author: Jeffrey <jvw...@gmail.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M docker/.env
    M docker/docker-compose.yml
    A docker/templates/default.conf.template

  Log Message:
  -----------
  Merge pull request #934 from PathwayCommons/iss933_docker-nginx

Docker: Nginx and Zenodo support


  Commit: eb58cd267d7cf6a38dd8f6655f7511de62d9d624
      
https://github.com/PathwayCommons/factoid/commit/eb58cd267d7cf6a38dd8f6655f7511de62d9d624
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M package-lock.json
    M src/client/components/tasks.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Jeff and Max debugging #935

Seems to work better but more cleanup & config TODO


  Commit: 10aa5d70431f5e2a1105c69a9045efd5f6dc1e6c
      
https://github.com/PathwayCommons/factoid/commit/10aa5d70431f5e2a1105c69a9045efd5f6dc1e6c
  Author: Jeffrey Wong <jvw...@gmail.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M src/client/components/tasks.js
    M src/config.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  - Client waits MAX_WAIT_TWEET ms for doc tweet info
- Add back sanity checking for posting tweet (demo, already tweeted etc).


  Commit: 4a1203f9fa630e2176eda3d8efaffb85858e5e40
      
https://github.com/PathwayCommons/factoid/commit/4a1203f9fa630e2176eda3d8efaffb85858e5e40
  Author: Jeffrey <jvw...@gmail.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M package-lock.json
    M src/client/components/tasks.js
    M src/config.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Merge pull request #936 from PathwayCommons/tweet-935

Submit success waits a few seconds for document Tweet information


  Commit: 3d6443f8657d3a25c82c8fb5c6c691e69568f2da
      
https://github.com/PathwayCommons/factoid/commit/3d6443f8657d3a25c82c8fb5c6c691e69568f2da
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Merge pull request #932 from PathwayCommons/reld-pprs-email-link

One-click editor link for related papers emails


  Commit: d5fdf33afff14a89c51d422e9f2b128ad6962d77
      
https://github.com/PathwayCommons/factoid/commit/d5fdf33afff14a89c51d422e9f2b128ad6962d77
  Author: metincansiper <metincansi...@gmail.com>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

  Changed paths:
    M docker/.env
    M docker/docker-compose.yml
    A docker/templates/default.conf.template
    M package-lock.json
    M package.json
    M src/client/components/tasks.js
    M src/config.js
    M src/model/document/document.js
    M src/model/element/interaction-type/binding.js
    M src/model/element/interaction-type/interaction-type.js
    M src/model/element/interaction-type/interaction.js
    M src/model/element/interaction-type/modification.js
    M src/model/element/interaction-type/transcription-translation.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Merge branch 'unstable' into supplement_db_filter


Compare: 
https://github.com/PathwayCommons/factoid/compare/7ed8b17a5ad2...d5fdf33afff1

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/supplement_db_filter/7ed8b1-d5fdf3%40github.com.

Reply via email to