-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add Best Constrained Path Menu #56
Open
MarvinTorres
wants to merge
17
commits into
kytos:master
Choose a base branch
from
MarvinTorres:uichanges
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 4, 2020
-
+ Adds in support for constraints + Adds in support for flexibility
Configuration menu - View commit details
-
Copy full SHA for 8617f1c - Browse repository at this point
Copy the full SHA 8617f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3656d99 - Browse repository at this point
Copy the full SHA 3656d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for a421cc5 - Browse repository at this point
Copy the full SHA a421cc5View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 042f48c - Browse repository at this point
Copy the full SHA 042f48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 008373f - Browse repository at this point
Copy the full SHA 008373fView commit details
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 74e8f01 - Browse repository at this point
Copy the full SHA 74e8f01View commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 58d8074 - Browse repository at this point
Copy the full SHA 58d8074View commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a1d9701 - Browse repository at this point
Copy the full SHA a1d9701View commit details
Commits on Jun 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 04a0735 - Browse repository at this point
Copy the full SHA 04a0735View commit details
Commits on Jun 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fae7c0d - Browse repository at this point
Copy the full SHA fae7c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e289683 - Browse repository at this point
Copy the full SHA e289683View commit details
Commits on Jun 26, 2020
-
Fixed logic error in get_constrained_paths_v4
- self.v4_is_flexible[checked] was comparing strings, not boolean. - Will need to change code to use bools
Configuration menu - View commit details
-
Copy full SHA for cbd1286 - Browse repository at this point
Copy the full SHA cbd1286View commit details -
Configuration menu - View commit details
-
Copy full SHA for f609341 - Browse repository at this point
Copy the full SHA f609341View commit details
Commits on Jun 30, 2020
-
Updated API endpoints and removed unnecessary menu
- "Best Constrained Path With Flexible Metrics" now "Best Constrained Path" - Original "Best Constrained Path" menu removed since it was redundant - v3 endpoint removed - v4 endpoint changed to v2/best-constrained-paths - variable names changed to reflect removed menu
Configuration menu - View commit details
-
Copy full SHA for eec5d70 - Browse repository at this point
Copy the full SHA eec5d70View commit details
Commits on Jul 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 58d0f39 - Browse repository at this point
Copy the full SHA 58d0f39View commit details
Commits on Jul 29, 2020
-
Multiple changes to improve UX
- Added "Minimum Flexible Hits" text to menu - Changed "maximum_misses" var name to "minimum_flexible_hits"
Configuration menu - View commit details
-
Copy full SHA for 6848cee - Browse repository at this point
Copy the full SHA 6848ceeView commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae4d00b - Browse repository at this point
Copy the full SHA ae4d00bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.