Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge unstable to master #746

Merged
merged 358 commits into from
Sep 3, 2024
Merged

Merge unstable to master #746

merged 358 commits into from
Sep 3, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 11, 2021

  1. #649 trial for error in a test

    canbax committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e3780ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3cb155 View commit details
    Browse the repository at this point in the history
  3. #649 revert trial

    canbax committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2cd2f36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df44301 View commit details
    Browse the repository at this point in the history
  5. #649 run tests on localhost

    canbax committed May 11, 2021
    Configuration menu
    Copy the full SHA
    86bf126 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f456087 View commit details
    Browse the repository at this point in the history
  7. #649 try container

    canbax committed May 11, 2021
    Configuration menu
    Copy the full SHA
    72496d7 View commit details
    Browse the repository at this point in the history
  8. #649 try to fix

    canbax committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0e75ceb View commit details
    Browse the repository at this point in the history
  9. #649 try non-parallel

    canbax committed May 11, 2021
    Configuration menu
    Copy the full SHA
    693cc1b View commit details
    Browse the repository at this point in the history
  10. #649 change port

    canbax committed May 11, 2021
    Configuration menu
    Copy the full SHA
    49b5731 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    e7f34cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfba66f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97e106 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    408f2bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6630668 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    18d33bd View commit details
    Browse the repository at this point in the history
  2. #649 longer wait

    canbax committed May 18, 2021
    Configuration menu
    Copy the full SHA
    f4d7f32 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    9ea384d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bee47c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    bcbe8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1169a33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1392021 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab5e47d View commit details
    Browse the repository at this point in the history
  5. SBGN Brick: Degradation #669

    msalihaltun committed May 24, 2021
    Configuration menu
    Copy the full SHA
    713866a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. SBGN Brick: Translation #670

    msalihaltun committed May 25, 2021
    Configuration menu
    Copy the full SHA
    696e406 View commit details
    Browse the repository at this point in the history
  2. SBGN Brick: Translation #671

    msalihaltun committed May 25, 2021
    Configuration menu
    Copy the full SHA
    aa9a2fe View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Fix #672

    msalihaltun committed May 27, 2021
    Configuration menu
    Copy the full SHA
    58fb875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9ed840 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Workaround #662

      Add a fix amount to shift the regulator when regulator multimer is
      enabled.
    
      For multimers we do custom rendering. Cytoscape doesn't change node
      data (width, height or position) when doing this but it changes the
      bounding box of the node which causes edges to render tilted.
      Work around this for now by shifting the node to the side by a fixed
      amount.
    msalihaltun committed May 28, 2021
    Configuration menu
    Copy the full SHA
    0fdf1fd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    290adf6 View commit details
    Browse the repository at this point in the history
  2. Modify load from URL test

      Load from unstable version of changed file
    msalihaltun committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    64f2f76 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    cdeb425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a271b4 View commit details
    Browse the repository at this point in the history
  3. Launch with SIF file #659

    msalihaltun committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    08d08d3 View commit details
    Browse the repository at this point in the history
  4. Fix #658

      Address #658 (comment)
    
      Rename changes in sample files back to 'source and sink' since that's
      what we use now for reading and writing.
    
      Should also fix the failing test.
    msalihaltun committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    42d892c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    734adfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54848c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Update version number #675

    msalihaltun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    433b010 View commit details
    Browse the repository at this point in the history
  2. Fix #676, #603

      Common bug in sbgnviz caused both issues
    
      iVis-at-Bilkent/sbgnviz.js@e44d028
    msalihaltun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    bc3e8cc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Further fix #676

      Check existence of infoBoxStyles on item before checking its length
      while loading preferences file
    msalihaltun committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    712ac39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f3f0c View commit details
    Browse the repository at this point in the history
  3. Update index.html

    ugurdogrusoz authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    dbcac2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8437e97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b97ec8 View commit details
    Browse the repository at this point in the history
  6. Add rebuild script

    msalihaltun committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    a7d819f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Fix #674

    msalihaltun committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f987a1a View commit details
    Browse the repository at this point in the history
  2. Revert "Fix #674"

    This reverts commit f987a1a.
    msalihaltun committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    2eaf34d View commit details
    Browse the repository at this point in the history
  3. Fix #674

    msalihaltun committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    a01baf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Remove some unnecessary code snippets and jQuery parameters

    Adjusting randomize via setOption for layout-utilities is not required now and some extensions became independent from jQuery
    hasanbalci committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    67b2cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70881a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Implementation of PD map to AF map conversion feature (#682)

    * Fixed
    
    * Update
    
    * body-parser
    
    * heroku upload problem fix
    
    * added node_modules
    
    * add engine
    
    * add engine
    
    * express
    
    * Delete node_modules directory
    
    * port
    
    * Update server.js
    
    * Update server.js
    
    * process.env.port => process.env.PORT
    
    * changed the post url
    
    * AF map name specified
    
    * Added map description to converted AF graph
    
    * Description changed AF graph to AF map #680
    
    * Description changed AF graph to AF map #680
    
    * Possible fix to the window fit problem #680
    
    * Added comments
    
    * Assigned port 80
    
    * Map description bug fixed #680
    
    * Added spinner and temporarly set inferNestingOnLoad to true #680
    
    * Modified the map string so that only the visible map will be converted. Error display messages mmodified  #680
    
    * PR changes except Heroku files #682
    
    * Resolved some additional styling issues. (not Heroku yet) #682
    
    * Resolved requested changes including Heroku #682
    
    * URL updated for public server #682
    
    * Resolved the loading from url issue
    
    * Create Procfile
    
    * For Heroku update
    
    * Deleted Heroku files
    
    * Changed public server url #682
    
    * Fixed hidden compartment issue and used setTimeout for fitting the map after conversion #680
    
    * Heroku deployment
    
    * Heroku dependicies deleted
    
    * Heroku sbgnviz update
    
    * Heroku upload dependicies deleted
    
    * Color scheme added and inferNestingOnLoad value set to original value (Issue 8-11) #680
    
    * Reduced the timeout and made smooth transaction while loading the map
    
    * Fixed inferNestingOnLoad is not true while loading #680
    
    * Deleted spinner which is not centered
    
    * Heroku deployment
    
    * Heroku deleted
    
    * Deleted Procfile
    acanalpay authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6c501f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    e5d3b2f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Update email address

    hasanbalci authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    1a4c774 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    aaf6cbe View commit details
    Browse the repository at this point in the history
  2. Delete README.md

    hasanbalci authored Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0cc1d26 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    ba760f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    8f9e008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c13b33 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Create CITATION.cff

    hasanbalci committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    515493b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    8268ef8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Added dependency to local repository

    For development purposes
    SelbiEreshova committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    fcd6c3b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. SBML map type added

    SBML map type added to map menu and map type compatibility implemented
    SelbiEreshova committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ea231b7 View commit details
    Browse the repository at this point in the history
  2. SBML dummy palette

    SBML palette with dummy nodes and edges created
    SelbiEreshova committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    9b060d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bd766d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. SBML nodes added

    SBML nodes added to SBML pallete
    SelbiEreshova committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b059ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8534a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a1703b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. svg of SBML edges added

    svg of SBML edges added
    SelbiEreshova committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    c0ade24 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. New nodes and edges added

    New nodes and edges added
    SelbiEreshova committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    171a80a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. All nodes and edges added

    All nodes and edges added for new SBML notation
    SelbiEreshova committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    59d386f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69720d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Finished adding nodes

    SelbiEreshova committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    176ca9e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. New types of edges added

    New types of edges added to distinguish  them
    SelbiEreshova committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9cf1787 View commit details
    Browse the repository at this point in the history
  2. Node divs updated

    SelbiEreshova committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9355197 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    3a822d4 View commit details
    Browse the repository at this point in the history
  2. Update index.html

    SelbiEreshova committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    84b8dd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc89acf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76f18ae View commit details
    Browse the repository at this point in the history
  5. Active node type added

    SelbiEreshova committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3fc7f52 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    d293ac9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    7b84d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715fdf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    5b327e8 View commit details
    Browse the repository at this point in the history
  2. Spinner issue fixed

    SelbiEreshova committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    09573c4 View commit details
    Browse the repository at this point in the history
  3. Hypothetical added

    SelbiEreshova committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    2cd2835 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    a595356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28225ac View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Quick bug fix

    SelbiEreshova committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    bbd4333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8777ca View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    4b7a848 View commit details
    Browse the repository at this point in the history
  2. Small modifications

    SelbiEreshova committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ccfb58d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    a631f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b173956 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    7c43d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44613e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a7a7db View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Added spinner text

    SelbiEreshova committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5ba3515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff5b74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d6187d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b99366 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    3b50fcb View commit details
    Browse the repository at this point in the history
  2. Await error fixed

    SelbiEreshova committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    10bf982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde50b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    558f3ad View commit details
    Browse the repository at this point in the history
  2. Adding binding region

    SelbiEreshova committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    33dadb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    8575c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e642dad View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    8af8eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699f3ed View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    2d824fd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Added libsbml.wasm

    Added libsbml.wasm because sbgnviz.js file does not include it
    SelbiEreshova committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6379d71 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    1ceba1a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    fe205d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    e3a7937 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    ccd99d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    2e69ca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    731c5f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    8cd15ec View commit details
    Browse the repository at this point in the history
  2. Remove temp log statement

    hasanbalci authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    18d7e6c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    6d8af56 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. SBML samples added

    SelbiEreshova committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    05b018c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0632fa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1199ea7 View commit details
    Browse the repository at this point in the history
  4. Readded sample

    SelbiEreshova committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    fb1f9cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aebb6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24a543a View commit details
    Browse the repository at this point in the history
  7. Update index.html

    hasanbalci authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0cf85f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update README.md

    hasanbalci authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5b5a392 View commit details
    Browse the repository at this point in the history
  2. Add citation info

    hasanbalci committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d80fda0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    384cba4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    aeb6da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f075e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    b7180c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    d5305bd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update team

    ugurdogrusoz authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b12132f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    e1e907a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe57f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. 1 Configuration menu
    Copy the full SHA
    6c41eeb View commit details
    Browse the repository at this point in the history
  2. SBML legend integrated #696

    umut-er committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ddd31cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #711 from umut-er/unstable

    SBML Legend
    ugurdogrusoz authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b751a3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9284166 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e2d11dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf1ef8c View commit details
    Browse the repository at this point in the history
  3. Fixed the issue #709

    NoorMuhammad1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    33279a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    3b4336a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. minor fixes for sbml legend #696

    umut-er committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7abcfd5 View commit details
    Browse the repository at this point in the history
  2. git pull

    umut-er committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1f77b52 View commit details
    Browse the repository at this point in the history
  3. debugging

    umut-er committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    147a8f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c96c83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    651b0e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd4081e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1267654 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd17962 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #714 from umut-er/unstable

    Highlight query seed genes / paths #389
    umut-er authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2a0c4a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b9b61a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606b203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25000d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9892bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6eb70b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efce680 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    3b5b7d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #716 from umut-er/unstable

    Underlay Highlighting
    umut-er authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c43812e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    031a887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cdd447 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. 1 Configuration menu
    Copy the full SHA
    2408881 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Update team

    ugurdogrusoz authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6082f38 View commit details
    Browse the repository at this point in the history
  2. Add SBML support

    ugurdogrusoz authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    46a3766 View commit details
    Browse the repository at this point in the history
  3. initial map type display #715

    umut-er committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5a2e78c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4748585 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #720 from umut-er/unstable

    Map Type Descriptors Under Tabs
    umut-er authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7827a03 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    5b5d0aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eb448f View commit details
    Browse the repository at this point in the history
  3. style change on tab borders #715

    umut-er committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d844ae0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. reverting sidebar tab style #715

    umut-er committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    542a200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c99b32d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b99233 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69e969c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcee808 View commit details
    Browse the repository at this point in the history
  6. darker shadows #715

    umut-er committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cf1f02b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. bug fixes #715

    umut-er committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8bc320b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f7218 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46bb7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30db8c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    34da6cb View commit details
    Browse the repository at this point in the history
  2. Fix for #712 item 1. Added ExportErrorView as popup message for non a…

    …pplicable exports.
    okg21 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    db7c4d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. uri disconnected nodes

    umut-er committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    419f804 View commit details
    Browse the repository at this point in the history
  2. #712 item 1 minor bug fix.

    okg21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    be4a2cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aba45b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e16731a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    f78289d View commit details
    Browse the repository at this point in the history
  2. small fix #722

    umut-er committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c49f0ea View commit details
    Browse the repository at this point in the history
  3. hot fix #723

    umut-er committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6358611 View commit details
    Browse the repository at this point in the history
  4. better fix #723

    umut-er committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5fe2cd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Changes for #712 Item 6: Added pop-up error for wrong SIF style,layou…

    …t imports. Item 2: Using Minerva when converting SBML to .sbgnml
    okg21 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9ec0cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b1d4e View commit details
    Browse the repository at this point in the history
  3. color scheme bug fix #725

    umut-er committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a3a52a1 View commit details
    Browse the repository at this point in the history
  4. old code uncommented #726

    umut-er committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    25612fc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Add support for WikiPathways Query

    Users can now make query by WPID to import corresponding pathway in SBGNf ormat
    hasanbalci committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bfe3f87 View commit details
    Browse the repository at this point in the history
  2. Add support for Reactome Query

    Users can now make query by Reactome ID to import corresponding pathway in SBGN format
    hasanbalci committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5d25c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa41de View commit details
    Browse the repository at this point in the history
  4. fixes for #688

    umut-er committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b09f105 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. initial drop type inference

    umut-er committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8993bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9516a40 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e0fe369 View commit details
    Browse the repository at this point in the history
  2. downgrade jsdom #731

    umut-er committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    37d4292 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    54d9bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509cb16 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. legend fixes 1 #734

    umut-er committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9388222 View commit details
    Browse the repository at this point in the history
  2. sbml legend fixes item 4 on #734

    umut-er committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0839b6f View commit details
    Browse the repository at this point in the history
  3. item 4 #734

    umut-er committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4014ca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix on the drag image #734

    umut-er committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4c745a8 View commit details
    Browse the repository at this point in the history
  2. item 6 #734

    umut-er committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0a6d8bc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. item 1 related svg updates #734

    umut-er committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    47e96a3 View commit details
    Browse the repository at this point in the history
  2. fix alignment on sbml legend

    umut-er committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6908717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d18fad9 View commit details
    Browse the repository at this point in the history
  4. fix sbml legend #734

    umut-er committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    37f52ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82d6056 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    caa5473 View commit details
    Browse the repository at this point in the history
  2. item 7 #734

    umut-er committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf34984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a7a1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c174d5a View commit details
    Browse the repository at this point in the history
  5. fix centering bug #734

    umut-er committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6aa508d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Correct title for RNA

    hasanbalci committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    deaec24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8be16 View commit details
    Browse the repository at this point in the history
  3. process node size fix #734

    umut-er committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    479dd0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f46e6b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Fix #737

    hasanbalci committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b28700e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c90d5 View commit details
    Browse the repository at this point in the history
  3. change the 1440px palette #734

    umut-er committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b8aff3a View commit details
    Browse the repository at this point in the history
  4. revert #734

    umut-er committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f6c9d60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f88adfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77c807b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    ea72cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ea18b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. sbml legend fixes #734

    umut-er committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ac977e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4a7678a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    7dbf9f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. item 3 changes #712

    umut-er committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0d21d45 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix #741

    umut-er committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6ef7483 View commit details
    Browse the repository at this point in the history
  2. quick modal fix for #712

    umut-er committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2607ac7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. last fixes #712

    umut-er committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a45b9f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fixes #743

    umut-er committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4b3b32c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    ba7bfd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update SBML samples #692

    hasanbalci committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    46863b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update README.md

    ugurdogrusoz authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1e1eedd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Update README.md

    hasanbalci authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b9f4fd2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    hasanbalci authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d38d941 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Update README.md

    ugurdogrusoz authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    416a916 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Remove log statements

    hasanbalci committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e568157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5876a1 View commit details
    Browse the repository at this point in the history