Branch: refs/heads/unstable
Home: https://github.com/PathwayCommons/factoid
Commit: 05b6a0ff5c160f27e9ecdc56853b87447a1e28f6
https://github.com/PathwayCommons/factoid/commit/05b6a0ff5c160f27e9ecdc56853b87447a1e28f6
Author: Max Franz <[email protected]>
Date: 2019-01-10 (Thu, 10 Jan 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
0.4.0
Commit: de2c00e664a074c365d62309d5654bb399cfbc7a
https://github.com/PathwayCommons/factoid/commit/de2c00e664a074c365d62309d5654bb399cfbc7a
Author: Igor Rodchenkov <[email protected]>
Date: 2019-01-10 (Thu, 10 Jan 2019)
Changed paths:
M .babelrc
M .eslintignore
M .gitignore
M .stylelintrc.json
M README.md
R browser-sync.config.js
M package-lock.json
M package.json
M postcss.config.js
A public/image
A public/polyfills.js
A public/webpackjsonp.js
A src/client/client-util/file.js
A src/client/client-util/index.js
R src/client/components/app-nav.js
A src/client/components/copy-field.js
M src/client/components/debug-document-seeder.js
M src/client/components/demo-input.js
M src/client/components/document-linkout.js
M src/client/components/document-renamer.js
A src/client/components/document-seeder-example.js
M src/client/components/document-seeder.js
R src/client/components/document-view-chooser.js
M src/client/components/document-wizard-stepper.js
M src/client/components/editor/buttons.js
M src/client/components/editor/cy/cxtmenu.js
M src/client/components/editor/cy/doc.js
M src/client/components/editor/cy/edgehandles.js
M src/client/components/editor/cy/stylesheet.js
M src/client/components/editor/cy/tippy.js
M src/client/components/editor/index.js
R src/client/components/editor/task-list.js
M src/client/components/element-info/entity-assoc-display.js
M src/client/components/element-info/entity-info.js
M src/client/components/element-info/interaction-info.js
M src/client/components/element-info/participant-info.js
R src/client/components/form-editor/activation-inhibition-form.js
R src/client/components/form-editor/expression-regulation-form.js
M src/client/components/form-editor/index.js
M src/client/components/form-editor/interaction-form.js
R src/client/components/form-editor/molecular-interaction-form.js
R src/client/components/form-editor/protein-modification-form.js
M src/client/components/home.js
A src/client/components/main-menu.js
M src/client/components/my-factoids.js
M src/client/components/popover/popover.js
A src/client/components/reach-interval-highlighter.js
A src/client/components/tasks.js
M src/client/debug.js
M src/client/index.js
A src/client/polyfills.js
M src/client/router.js
R src/client/util/file.js
R src/client/util/index.js
M src/config.js
M src/model/document/document.js
M src/model/element-cache.js
M src/model/element-set.js
M src/model/element/element.js
M src/model/element/entity-type.js
M src/model/element/entity.js
M src/model/element/factory.js
A src/model/element/interaction-type/binding.js
M src/model/element/interaction-type/biopax-type.js
A src/model/element/interaction-type/demethylation.js
A src/model/element/interaction-type/dephosphorylation.js
A src/model/element/interaction-type/deubiquitination.js
M src/model/element/interaction-type/enum.js
R src/model/element/interaction-type/expression.js
R src/model/element/interaction-type/general.js
A src/model/element/interaction-type/index.js
M src/model/element/interaction-type/interaction-type.js
A src/model/element/interaction-type/interaction.js
M src/model/element/interaction-type/modification.js
R src/model/element/interaction-type/protein-chemical.js
A src/model/element/interaction-type/transcription-translation.js
R src/model/element/interaction-type/ubiquination.js
A src/model/element/interaction-type/ubiquitination.js
M src/model/element/interaction.js
M src/model/element/participant-type.js
M src/model/syncher.js
M src/server/db.js
A src/server/email-transport.js
M src/server/index.js
M src/server/routes/api/document/index.js
M src/server/routes/api/document/null.js
M src/server/routes/api/document/reach.js
M src/server/routes/api/element-association/aggregate.js
M src/server/routes/api/element-association/chebi.js
M src/server/routes/api/element-association/pc.js
M src/server/routes/api/element-association/pubchem.js
M src/server/routes/api/element-association/uniprot.js
M src/styles/app.css
M src/styles/base.css
A src/styles/copy-field.css
A src/styles/custom-icons.css
M src/styles/debug-document-seeder.css
M src/styles/debug.css
M src/styles/document-linkout.css
A src/styles/document-preview.css
M src/styles/document-renamer.css
M src/styles/document-seeder.css
M src/styles/document-wizard-stepper.css
M src/styles/editor/editor.css
M src/styles/editor/undo-remove.css
M src/styles/element-info/interaction-info.css
M src/styles/form-editor/form-editor.css
M src/styles/home.css
A src/styles/image/arrow-negative-small-white.svg
A src/styles/image/arrow-negative-small.svg
A src/styles/image/arrow-negative.svg
A src/styles/image/arrow-positive-filled.svg
A src/styles/image/arrow-positive-long-filled-white.svg
A src/styles/image/arrow-positive-long-filled.svg
A src/styles/image/arrow-positive-long.svg
A src/styles/image/arrow-positive-small.svg
A src/styles/image/arrow-positive.svg
A src/styles/image/arrow-unsigned-white.svg
A src/styles/image/arrow-unsigned.svg
A src/styles/image/hero-splash-1.png
M src/styles/index.css
A src/styles/main-menu.css
M src/styles/my-factoids.css
A src/styles/reach-interval-highlighter.css
R src/styles/task-list.css
A src/styles/tasks.css
M src/styles/vendor/font-awesome.css
M src/styles/vendor/inconsolata-ascii.css
M src/styles/vendor/inconsolata.css
M src/styles/vendor/material-icons.css
M src/styles/vendor/open-sans-latin-greek.css
M src/styles/vendor/open-sans.css
M src/util/cy.js
M src/util/obj.js
M src/util/promise.js
M src/util/strings.js
M src/views/index.html
M test/interaction.js
M test/syncher.js
M webpack.config.js
Log Message:
-----------
Merge pull request #412 from PathwayCommons/v0.4.0-release
V0.4.0 release
Commit: 433027f03eec578b2d08c0fa7a559741a6a96bde
https://github.com/PathwayCommons/factoid/commit/433027f03eec578b2d08c0fa7a559741a6a96bde
Author: Max Franz <[email protected]>
Date: 2019-01-24 (Thu, 24 Jan 2019)
Changed paths:
M src/client/components/form-editor/index.js
Log Message:
-----------
Merge branch 'unstable' into v0.4.1-release
# Conflicts:
# package.json
Commit: aa4138837b2d9e4cce90bb7c02eda2a187c2532e
https://github.com/PathwayCommons/factoid/commit/aa4138837b2d9e4cce90bb7c02eda2a187c2532e
Author: Max Franz <[email protected]>
Date: 2019-01-24 (Thu, 24 Jan 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
0.4.1
Commit: fe05e4d4af1a62fa1c097a617b45af54840fa807
https://github.com/PathwayCommons/factoid/commit/fe05e4d4af1a62fa1c097a617b45af54840fa807
Author: Christian Dallago <[email protected]>
Date: 2019-01-24 (Thu, 24 Jan 2019)
Changed paths:
M package-lock.json
M package.json
M src/client/components/form-editor/index.js
Log Message:
-----------
Merge pull request #423 from PathwayCommons/v0.4.1-release
V0.4.1 release | hot-fix for #415 in #421
Commit: 95fdd9d43799fc842bdabe3200bdcf3752fbccd6
https://github.com/PathwayCommons/factoid/commit/95fdd9d43799fc842bdabe3200bdcf3752fbccd6
Author: Max Franz <[email protected]>
Date: 2019-02-05 (Tue, 05 Feb 2019)
Changed paths:
M src/client/components/element-info/entity-info.js
Log Message:
-----------
Always call `progression.goToStage()` to make sure that component `data` is
always correct for rendering
Ref : Node tooltip notification name refers to last node tooltip clicked #422
Commit: a6022584cae17a8a7d2366366c0da31e4d3eb2a2
https://github.com/PathwayCommons/factoid/commit/a6022584cae17a8a7d2366366c0da31e4d3eb2a2
Author: Max Franz <[email protected]>
Date: 2019-02-07 (Thu, 07 Feb 2019)
Changed paths:
M src/client/components/element-info/entity-info.js
Log Message:
-----------
Merge pull request #426 from PathwayCommons/tooltip-422-master
Always call `progression.goToStage()` to make sure that component `da…
Commit: 2090ebe4bcf9e8e222eddf38a2477d1bb1965487
https://github.com/PathwayCommons/factoid/commit/2090ebe4bcf9e8e222eddf38a2477d1bb1965487
Author: Max Franz <[email protected]>
Date: 2019-06-11 (Tue, 11 Jun 2019)
Changed paths:
Log Message:
-----------
Merge master and unstable together for 0.5
Compare:
https://github.com/PathwayCommons/factoid/compare/bac545243ed6...2090ebe4bcf9
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cytoscape-cvs.
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/unstable/bac545-2090eb%40github.com.
For more options, visit https://groups.google.com/d/optout.