Commit Graph

2143 Commits

Author SHA1 Message Date
Jason Zimdars 0613eb73e2 Explore displaying images inside bubbles 2024-08-29 18:14:38 -05:00
Jason Zimdars efeac696e4 Wire up image attachments for bubbles 2024-08-28 17:11:40 -05:00
Jason Zimdars f51104accc Squash boosts into one-liners between comments 2024-08-28 16:12:42 -05:00
Jason Zimdars 4cdf9ee009 New comments should look like they will when posted (mine) 2024-08-28 16:12:15 -05:00
Jason Zimdars 11597b7de1 Unique styles for your comments 2024-08-27 17:44:30 -05:00
Jason Zimdars 127d811607 Render boosts in the comments timeline 2024-08-27 16:48:42 -05:00
Jason Zimdars e11bbee4bb Try just using comments for details with a subtle prompt for the creator 2024-08-22 18:30:30 -05:00
Jason Zimdars 73f7ddca36 Animate when boosting (puffing up) 2024-08-22 18:24:43 -05:00
Jason Zimdars e142ea370b Try a hover animation, prefer utility classes 2024-08-22 10:22:09 -05:00
Jason Zimdars f48df75c9c Improve comments style 2024-08-20 16:45:02 -05:00
Jeffrey Hardy 84e586ff65 Render the assigned page title 2024-08-20 14:17:08 -04:00
Jeffrey Hardy c36831c0ed Remove default username input value from params until needed 2024-08-20 14:17:08 -04:00
Jeffrey Hardy e3983d5bbe Use Rails' new sessions generator to replace the existing setup
Ref: https://github.com/rails/rails/pull/52328
2024-08-20 14:17:05 -04:00
Jason Zimdars 642e8bcd27 Boost splats 2024-08-19 17:33:12 -05:00
Jason Zimdars b5c9f7affd Don't autofocus or you end up anchored to the bottom of the page 2024-08-19 17:05:09 -05:00
Jason Zimdars f39b58040b Display number of boosts on a splat 2024-08-19 15:56:53 -05:00
Jason Zimdars 7b2ecf5d1a Anchor to newly created comments
This doesn't actually work but I thought I'd leave it in since it's a reproducible case for: https://github.com/hotwired/turbo/issues/211
2024-08-19 14:16:32 -05:00
Jason Zimdars 6860a0ea36 Create comments on splats 2024-08-19 14:14:26 -05:00
Jason Zimdars 09cc76c4f7 Render comments on splats 2024-08-14 17:36:13 -05:00
Jason Zimdars 2ff9dbab51 Track creator 2024-08-14 16:41:59 -05:00
Jason Zimdars 75e402bea6 Handful of tweaks before all-hands 2024-08-14 15:10:42 -05:00
Jason Zimdars eb2c563439 Remove for now 2024-08-14 15:10:42 -05:00
Jason Zimdars 5998ec3c21 Timeline exploration 2024-08-12 17:42:35 -05:00
Jason Zimdars 7f14b14dc6 Style note field 2024-08-12 14:09:26 -05:00
Jason Zimdars 81abde2849 Some polish and name change stuff 2024-08-08 18:06:19 -05:00
Jason Zimdars fdc0937bc7 Direct flow for creating new splats 2024-08-07 22:32:42 -05:00
Jason Zimdars 9e2135b5bc Typo 2024-08-06 21:55:22 -05:00
Jason Zimdars 056a3c3062 Use datalist as a poor man's autocomplete for now 2024-08-05 17:51:18 -05:00
Jason Zimdars 177174ab77 Improve the new category form and arrangement of categories 2024-08-05 17:33:15 -05:00
Jason Zimdars 7bb16e0bcc Refine new splat shape 2024-08-05 17:10:38 -05:00
Jason Zimdars 88b99ad1eb Try a more organic bubble style 2024-08-02 17:37:27 -05:00
Jason Zimdars c747048aca No need to link 2024-08-02 17:37:04 -05:00
Jason Zimdars be2062f902 Simple flow for creating categories
- Also includes a dev-facing index for removing them (for now)
- Saves an interim bubble style for posterity
2024-07-31 16:22:36 -05:00
Jason Zimdars 845e4618a5 Let's try bubbles 2024-07-31 12:47:09 -05:00
Jason Zimdars ac38edd49e Design sign-in flow 2024-07-24 17:42:43 -05:00
Jason Zimdars e139b5a72b Still demo values, but make them stable 2024-07-24 17:07:04 -05:00
Jason Zimdars 5fac4745af Filter index by category 2024-07-24 14:35:24 -05:00
Jason Zimdars 00d5c59f72 Categorize splats 2024-07-24 13:42:06 -05:00
Jason Zimdars 89a02fc960 Add an edit splats in modal 2024-07-24 10:07:11 -05:00
Jason Zimdars 932a83197b Add Splat model, controller, and views 2024-07-23 15:59:32 -05:00
Kevin McConnell b90caf5a29 CSS reset & base styles 2024-06-21 16:45:29 +01:00
Kevin McConnell c4fb1bdc76 Add minimal authentication flow to get started 2024-06-21 16:45:29 +01:00
Kevin McConnell 564a0f48ae New Rails app 2024-06-21 13:19:56 +01:00