Jason Zimdars
362f373378
Inline color picker
2024-09-16 17:41:14 -05:00
Jeffrey Hardy
55e999ffa9
Remove unused partial
2024-09-13 19:55:25 -04:00
Jeffrey Hardy
fa4eb26eb5
Remove unnecessary image-preview#clear
...
Destroying an image happens asynchronously and requests are fast enough that
we don't need to be optimistic. Uploads by contrast are slow, and benefit
from immediate feedback.
2024-09-13 19:50:33 -04:00
Jeffrey Hardy
bd2aa802d9
Remove bubble images independently
2024-09-13 19:16:36 -04:00
Jeffrey Hardy
87cd9348f7
Tidy BubblesController
2024-09-13 19:16:36 -04:00
Jeffrey Hardy
d98f92f0e6
Style
2024-09-13 18:28:12 -04:00
Jason Zimdars
3c57c1583e
Escaping not necessary
2024-09-13 17:18:53 -05:00
Jason Zimdars
5636711ae4
Clean up with partials
2024-09-13 17:16:15 -05:00
Jason Zimdars
885c20f330
Make bubble title editing a little nicer
2024-09-13 17:16:15 -05:00
Jason Zimdars
4b7fc61136
Add and change a due date on bubbles
2024-09-13 17:16:15 -05:00
Jason Zimdars
3cf841d463
Proper ordering
2024-09-13 09:52:55 -05:00
Jason Zimdars
5c72be49dd
Prevent overflowing the container
2024-09-13 09:52:22 -05:00
Jason Zimdars
352fd609e3
Include Added by... event in comments thread, move to helper
2024-09-13 08:59:07 -05:00
Jason Zimdars
ca1b8e03e7
Polish
...
- Nicer responsive type for comments threads
- Improved responsive layout for bubbles index lists, too
- Polished hover state on bubbles list
2024-09-12 16:08:39 -05:00
Jason Zimdars
bcfba64c69
Polish sign-in screen
2024-09-11 16:27:15 -05:00
Jason Zimdars
925247acfc
Rework main layout, comments layout, and list layout
2024-09-09 17:53:13 -05:00
Jason Zimdars
24643341cd
Click to edit bubble titles
2024-09-06 18:14:08 -05:00
Jason Zimdars
3ad48466f6
Create new bubbles automatically and land on the perma
...
...so we don't have to deal with a separate create state
2024-09-06 16:36:30 -05:00
Jason Zimdars
ea6a968034
Improve image add/remove buttons
2024-09-06 16:05:48 -05:00
Jason Zimdars
0c46df4890
Fix image bubbles display in Safari and Firefox
2024-09-06 11:10:45 -05:00
Jason Zimdars
4910c82d0a
Remove images inline, too
2024-09-05 20:15:04 -05:00
Jason Zimdars
f330afb04c
Add bubble images inline without a special form
2024-09-05 20:14:22 -05:00
Jeffrey Hardy
23248d8447
Tidy up comments
2024-09-05 17:36:51 -04:00
Jeffrey Hardy
038a456392
Tidy up boosts
2024-09-05 17:36:51 -04:00
Jeffrey Hardy
0930879ec7
Indentation and formatting
2024-09-05 17:36:51 -04:00
Jeffrey Hardy
40863453e0
Recast categories as tags
2024-09-05 17:36:48 -04:00
Jason Zimdars
051deef151
We're not using this at the moment
2024-09-04 14:34:06 -05:00
Jeffrey Hardy
5aae70298b
Rename Splat to Bubble
2024-09-04 14:54:11 -04:00
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