Commit Graph

41 Commits

Author SHA1 Message Date
David Heinemeier Hansson 32d1792cb2 Fetch bubbles index with multiget cache 2024-10-19 16:50:19 -07:00
Jose Farias 09c003431e Pull out Bucket::BubbleFilter 2024-10-18 11:11:23 -06:00
Jose Farias e7cc426fdc Move bubble filtering to the model 2024-10-17 22:51:02 -06:00
Jose Farias c0df006ebc Consolidate bucket_view_helper and filters_helper 2024-10-17 21:37:48 -06:00
Jose Farias c9e6ecda58 bucket_view_form_tag -> bubble_filter_form_tag 2024-10-17 21:35:21 -06:00
Jose Farias 6dc01479b7 Fix search form 2024-10-17 21:34:48 -06:00
Jose Farias 919092a1f8 Disambiguate view_filter_params and buble_filter_params 2024-10-17 20:50:45 -06:00
Jose Farias 6b54ad6a72 bucket_view -> view 2024-10-17 17:43:30 -06:00
Jose Farias 7e99aabaa1 Bucket::View update/delete 2024-10-17 17:34:31 -06:00
Jose Farias 310a102ec9 Split out filters into partials 2024-10-16 16:55:09 -06:00
Jose Farias f4b5210ca1 Spike persisted filters 2024-10-16 16:41:11 -06:00
Jeffrey Hardy 6c26a100f7 Restore the search filter input 2024-10-05 18:23:56 -04:00
Jeffrey Hardy cbb20ecc64 Rename the search param for clarity 2024-10-04 15:55:55 -04:00
Jason Zimdars f2e0a7e17b Tighten 2024-10-03 16:53:10 -05:00
Jason Zimdars a919a352d9 Bare blank slate 2024-10-03 16:29:37 -05:00
Jason Zimdars b81b6c3ce4 Use the same collection for the list 2024-10-03 15:10:21 -05:00
Jeffrey Hardy 8682bc6a83 Wire up filters for tags and assignees 2024-10-03 15:40:51 -04:00
Jeffrey Hardy 81087295a0 Scope and order assignee and tag filters 2024-10-03 15:40:51 -04:00
Jeffrey Hardy ad1c7ae51d Remove redundant ordering for most-active bubbles
The base bubbles query is the same, differing only in the ordering and limit.
2024-10-03 15:40:51 -04:00
Jeffrey Hardy 462032155c Always set a default Bubble title 2024-10-03 15:40:51 -04:00
Jason Zimdars e5e035609c Spacing 2024-10-03 14:35:36 -05:00
Jason Zimdars 6d4172c558 Bubbly button icons 2024-10-03 12:46:40 -05:00
Kevin McConnell b7feddf6b7 Temporarily wire up filtering on the form 2024-10-03 16:11:29 +01:00
Jason Zimdars 8ff85b44e0 Stub filter input 2024-10-02 17:33:14 -05:00
Jason Zimdars eabba22607 First stab at filter button + popup component 2024-10-02 17:24:20 -05:00
Jeffrey Hardy 4e579e5a34 Rename Project to Bucket 2024-09-24 15:32:44 -04:00
Jason Zimdars 3e4a469dcb Duh! We can just do this with CSS 2024-09-20 16:05:28 -05:00
Jason Zimdars 5e6095afae Initial stab at projects index with thumbnail views 2024-09-19 17:04:34 -05:00
Jason Zimdars 115e618fb6 Needs preposition 2024-09-19 15:22:02 -05:00
Jason Zimdars 861f9909ad Start styling projects 2024-09-18 17:26:07 -05:00
Jason Zimdars 627b1df1c0 Link to projects index 2024-09-18 17:09:01 -05:00
Jason Zimdars 4c4e02f40b Include project name 2024-09-18 16:58:38 -05:00
Jeffrey Hardy 355e144ddc Nest bubbles et al under projects 2024-09-18 13:09:06 -04:00
Jason Zimdars 5636711ae4 Clean up with partials 2024-09-13 17:16:15 -05:00
Jason Zimdars 3cf841d463 Proper ordering 2024-09-13 09:52:55 -05:00
Jason Zimdars 5c72be49dd Prevent overflowing the container 2024-09-13 09:52:22 -05:00
Jason Zimdars ca1b8e03e7 Polish
- Nicer responsive type for comments threads
- Improved responsive layout for bubbles index lists, too
- Polished hover state on bubbles list
2024-09-12 16:08:39 -05:00
Jason Zimdars 24643341cd Click to edit bubble titles 2024-09-06 18:14:08 -05:00
Jason Zimdars 3ad48466f6 Create new bubbles automatically and land on the perma
...so we don't have to deal with a separate create state
2024-09-06 16:36:30 -05:00
Jeffrey Hardy 40863453e0 Recast categories as tags 2024-09-05 17:36:48 -04:00
Jeffrey Hardy 5aae70298b Rename Splat to Bubble 2024-09-04 14:54:11 -04:00