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

GitHub / socialwifi/flask-jsonapi issues and pull requests

#61 - Switch to running tests with GitHub Actions.

Pull Request - State: closed - Opened by jgoclawski 6 months ago

#60 - Filtering improvements.

Pull Request - State: closed - Opened by jgoclawski 6 months ago

#59 - Add allowed_actions for ViewSet and View.

Pull Request - State: closed - Opened by jgoclawski over 3 years ago - 1 comment

#58 - Allow overriding resource action methods in protected views.

Pull Request - State: closed - Opened by jgoclawski over 3 years ago - 1 comment

#57 - Parametrize session commits.

Pull Request - State: closed - Opened by riklaunim almost 4 years ago - 2 comments

#56 - Remove explicit session commits in repository

Pull Request - State: closed - Opened by riklaunim almost 4 years ago - 1 comment

#55 - Add support for custom pagination links via X-Original-Path header.

Pull Request - State: closed - Opened by riklaunim about 4 years ago

#54 - What is the difference compare to Flask-REST-JSONAPI?

Issue - State: closed - Opened by firdaus-aziz about 4 years ago - 1 comment

#53 - Support SQLAlchemy >= 1.4

Pull Request - State: closed - Opened by riklaunim about 4 years ago - 1 comment

#52 - Remove nested support.

Pull Request - State: closed - Opened by riklaunim about 4 years ago - 1 comment

#51 - Migrate to marshmallow 3.X.

Pull Request - State: closed - Opened by riklaunim about 4 years ago - 1 comment

#50 - Potential dependency conflicts between flask-jsonapi and marshmallow

Issue - State: closed - Opened by NeolithEra about 5 years ago - 3 comments

#49 - Add get_or_create and update_or_create to SqlAlchemyModelRepository.

Pull Request - State: closed - Opened by riklaunim over 5 years ago - 1 comment

#48 - Marshmallow 3

Pull Request - State: closed - Opened by multimeric almost 6 years ago - 1 comment

#47 - Bump to Marshmallow 3?

Issue - State: closed - Opened by multimeric almost 6 years ago - 5 comments

#46 - Add long description.

Pull Request - State: closed - Opened by Behoston almost 6 years ago - 1 comment

#45 - Fix: freeze marshmallow version lower than 3.0.0

Pull Request - State: closed - Opened by Behoston almost 6 years ago - 1 comment

#44 - Fixed marshmallow error reporting

Pull Request - State: closed - Opened by riklaunim almost 6 years ago - 2 comments

#43 - Add permission checker interface.

Pull Request - State: closed - Opened by Behoston over 6 years ago - 1 comment

#42 - Add isort and fix import order.

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

#41 - Fix: upgrade pytest version.

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

#40 - Permissions implementation.

Pull Request - State: closed - Opened by Behoston over 6 years ago - 1 comment

#39 - Do not reimplement decorators mechanism.

Pull Request - State: closed - Opened by Behoston over 6 years ago - 1 comment

#38 - Add filtering docs.

Pull Request - State: closed - Opened by maruqu over 6 years ago - 1 comment

#37 - Query string docs

Pull Request - State: closed - Opened by maruqu over 6 years ago - 4 comments

#36 - Fix in operator bug.

Pull Request - State: closed - Opened by maruqu over 6 years ago - 3 comments

#35 - Enable tests for Python 3.7

Pull Request - State: closed - Opened by Behoston over 6 years ago - 2 comments

#34 - Add missing return statement to ResourceList.

Pull Request - State: closed - Opened by Behoston over 6 years ago - 3 comments

#33 - Add sorting

Pull Request - State: closed - Opened by mimo00 almost 7 years ago - 1 comment

#32 - Raise exception when empty filter value provided.

Pull Request - State: closed - Opened by maruqu almost 7 years ago - 1 comment

#31 - Add sorting.

Pull Request - State: closed - Opened by mimo00 about 7 years ago - 1 comment

#30 - Support Python 3.7.0

Pull Request - State: closed - Opened by mimo00 about 7 years ago - 2 comments

#29 - Update CHANGELOG.md

Pull Request - State: closed - Opened by mimo00 about 7 years ago - 1 comment

#28 - Simplify regex to implicit function.

Pull Request - State: closed - Opened by mimo00 about 7 years ago - 2 comments

#27 - Add relationship repositories.

Pull Request - State: open - Opened by maruqu about 7 years ago - 2 comments

#26 - Support pip >=10

Pull Request - State: closed - Opened by mimo00 about 7 years ago - 1 comment

#25 - Add ability to use sparse fields.

Pull Request - State: closed - Opened by maruqu about 7 years ago - 2 comments

#24 - Add ability to parse and apply advanced resource filtering.

Pull Request - State: closed - Opened by maruqu about 7 years ago - 4 comments

#23 - Add ability to paginate results.

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

#22 - Merge feature/update-nested-repository into master.

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

#21 - Tutorial.

Pull Request - State: closed - Opened by AndrzejM63 over 7 years ago - 3 comments
Labels: wontfix

#20 - Add flake8.

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

#19 - Docs initialization

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

#18 - Add sqlalchemy model repository basic tests.

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

#17 - Add ability to register detail view without id in url route.

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

#16 - Add kwargs to update method, to match create function arguments.

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

#15 - Add NestedResourceRepositoryViewSet to init.

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

#14 - Add single object handling in nested repository.

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

#13 - Add SqlAlchemyModelRepository

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

#12 - Extract detail and list view cls.

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

#11 - Add transaction to nested repository.

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

#10 - Add atomic_schema as repository_field.

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

#9 - Add creating many objects in one request

Pull Request - State: closed - Opened by mimo00 almost 8 years ago - 3 comments

#8 - Allow to set custom repository view class.

Pull Request - State: closed - Opened by lpodkalicki almost 8 years ago - 1 comment

#7 - Fix order in test.

Pull Request - State: closed - Opened by mimo00 almost 8 years ago - 2 comments

#6 - Add creating many object in one request.

Pull Request - State: closed - Opened by mimo00 almost 8 years ago

#5 - Nesting repo

Pull Request - State: closed - Opened by mimo00 almost 8 years ago - 2 comments

#4 - Add inclusion of related resources.

Pull Request - State: closed - Opened by maruqu almost 8 years ago

#3 - Add decorator for selected http methods.

Pull Request - State: closed - Opened by maruqu almost 8 years ago - 1 comment

#2 - Fix. Return correct status code.

Pull Request - State: closed - Opened by kramarz about 8 years ago - 1 comment

#1 - Add ResourceRepositoryViewSet.

Pull Request - State: closed - Opened by kramarz about 8 years ago - 3 comments