Commit Graph

17 Commits

Author SHA1 Message Date
Jason Zimdars 3a827f727a Better name label treatment, tighter positioning 2025-02-07 16:12:55 -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 92510755cf List name next to assignee 2024-11-22 16:21:58 -06:00
Jose Farias f266e46b57 Wire up comboboxes 2024-11-21 19:58:21 -06:00
Jason Zimdars 79f5b4f603 Improve assignee bubble display, especially when there are multiple assignees 2024-11-18 12:38:19 -06:00
Jason Zimdars f7d7ea6e49 No need for turbo frames after all 2024-11-14 12:30:05 -06:00
Jason Zimdars 619dcc171c Use turbo frame for assignments 2024-11-12 20:50:17 -06:00
Jason Zimdars bcde27c4d1 New grid layout and addition of features menu 2024-11-12 15:26:16 -06:00
Jason Zimdars 9e28359587 Add proper avatars for users 2024-10-04 10:54:11 -05:00
Jeffrey Hardy 044117f9c1 Extract Bucket::Assignable and rename Assignment#user to #assignee 2024-10-02 12:29:59 -04:00
Jeffrey Hardy 55d846fce2 Fix syntax error from stray closing bracket 2024-09-24 16:14:36 -04:00
Jeffrey Hardy d060e051c7 Style 2024-09-24 15:32:50 -04:00
Jeffrey Hardy 4e579e5a34 Rename Project to Bucket 2024-09-24 15:32:44 -04:00
Jeffrey Hardy 355e144ddc Nest bubbles et al under projects 2024-09-18 13:09:06 -04:00
Jason Zimdars 7a8bbc2d6d Display all the assignments 2024-09-18 11:38:40 -05:00
Jason Zimdars 56c7fe4abb Add assignees to a bubble WIP
- Still needs UI to display multiple assignees
- Still needs UI for changing/removing assignees
2024-09-17 17:10:23 -05:00