Jason Zimdars
|
1eb40a318b
|
Update test
|
2024-12-16 17:49:21 -06:00 |
|
Jose Farias
|
285bde1e52
|
Use path helpers in tests
|
2024-12-16 11:36:24 -06:00 |
|
Jose Farias
|
d13d558a0b
|
Merge branch 'main' into everyone
* main:
Update this test, too
Adjust tests to match new behavior
Don't autocomplete
Rework boosts form so you can enter any integer
|
2024-12-16 11:19:36 -06:00 |
|
Jason Zimdars
|
6bd15dd653
|
Adjust tests to match new behavior
|
2024-12-16 10:42:11 -06:00 |
|
Jose Farias
|
ce0577d3c1
|
Users can remove themselves from buckets
|
2024-12-13 14:07:48 -06:00 |
|
Jose Farias
|
6ea3053f7f
|
Fix redirect assertion
|
2024-12-12 20:15:06 -06:00 |
|
Jose Farias
|
da6e32e218
|
Fix redirect assertion
|
2024-12-12 20:14:41 -06:00 |
|
Jose Farias
|
230a13b1e2
|
Unnecessary parens
|
2024-12-12 19:34:30 -06:00 |
|
Jose Farias
|
065b73f889
|
Can't revoke access to all-access bucket
|
2024-12-12 19:08:36 -06:00 |
|
Jose Farias
|
59c66923f0
|
Implement all_access buckets
|
2024-12-10 19:46:40 -06:00 |
|
Jose Farias
|
5e09f5a9b9
|
Remove swapping
|
2024-11-25 16:17:44 -06:00 |
|
Jose Farias
|
f266e46b57
|
Wire up comboboxes
|
2024-11-21 19:58:21 -06:00 |
|
Jose Farias
|
e117f4e5af
|
boost_count -> boosts_count
This aligns better with counter_cache conventions, in case we turn boosts into a model later
|
2024-11-19 14:22:51 -06:00 |
|
Jose Farias
|
fb04249209
|
Make filters into a simple form
|
2024-11-14 21:50:38 -06:00 |
|
Jose Farias
|
bef8882490
|
Test filter chips controller
|
2024-11-13 13:44:33 -06:00 |
|
Jose Farias
|
d455b72906
|
Hash filter params
|
2024-11-08 15:17:55 -06:00 |
|
Jose Farias
|
75d2b793a3
|
Increase filter tests specificity
|
2024-11-07 16:52:49 -06:00 |
|
Jose Farias
|
5cc4aa0634
|
Simplify filter destruction
|
2024-11-07 16:09:12 -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
|
f3b456c551
|
Fix tests
|
2024-11-05 14:14:33 -06:00 |
|
Jose Farias
|
0727414017
|
Lean into delegated types APIs
|
2024-10-27 17:39:30 -06:00 |
|
Jason Zimdars
|
7e6890cb46
|
Fix linter error
|
2024-10-21 16:09:31 -05:00 |
|
David Heinemeier Hansson
|
b1f5498914
|
Encapsulate tagging as a taggable domain method
Tag scope control should not float around in the controller
|
2024-10-19 20:14:59 -07:00 |
|
Jose Farias
|
ec7fc75054
|
Spike events system
|
2024-10-11 20:14:09 -05:00 |
|
Jose Farias
|
3be4ba745d
|
Test that bucket creators are given access
`#grant_to` was previously private, which raised upon bucket creation
|
2024-10-09 13:18:17 -04:00 |
|
Jose Farias
|
6b8b989058
|
sign_in -> sign_in_as
|
2024-10-09 12:48:21 -04:00 |
|
Jose Farias
|
dd1752de2a
|
Implement bucket access form
|
2024-10-09 11:53:05 -04:00 |
|
Kevin McConnell
|
4161862966
|
Add pop/restore button to bubble
|
2024-10-03 13:43:57 +01:00 |
|
Jeffrey Hardy
|
7863bb5862
|
Prompt for first-run setup when no accounts exist
|
2024-09-30 13:17:31 -04:00 |
|
Jeffrey Hardy
|
4e579e5a34
|
Rename Project to Bucket
|
2024-09-24 15:32:44 -04:00 |
|
Jeffrey Hardy
|
5585f74e81
|
Stub a projects controller and views
|
2024-09-18 13:06:30 -04:00 |
|
Jeffrey Hardy
|
5aae70298b
|
Rename Splat to Bubble
|
2024-09-04 14:54:11 -04:00 |
|
Jeffrey Hardy
|
e3983d5bbe
|
Use Rails' new sessions generator to replace the existing setup
Ref: https://github.com/rails/rails/pull/52328
|
2024-08-20 14:17:05 -04:00 |
|
Jason Zimdars
|
642e8bcd27
|
Boost splats
|
2024-08-19 17:33:12 -05:00 |
|
Jason Zimdars
|
09cc76c4f7
|
Render comments on splats
|
2024-08-14 17:36:13 -05:00 |
|
Jason Zimdars
|
2dd5f926f4
|
Account for svg on sessions#new
|
2024-08-12 14:02:18 -05:00 |
|
Jason Zimdars
|
932a83197b
|
Add Splat model, controller, and views
|
2024-07-23 15:59:32 -05:00 |
|
Kevin McConnell
|
c4fb1bdc76
|
Add minimal authentication flow to get started
|
2024-06-21 16:45:29 +01:00 |
|
Kevin McConnell
|
564a0f48ae
|
New Rails app
|
2024-06-21 13:19:56 +01:00 |
|