Branch: refs/heads/master Home: https://github.com/PathwayCommons/factoid Commit: d3c4e4acba85c81731733a2ea646e56156559192 https://github.com/PathwayCommons/factoid/commit/d3c4e4acba85c81731733a2ea646e56156559192 Author: Jeffrey <jvw...@gmail.com> Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths: M package-lock.json M package.json Log Message: ----------- Merge pull request #1284 from PathwayCommons/v0.30 V0.30 Commit: 004bc2af46e416ce7488d62a91f046394250ccb2 https://github.com/PathwayCommons/factoid/commit/004bc2af46e416ce7488d62a91f046394250ccb2 Author: Faisal Alkulaib <fileoy@MacBookAir1.local> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: A src/model/hint.js Log Message: ----------- issue #1148 , adding an organism hints object Commit: ec71909995d4a998bdd5b098d6e11cdfd5243f45 https://github.com/PathwayCommons/factoid/commit/ec71909995d4a998bdd5b098d6e11cdfd5243f45 Author: fileoy <alkulai...@gmail.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M src/model/hint.js Log Message: ----------- added more to the hint model Commit: ec7da6cb0970936bf66a13d4d80357e2492dd1c9 https://github.com/PathwayCommons/factoid/commit/ec7da6cb0970936bf66a13d4d80357e2492dd1c9 Author: fileoy <alkulai...@gmail.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: A src/server/routes/api/document/hint/pubtator.js Log Message: ----------- new file: src/server/routes/api/document/hint/pubtator.js Commit: ecc9aa5f75126ee2679997ae750377b8b6431db5 https://github.com/PathwayCommons/factoid/commit/ecc9aa5f75126ee2679997ae750377b8b6431db5 Author: fileoy <alkulai...@gmail.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M src/model/hint.js R src/server/routes/api/document/hint/pubtator.js Log Message: ----------- added comments to hint.js and a constructor. Commit: 6df61ab9a18e828cade080239a73c17c13be9aea https://github.com/PathwayCommons/factoid/commit/6df61ab9a18e828cade080239a73c17c13be9aea Author: fileoy <alkulai...@gmail.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M src/model/hint.js Log Message: ----------- added discriptive comments. Commit: 1605d1a9362596fb37e0182bac8a4a634250c025 https://github.com/PathwayCommons/factoid/commit/1605d1a9362596fb37e0182bac8a4a634250c025 Author: fileoy <alkulai...@gmail.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M src/model/hint.js Log Message: ----------- replaced sentence with mention. Commit: e7f2368fa7913509a8c20a9a33001ffe9b0440e9 https://github.com/PathwayCommons/factoid/commit/e7f2368fa7913509a8c20a9a33001ffe9b0440e9 Author: Faisal Alkulaib <127551956+fil...@users.noreply.github.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: A src/model/hint.js Log Message: ----------- Merge pull request #1285 from PathwayCommons/iss1148_organism-hints Adding an organism-hints model Commit: 8c339c6981dd2434310fc2d59405efcc3619c09c https://github.com/PathwayCommons/factoid/commit/8c339c6981dd2434310fc2d59405efcc3619c09c Author: Jeffrey Wong <jvw...@gmail.com> Date: 2024-07-23 (Tue, 23 Jul 2024) Changed paths: M src/client/components/document-management-components.js Log Message: ----------- Remove redundant/nested trashed icon. Commit: dda1d777c643ecb38f3aecaeaef99d1efff125de https://github.com/PathwayCommons/factoid/commit/dda1d777c643ecb38f3aecaeaef99d1efff125de Author: Jeffrey Wong <jvw...@gmail.com> Date: 2024-07-23 (Tue, 23 Jul 2024) Changed paths: M src/model/element/complex.js M src/model/element/entity.js Log Message: ----------- Getter for normalization status; Issues report not normalized entity (not complex) Commit: 419ea143da5e71555db07298145d533f1d9afcea https://github.com/PathwayCommons/factoid/commit/419ea143da5e71555db07298145d533f1d9afcea Author: Jeffrey Wong <jvw...@gmail.com> Date: 2024-07-24 (Wed, 24 Jul 2024) Changed paths: M src/model/element/entity.js Log Message: ----------- Define normalized entity as: named and associated and complete. Commit: 4d59ce60f061f96ce293b6378a9bf3e405891c99 https://github.com/PathwayCommons/factoid/commit/4d59ce60f061f96ce293b6378a9bf3e405891c99 Author: Jeffrey Wong <jvw...@gmail.com> Date: 2024-07-24 (Wed, 24 Jul 2024) Changed paths: M src/client/components/document-management-components.js M src/styles/document-management.css Log Message: ----------- Display warnings and errors for entities. Commit: e93728a4bf684edacf028e96c7161b49b7daaa76 https://github.com/PathwayCommons/factoid/commit/e93728a4bf684edacf028e96c7161b49b7daaa76 Author: Jeffrey Wong <jvw...@gmail.com> Date: 2024-07-24 (Wed, 24 Jul 2024) Changed paths: M src/model/element/entity.js Log Message: ----------- Use the name getter that already exists. Commit: 99bd5c056d0726063f750e2a391b0c0951900088 https://github.com/PathwayCommons/factoid/commit/99bd5c056d0726063f750e2a391b0c0951900088 Author: Jeffrey Wong <jvw...@gmail.com> Date: 2024-07-24 (Wed, 24 Jul 2024) Changed paths: M src/client/components/element-info/entity-info.js Log Message: ----------- Grounding not found message provides more specific information about scope. Commit: a474cb6de5d7e46af0495ab805f161342afe7675 https://github.com/PathwayCommons/factoid/commit/a474cb6de5d7e46af0495ab805f161342afe7675 Author: Jeffrey <jvw...@gmail.com> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M src/client/components/document-management-components.js M src/model/element/complex.js M src/model/element/entity.js M src/styles/document-management.css Log Message: ----------- Merge pull request #1287 from PathwayCommons/iss1286_admin-flag-ungrounded Admin: Flag entity-related issues Commit: a6d8b4d454dad99c1cae785ca7189704587325b3 https://github.com/PathwayCommons/factoid/commit/a6d8b4d454dad99c1cae785ca7189704587325b3 Author: Jeffrey <jvw...@gmail.com> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M src/client/components/element-info/entity-info.js Log Message: ----------- Merge pull request #1288 from PathwayCommons/iss1286_ungrounded-node More specific message for empty/no match. Commit: 0f89c1a1b027bbbc52b96a06f4908fd077005623 https://github.com/PathwayCommons/factoid/commit/0f89c1a1b027bbbc52b96a06f4908fd077005623 Author: Jeffrey Wong <jvw...@gmail.com> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M package-lock.json M package.json Log Message: ----------- 0.31.0 Commit: 24e233df9c04d4809b20909cf4b937cc08141089 https://github.com/PathwayCommons/factoid/commit/24e233df9c04d4809b20909cf4b937cc08141089 Author: Jeffrey <jvw...@gmail.com> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M package-lock.json M package.json M src/client/components/document-management-components.js M src/client/components/element-info/entity-info.js M src/model/element/complex.js M src/model/element/entity.js A src/model/hint.js M src/styles/document-management.css Log Message: ----------- Merge pull request #1291 from PathwayCommons/v0.31.0 V0.31.0 Compare: https://github.com/PathwayCommons/factoid/compare/927d118d8eaa...24e233df9c04 To unsubscribe from these emails, change your notification settings at https://github.com/PathwayCommons/factoid/settings/notifications -- 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/master/927d11-24e233%40github.com.