Kevin McConnell
|
c97ea9131f
|
Fix some failing Tests
- Add explicit IDs to fixtures to avoid getting ints
- Remove ordering dependencies in assertions
|
2025-11-17 09:12:31 -05:00 |
|
Mike Dalessio
|
e4011ef211
|
Update primary keys on customer data to UUIDs
- schema changes to primary and foreign keys
- fixture changes
- customer data models subclass AccountScopedRecord
- import script updated
|
2025-11-17 09:12:30 -05:00 |
|
Stanko K.R.
|
1d6dd09272
|
Update fixutres
|
2025-11-17 09:11:42 -05:00 |
|
Jorge Manrubia
|
c8569ce8b9
|
Split indexed_by into two filters: indexed by and sort by
https://3.basecamp.com/2914079/buckets/37331921/todos/8877489555#__recording_8987808963
|
2025-08-21 19:12:54 +02:00 |
|
David Heinemeier Hansson
|
760cbb6c99
|
Drop boosts
Killed by design.
|
2025-04-12 18:52:54 +02:00 |
|
David Heinemeier Hansson
|
fb733b9a60
|
No more tracking commenting as an activity for sorting
We are doing away with all the automated activity scoring, but for now
lets just get rid of it for comments.
|
2025-04-12 10:50:25 +02:00 |
|
Jose Farias
|
768b48ea03
|
Use Filter class method to digest fixture params
|
2024-11-13 12:08:23 -06:00 |
|
Jose Farias
|
d455b72906
|
Hash filter params
|
2024-11-08 15:17:55 -06:00 |
|
Jose Farias
|
77a9b267d8
|
Split out fields and params for filters
|
2024-11-07 12:44:26 -06:00 |
|
Jose Farias
|
12ce07639d
|
Add tests
|
2024-11-06 17:49:14 -06:00 |
|
Jose Farias
|
3d9d169477
|
Many-to-many relationship for filters and filterables
|
2024-11-05 21:21:46 -06:00 |
|
Jose Farias
|
ca6d018106
|
Attribute filter fixture to david
|
2024-11-05 15:45:13 -06:00 |
|
Jose Farias
|
f2706d0f74
|
Unnest bubble filters
|
2024-11-05 13:04:05 -06:00 |
|