Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aptible/ember-json-schema-document issues and pull requests

#60 - Just debug on undefined, dont blow up

Pull Request - State: closed - Opened by skylar-anderson over 6 years ago

#59 - Updates and Fixes

Pull Request - State: closed - Opened by skylar-anderson over 6 years ago

#58 - Add getter for property visiblity

Pull Request - State: closed - Opened by skylar-anderson over 7 years ago

#57 - trigger a global property change for easy change notifications

Pull Request - State: closed - Opened by skylar-anderson about 8 years ago

#55 - Recursively serialize nested objects, removing and undefined values

Pull Request - State: closed - Opened by skylar-anderson about 8 years ago

#54 - fix bug

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#53 - Reformat expected schema for dependenceis

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#52 - add ember release

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#51 - Support for arrays

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#50 - API for schema dependencies

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#49 - Update module name

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#48 - Extract form-generation components, rename project

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago
Labels: in progress

#47 - Fix cryptic error message when attempting to load an invalid document

Issue - State: open - Opened by skylar-anderson over 8 years ago
Labels: bug, ready

#46 - Upgrade ember-cli, fixes resolver issue plaguing Travis builds

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#45 - Add Schema.load

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago - 1 comment

#44 - Implement property dependencies

Issue - State: closed - Opened by skylar-anderson over 8 years ago

#43 - consider approach of splitting schema definition and form definition

Issue - State: closed - Opened by ssured over 8 years ago - 1 comment

#42 - Fix schema metadata

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#40 - Add load method for array-based documents

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#39 - each-property component shouldn't have a tag name

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#37 - Disabled fields

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago - 1 comment

#36 - Allow {"$ref": "#/path/to/property/definition"} in schema

Pull Request - State: closed - Opened by ssured over 8 years ago - 1 comment

#35 - Fixing typo

Pull Request - State: closed - Opened by that-jpg over 8 years ago - 2 comments

#34 - Nesting objects multiple times

Pull Request - State: closed - Opened by ssured over 8 years ago - 1 comment

#33 - Add `ObjectDocument#load` implementation.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 1 comment

#32 - Split Document tests up.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 1 comment

#31 - Rename `Document#toJSON` to `Document#dump`.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 1 comment

#30 - Update toggles to initialize as undefined

Issue - State: open - Opened by skylar-anderson over 8 years ago

#29 - default toggle value is false

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago - 2 comments

#28 - Update dependencies.

Pull Request - State: closed - Opened by rwjblue over 8 years ago

#27 - Add Document.prototype.removeObject.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 4 comments

#26 - Test

Issue - State: closed - Opened by skylar-anderson over 8 years ago

#25 - Create `addon/utils/computed-static-default.js`

Issue - State: open - Opened by rwjblue over 8 years ago - 2 comments
Labels: ready

#24 - New Toggle component

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago

#23 - Remove beta and canary from allowed failures.

Issue - State: open - Opened by rwjblue over 8 years ago
Labels: ready

#22 - Temporarily disable SRI.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 4 comments

#21 - Move display-related properties to separate property [fixes #20]

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago - 1 comment

#19 - API for iterating document errors

Issue - State: open - Opened by skylar-anderson over 8 years ago - 3 comments
Labels: ready

#18 - Ability to restore document state

Issue - State: closed - Opened by skylar-anderson over 8 years ago - 3 comments

#17 - document.removeObject()

Issue - State: closed - Opened by skylar-anderson over 8 years ago - 1 comment

#16 - Expose `document.isValid` property on ObjectDocument's.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 1 comment

#15 - Update ember-cli blueprint.

Pull Request - State: closed - Opened by rwjblue over 8 years ago

#14 - Add document.removeItem.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 3 comments

#13 - Propagate forward schema id and $schema when creating child documents.

Issue - State: open - Opened by rwjblue over 8 years ago
Labels: ready

#12 - Remove label fields, add prompt and description property meta

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago - 2 comments

#11 - document.toJSON() includes invalid document items

Issue - State: closed - Opened by skylar-anderson over 8 years ago - 1 comment
Labels: bug

#10 - document.removeItem

Issue - State: closed - Opened by skylar-anderson over 8 years ago - 1 comment

#9 - Schema property form components

Pull Request - State: closed - Opened by skylar-anderson over 8 years ago - 3 comments

#8 - Allow documents to be observable by Ember.

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 4 comments

#7 - Add support for `enum`.

Pull Request - State: closed - Opened by rwjblue over 8 years ago

#6 - Add basic presence validation.

Pull Request - State: closed - Opened by rwjblue over 8 years ago

#5 - Enable Document model to be observable.

Issue - State: closed - Opened by rwjblue over 8 years ago - 2 comments

#4 - Update ember-suave to 1.2.0.

Pull Request - State: closed - Opened by rwjblue over 8 years ago

#3 - Update to phantomjs 2.0.

Pull Request - State: closed - Opened by rwjblue over 8 years ago

#2 - Flesh out array based object.s

Pull Request - State: closed - Opened by rwjblue over 8 years ago - 1 comment

#1 - Use JSCS preset version of ember-suave.

Pull Request - State: closed - Opened by rwjblue over 8 years ago