the-badger / badger

Gamification platform to motivate your team with badges, adventures & other cool stuff!
MIT License
80 stars 9 forks source link

Create QuestUnlocker & AdventureStepUnlocker services #113

Open grena opened 7 years ago

grena commented 7 years ago

It could be nice to have the same as for Badge : BadgeUnlocker that handles the save/remove/new instance for claimed entities.

This way we could extract some logic that are currently in controllers. Cf.: https://github.com/akeneo/badger/pull/99#r79310255