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
4b14bc0a55
Shadows for these buttons, too
2025-02-20 13:15:57 -06:00
Jason Zimdars
eb3dfe4c84
Merge pull request #262 from basecamp/filter-activity
...
Filter activity
2025-02-20 09:35:37 -06:00
Jason Zimdars
58571ca677
Don't need this after all
2025-02-19 18:15:02 -06:00
Jason Zimdars
8cde1883a6
Filter activity by bucket
2025-02-19 18:05:12 -06:00
Jason Zimdars
1fde270b18
Restore back shortcut
2025-02-19 16:05:48 -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
2a6e559d7a
Tighter comment excerpts
2025-02-19 14:10:36 -06:00
Jason Zimdars
1a1ca72a3d
Remove summary avatars and tweak timestamp
2025-02-19 14:05:35 -06:00
Jason Zimdars
b3b881da17
Try a more Basecamp style activity event card
2025-02-19 14:02:07 -06:00
Jason Zimdars
0fc85f11a5
Need splat for list items, don't wiggle popped on hover
2025-02-19 13:20:42 -06:00
Jason Zimdars
b25d934151
Adjust colors a bit for contrast and dark mode
2025-02-19 11:55:23 -06:00
Jason Zimdars
66489f01eb
Only display events visible to the current user
2025-02-19 11:55:22 -06:00
Jason Zimdars
3084dc5d58
Merge pull request #259 from basecamp/reactions
...
Reactions on comments
2025-02-19 11:51:55 -06:00
Jason Zimdars
58175ec37a
Merge branch 'main' into reactions
...
* main:
Try a lighter bubble style and bring back splats for popped
2025-02-19 11:23:20 -06:00
Jason Zimdars
5beb851904
Whitespace
2025-02-19 11:23:14 -06:00
Jason Zimdars
f007e127da
Polish
2025-02-19 10:38:55 -06:00
Jason Zimdars
8b429ddb84
Move method to Reaction class
2025-02-19 10:16:31 -06:00
Jason Zimdars
18707300d4
Try a lighter bubble style and bring back splats for popped
2025-02-18 19:02:00 -06:00
Jason Zimdars
000bd158eb
Reactions on comments
2025-02-18 17:08:56 -06:00
Kevin McConnell
c75247133e
Fix time-dependent test
...
This test would fail when the two timezones is covers landed on
different days (like in the first few hours of UTC). So let's fix the
test to a particular moment in time.
2025-02-17 15:07:17 +00:00
Jason Zimdars
0258f09dd8
When you click a tag, include the bucket scope
2025-02-14 11:56:05 -06:00
Jason Zimdars
783af287db
Don't allow creating duplicate tags
2025-02-14 11:44:52 -06:00
Jason Zimdars
edd7e55313
Prevent using # in the stored tag name
2025-02-14 11:23:08 -06:00
Jason Zimdars
b54103cdef
Sort case insenstive
2025-02-14 11:18:24 -06:00
Jason Zimdars
2f6f98a584
Account for terms as strings
...
Terms chips weren't correctly excluding the term because this `params[key].delete` tried to convert them to integers
2025-02-14 10:54:41 -06:00
Jason Zimdars
5313394f18
Just display the names
2025-02-14 10:43:48 -06:00
Jason Zimdars
7f1b1a690a
Temporary fix
2025-02-13 18:07:28 -06:00
Jason Zimdars
d9444f18dd
House seems to expect a placeholder value
...
Fixes that the placeholder would display `null` if you clear the content while editing a comment. See also: https://fizzy.37signals.com/buckets/693169850/bubbles/999008493#comment_994776744
2025-02-13 17:48:37 -06:00
Jason Zimdars
3e5b531d12
Extract into a single-purpose controller
2025-02-13 17:40:18 -06:00
Jason Zimdars
ddfaf8bf33
Paste files in the new editor
2025-02-13 17:04:43 -06:00
Jason Zimdars
7544560e05
Add some constraints to the filter menu so the buttons are always visible
2025-02-13 16:38:56 -06:00
Jason Zimdars
bba3794454
Attribute is on the wrong element
2025-02-13 16:16:25 -06:00
Jason Zimdars
52422e506e
Handle overflow
2025-02-13 15:47:45 -06:00
Jason Zimdars
ec89aba76c
Never mind, this is problematic
2025-02-13 11:18:22 -06:00
Jason Zimdars
43fa93f818
Don't highlight comment input, give it basic input behaviors
2025-02-13 11:14:47 -06:00
Jason Zimdars
896ce8fd5b
Allow overflow
2025-02-13 11:04:07 -06:00
Jason Zimdars
34d84536fd
Remove most of the default House styles, add styles for comment
2025-02-13 11:02:40 -06:00
Kevin McConnell
c8c57ddc97
Merge pull request #256 from basecamp/wire-draft-comment
...
Include initial comment in the form for new & draft bubbles
2025-02-13 16:26:55 +00:00
Jason Zimdars
68bb5a5e6a
Styles for comment input
2025-02-13 10:18:41 -06:00
Kevin McConnell
cd9fce9b89
Add auto-save to the draft comment field
2025-02-13 15:16:42 +00:00
Kevin McConnell
85749687f7
Associate the draft comment with the bubble form
2025-02-13 15:05:04 +00:00
Kevin McConnell
483c6cdbe6
Allow updating draft comment with bubble
2025-02-13 14:39:33 +00:00
Kevin McConnell
88f295eee2
Provide accessor for the draft comment
2025-02-13 14:36:34 +00:00
Jason Zimdars
946f387e7c
Missed this one
2025-02-12 17:27:44 -06:00
Jason Zimdars
e16d7f1138
Polish bubble title inputs for WYSIWYG
2025-02-12 17:25:46 -06:00