This website requires JavaScript.
Explore
Help
Sign In
bterkuile
/
fizzy
Watch
1
Star
0
Fork
0
You've already forked fizzy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8930b1d8c60a170a5f6d3a9378e7ff1069aa2b3d
fizzy
/
test
/
models
/
card
T
History
Mike Dalessio
83360ec6f3
Escape the names used to generate system comments
...
including user names, board titles, column names, and card titles.
2025-12-10 10:38:42 -05:00
..
activity_spike
Fix race condition in Card::ActivitySpike::DetectionJob
2025-11-20 15:40:42 -05:00
eventable
Escape the names used to generate system comments
2025-12-10 10:38:42 -05:00
assignable_test.rb
…
closeable_test.rb
Make IDs more time-sortable in tests
2025-11-17 09:12:40 -05:00
colored_test.rb
Revert "Revert "Color a11y""
2025-11-14 11:24:55 +01:00
commentable_test.rb
…
entropic_test.rb
Drop User.system and replace with Account#system_user
2025-11-24 13:23:57 -05:00
eventable_test.rb
…
exportable_test.rb
Add "data export" feature
2025-12-01 15:23:26 +00:00
golden_test.rb
After touch should trigger board touch too
2025-12-02 05:55:49 +01:00
messages_test.rb
…
pinnable_test.rb
Only broadcast when the preview changes, use the _later variant for the broadcast, add tests
2025-12-05 10:09:20 +01:00
postponable_test.rb
Make IDs more time-sortable in tests
2025-11-17 09:12:40 -05:00
readable_test.rb
Fix: dismiss grouped notifications by card from the notifications tray
2025-11-14 12:58:24 +01:00
searchable_test.rb
Don't use Current.account for search records
2025-11-25 11:34:41 +00:00
stallable_test.rb
Stalled cards are unstalled by anything that touches updated_at
2025-11-18 17:46:56 -05:00
statuses_test.rb
Extract common setup step
2025-12-01 15:42:03 +01:00
taggable_test.rb
Scope tags by account
2025-12-03 23:39:37 +01:00
triageable_test.rb
…
watchable_test.rb
…