Commit Graph

510 Commits

Author SHA1 Message Date
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 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 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 b69365add4 Empty elements take up unwanted space 2025-02-05 10:40:20 -06:00
Jason Zimdars 7dc856a33d Move this to the correct element 2025-02-05 09:34:36 -06:00
Jason Zimdars 04844504f1 Move to plain checkboxes instead of combobox 2025-02-04 16:51:06 -06:00
Jason Zimdars 6028dabbbb Align icon 2025-02-04 15:50:38 -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 f25335ba38 Try comment excerpts in notification and event chips 2025-02-04 14:04:17 -06:00
Jason Zimdars 764c3534ca Add settings to bucket perma 2025-02-04 13:26:35 -06:00
Jason Zimdars 16e62fe121 Fix invisible edit comment button in dark mode 2025-01-31 18:24:57 -06:00
Jason Zimdars 6f351b956c Allow pasting files in comments 2025-01-31 18:07:12 -06:00
Jason Zimdars 5bb6accc2c Ensure long titles wrap, comment counts don't 2025-01-31 17:24:00 -06:00
Jason Zimdars 3fd3077c4c Add more details to bubbles in list, use local times 2025-01-31 11:27:39 -06:00
Jason Zimdars e918b813a0 This doesn't belong here 2025-01-30 15:50:22 -06:00
Jason Zimdars c1419ad4da Fix atrocious wrapping 2025-01-30 15:35:15 -06:00
Jason Zimdars bd0fb52ffe We no longer color *my* comments, missed this 2025-01-30 15:29:02 -06:00
Jason Zimdars 9ef781dacb Submit comments with command or control + enter 2025-01-30 15:27:15 -06:00
Kevin McConnell b320b72bc6 Use local time helper for comment dates
Also has the advantage you can hover to see the time.
2025-01-30 17:10:58 +00:00
Kevin McConnell dfae90efb9 Only show own drafts on the bucket preview 2025-01-30 14:06:31 +00:00
Jason Zimdars 782c42823d Ensure icon is colored in dark mode 2025-01-29 21:34:43 -06:00
Jason Zimdars 92cc2c8121 Just use plain checkboxes
- Style WIP
2025-01-29 21:25:43 -06:00
Jason Zimdars 972927d56a Add a small icon to indicate actions in the touched column 2025-01-29 15:10:43 -06:00
Jason Zimdars c183116ac5 Show who was active in each cluster 2025-01-29 13:00:09 -06:00
Jason Zimdars 767ca083ed Add a line that describes the event action 2025-01-29 12:59:51 -06:00
Kevin McConnell 8839bcafa2 Fix grammar 2025-01-29 13:21:35 +00:00
Kevin McConnell 65064773bd Use local time helper to format the time
Also avoids JS error we were creating.
2025-01-29 08:59:02 +00:00
Jason Zimdars 4827cb3a30 Refactor using more Stimulus-y conventions 2025-01-28 20:07:45 -06:00
Jason Zimdars 408bb79a4e Use a class 2025-01-28 18:09:34 -06:00