Ecosyste.ms: Issues

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

GitHub / swistakm/graceful issues and pull requests

#62 - Add support on customizable media type handling for resources.

Pull Request - State: open - Opened by eitanp82 almost 6 years ago - 1 comment

#61 - Support for OpenApi Generator's graceful generator?

Issue - State: open - Opened by anlcnydn almost 6 years ago - 1 comment

#60 - Add support of extensible encoders and decoders

Pull Request - State: closed - Opened by eitanp82 almost 6 years ago - 3 comments

#59 - Noticed allow_null has a bug when submitting a value for a nullable field within a post request

Pull Request - State: closed - Opened by anlcnydn almost 7 years ago - 4 comments
Labels: bug, release pending

#58 - Field allow null

Pull Request - State: closed - Opened by anlcnydn almost 7 years ago - 7 comments

#57 - A StringField's value become "None" instead of None when client submit it as null.

Issue - State: closed - Opened by anlcnydn about 7 years ago - 5 comments

#56 - Support for serializer's method fields.

Issue - State: open - Opened by swistakm over 7 years ago
Labels: feature, idea/proposal

#55 - Revisit terminology and class names.

Issue - State: open - Opened by swistakm over 7 years ago
Labels: enhancement

#54 - Improvement/performance tweaks [WIP]

Pull Request - State: open - Opened by swistakm over 7 years ago

#53 - Add write_only option to base field. Fixes #45.

Pull Request - State: closed - Opened by swistakm over 7 years ago - 1 comment
Labels: feature

#52 - Auth: allow to set detailed authorization requirements for specific HTTP methods

Issue - State: open - Opened by swistakm over 7 years ago
Labels: enhancement, help wanted, feature

#51 - Mark all keyword arguments in BaseField as keyword only

Issue - State: open - Opened by swistakm over 7 years ago
Labels: enhancement

#50 - Better validation error representation.

Issue - State: open - Opened by swistakm over 7 years ago
Labels: enhancement, help wanted

#49 - serializers: fix handling deserialization of many=True fields

Pull Request - State: closed - Opened by swistakm over 7 years ago - 1 comment

#48 - Improperly handled fields with many=True

Issue - State: closed - Opened by swistakm over 7 years ago
Labels: bug

#47 - add a dirty workaround for poorly designed validation to fix #42

Pull Request - State: closed - Opened by swistakm over 7 years ago - 1 comment

#46 - serializers: redesigned validation and star-like writable fields

Pull Request - State: closed - Opened by swistakm over 7 years ago - 6 comments
Labels: bug, feature, release pending, backport-possible

#45 - Add "write_only" fields

Issue - State: closed - Opened by swistakm over 7 years ago

#44 - Support for star-like writable fields

Issue - State: open - Opened by swistakm over 7 years ago - 1 comment
Labels: feature

#43 - Writable *-sourced fields break object validation on POST/PUT/PATCH

Issue - State: closed - Opened by swistakm over 7 years ago - 2 comments
Labels: bug

#42 - Field validation error uses field source names instead of representation names.

Issue - State: closed - Opened by swistakm over 7 years ago
Labels: bug

#41 - Feature/authentication backend

Pull Request - State: closed - Opened by swistakm over 7 years ago - 7 comments

#40 - 405 when using PUT method

Issue - State: closed - Opened by embatbr over 7 years ago - 1 comment

#39 - fixed spelling errors in documentation, added .idea dir to gitignore

Pull Request - State: closed - Opened by momirjalili about 8 years ago - 2 comments

#38 - Rewrite tests in test_generic to pytest-style

Issue - State: closed - Opened by swistakm about 8 years ago - 1 comment
Labels: enhancement, help wanted, left-for-future

#37 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger about 8 years ago - 2 comments

#36 - librelist doesnt seem to work

Issue - State: closed - Opened by giorgosp about 8 years ago - 1 comment
Labels: question

#35 - Add missing "version added" and "version changed" specifiers for all previous features and releases

Issue - State: closed - Opened by swistakm about 8 years ago
Labels: help wanted, documentation

#34 - Add docs section about mixins

