Jason Zimdars
899c6acbf2
Ensure full-size click area
2025-03-26 15:49:33 -05:00
Jason Zimdars
f3bc2a2316
Tray placeholders
2025-03-26 15:20:23 -05:00
Jason Zimdars
a6c10d3de7
Unused
2025-03-26 14:22:03 -05:00
Jason Zimdars
2867e58ad6
Hide these on phones for now
2025-03-26 14:18:02 -05:00
Jason Zimdars
43401aa7c5
Consistent size
2025-03-26 13:46:55 -05:00
Jason Zimdars
c7aba17303
Massive refactor for better font sizing and responsive layout
2025-03-26 11:45:14 -05:00
Jason Zimdars
3bde5fdc1c
Comments, list and font improvements
2025-03-25 16:59:13 -05:00
Jason Zimdars
2e390e31b8
Use variable
2025-03-25 15:06:25 -05:00
Jason Zimdars
46cd84f306
Remove divider
2025-03-25 15:06:25 -05:00
Jason Fried
eb54c6fa6d
Thinner gridlines on home.
2025-03-25 12:29:34 -07:00
Jason Zimdars
fa248c035d
Alignment
2025-03-24 17:46:29 -05:00
Jason Zimdars
403a328ef8
Walk-back two-column comments design
2025-03-24 17:43:43 -05:00
Jason Zimdars
abeb0762f6
Untangle list
2025-03-24 17:27:24 -05:00
Jason Zimdars
7c54a20ece
DRY this up a bit
2025-03-24 17:04:08 -05:00
Jason Zimdars
ebca0caa03
Square headers, correct centering, use --grid-lines variable throughout
2025-03-24 16:36:13 -05:00
Jason Zimdars
4bc125c7eb
Load the form in a turbo frame so focused field doesn't intercept hotkeys
2025-03-24 14:15:28 -05:00
Jason Zimdars
9b9e09601e
Introduce text-based UI
2025-03-24 11:33:04 -05:00
Jason Zimdars
cbc9567966
Smaller tray cards
2025-03-21 14:54:26 -05:00
Jason Zimdars
eaf927f1a8
Refactor tray styles
2025-03-20 17:54:24 -05:00
Jason Zimdars
0da84efd01
Tray pins design
2025-03-20 16:52:56 -05:00
Jason Zimdars
1802a6391a
Tweak events and dates
2025-03-20 13:54:56 -05:00
Jason Zimdars
0e0513dd77
Try addressing clipped descenders another way
2025-03-20 11:52:33 -05:00
Jason Zimdars
2f2dd1248d
Revert "Address line-height"
...
This reverts commit efaeb26fab .
2025-03-20 11:52:33 -05:00
Jason Zimdars
2e0f787777
Polish trays behavior
2025-03-20 11:41:17 -05:00
Jason Zimdars
efaeb26fab
Address line-height
2025-03-20 11:16:31 -05:00
Jason Zimdars
015b26e7e8
Dark mode
2025-03-20 11:16:31 -05:00
Jason Zimdars
4370281f67
Add a missing event, adjust icons
2025-03-19 17:02:05 -05:00
Jason Zimdars
eabb5a14c8
This is causing layout issues with code blocks
...
Ideally they would scroll and keep the original line breaks but the layout needs proper constraints for that to happen
2025-03-19 16:34:33 -05:00
Jason Zimdars
572428bfbc
Improved comments and events layout
2025-03-19 16:33:03 -05:00
Jason Zimdars
714ae9d317
Differentiate events with an icon
2025-03-19 13:35:17 -05:00
Jason Zimdars
de851fa69c
Move back to edges
2025-03-18 17:10:50 -05:00
Jason Zimdars
b99fc7484b
Handful of tweaks
2025-03-18 16:01:31 -05:00
Jason Zimdars
b498dfd752
Restore related events hover effect
2025-03-18 15:59:37 -05:00
Jason Zimdars
28a569c49b
Tickets
2025-03-17 21:24:08 -05:00
Jason Zimdars
e53052b7e7
Fix visual button regression
...
`.for-screen-reader` has specific behavior inside `.btn` that makes it unsuitable for use on form elements. This fix adds a second, functionally identical, class `visually-hidden` for those cases. Later we can figure out a way to make it clear when to use which.
2025-03-14 09:58:50 -05:00
Kevin McConnell
49fa8b21a6
Move current user check to controller
...
This is necessary to a) ensure people can't edit/delete comments they
don't own, and b) make the comment partial cacheable.
2025-03-03 17:04:16 +00:00
Jason Zimdars
3184e6ba2d
Only hover on dot
2025-02-24 17:18:31 -06:00
Jason Zimdars
ed0a815a35
Fix that title could overlap unread indicator
2025-02-24 16:05:42 -06:00
Jason Zimdars
15cf38d46f
This isn't necessary (apparently) and doesn't work in Firefox
2025-02-24 14:28:22 -06:00
Jason Zimdars
635d3a83a5
Fix hover state on radio buttons
2025-02-21 17:30:16 -06:00
Jason Zimdars
28bdc531b0
Mark individual notifications as read
2025-02-21 16:39:50 -06:00
Jason Zimdars
1d0562f905
Refactor
2025-02-21 10:44:40 -06:00
Jason Zimdars
1ad6a9adb8
Introduce quick filters on the page so the dialog becomes advanced filtering
2025-02-20 15:20:30 -06:00
Jason Zimdars
508fb8e3f7
These can be combined
2025-02-20 14:43:49 -06:00
Jason Zimdars
8cde1883a6
Filter activity by bucket
2025-02-19 18:05:12 -06:00
Jason Zimdars
cc7828b4c2
Looks better when it matches the popped bubble perfectly
2025-02-19 15:56:35 -06:00
Jason Zimdars
48f8b27dc9
If there is only one notification, just follow it instead of expanding
2025-02-19 15:25:11 -06:00
Jason Zimdars
867479c7bf
Display a link button when there are more unreads than the six we show
2025-02-19 15:17:31 -06:00
Jason Zimdars
6846fdf473
Ensure tray renders above bubbles
2025-02-19 14:15:26 -06:00
Jason Zimdars
1a1ca72a3d
Remove summary avatars and tweak timestamp
2025-02-19 14:05:35 -06:00