You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* activities (with has_many on_replace: :ignore)
* add more tables, test helpers
add accounts test
* add more user activity attributes
* add Repo.insert_with_activity/2
* add notifier
* rename
* Repo.update/delete_with_activity
* test register github user activities
* add coveralls
* add basic coverage for bounties, chat and reviews and coveralls.json
* remove redundant
* remove ecto fork
* Setup notifier and signal module
Send error signals when failing to link stripe accounts
* account coverage
* update coveralls
* rename
* fetch user activities from nested children
* add notifier job template
* satisfy the dialyzer
format
* filter out bounties without solver when onboarding dev, fix KeyError
* lower Drawer z-index; it was hiding flash messages
* load association for activities
drop transaction activities and 'second' level activities associated
with a user
* use Dataloader for loading activity associations
* add Mox to dev
* add create_session to Stripe SeedImpl
* format
* use map for activity table lookups
* add owned|created_tips to User
* add bounty and tip activities
* test
* add activities dropdown in main nav and on company admin page
* implement Algora.Analytics.get_company_analytics/0-2
* remove transaction activities
* zero not implemented demo data
* add activity redirect controller
* add User#received_tips
* cleanup
* typo
* load target association with Activities.get
* show activities in header
broadcast from Oban job
enqueue email deilvery
add mail templates
* fix merge
* Protocol.UndefinedError for claims when creating tips
* adapt bounty testing to claims
* add on true to inner_lateral_join
* add redirect url to email body
* remove vars from email subjects
* use schema.preload/1
* add claim_submitted and bounty_awarded activities
* add utility for making admins
* remove unused alias
* add mix algora.create_tip
* send email job
* rework activity views
* assert mail job enqueued
* add todos
0 commit comments