Issue - State: open - Opened by swistakm about 8 years ago
Labels: help wanted, documentation

#33 - initial support of optional contexts (refs #32)

Pull Request - State: closed - Opened by swistakm about 8 years ago - 4 comments
Labels: enhancement, feature

#32 - Problem: No easy way to create custom per-request context

Issue - State: closed - Opened by swistakm about 8 years ago - 1 comment
Labels: enhancement, help wanted, feature, idea/proposal

#31 - Problem: incompatibility with falcon hooks

Issue - State: open - Opened by swistakm about 8 years ago
Labels: enhancement, help wanted, idea/proposal

#30 - Feature: bulk resource creation

Pull Request - State: closed - Opened by swistakm about 8 years ago - 1 comment
Labels: feature

#29 - Docs/section about documenting apis

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

#28 - Consider getting rid of default param value in "raw" or at least deserialising it only once

Issue - State: closed - Opened by swistakm over 8 years ago - 3 comments
Labels: enhancement, help wanted

#27 - params: add option to specify param validation (refs #5)

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

#26 - Feature/custom parameter containers

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

#25 - Add BoolParam class

Pull Request - State: closed - Opened by tomislater over 8 years ago - 4 comments
Labels: feature

#24 - Add bulk create/update support using PATCH (or PUT)

Issue - State: closed - Opened by swistakm over 8 years ago
Labels: help wanted, feature, idea/proposal

#23 - add tests matrix for latest version of falcon and Python

Issue - State: closed - Opened by swistakm over 8 years ago
Labels: enhancement

#22 - add tests for py35

Issue - State: closed - Opened by swistakm over 8 years ago - 1 comment
Labels: enhancement

#21 - List APIs/resource classes do not have access to uri template variables

Issue - State: closed - Opened by swistakm over 8 years ago
Labels: bug

#20 - Seems like BoolField.to_representation is faulty

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

#19 - Create BoolParam class

Issue - State: closed - Opened by swistakm over 8 years ago - 1 comment
Labels: feature

#18 - Fix long_description on PyPI

Issue - State: closed - Opened by swistakm over 8 years ago
Labels: bug

#17 - Graceful will support authentication feature?

Issue - State: closed - Opened by PipocaZalas almost 9 years ago - 7 comments
Labels: feature

#16 - Param objects could have ability to provide containers for multiple objects.

Issue - State: closed - Opened by swistakm about 9 years ago - 5 comments
Labels: feature

#13 - Content negotiation

Issue - State: open - Opened by swistakm about 9 years ago - 2 comments
Labels: help wanted, feature

#12 - generic views could return resource representation dictionary on method handlers

Issue - State: open - Opened by swistakm about 9 years ago - 1 comment
Labels: idea/proposal

#11 - Nested resource serialization

Issue - State: open - Opened by swistakm about 9 years ago - 5 comments
Labels: help wanted, feature, idea/proposal

#10 - Include Allow header in OPTIONS responses

Issue - State: closed - Opened by swistakm about 9 years ago - 1 comment
Labels: enhancement

#9 - Utilize python3 annotations

Issue - State: closed - Opened by swistakm over 9 years ago - 1 comment
Labels: idea/proposal, left-for-future

#8 - add support for specifying GET parameters multiple times

Issue - State: closed - Opened by swistakm over 9 years ago
Labels: feature

#7 - definitely decide on way to work with classes and python2 compat

Issue - State: closed - Opened by swistakm over 9 years ago
Labels: enhancement, feature

#5 - Add optional validation to parameters

Issue - State: closed - Opened by swistakm over 9 years ago
Labels: feature

#4 - StringField has type annotation == 'raw'

Issue - State: closed - Opened by swistakm over 9 years ago
Labels: bug

#3 - Support for fields that can be null/blank

Issue - State: closed - Opened by swistakm over 9 years ago - 1 comment
Labels: feature

#2 - Replace req, resp, meta, params, kwargs, etc. with more general context parameter that can store all of this information

Issue - State: closed - Opened by swistakm over 9 years ago - 2 comments
Labels: enhancement, idea/proposal, left-for-future