Jason Zimdars
b4925344ee
Tighten header
2025-09-08 16:55:41 -05:00
Jason Zimdars
317e7f7e76
Tighten up column headings
2025-09-08 16:53:26 -05:00
Jason Zimdars
348fd5fb0b
Reduce font size for card titles
2025-09-08 16:50:44 -05:00
Jason Zimdars
a488cb2ace
Merge pull request #1049 from basecamp/mailer-font-sizing
...
Polish font sizes and generally scale down
2025-09-08 16:17:59 -05:00
Jason Zimdars
dbd2132e75
Polish font sizes and generally scale down
2025-09-08 16:15:47 -05:00
Andy Smith
3c26582561
Merge pull request #1048 from basecamp/bump-tag-popover-width
...
Use px so help Windows out
2025-09-08 15:55:09 -05:00
Jason Zimdars
808dfe69c3
Merge pull request #1047 from basecamp/show-bubbles-on-perma
...
Show bubbles on perma
2025-09-08 15:54:59 -05:00
Jason Zimdars
e6d4c3d13f
Display bubbles on card permas
2025-09-08 15:53:20 -05:00
Andy Smith
8ff9da016b
Use px so help Windows out
2025-09-08 15:53:14 -05:00
Andy Smith
1a9a554f61
Merge pull request #1046 from basecamp/allow-self-removal-from-collection
...
Allow users to remove themselves from a collection
2025-09-08 15:39:49 -05:00
Andy Smith
538bd67d72
Allow users to remove themselves from a collection
2025-09-08 15:37:59 -05:00
Andy Smith
cdc5caf193
Merge pull request #1039 from basecamp/tag-dialog-width
...
Bump the width of the tag dialog
2025-09-08 15:27:21 -05:00
Andy Smith
3884dfff5e
Bump the width of the tag dialog
2025-09-08 15:24:09 -05:00
Jason Zimdars
ce134dac54
This should be inside @layer
2025-09-08 14:16:01 -05:00
Jason Zimdars
7a8d389db8
Merge pull request #1038 from basecamp/highligh-notification-mentions
...
Highlight @mentions in notifications
2025-09-08 14:05:00 -05:00
Jason Zimdars
888c6a0846
Highlight @mentions in notifications
2025-09-08 14:03:16 -05:00
Jason Zimdars
d7844a4105
Merge pull request #1031 from basecamp/improve-workflows
...
Improve workflows
2025-09-08 10:32:50 -05:00
Jorge Manrubia
4ada1845c1
Merge pull request #1036 from basecamp/event-mondays-before-activity
...
Show highlights when they exist, even when no activity
2025-09-08 09:26:39 +02:00
Jorge Manrubia
e5587e3093
Show highlights when they exist, even when no activity
2025-09-08 09:21:23 +02:00
Jorge Manrubia
287c67d1f9
Merge pull request #1035 from basecamp/plain-text-fix
...
Don't render HTML stripping the tags for comment bodies, use to_plain_text instead
2025-09-08 08:42:03 +02:00
Jorge Manrubia
cb67352275
Don't render HTML stripping the tags for comment bodies, use to_plain_text instead
...
This will prevent error when generating notification bundles such as:
Type ActionView::Template::Error
Message undefined method 'rails_blob_path' for an instance of #<Class:0x00007fbb7e0c2a88>
We could just use the _url variant but this feels better nevertheless
2025-09-08 08:41:18 +02:00
Jorge Manrubia
ebfc168266
Make sure it considers the week before if this is invoked on a sunday
2025-09-08 08:38:33 +02:00
Jorge Manrubia
0e30f73d40
Fix cron syntax (this didn't trigger)
2025-09-08 08:29:24 +02:00
Kevin McConnell
8e145a7d89
Update beta to use switchable Beamer
2025-09-05 19:37:20 +02:00
Jorge Manrubia
612df40eae
Merge pull request #1032 from basecamp/more-gpt-models
...
Update to ruby_llm latest and add more models to try in the sandbox
2025-09-05 18:06:04 +02:00
Jorge Manrubia
d13a9e01db
Update VCR fixtures
2025-09-05 18:04:58 +02:00
Jorge Manrubia
a86e1294fc
Update to ruby_llm latest and add more models to try in the sandbox
2025-09-05 18:01:59 +02:00
Jason Zimdars
3a28bc3300
Add confirmations to warn about destructive consequences
2025-09-05 10:49:14 -05:00
Jorge Manrubia
ac11d8f830
Refine comment
2025-09-05 17:23:52 +02:00
Jorge Manrubia
573f62c3b4
Add comment
2025-09-05 17:23:26 +02:00
Jorge Manrubia
d9cc592566
Merge pull request #1007 from basecamp/weekly-highlights
...
Weekly highlights
2025-09-05 17:03:38 +02:00
Jorge Manrubia
48b5132928
remove file
2025-09-05 17:02:53 +02:00
Jorge Manrubia
70c789158a
Extract constant
2025-09-05 16:46:11 +02:00
Jorge Manrubia
80ca9cac9d
Use consistent US locales for dates
...
https://3.basecamp.com/2914079/buckets/37331921/todos/9010176047#__recording_9040694230
2025-09-05 16:40:46 +02:00
Jorge Manrubia
601411e3a9
Remove debug
2025-09-05 15:51:43 +02:00
Jorge Manrubia
b15cb4541f
Show summarier capturing the actual weeks in the user's timezone
...
https://3.basecamp.com/2914079/buckets/37331921/todos/9010176047#__recording_9037056688
2025-09-05 13:48:02 +02:00
Jorge Manrubia
e15cc80929
Only process summaries for active users (not deactivated or system)
2025-09-05 13:46:28 +02:00
Jorge Manrubia
aad61b36bc
Generate highlights in the user timezone, now that we persist it
...
Also, remove the dates and duration from the highlights records. Those are not relevant, only the events-derived
key is. If two users with different timezones have different activities, they should see different summaries.
2025-09-05 12:39:09 +02:00
Jorge Manrubia
cfa0149564
Persist timezones in the server
...
Add a beacon to persist timezones when these change (or the first time)
2025-09-05 12:11:57 +02:00
Jason Zimdars
3b500a5bf6
Justified columns aren't working
2025-09-04 17:04:14 -05:00
Jason Zimdars
c9bd38560e
Select field contents when editing
2025-09-04 16:35:22 -05:00
Jason Zimdars
3e92b44e05
Warn about collections using a workflow before deleting
2025-09-04 16:25:33 -05:00
Jason Zimdars
0caabc3bd4
Typo
...
Just remove the class, it obviously wasn't doing anything anyway :)
2025-09-04 16:07:38 -05:00
Jason Zimdars
8726bb5fe5
Move delete to a more obvious place
2025-09-04 16:06:40 -05:00
Jason Zimdars
d46c3d4163
Improve the /new view so creating workflows feels seamless
2025-09-04 15:59:56 -05:00
Jason Zimdars
65d965bc5e
Add a blank slate
2025-09-04 15:24:55 -05:00
Andy Smith
537d26b53d
Merge pull request #1027 from basecamp/current-user-acccess
...
Disable access switch for current user
2025-09-04 15:17:58 -05:00
Jason Zimdars
96ec2f698e
Fix that in-use Workflows couldn't be deleted
2025-09-04 15:14:04 -05:00
Andy Smith
0316fa1da4
Disable access switch for current user
2025-09-04 15:12:37 -05:00
Andy Smith
bb1315bb22
Merge pull request #1026 from basecamp/ff-button-fix
...
Tweak the header actions width
2025-09-04 15:04:21 -05:00