Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / interlock/promise-interactor issues and pull requests
#62 - Add a behavior to interactors that can reference the organizer that invoked it.
Issue -
State: open - Opened by interlock about 4 years ago
#61 - Addition interactorConditional wrapper
Pull Request -
State: closed - Opened by interlock over 4 years ago
#60 - fixed issue with interactorWrapper now flowing thrown exceptions
Pull Request -
State: closed - Opened by interlock over 4 years ago
#59 - resolve accepts a partial of the context to merge
Pull Request -
State: closed - Opened by interlock over 4 years ago
#58 - Passing an object to this.resolve merges with this.context
Issue -
State: closed - Opened by interlock over 4 years ago
#57 - Wrapper to translate to and from interfaces for interactors
Pull Request -
State: closed - Opened by interlock over 4 years ago
#56 - Remove dist folder
Pull Request -
State: closed - Opened by interlock over 4 years ago
#55 - generic constructor
Pull Request -
State: closed - Opened by interlock over 4 years ago
#54 - Add a translate wrapper to map/unmap values into an interactors context
Issue -
State: closed - Opened by june-remind101 over 4 years ago
#53 - Support multiple context types under one organizer
Issue -
State: open - Opened by june-remind101 over 4 years ago
#52 - Removed instance organizers and made organizers abstract
Pull Request -
State: closed - Opened by interlock over 4 years ago
#51 - type on static exec
Pull Request -
State: closed - Opened by interlock over 4 years ago
#50 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
- 7 comments
Labels: greenkeeper
#49 - fixed broken AFTER test
Pull Request -
State: closed - Opened by interlock almost 5 years ago
#48 - Update @types/mocha to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 5 years ago
- 1 comment
Labels: greenkeeper
#47 - Update mocha to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 5 years ago
Labels: greenkeeper
#46 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 5 years ago
- 6 comments
Labels: greenkeeper
#45 - Generics
Pull Request -
State: closed - Opened by interlock almost 5 years ago
#44 - Support <type> for Interactor context
Issue -
State: closed - Opened by interlock almost 5 years ago
#43 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 57 comments
Labels: greenkeeper
#42 - An in-range update of mocha is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 8 comments
Labels: greenkeeper
#41 - An in-range update of @types/node is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 12 comments
Labels: greenkeeper
#40 - Docs
Pull Request -
State: closed - Opened by interlock over 5 years ago
#39 - Added checks for multiple calls to reject/resolve
Pull Request -
State: closed - Opened by interlock over 5 years ago
#38 - Emit warning on double resolves/rejects
Issue -
State: closed - Opened by interlock almost 6 years ago
#37 - Update mocha to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 2 comments
Labels: greenkeeper
#36 - Typescript
Pull Request -
State: closed - Opened by interlock over 6 years ago
#35 - Update eslint-plugin-node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 1 comment
Labels: greenkeeper
#34 - Update eslint to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 1 comment
Labels: greenkeeper
#33 - Add license scan report and status
Pull Request -
State: closed - Opened by fossabot over 6 years ago
- 1 comment
#32 - Feature/organizer rollback
Pull Request -
State: closed - Opened by interlock over 6 years ago
Labels: enhancement
#31 - Update eslint-config-standard to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
Labels: greenkeeper
#30 - Update eslint-plugin-node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
- 1 comment
Labels: greenkeeper
#29 - Update mocha to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
- 6 comments
Labels: greenkeeper
#28 - Improve code examples in README
Pull Request -
State: closed - Opened by zlwaterfield almost 7 years ago
- 2 comments
#27 - Update mocha to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 7 years ago
- 1 comment
Labels: greenkeeper
#26 - Test setting the state in interactors and move to symbols
Pull Request -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#25 - A move from constructor configured organizers to function
Pull Request -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#24 - Move away from organizer constructor pattern
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#23 - Update eslint to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper
#22 - Update eslint-plugin-node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper
#21 - Update chai to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
#20 - Feature/13 before cb org
Pull Request -
State: closed - Opened by interlock over 7 years ago
#19 - Organizer does not call rollbacks of already called interactors
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: bug
#18 - detect a promise without adding more 3rd party libs
Pull Request -
State: closed - Opened by interlock over 7 years ago
#17 - Promise detection fails in some cases
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: bug, enhancement
#16 - call rollbacks with the rejection error provided
Pull Request -
State: closed - Opened by interlock over 7 years ago
#15 - Rollback on organizer is called
Pull Request -
State: closed - Opened by interlock over 7 years ago
#14 - New tests on state transitions
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: bug
#13 - organizer does not call `before`
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: bug
#12 - organizer does not set _state lifecycle events
Issue -
State: closed - Opened by interlock over 7 years ago
- 1 comment
Labels: bug
#11 - Organizer does not call rollback
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: bug
#10 - Update dependencies to enable Greenkeeper 🌴
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper
#9 - Action required: Greenkeeper could not be activated 🚨
Issue -
State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper
#8 - Allow a rollback handler to provide a new error by rejected.
Pull Request -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#7 - Allow organizer to insert/append more interactors
Issue -
State: open - Opened by interlock over 7 years ago
Labels: enhancement, help wanted
#6 - On rollback, allow a reject on that handler to replace the existing reject error
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#5 - bind resolve and reject to the instance
Pull Request -
State: closed - Opened by interlock over 7 years ago
Labels: bug, enhancement
#4 - Before after hooks
Pull Request -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#3 - bind the reject/resolve on an interactor to the instance of the interactor
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#2 - Before and After hooks for interactors
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement
#1 - Organizer Pattern
Issue -
State: closed - Opened by interlock over 7 years ago
Labels: enhancement