issues
search
collectiveidea
/
interactor
Interactor provides a common interface for performing complex user interactions.
MIT License
3.36k
stars
212
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A proposal for a non-magical, but stricter context
#67
brianhempel
closed
7 years ago
32
Remove out of place 'end' in test example.
#66
jtperreault
closed
10 years ago
3
Remove out of place 'end' in test example. [ci skip]
#65
jtperreault
closed
10 years ago
3
Hooks reusability question
#64
jqmtor
closed
10 years ago
11
TomDoc all the things
#63
laserlemon
closed
10 years ago
0
WIP - Support for Procs within an organizer
#62
ersatzryan
closed
7 months ago
7
Please add upgrade guide for v3 and improve README
#61
PikachuEXE
closed
7 years ago
12
Ability to perform the same interactor multiple times on a organizer with different context
#60
eddloschi
closed
10 years ago
3
#fail! should halt execution of the perform
#59
mikebaldry
closed
10 years ago
5
#fail! returns truthy value
#58
brett-richardson
closed
10 years ago
2
Big V3 refactoring and restructuring, including "context rollback"
#57
laserlemon
closed
10 years ago
1
WIP: Abort on failure
#56
ersatzryan
closed
10 years ago
2
Add before and after hooks
#55
laserlemon
closed
10 years ago
3
Change Interactor.call to return the context rather than the instance
#54
laserlemon
closed
10 years ago
2
Use Ruby's idiomatic "call" method rather than "perform"
#53
laserlemon
closed
10 years ago
4
Change the context object to an OpenStruct rather than a Hash delegator
#52
laserlemon
closed
10 years ago
1
Update README
#51
ersatzryan
closed
10 years ago
3
Ability to add `around` hooks
#50
ersatzryan
closed
10 years ago
6
Return mutated `context` instead of the interactor instance
#49
ersatzryan
closed
10 years ago
4
Use `before` and `after` hooks instead of just `setup`
#48
ersatzryan
closed
10 years ago
21
Remove "magic" context accessors
#47
ersatzryan
closed
10 years ago
8
Define a more basic object for `context` instead of `Hash`
#46
ersatzryan
closed
10 years ago
9
Use `#call` instead of `#perform`
#45
ersatzryan
closed
10 years ago
5
Add a roadmap for Interactor version 3.0
#44
laserlemon
closed
10 years ago
2
Add a way to clone context on an object when perform is run
#43
Fire-Dragon-DoL
closed
10 years ago
2
implemented pay it forward pattern, so perform yields a block
#42
everaldo
closed
10 years ago
1
perform yields a block
#41
everaldo
closed
10 years ago
2
Interactors and Params
#40
mcansky
closed
10 years ago
2
Build interactors with a block
#39
sagmor
closed
10 years ago
4
Modify V3's control flow to use throw/catch
#38
errinlarsen
closed
10 years ago
10
fail!
#37
developerinlondon
closed
10 years ago
2
Can pass non Hash into context?
#36
PikachuEXE
closed
10 years ago
1
Mention #setup in README
#35
PikachuEXE
closed
10 years ago
4
Document the availability of the `setup` method
#34
danawoodman
closed
10 years ago
4
Organizer with ActiveRecord transaction
#33
jokklan
closed
10 years ago
4
Interactor registry
#32
spoptchev
closed
10 years ago
6
Blowing the method cache?
#31
FooBarWidget
closed
10 years ago
1
named arguments in ruby 2.1
#30
jejacks0n
closed
10 years ago
5
Best practice with DelayedJob?
#29
bradobro
closed
10 years ago
5
WIP: V3
#28
trestrantham
closed
10 years ago
9
Thoughts about using #call instead of #perform
#27
zmoazeni
closed
10 years ago
11
Do not run peform if context failed during setup
#26
ersatzryan
closed
10 years ago
9
ActionController::Parameters and Context
#25
ryansch
closed
10 years ago
13
context[:name] behaves differently than local variable name
#24
limitingfactor
closed
11 years ago
1
Question: Dealing with context
#23
ylansegal
closed
11 years ago
4
Add success! to context
#22
toreyheinz
closed
11 years ago
2
Add context to Interactors called from an Organizer
#21
toreyheinz
closed
11 years ago
4
Add halt! to abort without rollback
#20
emilford
closed
10 years ago
21
Patch Psych to deserialize simple delegators (contexts) properly
#19
laserlemon
closed
11 years ago
7
Make Interactor::Context play nice with HashWithIndifferentAccess
#18
laserlemon
closed
11 years ago
6
Previous
Next