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
4b294ccaa6cc3ac07d2a7cad84cb09c0bdbfb3b8
fizzy
/
test
/
models
T
History
David Heinemeier Hansson
dc2205ee79
Cards have a not-null schema and collections destroy all cards on deletion
...
This shouldnt be necessary. Maybe remnant of some previous design?
2025-04-21 09:18:42 +02:00
..
card
Drop Scorable concern
2025-04-18 17:07:36 +02:00
user
Add admin role, make sure only admins can remove and promote other users
2025-04-03 17:43:29 +02:00
access_test.rb
Introduce projects and accesses
2024-09-18 13:06:30 -04:00
account_test.rb
Go with Account instead of Organization as the top-level tenant entity
2024-08-16 17:06:49 -04:00
assignment_test.rb
Add assignees to a bubble WIP
2024-09-17 17:10:23 -05:00
card_test.rb
Cards have a not-null schema and collections destroy all cards on deletion
2025-04-21 09:18:42 +02:00
collection_test.rb
The tenanted db is the account scope
2025-04-12 20:06:34 +02:00
comment_test.rb
Remove more activity scoring related to comments
2025-04-12 10:52:48 +02:00
event_summary_test.rb
Drop boosts
2025-04-12 18:52:54 +02:00
filter_test.rb
The tenanted db is the account scope
2025-04-12 20:06:34 +02:00
notifier_test.rb
The tenanted db is the account scope
2025-04-12 20:06:34 +02:00
qr_code_link_test.rb
Add session transfer feature
2024-12-18 12:38:53 -06:00
tag_test.rb
The tenanted db is the account scope
2025-04-12 20:06:34 +02:00
user_test.rb
The tenanted db is the account scope
2025-04-12 20:06:34 +02:00
workflow_test.rb
Extract default stages into something that will be created together with a new Workflow in the model
2025-04-18 16:07:01 +02:00