Commit Graph

4379 Commits

Author SHA1 Message Date
Andy Smith fdec3f2155 Add extra enojis 2025-10-27 14:35:49 -05:00
Andy Smith fe00a43786 Nicer submit and cancel buttons 2025-10-27 14:27:55 -05:00
Andy Smith a742ed65ff Use new icons 2025-10-27 14:10:47 -05:00
Andy Smith d72136ae92 Insert emoji character to input 2025-10-27 13:37:53 -05:00
Andy Smith 9711a8e1e5 Prevent empty submit on reaction input 2025-10-27 13:24:30 -05:00
Andy Smith 7b432a40f6 Consolidate quick-reactions and reactions 2025-10-27 11:34:35 -05:00
Andy Smith a6c8e9e01a Update dark mode highlight color 2025-10-27 10:40:25 -05:00
Jorge Manrubia 7c85f07dde Restore tokenizer version I reverted by mistake when removing Fizzy Ask 2025-10-27 15:07:40 +01:00
Jorge Manrubia 9317a82570 Remove Fizzy Ask
Since we are not going to ship it
2025-10-27 14:45:30 +01:00
Jorge Manrubia 6cff82226b Place concern in order 2025-10-25 20:08:28 +02:00
Jorge Manrubia 392bdae316 Rename highlights -> summary 2025-10-25 20:06:57 +02:00
Jorge Manrubia d6c7fb2084 Remove unused constants / controller
This came from the previous 3-column times
2025-10-25 18:50:37 +02:00
Jason Zimdars e38e1666b7 Clean up, set position to near the end of the block where pagination kicks in 2025-10-24 18:48:41 -06:00
Jason Zimdars 18eb41ea93 Need to take this completely out of its natural position 2025-10-24 18:42:46 -06:00
Jason Zimdars 7ca18513d9 Product in heavy font weight 2025-10-24 18:37:55 -06:00
David Heinemeier Hansson eebda8bfd2 No longer used 2025-10-24 12:58:34 -07:00
Jason Zimdars 9df45f3434 Merge pull request #1383 from basecamp/jz/10-23-25
JZ 10/23/25
2025-10-23 15:44:12 -07:00
Andy Smith 7ed44063ed Move up the conditional 2025-10-23 15:40:51 -07:00
Jason Zimdars d8285ddf4e Add sign-out to the menu 2025-10-23 15:39:16 -07:00
Jason Zimdars f3e2c5472d Simplify design 2025-10-23 15:39:08 -07:00
Andy Smith d11a0bac75 Remove collection move dialog when there's only one board 2025-10-23 15:38:13 -07:00
Andy Smith 2e3cb86c10 Bump z-index when dialog is open 2025-10-23 15:32:11 -07:00
Andy Smith 2aea2a61f3 Lexxy content tweaks 2025-10-23 15:17:15 -07:00
Jason Zimdars f5384baf63 Boxcar -> BOXCAR 2025-10-23 15:05:36 -07:00
Andy Smith a28506a49e Update stream title to Maybe 2025-10-23 15:02:25 -07:00
Jason Zimdars 2409f6bbbc Don't smooth scroll
It's annoying when anchoring to comments, for example
2025-10-23 14:59:01 -07:00
Andy Smith 14d3aaf14e Update pinstripe BG 2025-10-23 14:58:48 -07:00
Jason Zimdars 944074a40d Introduce a new centered frameless panel type 2025-10-23 14:51:24 -07:00
Kevin McConnell decd01c8d0 Extend public caching to 30 seconds
Up from the previous 5 seconds. It's still short enough that the pages
shouldn't feel stale, but it further reduces the number of requests that
will reach the app.

Also moved this into a shared concern so we can adjust the caching rule
in one place.
2025-10-23 11:48:12 -07:00
Jason Zimdars 8d7148e90f Merge pull request #1376 from basecamp/jz/10/22/25
Jz/10/22/25
2025-10-23 07:58:00 -07:00
Stanko K.R. 98c9eab557 Remove unused event 2025-10-23 12:53:25 +02:00
Stanko K.R. a67fd7b082 Add missing quotation mark 2025-10-23 12:50:41 +02:00
Stanko K.R. abaa2d93d0 Remove unused argument 2025-10-23 12:41:22 +02:00
Stanko K.R. 55ae0a6c5b Restore quotation marks 2025-10-23 12:39:16 +02:00
Jason Zimdars 36b6288d22 Copy edits 2025-10-23 12:32:18 +02:00
Stanko K.R. 2ac2d4e0da Add postpone and auto-postpone as Webhook triggers 2025-10-23 12:31:22 +02:00
Jason Zimdars 45614a07ea Tighten space between title and description editors 2025-10-22 17:27:07 -07:00
Jason Zimdars be98fafd33 Hyphens support is poor, dump it
I find it suprising that it hyphenates and reflows while typing. And
we're not getting much of it in the rendered views either.
2025-10-22 17:18:01 -07:00
Jason Zimdars ed9cede24b These use the old collection link format 2025-10-22 17:12:43 -07:00
Jason Zimdars d3a20060e2 Redirect to collection after publishing a card 2025-10-22 17:07:24 -07:00
Jason Zimdars 2d16e98a7e Render a special state when no one is watching 2025-10-22 16:55:15 -07:00
Jason Zimdars c7f0b00a18 Don't autofocus collection name
This rarely changes, don't make it too easy. Especially because the
focused input prevents hotkeys you might want to use here
2025-10-22 16:35:59 -07:00
Jason Zimdars 4bd9904013 Add a line to credit 37signals 2025-10-22 16:34:02 -07:00
Sean Mitchell e1de13a68f Remove error page logo 2025-10-22 14:46:24 -07:00
Sean Mitchell 9bd3610a8b Merge branch 'main' into update-icon
* main: (36 commits)
  Update tests
  Avoid capitalizing "board"
  Rename Fizzy, Boxcar
  SPace out pinstripes
  Add script for configuring production load balancers
  Fix the default tenant in migration-audit
  Transitions wipe from right
  Use canvas BG color
  Pinstripe background
  dev: Fix the default tenant to be the correct Honcho id
  Indicate account name in settings
  Menu button always has the product name
  bin/setup detects when it needs to set up seeds
  Indicate account name in settings
  Menu button always has the product name
  bin/setup detects when it needs to set up seeds
  'Fizzy' -> 'Boxcar'
  pre-connect: make sure we're matching against unquoted hostnames
  Add a migrations check to CI
  Remove schema changes introduced in da413e75
  ...
2025-10-22 14:32:59 -07:00
Sean Mitchell 58e920566a Rename footer text 2025-10-22 14:24:16 -07:00
Sean Mitchell 3cf43e6b87 Rename button label 2025-10-22 14:23:40 -07:00
Sean Mitchell 621a1217a4 Rename logo image_tag 2025-10-22 14:21:46 -07:00
Sean Mitchell bee935e2e9 Rename and update logo 2025-10-22 14:19:42 -07:00
Jason Zimdars 81618d758e Avoid capitalizing "board" 2025-10-22 13:49:23 -07:00