Commit Graph

4156 Commits

Author SHA1 Message Date
Kevin McConnell 469dbd0ba5 Don't track assignment notifications until publishing 2025-02-11 14:34:39 +00:00
Kevin McConnell 321384b573 Replace "editing" param with creating? state 2025-02-11 14:34:39 +00:00
Kevin McConnell b347d77f4d Add a new "creating" state 2025-02-11 14:34:39 +00:00
Jason Zimdars 5107071315 Clean up assignment and tag menus 2025-02-10 17:45:23 -06:00
Jason Zimdars 8ee1e670f9 Remove Hotwire Combobox, adjust related styles 2025-02-10 17:01:42 -06:00
Jason Zimdars e3cdd863e1 Clearer label 2025-02-10 16:17:48 -06:00
Jason Zimdars 0b96d17756 Pure history back here 2025-02-10 16:15:12 -06:00
Jason Zimdars fe4a024015 Sort alphabetically 2025-02-10 16:13:39 -06:00
Jason Zimdars b1177dc308 Adjust comment bubble arrow and position 2025-02-10 16:08:10 -06:00
Jason Zimdars 72b8a612d8 Anchor to comments from Activity 2025-02-10 15:53:02 -06:00
Jason Zimdars 9f2e1df9bf Add favicon, app icons, and simple PWA manifest 2025-02-10 12:57:49 -06:00
Jason Zimdars d5b13a8030 Display counts for Added and Popped columns 2025-02-10 12:57:49 -06:00
Jason Zimdars 0956917546 Display the number of comments on bubbles 2025-02-07 16:44:43 -06:00
Jason Zimdars 410b754d69 Adjust navigation 2025-02-07 16:27:12 -06:00
Jason Zimdars 3a827f727a Better name label treatment, tighter positioning 2025-02-07 16:12:55 -06:00
Jason Zimdars 70e88aafd5 Copy edit 2025-02-07 15:14:26 -06:00
Jason Zimdars 265aff9970 This shouldn't happen once wired but prevent for negative values 2025-02-06 19:31:33 -06:00
Jason Zimdars 128b42be0d Fall back to created_at if there are no events 2025-02-06 19:21:24 -06:00
Jason Zimdars 66d79e7836 Inline this check 2025-02-06 19:20:51 -06:00
Jason Zimdars 22625c493a Use Time.current, make this resilient to null values 2025-02-06 19:12:18 -06:00
Jason Zimdars 2b57de4769 Make pop toggle more prominent, add message 2025-02-06 18:49:33 -06:00
Jason Zimdars f4e82d069b Truncation and alignment 2025-02-06 16:45:16 -06:00
Jason Zimdars 4ced917358 Push columns to the edges of the viewport 2025-02-06 16:30:24 -06:00
Jason Zimdars 19c8cb370c Fix alignment and truncation 2025-02-06 16:27:33 -06:00
Jason Zimdars 346ecc34af Projects -> Collections 2025-02-06 16:24:05 -06:00
Jason Zimdars 65f12378bb Smaller 2025-02-06 16:19:42 -06:00
Jason Zimdars 595bdbe3f6 Add a little more padding 2025-02-06 14:43:45 -06:00
Jason Zimdars 3ee0ce67bb Make it transparent 2025-02-06 14:43:29 -06:00
Jason Zimdars 34bb61c3ea Campfire style comments, fix button 2025-02-06 14:33:08 -06:00
Jason Zimdars 39e1eb7e6b Add global nav here 2025-02-06 14:18:03 -06:00
Jason Zimdars bde557d952 The breadcrumb is just too much 2025-02-06 12:18:45 -06:00
Kevin McConnell dcf26d6981 Hide these buttons when there's no current bucket
These depend on having a bucket to link to, but in the case of an "All
buckets" view, we don't have one. So we can hide them in that case.
2025-02-06 14:41:05 +00:00
Jason Fried 85b144bb2c Removed the extra "by" 2025-02-05 18:24:31 -08:00
Jason Zimdars f09d8e3684 Fix overflows 2025-02-05 17:23:27 -06:00
Jason Zimdars c0f842427d Rework navigation 2025-02-05 17:14:05 -06:00
Jason Zimdars 39c0be6722 Only count comments, exclude even summaries 2025-02-05 11:20:53 -06:00
Jason Zimdars 78d8d10e48 Collapse space before comment thread 2025-02-05 10:44:12 -06:00
Jason Zimdars 76ba89bf9d Tighten up spacing in comments thread 2025-02-05 10:40:30 -06:00
Jason Zimdars b69365add4 Empty elements take up unwanted space 2025-02-05 10:40:20 -06:00
Jason Zimdars 0732e6e5e2 Smaller cards 2025-02-05 09:34:36 -06:00
Jason Zimdars 676ada4d3a Bold for names 2025-02-05 09:34:36 -06:00
Jason Zimdars 7dc856a33d Move this to the correct element 2025-02-05 09:34:36 -06:00
Kevin McConnell 7189e7a39e Periodically refresh relative times
Otherwise the text will get out of date. For example, a new notification
will say "Less than a minute ago", which is not true for very long if
the page isn't refreshed.
2025-02-05 15:18:40 +00:00
Jason Zimdars 04844504f1 Move to plain checkboxes instead of combobox 2025-02-04 16:51:06 -06:00
Jason Zimdars affa4cae7a Track changes to the bubble's name 2025-02-04 16:14:29 -06:00
Jason Zimdars 246b44d1f5 Add popped to event summary 2025-02-04 16:01:11 -06:00
Jason Zimdars 6028dabbbb Align icon 2025-02-04 15:50:38 -06:00
Jason Zimdars d1ddb8d299 Track events on due dates 2025-02-04 15:49:34 -06:00
Jason Zimdars 760f08c7e3 Notifications need to be 3 lines (or at least al the same) for now 2025-02-04 14:49:15 -06:00
Jason Zimdars a0fb212002 Avatars sit above comment frame 2025-02-04 14:28:41 -06:00