87 lines
1.9 KiB
YAML
87 lines
1.9 KiB
YAML
logo_created:
|
|
creator: david
|
|
bubble: logo
|
|
action: created
|
|
summary: logo_initial_activity
|
|
created_at: <%= 1.week.ago %>
|
|
|
|
logo_assignment_jz:
|
|
creator: david
|
|
bubble: logo
|
|
action: assigned
|
|
summary: logo_initial_activity
|
|
particulars: <%= { assignee_ids: [ ActiveRecord::FixtureSet.identify(:jz) ] }.to_json %>
|
|
created_at: <%= 1.week.ago + 1.hour %>
|
|
|
|
logo_boost_dhh:
|
|
creator: david
|
|
bubble: logo
|
|
action: boosted
|
|
summary: logo_initial_activity
|
|
created_at: <%= 1.week.ago + 2.hours %>
|
|
|
|
logo_assignment_km:
|
|
creator: david
|
|
bubble: logo
|
|
action: assigned
|
|
summary: logo_second_activity
|
|
particulars: <%= { assignee_ids: [ ActiveRecord::FixtureSet.identify(:kevin) ] }.to_json %>
|
|
created_at: <%= 1.day.ago %>
|
|
|
|
logo_boost_km1:
|
|
creator: kevin
|
|
bubble: logo
|
|
action: boosted
|
|
summary: logo_second_activity
|
|
created_at: <%= 1.day.ago + 1.hour %>
|
|
|
|
logo_boost_km2:
|
|
creator: kevin
|
|
bubble: logo
|
|
action: boosted
|
|
summary: logo_second_activity
|
|
created_at: <%= 1.day.ago + 2.hours %>
|
|
|
|
logo_boost_jz1:
|
|
creator: jz
|
|
bubble: logo
|
|
action: boosted
|
|
summary: logo_second_activity
|
|
created_at: <%= 1.day.ago + 3.hours %>
|
|
|
|
logo_boost_jz2:
|
|
creator: jz
|
|
bubble: logo
|
|
action: boosted
|
|
summary: logo_third_activity
|
|
created_at: <%= 1.hour.ago %>
|
|
|
|
layout_created:
|
|
creator: david
|
|
bubble: layout
|
|
action: created
|
|
summary: layout_initial_activity
|
|
created_at: <%= 1.week.ago %>
|
|
|
|
layout_assignment_jz:
|
|
creator: david
|
|
bubble: layout
|
|
action: assigned
|
|
summary: layout_initial_activity
|
|
particulars: <%= { assignee_ids: [ ActiveRecord::FixtureSet.identify(:jz) ] }.to_json %>
|
|
created_at: <%= 1.hour.ago %>
|
|
|
|
text_created:
|
|
creator: kevin
|
|
bubble: text
|
|
action: created
|
|
summary: text_initial_activity
|
|
created_at: <%= 1.week.ago %>
|
|
|
|
shipping_created:
|
|
creator: kevin
|
|
bubble: shipping
|
|
action: created
|
|
summary: shipping_initial_activity
|
|
created_at: <%= 1.week.ago %>
|