Ecosyste.ms: Issues

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

GitHub / objects-on-rails/display-case issues and pull requests

#67 - Bump activesupport from 6.1.6.1 to 7.0.4.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#66 - Bump activesupport from 6.1.6.1 to 7.0.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#65 - Bump activesupport from 6.1.6.1 to 7.0.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#64 - Display case

Issue - State: closed - Opened by RaminDadou over 2 years ago

#63 - Bump activesupport from 6.0.3 to 6.0.3.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#62 - Bump rake from 12.3.0 to 13.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#61 - Fix: Properly reload the deconstantized constant

Pull Request - State: closed - Opened by pdobb almost 8 years ago - 5 comments

#60 - Error with Namespaced Class reloading

Issue - State: closed - Opened by pdobb almost 8 years ago - 3 comments

#59 - Use Class.to_s instead of Class.name.to_s

Pull Request - State: closed - Opened by pdobb almost 8 years ago - 5 comments

#58 - Fixes #57

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

#57 - Fix for #55 does not work for namespaced exhibits

Issue - State: closed - Opened by codeodor over 8 years ago - 2 comments

#56 - Replace existing exhibits in the chain when they are already there

Pull Request - State: closed - Opened by codeodor over 8 years ago - 6 comments

#55 - Explicit exhibit loading is incompatible with rails' autoreload

Issue - State: closed - Opened by pdobb over 8 years ago - 8 comments

#54 - closes #53: EnumerableExhibit#to_json should accept args

Pull Request - State: closed - Opened by tomdmaguire about 9 years ago - 3 comments

#53 - Should EnumerableExhibit#to_json accept args?

Issue - State: closed - Opened by tomdmaguire about 9 years ago - 1 comment

#52 - Remove the exhibit and retry if loading it resulted in a TypeError

Pull Request - State: closed - Opened by codeodor over 9 years ago - 14 comments

#51 - Establish working pattern for rendering partials from an exhibit with a freshly exhibited object.

Pull Request - State: closed - Opened by pdobb almost 10 years ago - 14 comments

#50 - superclass mismatch error

Issue - State: closed - Opened by tielur almost 10 years ago - 11 comments

#48 - Array() Conversion Function exception

Issue - State: closed - Opened by pdobb over 10 years ago - 2 comments

#47 - Add ability to pass options hash to render method.

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

#46 - Feature: remove overriding class accessor

Issue - State: closed - Opened by slowjack2k over 10 years ago - 8 comments

#45 - Add :pop to the list of exhibit_query methods.

Pull Request - State: closed - Opened by pdobb over 10 years ago - 3 comments

#44 - Smart matching

Pull Request - State: closed - Opened by jredville almost 11 years ago - 3 comments

#43 - Add a cache for looking up class name in NameClassComparitor

Pull Request - State: closed - Opened by soulcutter almost 11 years ago - 2 comments

#42 - Rely on respond_to? for applying EnumerableExhibit

Pull Request - State: closed - Opened by soulcutter almost 11 years ago

#41 - NameClassComparator performance is a bottleneck

Issue - State: closed - Opened by soulcutter almost 11 years ago - 6 comments

#40 - Configure logging and disable it by default

Pull Request - State: closed - Opened by soulcutter almost 11 years ago - 2 comments

#39 - Remove context based exhibit application order?

Issue - State: closed - Opened by ianwhite about 11 years ago - 5 comments

#38 - Exhibit files do not load in test environment on Rails 4

Issue - State: closed - Opened by codeodor about 11 years ago - 2 comments

#37 - readding conditional to avoid loading files twice

Pull Request - State: closed - Opened by amaierhofer over 11 years ago - 2 comments

#36 - Update exhibit.rb

Pull Request - State: closed - Opened by amaierhofer over 11 years ago - 6 comments

#35 - Smarter exhibit chain

Pull Request - State: closed - Opened by NateBarnes over 11 years ago - 3 comments

#34 - caching options

Issue - State: closed - Opened by fluxsaas over 11 years ago - 10 comments

