Commit Graph

5810 Commits

Author SHA1 Message Date
Sean Mitchell ebedcd3afa Update icon images 2025-10-16 22:43:55 -07:00
Sean Mitchell 9c85e43f47 Remove unused favicon SVG 2025-10-16 22:41:48 -07:00
Sean Mitchell 45f3ac1c91 Replace logo SVG with PNG 2025-10-16 22:41:02 -07:00
Sean Mitchell b84e03b57f Update fizzy-menu-trigger CSS 2025-10-16 22:40:21 -07:00
Sean Mitchell b2fb5eab2f Remove logo SVG 2025-10-16 22:38:09 -07:00
Sean Mitchell 12724390bd Add logo PNG 2025-10-16 22:37:58 -07:00
Jason Zimdars f095ff3f7a Merge pull request #1340 from basecamp/jz/10/16/25
JZ 10/16/25
2025-10-16 20:21:55 -05:00
Jason Zimdars f7c5996bec Update test 2025-10-16 20:20:56 -05:00
Jason Zimdars 0a4e5dafcb Anchor to comments 2025-10-16 20:12:55 -05:00
Jason Zimdars 2f9fb2e20b Bring back a dedicated button for adding tags
Fixes and issue in which you couldn't add a new tag if there were any
matches so you couldn't created a tag named "blue" if there was already
one named "blueberry"
`
2025-10-16 20:02:57 -05:00
Jason Zimdars 85efb02558 Add quotes to event action object to delinate proper names in ambiguous situations
Sometimes coloring them isn't clear enough (especially on closed cards
and in web hooks payloads)
2025-10-16 19:52:11 -05:00
Jason Zimdars 4fc61a5000 Tighter linking 2025-10-16 19:46:16 -05:00
Jason Zimdars f31a2693f4 Try a different unit type in the hopes that Windows handles this more accurately 2025-10-16 19:38:09 -05:00
Jason Zimdars 30b28fa312 Bust out of the list and allow the grid to lay out these items 2025-10-16 19:28:18 -05:00
Jason Zimdars a2bba83963 Only display the stamp on the card perma 2025-10-16 19:25:23 -05:00
Jason Zimdars 20e378c2cb Restore missing space between the tools card and cards in the stream 2025-10-16 19:20:07 -05:00
Jason Zimdars 2b0e6f8b0a Fix regression in grid layout 2025-10-16 19:18:44 -05:00
Jason Zimdars 4fdf7e63cf Fix merge regression 2025-10-16 19:14:59 -05:00
Andy Smith 01b22ace3e Smoother expand transitions for columns 2025-10-16 18:48:52 -05:00
Jason Zimdars d5d65fbd63 Bring back join code for now
Can remove once the new system is ready:
https://3.basecamp.com/2914079/buckets/37331921/todos/8746162337
2025-10-16 18:40:04 -05:00
Jason Zimdars 1372a6bb29 Reign in the wide notification cards 2025-10-16 18:40:04 -05:00
Jason Zimdars 6add4e257e Commit the text filter when reaching for the other controls
That you need to commit the filter to get a pill, and thus save a
filter, isn't obvious. This helps.
2025-10-16 18:40:04 -05:00
Jason Zimdars 66733f77ec Adjust copy for single collection and filtered activity cases 2025-10-16 18:40:04 -05:00
Jason Zimdars a720a74d8e Capitalize 2025-10-16 18:40:04 -05:00
Jason Zimdars 391675e615 Rename: Collection -> Board 2025-10-16 18:40:04 -05:00
Jason Zimdars 4f6d8f0e7d Don't count closed cards because they're not displayed 2025-10-16 18:40:04 -05:00
Andy Smith 77975521e0 Merge pull request #1339 from basecamp/column-list-bottom-padding
Add block padding so shadows aren't clipped
2025-10-16 17:11:16 -05:00
Andy Smith 45c0020fe1 Add block padding so shadows aren't clipped 2025-10-16 17:05:32 -05:00
Andy Smith 3528e2935c Merge pull request #1338 from basecamp/column-transition-performance
Smoother expand transitions for columns
2025-10-16 16:59:34 -05:00
Andy Smith d2d2fdca51 Merge branch 'main' into column-transition-performance
* main:
  Set a password for the owner
  Add account creation script
  We can just apply it to `this.element` and adjust the CSS accordingly
  Prefer helper
  Updated global and local auto-close language.
  Update test
  Include drafts in filter collection
  Move style out of .considering scope so it can apply in the filter view
  Remove closure reasons
  They're all just *done*
  Just close as done
  Don't animate expanding columns when restoring
2025-10-16 16:13:58 -05:00
Andy Smith 2b625c9367 Smoother expand transitions for columns 2025-10-16 15:52:43 -05:00
Stanko Krtalić 9a726bcc60 Merge pull request #1337 from basecamp/add-account-creation-script
Set a password for the owner in the account creation script
2025-10-16 22:15:10 +02:00
Stanko K.R. 622a687158 Set a password for the owner 2025-10-16 22:13:30 +02:00
Stanko Krtalić f0e1d5a6b4 Merge pull request #1336 from basecamp/add-account-creation-script
Add account creation script
2025-10-16 22:08:21 +02:00
Stanko K.R. eae59342e9 Add account creation script 2025-10-16 22:05:22 +02:00
Jason Zimdars 8b4d706dd9 Merge pull request #1323 from basecamp/remove-closure-reasons
Remove closure reasons
2025-10-16 14:24:28 -05:00
Jason Zimdars fe774efa6a Merge pull request #1324 from basecamp/make-drafts-visible-again
Make drafts visible again
2025-10-16 14:15:52 -05:00
Jason Zimdars 38d7646697 Merge pull request #1316 from basecamp/disable-column-restore-transition
Don't animate expanding columns when restoring
2025-10-16 14:14:36 -05:00
Jason Zimdars c3a3f157a2 Merge branch 'main' into remove-closure-reasons 2025-10-16 13:55:13 -05:00
Jason Zimdars 83584d4bde Merge branch 'main' into disable-column-restore-transition 2025-10-16 13:47:20 -05:00
Jason Zimdars e70209f02c We can just apply it to this.element and adjust the CSS accordingly 2025-10-16 13:44:37 -05:00
Jason Zimdars f224656d1e Prefer helper 2025-10-16 13:29:41 -05:00
Jason Fried 739c53cfff Updated global and local auto-close language. 2025-10-16 10:41:01 -07:00
Andy Smith 988057078e Merge pull request #1335 from basecamp/accounts-section-in-fizzy-menu
Add accounts section to Fizzy nav
2025-10-16 12:09:32 -05:00
Andy Smith 8f8d51f6a9 Add accounts section to Fizzy nav 2025-10-16 12:03:28 -05:00
Andy Smith f20d63fe97 Merge pull request #1334 from basecamp/step-aria-label
Oh yeah, add an aria label to the step input
2025-10-16 11:43:41 -05:00
Andy Smith de2a1a4aaf Oh yeah, add an aria label to the step input 2025-10-16 11:34:55 -05:00
Andy Smith 72a1fa075b Merge pull request #1333 from basecamp/steps-cant-be-empty
Check for empty values before submitting
2025-10-16 11:24:03 -05:00
Mike Dalessio ccd4b69ff6 Merge pull request #1332 from basecamp/flavorjones/dep-rails-20251016
dep: Rails back to edge, bump activerecord-tenanted
2025-10-16 12:22:20 -04:00
Mike Dalessio 35577df08d dep: update activerecord-tenanted 2025-10-16 12:19:41 -04:00