84 lines
1.9 KiB
YAML
84 lines
1.9 KiB
YAML
logo_published:
|
|
creator: david
|
|
board: writebook
|
|
eventable: logo (Card)
|
|
action: card_published
|
|
created_at: <%= 1.week.ago %>
|
|
account: 37s
|
|
|
|
logo_assignment_jz:
|
|
creator: david
|
|
board: writebook
|
|
eventable: logo (Card)
|
|
action: card_assigned
|
|
particulars: <%= { assignee_ids: [ ActiveRecord::FixtureSet.identify(:jz) ] }.to_json %>
|
|
created_at: <%= 1.week.ago + 1.hour %>
|
|
account: 37s
|
|
|
|
logo_assignment_david:
|
|
creator: david
|
|
board: writebook
|
|
eventable: logo (Card)
|
|
action: card_assigned
|
|
particulars: <%= { assignee_ids: [ ActiveRecord::FixtureSet.identify(:david) ] }.to_json %>
|
|
created_at: <%= 1.week.ago + 1.hour %>
|
|
account: 37s
|
|
|
|
logo_assignment_km:
|
|
creator: david
|
|
board: writebook
|
|
eventable: logo (Card)
|
|
action: card_assigned
|
|
particulars: <%= { assignee_ids: [ ActiveRecord::FixtureSet.identify(:kevin) ] }.to_json %>
|
|
created_at: <%= 1.day.ago %>
|
|
account: 37s
|
|
|
|
layout_published:
|
|
creator: david
|
|
board: writebook
|
|
eventable: layout (Card)
|
|
action: card_published
|
|
created_at: <%= 1.week.ago %>
|
|
account: 37s
|
|
|
|
layout_commented:
|
|
creator: david
|
|
board: writebook
|
|
eventable: layout_overflowing_david (Comment)
|
|
action: comment_created
|
|
created_at: <%= 1.week.ago %>
|
|
account: 37s
|
|
|
|
layout_assignment_jz:
|
|
creator: david
|
|
board: writebook
|
|
eventable: layout (Card)
|
|
action: card_assigned
|
|
particulars: <%= { assignee_ids: [ ActiveRecord::FixtureSet.identify(:jz) ] }.to_json %>
|
|
created_at: <%= 1.hour.ago %>
|
|
account: 37s
|
|
|
|
text_published:
|
|
creator: kevin
|
|
board: writebook
|
|
eventable: text (Card)
|
|
action: card_published
|
|
created_at: <%= 1.week.ago %>
|
|
account: 37s
|
|
|
|
shipping_published:
|
|
creator: kevin
|
|
board: writebook
|
|
eventable: shipping (Card)
|
|
action: card_published
|
|
created_at: <%= 1.week.ago %>
|
|
account: 37s
|
|
|
|
shipping_closed:
|
|
creator: kevin
|
|
board: writebook
|
|
eventable: shipping (Card)
|
|
action: card_closed
|
|
created_at: <%= 2.days.ago %>
|
|
account: 37s
|