Merged
Conversation
4a78bb9 to
b60a2ab
Compare
Add semver package. Add version properties to schema model. Refactor settings/validation sidebar buttons to use task status. Add support for badges to row-buttons.
Refactor ajv instantiation. Support custom error messages using ajv-errors.
Drop use of deprecated computed.volatile(). Add schemaErrors. Move `hasSchemaErrors` and `customSchemas` into Base model.
Allow the profile options auto-adjust width up to 250px, then truncate remaining text. Closes adiwg#333
1afcf99 to
a1668c5
Compare
Refactor to remove jQuery plugin and make more Ember-like.
5c4cc16 to
8815860
Compare
Add secondary-nav navLinks option to pass in non-profile based links.
- Rename property class to inputClass
Fix taxon form layout.
…or into feature-176-custom-profile
2ea568c to
17908ca
Compare
Added applicationProfile and protocolRequest to md-online-Resource. Closes adiwg#332.
17908ca to
a95dbdf
Compare
…or into feature-176-custom-profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Guidelines
Create issue first
Please do not create a Pull Request without creating an issue first.
Any change needs to be discussed before proceeding.
Failure to do so may result in the rejection of the pull request.
Test plan
Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
Make sure tests pass on both Travis CI.
Code formatting
See the CONTRIBUTING.md
Closing issues
Put
closes #XXXXin your comment to auto-close the issue that your PR fixes (if such).Pull Request
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: