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

To-do #7

Open
18 of 21 tasks
ozanilbey opened this issue Jun 5, 2018 · 5 comments
Open
18 of 21 tasks

To-do #7

ozanilbey opened this issue Jun 5, 2018 · 5 comments

Comments

@ozanilbey
Copy link
Contributor

ozanilbey commented Jun 5, 2018

  • Remove "properties" section from main graph node
  • Simulate click on buttons when pressed enter
  • Add scrolling to left and right columns
  • Add additional style to selected nodes/edges to emphasize
  • Remove formative property from edges that are not 'Write'
  • Permissions table should be 4x4 table of checkboxes
  • Add id attribute as default to the first position and prevent editing/deleting/reordering ( id: ID )
  • Prevent nodes/edges having the same exact name
  • Enable adding edges by drawing from one node to another
  • Enable having multiple headed edges and simulate it on graph visualization
  • Prevent nodes/edges to have more than one attributes with the same name
  • Add readme file inside the saved ZIP file
  • Add readme file to repository
  • If location.href contains ?nobrand, navigation background color will be a generic color
  • Make creating edges drawing-only
  • Enable Help mode using Tippys
  • Create Switch component
  • Make Navigation adapt to new system
  • Change sidebars to match the new system
  • Create "add" button from scratch
  • Check responsiveness after changes
@ozanilbey
Copy link
Contributor Author

@esokullu Can you handle creating the readme text inside the saved ZIP file? It should clarify the next steps after creating pgql files.

@esokullu
Copy link
Contributor

esokullu commented Jun 6, 2018

I would add

  • something that shows zoom level in the bottom-right corner.

@ozanilbey
Copy link
Contributor Author

I'll cover this soon (if vis.js supports zoom indicator, or at least provides data)

@ozanilbey
Copy link
Contributor Author

There is an option in vis.js to set zoom amount. I can create something out of this but it needs to be re-rendered each time zoom changed. That means we will loose selected item every time the zoom option changes.

@ozanilbey
Copy link
Contributor Author

Mostly done. Only readme files are left in the list. @esokullu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants