Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / phramework/jsonapi issues and pull requests
#68 - Moved optional params after required
Pull Request -
State: closed - Opened by kostasNikolopoulos over 2 years ago
#67 - Fixed Filter::parseFromParameters when filter is not valid
Pull Request -
State: closed - Opened by akalineskou almost 5 years ago
#66 - Upgrade PHPUnit
Pull Request -
State: open - Opened by nohponex about 5 years ago
#65 - Fixed handleFilter escape single quote
Pull Request -
State: closed - Opened by nohponex about 5 years ago
#64 - Use getSort as model default sort
Pull Request -
State: closed - Opened by nohponex almost 7 years ago
#63 - Update coveralls
Pull Request -
State: closed - Opened by nohponex almost 7 years ago
#62 - Fix used validation model on Filter's validate method
Pull Request -
State: closed - Opened by vprountzos almost 7 years ago
#61 - Update Model's delete and patch to use schema
Pull Request -
State: closed - Opened by kostasNikolopoulos over 7 years ago
- 1 comment
#60 - Support for overlap array operator
Issue -
State: open - Opened by ThanosDi almost 8 years ago
- 1 comment
Labels: new feature
#59 - Implement PATCH
Pull Request -
State: closed - Opened by nohponex almost 8 years ago
- 1 comment
#58 - 3.x implement post
Pull Request -
State: open - Opened by nohponex almost 8 years ago
#57 - Warning on filter
Issue -
State: open - Opened by nohponex about 8 years ago
Labels: bug
#56 - Cannot patch boolean to false when using postgresql
Issue -
State: open - Opened by nohponex about 8 years ago
Labels: bug
#55 - Warning: explode() expects parameter 2 to be string, array given in vendor/phramework/jsonapi/src/Controller/Base.php
Issue -
State: open - Opened by ThanosDi about 8 years ago
Labels: bug
#54 - Bug when trying to PATCH a TO_MANY relationship with empty data
Issue -
State: closed - Opened by ThanosDi about 8 years ago
Labels: bug
#53 - Promise solution for Circular dependency issue #45
Pull Request -
State: closed - Opened by nohponex over 8 years ago
- 1 comment
#52 - Alternative design pattern for handlePOST etc methods
Issue -
State: open - Opened by nohponex over 8 years ago
- 2 comments
Labels: help wanted, proposal
#51 - Pass meta to handleGet, handleGetById
Issue -
State: open - Opened by nohponex over 8 years ago
Labels: proposal
#50 - Relationship behaviour on handlePost
Issue -
State: open - Opened by nohponex over 8 years ago
- 1 comment
Labels: help wanted
#49 - Patch trait causes collisions with Post
Issue -
State: closed - Opened by nohponex over 8 years ago
Labels: bug
#48 - Slim's $request->getParsedBody returns array instead of object
Issue -
State: open - Opened by nohponex over 8 years ago
- 2 comments
#47 - Default definition across all ResourceModel
Issue -
State: open - Opened by nohponex over 8 years ago
Labels: question
#46 - Create new class for relationships in ValidationModel
Issue -
State: open - Opened by nohponex over 8 years ago
Labels: proposal
#45 - Circular dependency issue
Issue -
State: closed - Opened by nohponex over 8 years ago
- 3 comments
Labels: bug, help wanted
#44 - Issue on invalid request body when POST
Issue -
State: open - Opened by nohponex over 8 years ago
Labels: bug
#43 - Define id validator in each ResourceModel
Issue -
State: open - Opened by nohponex over 8 years ago
- 1 comment
Labels: proposal
#42 - Allow directive attributes validation callbacks
Issue -
State: open - Opened by nohponex over 8 years ago
#41 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 8 years ago
#40 - Use traits instead of mutimple classes to group methods
Issue -
State: closed - Opened by nohponex over 8 years ago
- 1 comment
Labels: enhancement
#39 - Non-inheritance resource models
Issue -
State: open - Opened by nohponex over 8 years ago
- 1 comment
Labels: proposal
#38 - Abstract directive definition
Issue -
State: closed - Opened by nohponex over 8 years ago
Labels: proposal
#37 - isA proposal
Issue -
State: open - Opened by nohponex over 8 years ago
- 3 comments
Labels: new feature, proposal
#36 - Add private attribute fields
Issue -
State: closed - Opened by nohponex over 8 years ago
Labels: new feature
#35 - handlePATCH uses POST validation model for relationships
Issue -
State: open - Opened by nohponex over 8 years ago
- 1 comment
Labels: bug
#34 - Improve resource cache
Issue -
State: open - Opened by nohponex over 8 years ago
- 2 comments
Labels: enhancement
#33 - empty() behaviour in Filter properties
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: bug
#32 - Use array_merge_recursive in Filter::merge
Issue -
State: open - Opened by nohponex almost 9 years ago
- 1 comment
Labels: enhancement
#31 - \Phramework\JSONAPI\Model\Relationship error
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: bug
#30 - Cannot filter TO_ONE relationship when using a callback
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: bug
#29 - Allow PATCH validation model to override validation model
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: ready
#28 - Allow resource links to another API base
Issue -
State: open - Opened by nohponex almost 9 years ago
- 1 comment
#27 - getRelationshipData and get (parse record) should call callabacks using same signature
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: bug
#26 - Prevent warning on POST when given type is an array
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: bug
#25 - Allow different self links for self and resource's
Issue -
State: open - Opened by nohponex almost 9 years ago
- 1 comment
#24 - Add tablespace prefix for model class attributes
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: ready, new feature
#23 - Make sure setDefault works on recursive ObjectValidators
Issue -
State: closed - Opened by nohponex almost 9 years ago
- 1 comment
Labels: bug
#22 - Add $viewCallback parameter for Controller::handleDelete
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: enhancement
#21 - Implement support for relationship on PATCH request
Issue -
State: closed - Opened by nohponex almost 9 years ago
- 2 comments
Labels: enhancement
#18 - Allow to filter relationships using Operator::OPERATOR_EMPTY
Issue -
State: closed - Opened by nohponex almost 9 years ago
- 1 comment
Labels: enhancement
#17 - Remove relationship related attributes when parsing a resource
Issue -
State: closed - Opened by nohponex almost 9 years ago
- 1 comment
#16 - Applied fixes from StyleCI
Pull Request -
State: closed - Opened by nohponex almost 9 years ago
#15 - Update RequestException documentation
Issue -
State: open - Opened by nohponex almost 9 years ago
#14 - Use empty()
Issue -
State: closed - Opened by nohponex almost 9 years ago
#13 - Multiple attributes for JSONAPI sort directive
Issue -
State: open - Opened by nohponex almost 9 years ago
Labels: enhancement
#12 - Return location header on POST when one resource is created
Issue -
State: closed - Opened by nohponex about 9 years ago
#11 - Reorganize phpunit tests
Issue -
State: closed - Opened by nohponex about 9 years ago
#10 - Define common Model::get method
Issue -
State: closed - Opened by nohponex about 9 years ago
#9 - Use get with filter and page instead of getById (or primary idAttribute)
Issue -
State: closed - Opened by nohponex about 9 years ago
Labels: enhancement
#8 - Create helper classes for objects like page, sort, filter, resource
Issue -
State: closed - Opened by nohponex about 9 years ago
Labels: enhancement
#7 - Use Model::getCast to prepare records
Issue -
State: open - Opened by nohponex about 9 years ago
Labels: invalid
#6 - Make fetching of relationship's data optional and allow full resource information
Issue -
State: closed - Opened by nohponex about 9 years ago
- 3 comments
Labels: enhancement
#5 - use filterValidation model when filter relationship data
Issue -
State: closed - Opened by nohponex about 9 years ago
- 1 comment
Labels: enhancement
#4 - Error on empty of attributes PATCH
Issue -
State: closed - Opened by nohponex about 9 years ago
Labels: bug
#3 - Bug when POST has no attribute
Issue -
State: closed - Opened by nohponex about 9 years ago
Labels: bug
#2 - Inluded resources with value null
Issue -
State: open - Opened by nohponex about 9 years ago
Labels: bug
#1 - Correct headers when returing 204 Created
Issue -
State: open - Opened by nohponex about 9 years ago
Labels: bug