-
Notifications
You must be signed in to change notification settings - Fork 107
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 versioning #692
Open
SamCarlberg
wants to merge
12
commits into
WPIRoboticsProjects:master
Choose a base branch
from
SamCarlberg:feat/versioning
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
Add versioning #692
SamCarlberg
wants to merge
12
commits into
WPIRoboticsProjects:master
from
SamCarlberg:feat/versioning
Commits on Oct 26, 2016
-
If a save file cannot be loaded, no changes happen to the pipeline and the user is notified. This will happen for any save file, pre-versioning or otherwise. When saving a loaded project, the original version string will be changed to the version of GRIP that saved it. Pre-versioning save files will also be upgraded to the versioned format and have the current version of GRIP
Configuration menu - View commit details
-
Copy full SHA for f3a0f53 - Browse repository at this point
Copy the full SHA f3a0f53View commit details -
Add mechanism for alerting the user when they try to do something wrong
e.g. trying to generate code with operations that don't support it Post a WarningEvent to the eventbus and an alert dialog will appear. The alert supports markdown formatting for the body text.
Configuration menu - View commit details
-
Copy full SHA for f77edf7 - Browse repository at this point
Copy the full SHA f77edf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf7514 - Browse repository at this point
Copy the full SHA faf7514View commit details -
Use WarningEvent to notify when a save can't be loaded
Loading a file (.grip or otherwise) should never throw a fatal exception now
Configuration menu - View commit details
-
Copy full SHA for 33e9cc0 - Browse repository at this point
Copy the full SHA 33e9cc0View commit details
Commits on Oct 27, 2016
-
Remove markdown from alert body content
JavaFX webview is a mess.
Configuration menu - View commit details
-
Copy full SHA for 033ceca - Browse repository at this point
Copy the full SHA 033cecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0b216 - Browse repository at this point
Copy the full SHA ba0b216View commit details
Commits on Oct 28, 2016
-
Put the version as an attribute of the project rather than an XML entry.
Configuration menu - View commit details
-
Copy full SHA for 4f10cd7 - Browse repository at this point
Copy the full SHA 4f10cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04f012 - Browse repository at this point
Copy the full SHA a04f012View commit details
Commits on Mar 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fe249ad - Browse repository at this point
Copy the full SHA fe249adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676fa48 - Browse repository at this point
Copy the full SHA 676fa48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d3886 - Browse repository at this point
Copy the full SHA 46d3886View commit details -
Temporarily disable GodClass check for MainWindowController
This class does need a serious refactor, though
Configuration menu - View commit details
-
Copy full SHA for 51915a9 - Browse repository at this point
Copy the full SHA 51915a9View 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.