[PathwayCommons/factoid] 4dda5c: fix doc seeder buttons

2018-06-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 4dda5c53fadc2d656fe63b90e9dd922d31fe5bf2
  
https://github.com/PathwayCommons/factoid/commit/4dda5c53fadc2d656fe63b90e9dd922d31fe5bf2
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-seeder.js
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  fix doc seeder buttons
- both buttons are on the same vertical alignment
- make the buttons more descriptive
- expand height of the button to prevent button text overflow for mobile screens


  Commit: e22f487efb9256014f65b5d49164d7fa77108dfc
  
https://github.com/PathwayCommons/factoid/commit/e22f487efb9256014f65b5d49164d7fa77108dfc
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-view-chooser.js
M src/styles/document-view-chooser.css

  Log Message:
  ---
  fix document chooser image overflow


  Commit: ae8155a85e25bfa4c30856df24886c3c124707d1
  
https://github.com/PathwayCommons/factoid/commit/ae8155a85e25bfa4c30856df24886c3c124707d1
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  css changes to the stepper buttons
- fix button overflow problems
- align the two buttons in the seed ui properly
- changes the wizard stepper to not render the back/forwad buttons if they are 
disabled


  Commit: f4e4e7605e21cfd50539276f1068ad7940ab38bd
  
https://github.com/PathwayCommons/factoid/commit/f4e4e7605e21cfd50539276f1068ad7940ab38bd
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-view-chooser.js
M src/styles/document-view-chooser.css

  Log Message:
  ---
  fix lint error, capitalize 'editor'


  Commit: 2317690a2868602025cb34c80f1bfa6fa2d5f707
  
https://github.com/PathwayCommons/factoid/commit/2317690a2868602025cb34c80f1bfa6fa2d5f707
  Author: Dylan Fong 
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
M src/client/components/document-seeder.js
M src/client/components/document-view-chooser.js
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-view-chooser.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  Merge pull request #314 from PathwayCommons/seed-ui-changes

Seed ui changes


  Commit: 8ed5a2dba1dbb90f6404fdd45bedfcbf655659b9
  
https://github.com/PathwayCommons/factoid/commit/8ed5a2dba1dbb90f6404fdd45bedfcbf655659b9
  Author: metincansiper 
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
M src/client/components/form-editor/index.js
M src/styles/form-editor/form-editor.css

  Log Message:
  ---
  Compiled the changes done for #296 (now related to #319) from PR #311.


  Commit: a8b6ce63a95a955ad4275f1813970aa8a5078a19
  
https://github.com/PathwayCommons/factoid/commit/a8b6ce63a95a955ad4275f1813970aa8a5078a19
  Author: Dylan Fong 
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
M src/client/components/form-editor/activation-inhibition-form.js
M src/client/components/form-editor/entity-form.js
M 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
M src/client/components/form-editor/molecular-interaction-form.js
M src/client/components/form-editor/protein-modification-form.js
M src/styles/form-editor/form-editor.css

  Log Message:
  ---
  Dylan & Max : Refactor a lot more of the form

- Events for dirtying are per-component and granular/minimal
- Removed placeholders
- Add green circle for check
- Cleaned up some of Metin's controller code
- Cleaned up the main form components render() functions
- Improved creation of elements for interaction row -- minimum number of ops, 
max parallelization
- No red delete icon -- just black

Ref #319


  Commit: 378945d8fb60782f0d189e1fcbafd4d2b84af7a9
  
https://github.com/PathwayCommons/factoid/commit/378945d8fb60782f0d189e1fcbafd4d2b84af7a9
  Author: Max Franz 
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
M src/client/components/form-editor/activation-inhibition-form.js
M src/client/components/form-editor/entity-form.js
M 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
M src/client/components/form-editor/molecular-interaction-form.js
M src/client/components/form-editor/protein-modification-form.js
M src/styles/f

[PathwayCommons/factoid] 4dda5c: fix doc seeder buttons

2018-06-20 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 4dda5c53fadc2d656fe63b90e9dd922d31fe5bf2
  
https://github.com/PathwayCommons/factoid/commit/4dda5c53fadc2d656fe63b90e9dd922d31fe5bf2
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-seeder.js
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  fix doc seeder buttons
- both buttons are on the same vertical alignment
- make the buttons more descriptive
- expand height of the button to prevent button text overflow for mobile screens


  Commit: e22f487efb9256014f65b5d49164d7fa77108dfc
  
https://github.com/PathwayCommons/factoid/commit/e22f487efb9256014f65b5d49164d7fa77108dfc
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-view-chooser.js
M src/styles/document-view-chooser.css

  Log Message:
  ---
  fix document chooser image overflow


  Commit: ae8155a85e25bfa4c30856df24886c3c124707d1
  
https://github.com/PathwayCommons/factoid/commit/ae8155a85e25bfa4c30856df24886c3c124707d1
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  css changes to the stepper buttons
- fix button overflow problems
- align the two buttons in the seed ui properly
- changes the wizard stepper to not render the back/forwad buttons if they are 
disabled


  Commit: f4e4e7605e21cfd50539276f1068ad7940ab38bd
  
https://github.com/PathwayCommons/factoid/commit/f4e4e7605e21cfd50539276f1068ad7940ab38bd
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-view-chooser.js
M src/styles/document-view-chooser.css

  Log Message:
  ---
  fix lint error, capitalize 'editor'


  Commit: 2317690a2868602025cb34c80f1bfa6fa2d5f707
  
https://github.com/PathwayCommons/factoid/commit/2317690a2868602025cb34c80f1bfa6fa2d5f707
  Author: Dylan Fong 
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
M src/client/components/document-seeder.js
M src/client/components/document-view-chooser.js
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-view-chooser.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  Merge pull request #314 from PathwayCommons/seed-ui-changes

Seed ui changes


Compare: 
https://github.com/PathwayCommons/factoid/compare/4bf9a86c0b31...2317690a2868
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[PathwayCommons/factoid] 4dda5c: fix doc seeder buttons

2018-06-12 Thread GitHub
  Branch: refs/heads/seed-ui-changes
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 4dda5c53fadc2d656fe63b90e9dd922d31fe5bf2
  
https://github.com/PathwayCommons/factoid/commit/4dda5c53fadc2d656fe63b90e9dd922d31fe5bf2
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-seeder.js
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  fix doc seeder buttons
- both buttons are on the same vertical alignment
- make the buttons more descriptive
- expand height of the button to prevent button text overflow for mobile screens


  Commit: e22f487efb9256014f65b5d49164d7fa77108dfc
  
https://github.com/PathwayCommons/factoid/commit/e22f487efb9256014f65b5d49164d7fa77108dfc
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-view-chooser.js
M src/styles/document-view-chooser.css

  Log Message:
  ---
  fix document chooser image overflow


  Commit: ae8155a85e25bfa4c30856df24886c3c124707d1
  
https://github.com/PathwayCommons/factoid/commit/ae8155a85e25bfa4c30856df24886c3c124707d1
  Author: Dylan Fong 
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
M src/client/components/document-wizard-stepper.js
M src/styles/document-seeder.css
M src/styles/document-wizard-stepper.css

  Log Message:
  ---
  css changes to the stepper buttons
- fix button overflow problems
- align the two buttons in the seed ui properly
- changes the wizard stepper to not render the back/forwad buttons if they are 
disabled


Compare: 
https://github.com/PathwayCommons/factoid/compare/36d7a0a8f59d...ae8155a85e25
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.