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
Jason Zimdars
f5384baf63
Boxcar -> BOXCAR
2025-10-23 15:05:36 -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
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
Jason Zimdars
49e87310d7
Rename Fizzy, Boxcar
2025-10-22 13:42:41 -07:00
Andy Smith
60b48145c4
SPace out pinstripes
2025-10-22 12:13:54 -07:00
Andy Smith
3e37269437
Transitions wipe from right
2025-10-21 15:54:15 -07:00
Andy Smith
fb8968c141
Use canvas BG color
2025-10-21 15:42:59 -07:00
Andy Smith
437c1872ee
Pinstripe background
2025-10-21 15:41:43 -07:00
Jason Zimdars
2d0b1e82a3
Indicate account name in settings
2025-10-21 14:31:26 -07:00
Jason Zimdars
6fa5b3d8b7
Menu button always has the product name
...
- Indicate the current account in the menu
2025-10-21 14:31:26 -07:00
Jason Zimdars
465ede3e82
'Fizzy' -> 'Boxcar'
...
The menu button should always display the product name
2025-10-21 13:42:24 -07:00
Jason Zimdars
ca046f57ad
Merge pull request #1349 from basecamp/update-icon
...
Update icon
2025-10-19 23:43:45 -05:00
Sean Mitchell
cd156d5608
Tryout an icon chiclet
2025-10-18 20:51:50 -07:00
Jason Fried
414ce36f9b
Board, not collection.
2025-10-18 10:28:27 -07:00
Jorge Manrubia
61b397071a
Not listing columns on previews
2025-10-18 13:37:11 +02:00
Jorge Manrubia
a9939ac47a
Invalidate cards when columns are added/removed
2025-10-18 13:35:32 +02:00
Jason Fried
e1d253c3f4
Orientation video in 4K.
2025-10-17 19:07:44 -07:00
Jason Zimdars
ea27e4e6bd
Missed a few instances of "Collection" in the UI
2025-10-17 17:02:34 -05:00
Jason Zimdars
8ca9e80c6c
Settle on "Moved to Done"
2025-10-17 16:56:26 -05:00
Jason Zimdars
4373b74fbb
Controller requires this attribute
2025-10-17 16:49:46 -05:00
Jason Zimdars
b07b45e62b
Add orientation video to menu
2025-10-17 16:33:14 -05:00
Jason Zimdars
903bb2bdee
Display a welcome video to new accounts
...
FIXME: we'll need a beter way, especially because this won't show up for
new users on busy accounts. To avoid seeing it blip everytime you
paginate it's set to `display: none` if there are enough events to
paginate. So people can scroll down to watch again if they only have a
few events.
2025-10-17 16:28:11 -05:00
Jason Zimdars
4460f06aa7
Make activity pagination links invisible
2025-10-17 16:15:44 -05:00
Jason Zimdars
49be074329
Better yet, just capitalize the first word
2025-10-17 14:04:18 -05:00
Jason Zimdars
adc42de6e5
Lowercase is fine
2025-10-17 13:36:14 -05:00
Stanko Krtalić
6efeb03252
Create system user with account ( #1345 )
...
* Create system user with account
* Update tests
2025-10-17 20:23:34 +02:00