Skip to content

issues Search Results · repo:driggl/jsonapi_errors_handler language:Ruby

Filter by

15 results
 (69 ms)

15 results

indriggl/jsonapi_errors_handler (press backspace or delete to remove)

Rails 7, Ruby 3 img width= 686 alt= image src= https://user-images.githubusercontent.com/69992550/187043954-f571fb84-3802-444d-adba-0935b5884ac7.png
  • atagunay
  • 1
  • Opened 
    on Aug 27, 2022
  • #37

Rails 6.1 changed how ActiveModel errors are structured (explanation, Pull Request). It affects jsonapi_errors_handler error output. Error that looked like that: { errors : [ { status : ...
bug
  • KubaSemczuk
  • 7
  • Opened 
    on Jul 27, 2021
  • #33

According to the JSONAPI spec status: the HTTP status code applicable to this problem, expressed as a string value., though it is expressed as MAY. Should this be changed to a string? Happy to do a PR ...
  • tibomogul
  • 1
  • Opened 
    on Jan 10, 2021
  • #30

There is a lot of tedious work involved when there is a need to test JSON:API endpoints. All endpoints can send successful and unsuccessful responses and in terms of possible errors a lot of repetition ...
enhancement
  • swilgosz
  • Opened 
    on Sep 25, 2020
  • #28

I m not sure why you re loading this: https://github.com/driggl/jsonapi_errors_handler/blob/7cdeaa61b1c61182b6217493144542b0afe39440/lib/jsonapi_errors_handler.rb#L3
  • fny
  • 1
  • Opened 
    on Sep 21, 2020
  • #25

Hi @swilgosz Thanks for the great work !! issue - JsonapiErrorsHandler::Errors::Unauthorized link is routing to wrong path (::NotFound) suggestion - I have created a PR to fix the issue. Please ...
  • pauljoegeorge
  • 1
  • Opened 
    on Apr 24, 2020
  • #24

Hi @swilgosz , Thanks for your great work on this gem. I found the mistake in your documentation in the Custom errors mapping section, when I try to follow the docs. This line ErrorsMapper.map_errors! ...
  • pandabamboo90
  • 1
  • Opened 
    on Aug 10, 2019
  • #20

To improve code quality it s good to have robocop integrated
  • swilgosz
  • Opened 
    on Apr 25, 2019
  • #14

It s a very popular situation when in case of an error we want to catch it via external logging mechanism, like email notification, or external tool (i.e. Sentry) We should add a way to provide this feature ...
  • swilgosz
  • Opened 
    on Apr 23, 2019
  • #13

Using Validation errors isn t obvious. Also, we should add information about overriding default errors.
  • swilgosz
  • Opened 
    on Apr 23, 2019
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub