Commit Graph

1363 Commits

Author SHA1 Message Date
Jason Zimdars ec63613898 Show completed cards at the bottom 2025-03-31 11:06:39 -05:00
Jason Zimdars 8477d910fd Fix overlap 2025-03-28 16:55:42 -05:00
Jason Zimdars 8c9d9c7704 Merge branch 'main' into two-cols
* main:
  Fix overlapping color picker
2025-03-28 16:54:26 -05:00
Jason Zimdars cdfdee9bd0 Fix overlapping color picker 2025-03-28 16:52:27 -05:00
Jason Zimdars 1aca3b0181 Try two-column layout 2025-03-28 16:40:08 -05:00
Jason Zimdars 4687063fc5 Fix z-index issues 2025-03-27 18:46:11 -05:00
Jason Zimdars 5b4e40b3ea Fix overlap on new bucket button 2025-03-27 16:47:46 -05:00
Jason Zimdars 94d12710ad Fix overlap 2025-03-27 13:42:37 -05:00
Jason Zimdars ff70da2f5e Move up a layer 2025-03-27 10:33:10 -05:00
Jason Zimdars d2d404c26b Fix overlap 2025-03-26 17:52:56 -05:00
Jason Zimdars ae1ec22419 Try centered events layout 2025-03-26 16:05:52 -05:00
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