Skip to content

Feature 176 custom profile#4

Merged
jlblcc merged 67 commits intodevelopfrom
feature-176-custom-profile
Jul 26, 2019
Merged

Feature 176 custom profile#4
jlblcc merged 67 commits intodevelopfrom
feature-176-custom-profile

Conversation

@jlblcc
Copy link
Copy Markdown
Owner

@jlblcc jlblcc commented Jul 26, 2019

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 #XXXX in your comment to auto-close the issue that your PR fixes (if such).

Pull Request

  • Please check if the PR fulfills these requirements

    • The commit message follows our guidelines
    • Tests for the changes have been added (for bug fixes / features)
    • Docs have been added / updated (for bug fixes / features)
  • 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:

jlblcc added 30 commits June 28, 2019 18:55
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.
jlblcc added 29 commits June 28, 2019 18:55
Replace md-objectroute-table with cards.
Add scroll-spy to funding.index.
Retitle funding.allocation table to **Disbursement**.
Add title to  funding.allocation view.

Closes adiwg#281.
Closes adiwg#282.
- Add liablityStatement.
- Closes adiwg#290.
- Drop disbursement in favor of allocation
- Update tests
Make the sidebar "sticky" when the sidebar height exceeds the parent
container.

Closes adiwg#312.
Closes adiwg#236.
Add distibution.distributor.transfer route.
Bump version.
Scroll-spy algorithm is not sophisticated enough when scolling sections
that are collasped or small enough to fit multiple sections on a page.
Disabling to prevent confusion.

Closes adiwg#196.
Add alert-table for rendering when no items are present.
Add scroll-into-view which auto-scrolls after rendering.
Re-factor object-table form visibility control to be more Ember-like.

Closes adiwg#327. Resolves adiwg#253.
Refactor array-table and object table to support messages.
Add messages to the record.main route.
Add validation.
Fix routing errors in distributor index route.
Extract logic to `cancel` mixin. Fix dictionary.show.edit.index and
record.edit.{main|metadata}.index routes.

Closes adiwg#326.
Refactor record.edit.extent.index layout to support addition of temporal
and vertical extents.
Add extent description.
Add `Clear` Bounding Box button.
Add `Clear Features` button.
Fix feature form state when navigating without closing form.
Add `borders` and `background` styles from Bootstrap 4.
Disable the 'circlemarker' in Leaflet Draw.
Support `plain` and `border` options for md-card.

Closes adiwg#320.
Change `tooltipClassName` to `tooltipClass`.
Configurable in Settings.

Closes adiwg#280.
Show bottom-border of last leaf.
@jlblcc jlblcc merged commit 133e4f4 into develop Jul 26, 2019
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.

1 participant