Commit Graph

204 Commits

Author SHA1 Message Date
Jason Zimdars 23b936010f Deal with truncation in the list layout, too 2024-12-04 17:58:14 -06:00
Jason Zimdars 245e2ea3bd Ensure tags don't affect the bubble shape or spill out of the container 2024-12-04 17:42:47 -06:00
Jason Zimdars 259bb4d8c3 Style pop-up UI for selecting assignments and tags 2024-12-04 17:26:32 -06:00
Jose Farias cc891a2ad6 No need to preload when not async 2024-11-25 20:34:04 -06:00
Jose Farias f53cf49e5a select_option -> listbox_option 2024-11-25 18:28:46 -06:00
Jose Farias acac683b3e Do combobox filtering client-side 2024-11-25 16:25:42 -06:00
Jose Farias 505aab6b57 Fix assignment styles in bubble 2024-11-25 16:15:31 -06:00
Jose Farias 88e3640272 Merge branch 'main' into comboboxes
* main:
  Ensure @filter isn't nil
  Bump boost size, adjust assignee alignment
  Stub duplicate finder button
  Move pop action
  Remove some of the more vertical ones
  List name next to assignee
  Bump font size
  Display tags inside the bubble
  Needs a little structure
  Pull back comment decoration
  Tighten up menu
  Tighten-up workflow panel
2024-11-25 14:00:52 -06:00
Jason Zimdars 4f42ab973b Ensure @filter isn't nil 2024-11-22 16:54:21 -06:00
Jason Zimdars 4d9b27f6d8 Stub duplicate finder button 2024-11-22 16:32:54 -06:00
Jason Zimdars 5865c41738 Move pop action 2024-11-22 16:29:05 -06:00
Jason Zimdars 92510755cf List name next to assignee 2024-11-22 16:21:58 -06:00
Jason Zimdars ddefd9b548 Display tags inside the bubble 2024-11-22 15:59:29 -06:00
Jason Zimdars df0813b8d6 Tighten up menu 2024-11-22 12:07:17 -06:00
Jason Zimdars 5267f79b09 Tighten-up workflow panel 2024-11-22 11:36:24 -06:00
Jose Farias 3ef37ca014 Merge branch 'main' into unstubbing
* main:
  Bump proportionally
  Insure text enlarges on perma
  Stub admin switch
  Refine layout
  Tighten up list view
  Font sizing tweaks
  Polish
  Rework Workflows creation and editing flows
  Stub everyone switch
2024-11-21 19:58:31 -06:00
Jose Farias f266e46b57 Wire up comboboxes 2024-11-21 19:58:21 -06:00
Jason Zimdars b5291acf7c Bump proportionally 2024-11-20 17:19:23 -06:00
Jason Zimdars 2e772abf25 Refine layout 2024-11-20 16:48:49 -06:00
Jason Zimdars 9b6498290a Tighten up list view 2024-11-20 13:00:14 -06:00
Jason Zimdars ead7d0cd5d Font sizing tweaks 2024-11-20 09:20:41 -06:00
Jason Zimdars a1a3a2cb24 Polish 2024-11-20 09:03:34 -06:00
Jason Zimdars 71d98d9eaa Tighten up workflow panel 2024-11-19 12:59:37 -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 f94a35933e Prevent bubble getting squished 2024-11-19 09:45:32 -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 5158467275 Improve hover motion for meta bubbles 2024-11-18 15:57:49 -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 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
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 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
Jason Zimdars 0ff0291c18 More immediate flow for date picking 2024-11-14 11:48:02 -06:00