#33 - class_comparator redefined for every exhibit

Issue - State: closed - Opened by leemhenson over 11 years ago - 2 comments

#32 - Fully-qualify path to Rails constant

Pull Request - State: closed - Opened by leemhenson over 11 years ago - 1 comment

#31 - DisplayCase errors out looking for ActiveRecord::Relation if AR isn't defined

Pull Request - State: closed - Opened by jgwmaxwell over 11 years ago - 4 comments

#30 - Experimental strategized is-a tests

Pull Request - State: closed - Opened by avdi over 11 years ago - 5 comments

#29 - Fixes #28 by adding a internal cache. No tests as this should not change...

Pull Request - State: closed - Opened by jredville over 11 years ago - 9 comments

#28 - `object_is_any_of?` is unacceptably slow

Issue - State: closed - Opened by leehambley over 11 years ago - 5 comments

#26 - EnumerableExhibit is not ever loaded

Issue - State: closed - Opened by leehambley over 11 years ago - 3 comments

#25 - kind_of, instance_of et al are not proxied like class

Issue - State: closed - Opened by pschyska over 11 years ago - 6 comments

#24 - Exhibit files could be loaded twice

Pull Request - State: closed - Opened by AlexParamonov over 11 years ago - 10 comments
Labels: waiting for feedback

#23 - returning proper enumerator

Pull Request - State: closed - Opened by assembler over 11 years ago - 5 comments

#22 - message delegation

Issue - State: closed - Opened by AlexParamonov over 11 years ago - 4 comments

#21 - Fix render

Pull Request - State: closed - Opened by AlexParamonov over 11 years ago - 3 comments

#20 - Fix nesting

Pull Request - State: closed - Opened by AlexParamonov over 11 years ago

#19 - Fix test fixtures

Pull Request - State: closed - Opened by AlexParamonov over 11 years ago - 1 comment

#18 - Consider context when determining applicability

Pull Request - State: closed - Opened by avdi over 11 years ago - 4 comments

#17 - Can't modify frozen string error when using default partial rendering

Issue - State: closed - Opened by ianwhite almost 12 years ago - 3 comments

#16 - Remove development check from the railtie's #to_prepare - it's redundant

Pull Request - State: closed - Opened by qnm almost 12 years ago - 3 comments

#15 - Setting up travis.yml for display case

Pull Request - State: closed - Opened by qnm almost 12 years ago - 1 comment

#14 - changing logic of applicable_to?

Issue - State: closed - Opened by arunsark almost 12 years ago - 5 comments

#13 - Question: How to DRY up exhibit common behavior?

Issue - State: closed - Opened by mattvanhorn about 12 years ago - 7 comments

#12 - Question: Is it possible for exhibit to apply to NilClass

Issue - State: closed - Opened by mattvanhorn about 12 years ago - 2 comments

#11 - How to properly test exhibit methods that use #to_model? #new vs. #exhibit

Issue - State: closed - Opened by mattvanhorn about 12 years ago - 5 comments

#10 - Testing with RSpec mocks vs RR (should_receive weird behavior)

Issue - State: closed - Opened by mattvanhorn about 12 years ago - 2 comments

#9 - Fix typo.

Pull Request - State: closed - Opened by cseeger about 12 years ago - 1 comment

#7 - Test environment doesn't find exhibits

Issue - State: closed - Opened by ylansegal about 12 years ago - 5 comments

#6 - Display Case vs. Draper

Issue - State: closed - Opened by capitalist about 12 years ago - 12 comments

#5 - Added configuration options for explicitly ordered exhibits for issue #3

Pull Request - State: closed - Opened by alexpeachey about 12 years ago - 6 comments

#4 - Fix typo

Pull Request - State: closed - Opened by jc00ke about 12 years ago

#3 - Consider adding a way to order the application of exhibits

Issue - State: closed - Opened by codeodor about 12 years ago - 1 comment
Labels: enhancement

#1 - Load exhibit classes dynamically

Pull Request - State: closed - Opened by mulderp about 12 years ago - 13 comments