Ecosyste.ms: Issues

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

GitHub / procore/sift issues and pull requests

#63 - Pass params to if closure

Pull Request - State: closed - Opened by bradleyrzeller 5 months ago - 1 comment

#62 - Remove `net-http` gem dependency

Pull Request - State: closed - Opened by yevhenii-ponomarenko over 1 year ago

#61 - Modernize Sift code

Pull Request - State: closed - Opened by yevhenii-ponomarenko over 1 year ago

#60 - Add ActiveRecord 7 compatibility

Pull Request - State: closed - Opened by dervish86 over 1 year ago - 3 comments

#59 - Make `Sift#filter_errors` return `ActiveModel::Errors` instead of `Hash`

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

#58 - Fix filter by boolean field

Pull Request - State: open - Opened by anderson-bispo over 2 years ago
Labels: needs code review

#56 - Fix apply_jsonb_conditions in Sift::WhereHandler

Pull Request - State: open - Opened by acwright about 3 years ago

#55 - Filtering JSONB Array Throws Error

Issue - State: open - Opened by acwright about 3 years ago - 1 comment

#54 - Allows mutating filters

Pull Request - State: closed - Opened by grahamleslie over 3 years ago

#53 - Updates example, runs Prettier on README

Pull Request - State: closed - Opened by grahamleslie almost 4 years ago

#52 - Allows mutating filters

Pull Request - State: closed - Opened by grahamleslie about 4 years ago - 2 comments
Labels: enhancement, needs code review

#51 - Allowing to filter by null when the JSONB value includes a nil value

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

#50 - Adding Support for jsonb

Pull Request - State: closed - Opened by moisesnarvaez over 4 years ago - 2 comments

#49 - Make subclasses of Sift::Filter for Where and Scope

Pull Request - State: closed - Opened by andrew-wheeler over 4 years ago
Labels: needs code review

#48 - Sift supports specifying types of scope arguments

Pull Request - State: open - Opened by andrew-wheeler over 4 years ago
Labels: needs code review

#47 - Address Rubocop Discrepencies and Fix Rails 6 Issue

Pull Request - State: closed - Opened by lessthanjacob over 4 years ago - 1 comment

#46 - [ZL-452] Support class inheritance

Pull Request - State: closed - Opened by njbbaer over 4 years ago - 3 comments

#45 - Rename gem to procore-sift, bump to 0.12.0

Pull Request - State: closed - Opened by edsonk over 5 years ago

#44 - Update changelog for 0.11.0

Pull Request - State: closed - Opened by edsonk over 5 years ago

#43 - Bump version to 0.12.0

Pull Request - State: closed - Opened by edsonk over 5 years ago

#42 - move to private attr_readers

Pull Request - State: closed - Opened by amayer171 over 5 years ago

#41 - [PM-3465] perform normalization and validation for dates in date ranges

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

#40 - Sift should allow you to define what is true

Issue - State: closed - Opened by HParker about 6 years ago

#39 - Rename to sift

Pull Request - State: closed - Opened by HParker about 6 years ago - 1 comment

#38 - Empty / Null Filters params blows up

Issue - State: open - Opened by PatKoperwas over 6 years ago
Labels: bug

#37 - [RS] - Filter Array Collections

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

#36 - Improve DateTime validation

Issue - State: open - Opened by amayer171 over 6 years ago - 2 comments

#35 - Get rubocop and specs green again

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

#34 - Update array filtering docs

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

#33 - Support json array

Pull Request - State: closed - Opened by amayer171 over 6 years ago - 5 comments

#32 - Stop supporting multi arg scopes

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

#31 - Fix arg confusion

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

#30 - Rename

Issue - State: closed - Opened by HParker over 6 years ago - 2 comments

#29 - More Doc examples

Issue - State: closed - Opened by HParker over 6 years ago

#28 - int validator and scope fix

Pull Request - State: closed - Opened by Oneill38 over 6 years ago - 1 comment
Labels: bug

#27 - Allow array of integers for type: int

Pull Request - State: closed - Opened by Oneill38 almost 7 years ago
Labels: enhancement

#26 - Sort Not Respecting Param Order

Issue - State: open - Opened by melch almost 7 years ago

#25 - Fix easy rubocop violations

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

#24 - Update gemspec

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

#23 - Get test passing with updated rails

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

#22 - Document internal_name

Pull Request - State: closed - Opened by brock-noah almost 7 years ago

#21 - Fix Documentation for Scopes

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

#20 - Fix Scopes with Params Doc

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

#19 - IAM/filter access to params

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

#18 - IAM-1123/allow access to params

Pull Request - State: closed - Opened by Oneill38 about 7 years ago

#17 - Scopes with no arguments

Pull Request - State: closed - Opened by davidbiehl about 7 years ago - 3 comments

#16 - ActionController::RoutingError (undefined method `filter_on`)

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

#15 - Version bump

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

#14 - Improving Range Filter Validation

Pull Request - State: closed - Opened by gabeharms over 7 years ago - 1 comment
Labels: bug

#13 - lambdas passed in as sort on scope params, case insensitive sorting

Pull Request - State: closed - Opened by jgee67 over 7 years ago
Labels: enhancement

#12 - JG/ Sortable on Scopes

Pull Request - State: closed - Opened by jgee67 over 7 years ago - 1 comment
Labels: enhancement

#11 - Add basic scopes documentation

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

#10 - Clear out default sorts if there is a sort param

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

#9 - Allow sort parameters not intended for filterable

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

#8 - Support for Custom Validations

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

#7 - this adds array type

Pull Request - State: closed - Opened by pnispel almost 8 years ago - 6 comments

#6 - added default to scope type

Pull Request - State: closed - Opened by CaseyO almost 8 years ago
Labels: enhancement

#5 - add ability to sort

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

#4 - column_name is not a name when talking about scopes

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

#3 - specify which types support ranges

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

#2 - Adding scope type

Pull Request - State: closed - Opened by dlcarter about 8 years ago

#1 - Add CircleCI Badge

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