-
Notifications
You must be signed in to change notification settings - Fork 24
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
Improved the JSON authoring view #1207
Commits on May 21, 2018
-
Authoring Tool: Added a "Valid JSON" and "Invalid JSON" message when …
…authoring the project JSON.
Configuration menu - View commit details
-
Copy full SHA for a09bd47 - Browse repository at this point
Copy the full SHA a09bd47View commit details -
Authoring Tool: Renamed the showValidJSONMessage() function to showJS…
…ONValidMessage() to be more consistent with the other code.
Configuration menu - View commit details
-
Copy full SHA for d8b9f0e - Browse repository at this point
Copy the full SHA d8b9f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b599e - Browse repository at this point
Copy the full SHA 15b599eView commit details -
Authoring Tool: Updated the autoSaveProjectJSONString() function to n…
…ot return anything because we never use the return value.
Configuration menu - View commit details
-
Copy full SHA for 613ddae - Browse repository at this point
Copy the full SHA 613ddaeView commit details -
Made the step JSON authoring view display the "JSON Valid" or "JSON I…
…nvalid" message when editing the JSON.
Configuration menu - View commit details
-
Copy full SHA for d4329b8 - Browse repository at this point
Copy the full SHA d4329b8View commit details
Commits on May 22, 2018
-
Discussion: Updated the JSON authoring view to be more user friendly …
…by displaying the "JSON Valid" or "JSON Invalid" message. We also display a confirm popup when the JSON is invalid and the author tries to close the JSON authoring view.
Configuration menu - View commit details
-
Copy full SHA for 1b4f63b - Browse repository at this point
Copy the full SHA 1b4f63bView commit details
Commits on May 24, 2018
-
Added a check mark for valid and x for invalid. Also increased the fo…
…nt size a little bit.
Configuration menu - View commit details
-
Copy full SHA for b9b44b0 - Browse repository at this point
Copy the full SHA b9b44b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for af0d915 - Browse repository at this point
Copy the full SHA af0d915View commit details