Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / AdCombo/flask-combo-jsonapi issues and pull requests
#69 - Ensure that status message is included on status line
Pull Request -
State: closed - Opened by pdw-mb almost 2 years ago
- 2 comments
#68 - fix __init_subclass__ for multi project (Flask 2.2)
Pull Request -
State: closed - Opened by tarasovdg almost 2 years ago
- 5 comments
#67 - Flask 2.2.x compatibility
Pull Request -
State: closed - Opened by igieon about 2 years ago
- 3 comments
#66 - test_get_list_with_simple_filter_relationship_custom_qs_api test failure
Issue -
State: open - Opened by Apteryks over 2 years ago
#65 - POST: AttributeError: Model object has no attribute 'items'
Issue -
State: closed - Opened by chedaniel over 2 years ago
- 1 comment
#64 - Sparse fieldsets for invalid type results in 500
Issue -
State: open - Opened by ddobson almost 3 years ago
#63 - Updated requirements to latest versions
Pull Request -
State: closed - Opened by dennyche almost 3 years ago
- 2 comments
#62 - Add requirements.txt to MANIFEST.in
Pull Request -
State: closed - Opened by flotsan about 3 years ago
- 1 comment
#61 - installation from pypi source package failing due to missing requirements.txt
Issue -
State: open - Opened by flotsan about 3 years ago
#60 - Filter results by search within an array attribute?
Issue -
State: closed - Opened by vi0815 about 3 years ago
- 2 comments
#59 - Cleanup of branches
Issue -
State: closed - Opened by igieon about 3 years ago
- 2 comments
#58 - Fix patch nested field partial update
Pull Request -
State: closed - Opened by igieon about 3 years ago
- 1 comment
#57 - Patch request validates id match before loading schema
Pull Request -
State: closed - Opened by igieon about 3 years ago
- 2 comments
#56 - Enable documented global decorators
Pull Request -
State: closed - Opened by igieon over 3 years ago
- 1 comment
#55 - Pagination improvement use dict of ints and expect it everywhere
Pull Request -
State: closed - Opened by igieon over 3 years ago
- 4 comments
#54 - Ability to use custom query string manager
Pull Request -
State: closed - Opened by igieon over 3 years ago
- 1 comment
#53 - Improve filter shortcuts and test
Pull Request -
State: closed - Opened by igieon over 3 years ago
- 3 comments
#52 - Update SQLAlchemy to 1.4+
Issue -
State: closed - Opened by igieon over 3 years ago
- 5 comments
#51 - fix #35 Raise 404 ObjectNotFound when a single resource does not exist
Pull Request -
State: closed - Opened by samuelfirst over 3 years ago
- 3 comments
#50 - Update marshmallow version to the latest
Issue -
State: open - Opened by mahenzon over 3 years ago
#49 - Update docs: fix grammar, typos, phrasing, orthography, conjugations
Pull Request -
State: closed - Opened by mahenzon over 3 years ago
- 1 comment
#48 - Update api, api_nested examples, update docs
Pull Request -
State: closed - Opened by mahenzon over 3 years ago
- 2 comments
#47 - How to reinitialize the query string manager filter and sort
Issue -
State: closed - Opened by codedsun over 3 years ago
- 3 comments
#46 - Bump marshmallow_jsonapi to version 0.24.0
Pull Request -
State: closed - Opened by dmitrymishanov over 3 years ago
- 1 comment
#45 - Develop to Master
Pull Request -
State: closed - Opened by dmitrymishanov over 3 years ago
#44 - Make sqlalchemy an optional dependency
Issue -
State: open - Opened by camillehuot over 3 years ago
#43 - small_fix_for_resource_list_post
Pull Request -
State: closed - Opened by dmitrymishanov over 3 years ago
- 2 comments
#42 - Add Python tests workflow + trigger coveralls (GitHub Actions)
Pull Request -
State: closed - Opened by mahenzon almost 4 years ago
- 1 comment
#41 - Custom data layer, class object requirements
Issue -
State: closed - Opened by camillehuot almost 4 years ago
- 1 comment
#40 - feat: Allow fetching multiple relationships from same included resource
Pull Request -
State: closed - Opened by iamareebjamal almost 4 years ago
- 19 comments
#39 - Allow fetching multiple relationships from same included resource
Issue -
State: closed - Opened by iamareebjamal almost 4 years ago
#38 - Validate that schema's fields match __init__ args of related model for Resources with "POST" method.
Issue -
State: open - Opened by dmitrymishanov almost 4 years ago
Labels: enhancement
#37 - Revert bad resource validation commit
Pull Request -
State: closed - Opened by dmitrymishanov almost 4 years ago
#36 - Remove apispec from requirements
Pull Request -
State: closed - Opened by mahenzon almost 4 years ago
- 1 comment
#35 - Raise 404 if object not found
Issue -
State: closed - Opened by iamareebjamal almost 4 years ago
- 9 comments
#34 - Issue with `id` field on PATCH request
Issue -
State: closed - Opened by iamareebjamal almost 4 years ago
- 7 comments
Labels: bug
#33 - Fix resource detail not found
Pull Request -
State: closed - Opened by mahenzon almost 4 years ago
- 2 comments
Labels: bug, enhancement, invalid
#32 - Fix faulty way to get schema
Pull Request -
State: closed - Opened by mahenzon almost 4 years ago
- 1 comment
#31 - 1.0.3
Pull Request -
State: closed - Opened by roman-adcombo almost 4 years ago
#30 - Version 1.0.3
Pull Request -
State: closed - Opened by roman-adcombo almost 4 years ago
#29 - __version__ = "1.0.3"
Pull Request -
State: closed - Opened by roman-adcombo almost 4 years ago
#28 - for release 1.0.1
Pull Request -
State: closed - Opened by roman-adcombo almost 4 years ago
#27 - add github action to publish to pypi
Pull Request -
State: closed - Opened by methuselah-0 almost 4 years ago
- 1 comment
#26 - Using ToastedMarshmallow
Issue -
State: open - Opened by Rishi321 almost 4 years ago
- 1 comment
Labels: enhancement, help wanted, question
#25 - Faulty way to get relationship schema
Issue -
State: closed - Opened by mahenzon about 4 years ago
- 1 comment
Labels: bug
#24 - Error dumping objects with JSONB fields (with already dumped date/datetime data)
Issue -
State: open - Opened by mahenzon about 4 years ago
- 5 comments
Labels: bug, enhancement, hacktoberfest, JSONB
#23 - Allow custom primary key
Issue -
State: open - Opened by mahenzon about 4 years ago
- 3 comments
Labels: enhancement, good first issue, hacktoberfest
#22 - Feature to support 'in' clause based on jsonapi filter=1,2,3 - BUG: #189 #190
Pull Request -
State: closed - Opened by rubenghio about 4 years ago
- 5 comments
#21 - Update marshmallow_jsonapi version to 0.24.0
Pull Request -
State: closed - Opened by ddobson over 4 years ago
- 6 comments
#20 - fix(schema): container has been renamed to inner in marshmallow 3.0.0rc8.
Pull Request -
State: closed - Opened by etiennecaldo over 4 years ago
- 2 comments
#19 - Search JSONB fields
Issue -
State: closed - Opened by tarasovdg over 4 years ago
#18 - Data with duplicate keys are not loaded
Issue -
State: open - Opened by tarasovdg over 4 years ago
- 1 comment
#17 - fix format_http_exception error
Pull Request -
State: closed - Opened by pysalt over 4 years ago
- 1 comment
#16 - Error handling exception in format_http_exception
Issue -
State: closed - Opened by mahenzon over 4 years ago
- 1 comment
Labels: bug
#15 - Rename to Flask-COMBO-JSONAPI
Pull Request -
State: closed - Opened by mahenzon over 4 years ago
- 1 comment
#14 - Setup pre-commit hooks
Issue -
State: open - Opened by mahenzon over 4 years ago
Labels: enhancement, good first issue
#13 - Start using pyproject.toml
Issue -
State: open - Opened by mahenzon over 4 years ago
- 1 comment
Labels: enhancement, good first issue
#12 - Deploy docs to read-the-docs using sphinx
Issue -
State: closed - Opened by mahenzon over 4 years ago
- 1 comment
Labels: documentation, enhancement, good first issue
#11 - Deploy to pypi
Issue -
State: closed - Opened by mahenzon over 4 years ago
- 5 comments
Labels: enhancement, good first issue
#10 - Rename this repo and python package
Issue -
State: closed - Opened by mahenzon over 4 years ago
- 5 comments
#9 - Freeze marshmallow-jsonapi version, fix badges in README
Pull Request -
State: closed - Opened by mahenzon over 4 years ago
#8 - Tests failing with marshmallow-jsonapi > 0.22.0
Issue -
State: closed - Opened by mahenzon over 4 years ago
#7 - fix: SqlalchemyDataLayer fails on models with __init__ statement
Pull Request -
State: closed - Opened by pysalt over 4 years ago
- 3 comments
#6 - SqlalchemyDataLayer fails on models with __init__ statement
Issue -
State: closed - Opened by pysalt over 4 years ago
Labels: bug
#5 - Some refactoring resource and alchemy data layer, tests fixes
Pull Request -
State: closed - Opened by mahenzon over 4 years ago
#4 - Feature/disable collection count
Pull Request -
State: closed - Opened by mahenzon over 4 years ago
- 1 comment
#3 - Separate method in the alchemy layer for collection count fetching
Issue -
State: closed - Opened by mahenzon over 4 years ago
#2 - Add compatibility with http-errors to jsonapi_exception_formatter
Pull Request -
State: closed - Opened by pysalt over 4 years ago
#1 - Add compatibility with http-errors to jsonapi_exception_formatter
Issue -
State: closed - Opened by pysalt over 4 years ago
- 1 comment
Labels: enhancement