Commit Graph

58 Commits

Author SHA1 Message Date
Jose Farias 4e3eee57f5 map -> pluck 2024-10-24 18:16:41 -06:00
Jose Farias 60f8ae7c4c Remove boost_event_tag helper 2024-10-23 19:22:26 -06:00
Jose Farias 973fd0a73d Redirect to bubble after staging 2024-10-23 17:32:34 -06:00
Jose Farias 5221807847 Render threadables 2024-10-23 14:12:28 -06:00
Jose Farias 6a9ffe3103 Remove unnecessary calls to #id 2024-10-22 10:45:32 -06:00
Jose Farias b0565fbf20 Spike workflows 2024-10-21 15:33:30 -06: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 9c2b101624 Memoize view_filter_params 2024-10-17 20:58:11 -06:00
Jose Farias 862c854377 querying_unassigned_status -> unassigned_filter_activated 2024-10-17 20:55:11 -06:00
Jose Farias 919092a1f8 Disambiguate view_filter_params and buble_filter_params 2024-10-17 20:50:45 -06:00
Jose Farias 7e99aabaa1 Bucket::View update/delete 2024-10-17 17:34:31 -06:00
Jose Farias feab596251 Clean up array hidden tags 2024-10-17 17:04:12 -06:00
Jose Farias 6f9ade25f8 Pull out bucket_view_form helper 2024-10-17 17:01:47 -06:00
Jose Farias 2387f8f211 Reorganize methods in BubblesController 2024-10-16 17:30:42 -06:00
Jose Farias 956dce9e34 upcase_first -> humanize 2024-10-16 17:08:42 -06:00
Jose Farias a77a257129 Remove array params 2024-10-16 16:43:20 -06:00
Jose Farias f4b5210ca1 Spike persisted filters 2024-10-16 16:41:11 -06:00
Jose Farias 755cceb6bd Use size for counting bubble comments 2024-10-11 20:20:45 -05:00
Jose Farias ec7fc75054 Spike events system 2024-10-11 20:14:09 -05:00
Jose Farias dd1752de2a Implement bucket access form 2024-10-09 11:53:05 -04:00
Jeffrey Hardy d0e3ce5186 Memoize filter params to quiet noisy permitted parameter logging 2024-10-05 18:31:24 -04:00
Jeffrey Hardy 86e30fffcc Stub filtering for popped bubbles 2024-10-04 16:11:09 -04:00
Jeffrey Hardy cbb20ecc64 Rename the search param for clarity 2024-10-04 15:55:55 -04:00
Jeffrey Hardy 2f886d6b34 Remove unused helpers 2024-10-04 15:40:07 -04:00
Jason Zimdars 9e28359587 Add proper avatars for users 2024-10-04 10:54:11 -05:00
Kevin McConnell 4161862966 Add pop/restore button to bubble 2024-10-03 13:43:57 +01:00
Jeffrey Hardy 044117f9c1 Extract Bucket::Assignable and rename Assignment#user to #assignee 2024-10-02 12:29:59 -04: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 e6bb6ad76b Join links for user registration 2024-09-24 14:30:22 -04:00
Jason Zimdars db0fcdb8f2 Style 2024-09-23 10:00:11 -05:00
Jason Zimdars 25e12e2b12 Refactor so we can set the values in CSS depending on the context 2024-09-20 16:05:28 -05:00
Jeffrey Hardy 6d9ba6b1d7 Avoid referencing instance variables in templates 2024-09-19 10:05:32 -04:00
Jeffrey Hardy 5585f74e81 Stub a projects controller and views 2024-09-18 13:06:30 -04:00
Jason Zimdars d31d19a45e Clean this up 2024-09-18 11:42:02 -05:00
Jason Zimdars 5dc3d57b42 Ensure combined summaries are rendered as a sentence 2024-09-18 11:38:02 -05:00
Jason Zimdars a21ccf049d Include assignments in thread 2024-09-18 10:44:15 -05:00
Jason Zimdars 6c77f2ea1c This belongs in the comments helper 2024-09-18 10:12:15 -05:00
Jason Zimdars 352fd609e3 Include Added by... event in comments thread, move to helper 2024-09-13 08:59:07 -05:00
Jeffrey Hardy 77c4922fd5 Avoid unnecessary queries when sizing bubbles 2024-09-06 15:54:43 -04:00
Jason Zimdars 0c46df4890 Fix image bubbles display in Safari and Firefox 2024-09-06 11:10:45 -05:00
Jeffrey Hardy 5aae70298b Rename Splat to Bubble 2024-09-04 14:54:11 -04:00
Jason Zimdars 0613eb73e2 Explore displaying images inside bubbles 2024-08-29 18:14:38 -05:00
Jeffrey Hardy 84e586ff65 Render the assigned page title 2024-08-20 14:17:08 -04:00
Jason Zimdars 43329387a7 Linter: spaces inside brackets 2024-08-20 11:30:21 -05:00
Jason Zimdars 34273f4ef7 Try a simple calculation to size bubbles by number activity 2024-08-20 10:55:57 -05:00