Commit Graph

4156 Commits

Author SHA1 Message Date
Jason Zimdars d387e3b65d Decorate with filter icon 2024-11-19 13:55:26 -06:00
Jose Farias df746e5a64 Merge branch 'main' into activity-score
* main:
  Missed one
  Tighten up workflow panel
  Fix test
  Forget about the dividing line for now
  Add some structure to buckets index
  Adjust form
  Restore bucket settings link, adjust styles for filters
  No need for inline svg here anymore
2024-11-19 13:38:39 -06:00
Jose Farias 9ac136bace Rescore bubble from Message, not Comment 2024-11-19 13:27:09 -06:00
Jose Farias 2a9be42c4e Use count cache instead of counting comments in calculating score 2024-11-19 13:26:25 -06:00
Jose Farias 0c38699dec Merge branch 'main' into activity-score
* main: (22 commits)
  Fix layout issue that caused comment form to be unselectable
  Stick with stock buttons for now
  Still a little odd that it's a separate form but this conceptually belongs here
  We've got a utility for this
  Fix navbar alignment
  Kind of hate that icon, let's try something else
  Use new bubble shape
  Prevent bubble getting squished
  Fix image fit, try animation
  Don't assume `@filter` is set
  Clicking assignees filters by that assignee
  Restore behavior: clicking tags filters by that tag
  Make these consist from view-to-view
  Improve hover motion for meta bubbles
  No longer used
  Improve assignee bubble display, especially when there are multiple assignees
  name -> key
  ** not required
  Swap one? and many? branches
  Change title based on selected buckets
  ...
2024-11-19 13:09:57 -06:00
Jason Zimdars 4eaa414ebb Missed one 2024-11-19 13:01:01 -06:00
Jason Zimdars 71d98d9eaa Tighten up workflow panel 2024-11-19 12:59:37 -06:00
Jason Zimdars b19ca07aee Forget about the dividing line for now 2024-11-19 12:48:18 -06:00
Jason Zimdars ca7cccdb7c Add some structure to buckets index 2024-11-19 12:45:16 -06:00
Jason Zimdars c645e59314 Adjust form 2024-11-19 12:34:58 -06:00
Jason Zimdars dcd819d1ec Restore bucket settings link, adjust styles for filters 2024-11-19 12:32:20 -06:00
Jason Zimdars 5f6cc046b7 No need for inline svg here anymore 2024-11-19 12:30:23 -06:00
Jason Zimdars 03980c8c31 Fix layout issue that caused comment form to be unselectable 2024-11-19 12:18:32 -06:00
Jason Zimdars b1c3ffa72a Stick with stock buttons for now 2024-11-19 12:06:35 -06:00
Jason Zimdars 492360a259 Still a little odd that it's a separate form but this conceptually belongs here 2024-11-19 10:31:53 -06:00
Jason Zimdars 73391a2a4e We've got a utility for this 2024-11-19 10:04:42 -06:00
Jason Zimdars ad81b8a201 Fix navbar alignment 2024-11-19 10:01:27 -06:00
Jason Zimdars 939218aa58 Kind of hate that icon, let's try something else 2024-11-19 09:59:02 -06:00
Jason Zimdars 0d4dc9f474 Use new bubble shape 2024-11-19 09:52:50 -06:00
Jason Zimdars f94a35933e Prevent bubble getting squished 2024-11-19 09:45:32 -06:00
Jason Zimdars d770b286e8 Fix image fit, try animation 2024-11-18 18:34:34 -06:00
Jason Zimdars 9fd774f39d Don't assume @filter is set 2024-11-18 18:07:45 -06:00
Jason Zimdars c5b44a92a5 Clicking assignees filters by that assignee 2024-11-18 17:18:21 -06:00
Jason Zimdars 107494d5aa Restore behavior: clicking tags filters by that tag 2024-11-18 17:18:03 -06:00
Jason Zimdars a458a90aaa Make these consist from view-to-view 2024-11-18 16:33:38 -06:00
Jason Zimdars 5158467275 Improve hover motion for meta bubbles 2024-11-18 15:57:49 -06:00
Jason Zimdars ecc277c104 No longer used 2024-11-18 15:32:45 -06:00
Jason Zimdars 79f5b4f603 Improve assignee bubble display, especially when there are multiple assignees 2024-11-18 12:38:19 -06:00
Jose Farias 0c51129e1e name -> key 2024-11-18 12:04:52 -06:00
Jose Farias 3d34bc0512 ** not required 2024-11-18 11:59:28 -06:00
Jose Farias 5c1f6dd5aa Swap one? and many? branches 2024-11-18 11:49:20 -06:00
Jose Farias f5a12ace68 Change title based on selected buckets 2024-11-18 11:48:28 -06:00
Jose Farias 20d4319744 Pass params directly into filter chip helper 2024-11-18 11:45:29 -06:00
Jose Farias 0995eee074 Turn filter chips into links 2024-11-18 11:34:44 -06:00
Jose Farias f17b060906 Move rescoring concerns to bubble 2024-11-15 19:48:53 -06:00
Jose Farias 8cd22a7f20 Merge branch 'main' into activity-score
* main:
  Truncate headings, too
  Polish filter menu
2024-11-15 18:33:35 -06:00
Jose Farias b4e8adca47 Pre-calculate comment counts and activity scores 2024-11-15 18:17:42 -06:00
Jason Zimdars 85e008e31d Truncate headings, too 2024-11-15 17:57:19 -06:00
Jason Zimdars 0b22305169 Polish filter menu 2024-11-15 17:44:46 -06:00
Jose Farias bf704d6d0f Simplify filter_hidden_field_tag 2024-11-14 22:39:55 -06:00
Jose Farias a9913c28bd No need to call to_sym 2024-11-14 21:53:18 -06:00
Jose Farias fb04249209 Make filters into a simple form 2024-11-14 21:50:38 -06:00
Jason Zimdars d52f7e67e8 Add boosts feature from sidebar 2024-11-14 16:23:28 -06:00
Jason Zimdars 3147c26582 New flow for bubble background 2024-11-14 15:35:13 -06:00
Jason Zimdars 38faf6cb95 Rework tagging UI to use new menu lisdt 2024-11-14 15:10:47 -06:00
Jason Zimdars 19db41ef52 No need for modal 2024-11-14 14:42:47 -06:00
Jason Zimdars d33226a92b Apply colors in the sidebar 2024-11-14 14:04:35 -06:00
Jason Zimdars b4623b632c No need for turbo frames here either 2024-11-14 12:33:34 -06:00
Jason Zimdars f7d7ea6e49 No need for turbo frames after all 2024-11-14 12:30:05 -06:00
Jason Zimdars ba861544fc Tighten assignment flow 2024-11-14 12:22:30 -06:00