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

Fixed bugs in displaying secrets #36

Merged
merged 1 commit into from
Dec 21, 2018
Merged

Fixed bugs in displaying secrets #36

merged 1 commit into from
Dec 21, 2018

Conversation

jcrowthe
Copy link
Collaborator

  • Fixed: object sub-properites modified in JSON did not propogate to UI
  • Fixed: Values of type Number were cast as Strings on edit
  • Fixed: Arrays were improperly cast as Object on edits
  • Added: Stricter type checking
  • Added: Support for non-key-value values in Arrays
  • Added: Support for Numbers and Arrays

- Fixed: object sub-properites modified in JSON did not propogate to UI
- Fixed: Values of type Number were cast as Strings on edit
- Fixed: Arrays were improperly cast as Object on edits
- Added: Stricter type checking
- Added: Support for non-key-value values in Arrays
- Added: Support for Numbers and Arrays
@jcrowthe jcrowthe merged commit 1096be0 into master Dec 21, 2018
@jcrowthe jcrowthe deleted the add-data branch December 21, 2018 20:47
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

1 participant