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

Dev #162

Merged
merged 29 commits into from
Feb 4, 2021
Merged

Dev #162

merged 29 commits into from
Feb 4, 2021

Conversation

netcreateorg
Copy link
Collaborator

No description provided.

benloh and others added 29 commits September 22, 2020 11:24
…table, and if it is treat it as '' so that it won't crash.
Note, since a blank label is being used to delete nodes, I didn't want to mess with the validation yet, so this should be improved later. But for the short term, a missing label is now saved as '' and I also check for missing labels in the node table sorting so that if one got through it'll be fixed. Not ideal, but safer for short-term.
…or other) extension to save the table as a csv, it has what it needs to be easily converted to Gephi or other.
…in the NodeTable every time that edit was clicked.
We need a better solution so that Edit is hidden in the NodeTable but keeping track of the state was outside my capabilities.
… panel.

Note, also changed edge color to be easier to read in nodes (more of a yellow now).

Also added a fix to id's not showing up hidden in tables (that was also added to the prior commit).
…f the template, and use .2 for default if it is missing.
…filters

I am not sure why degrees are re-calculated within the node and edge table, so this might be wrong, or that might just be an oversight. Worth reviewing.
…them without having to re-open the filters panel.
…e those degrees instead of constantly re-calculating them in the node table ... not sure why it was doing that so make sure nothing broke.
…es) to template at top level.

Both use the old default if they are missing for backwards compatibility, but ...

ToDo: update template default to include these and defaultTransparency
… will load it so that you can follow the links.

Todo: get this to scroll up so that it is obvious.
…ted, the edge editor closes as we navigate to the new node.
… default colors for selected / searched nodes, and c) have default transparencies
…fo to match the logged in approach (using a div instead of form group) to fix that.
@jdanish jdanish merged commit 86ce3d1 into master Feb 4, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants