Commit Graph

6593 Commits

Author SHA1 Message Date
Andy Smith e2f3d70bfe Merge branch 'main' into update-column-icons
* main: (41 commits)
  Remove animations from popups
  Remove fixed position
  Sticky Fizzy nav
  Account for MS mail
  Style avatar initials
  Save three requests per card view
  Ensure mention avatars cover the entire circle
  Bump fizzy
  Enable public file server for assets
  Respect size
  Reuse logo as avatar
  Add test
  Add background color
  Don't render SVG avatars in emails since mail services won't render them
  Disable user creation tests for the OSS config
  Update test
  Remove debug
  Further copy tweaks
  More copy and design edits
  Extract saas helpers into a concern
  ...
2025-11-07 15:59:09 -06:00
Andy Smith 6784015d22 Merge pull request #1531 from basecamp/remove-popup-animations
Remove animations from popups
2025-11-07 15:52:00 -06:00
Andy Smith 3c68162df4 Remove animations from popups 2025-11-07 15:11:15 -06:00
Andy Smith f3e9a16b20 Merge pull request #1525 from basecamp/mail-avatars
Render SVG avatars with regular HTML in emails since mail services won't support SVG
2025-11-07 14:00:07 -06:00
Andy Smith dd780593aa Merge pull request #1529 from basecamp/sticky-nav
Sticky Fizzy nav
2025-11-07 11:44:47 -06:00
Andy Smith 87c0ab7c11 Remove fixed position 2025-11-07 11:41:18 -06:00
Andy Smith 23ce52d79a Sticky Fizzy nav 2025-11-07 11:31:24 -06:00
Andy Smith 281d57db10 Account for MS mail 2025-11-07 11:04:49 -06:00
Andy Smith 5df2559951 Style avatar initials 2025-11-07 11:02:57 -06:00
David Heinemeier Hansson 07ec3f49fd Save three requests per card view
Trade off is potentially a tiny delay on opening when reassigning, but
that seems worth it.
2025-11-07 17:40:20 +01:00
Andy Smith 8c4b22918d Merge pull request #1528 from basecamp/mention-cover-image
Ensure mention avatars cover the entire circle
2025-11-07 10:19:18 -06:00
Andy Smith eab71cef3e Ensure mention avatars cover the entire circle 2025-11-07 10:13:49 -06:00
Jorge Manrubia 9d032ff79b Merge pull request #1527 from basecamp/lexxy-upadte
Bump fizzy to bring prompt fixes
2025-11-07 14:29:12 +01:00
Jorge Manrubia 2bfe3ed424 Bump fizzy 2025-11-07 14:28:23 +01:00
Jorge Manrubia 3b5360c790 Merge pull request #1526 from basecamp/assets-production
Enable public file server for assets
2025-11-07 13:32:12 +01:00
Jorge Manrubia 8a07782e0f Enable public file server for assets
Attempt to deal with https://app.fizzy.do/5986089/cards/2790
2025-11-07 13:13:24 +01:00
Jorge Manrubia a3387f9fb2 Respect size 2025-11-07 12:57:55 +01:00
Jorge Manrubia 1f56adf8aa Reuse logo as avatar 2025-11-07 12:56:43 +01:00
Jorge Manrubia f544dc74f5 Add test 2025-11-07 12:55:04 +01:00
Jorge Manrubia 4038946bd9 Add background color 2025-11-07 12:42:55 +01:00
Jorge Manrubia 6788e8ea72 Don't render SVG avatars in emails since mail services won't render them
https://app.fizzy.do/5986089/cards/1740
2025-11-07 12:40:25 +01:00
Stanko Krtalić 429c370775 Merge pull request #1493 from basecamp/unify-signin-and-signup
Unify sign in and sign up
2025-11-07 07:20:46 +01:00
Stanko K.R. cd51256f41 Disable user creation tests for the OSS config 2025-11-07 07:17:49 +01:00
Jason Zimdars 16fc4480d5 Update test 2025-11-07 07:08:24 +01:00
Jason Zimdars bb9326e3e7 Remove debug 2025-11-07 07:08:24 +01:00
Jason Zimdars 1316fd6dcb Further copy tweaks 2025-11-07 07:08:24 +01:00
Jason Zimdars e7646fab96 More copy and design edits 2025-11-07 07:08:24 +01:00
Stanko K.R. bbe74966a1 Extract saas helpers into a concern 2025-11-07 07:08:24 +01:00
Jason Zimdars 2fee728392 Copy and design 2025-11-07 07:08:24 +01:00
Jason Zimdars 3a21e0ed82 Stronger logo presence (bigger) 2025-11-07 07:08:21 +01:00
Jason Zimdars db764836e4 Update test to match copy changes 2025-11-07 07:06:28 +01:00
Jason Zimdars d18c9d3867 No longer used 2025-11-07 07:06:28 +01:00
Jason Zimdars 08a7db935a Fix mailer preview 2025-11-07 07:06:28 +01:00
Jason Zimdars 7a58c23e55 Copy edits for unified flow 2025-11-07 07:06:28 +01:00
Stanko K.R. 3f4d500103 Unify sign in and sign up 2025-11-07 07:06:25 +01:00
Andy Smith ec540e31b6 Merge pull request #1524 from basecamp/one-filter-at-a-time
One filter at a time
2025-11-06 16:50:51 -06:00
Andy Smith 7aba1db93a Add dialog manager for one-at-a-time filters 2025-11-06 16:46:50 -06:00
Andy Smith 626bc1b985 Remove redundant utility classes from quick filter 2025-11-06 16:22:02 -06:00
Andy Smith bda1af9879 Merge pull request #1522 from basecamp/overflow-x-columns
Nicer column x-scrolling and hover states
2025-11-06 16:04:16 -06:00
Jason Zimdars 24fd061d2e Merge pull request #1523 from basecamp/only-admins-can-delete-boards
Normal users shouldn't be able to delete a board
2025-11-06 15:57:31 -06:00
Jason Zimdars 081706e676 Normal users shouldn't be able to delete a board
Unless they created it
2025-11-06 15:55:30 -06:00
Andy Smith bcc646e421 Nicer column x-scrolling and hover states 2025-11-06 15:49:50 -06:00
Jason Zimdars b9260f0066 Merge pull request #1521 from basecamp/public-boards
Public boards
2025-11-06 15:42:17 -06:00
Jason Zimdars 7dd56c71c4 Match style with private boards 2025-11-06 15:38:28 -06:00
Jason Zimdars 358efa67a7 Fix the column mark-up had drifted
This ensure the transitions work properly and that the columns all align
nicely at the top of the board
2025-11-06 15:36:00 -06:00
Jason Zimdars f8421eca89 Match style of back-to-board buttons inside the app 2025-11-06 15:23:17 -06:00
Jason Zimdars 76bc1d3eda Need a place to display board title 2025-11-06 15:22:57 -06:00
Mike Dalessio af50753bc8 Merge pull request #1520 from basecamp/flavorjones/dev-magic-link-join
Print the magic link code from the join screen in dev
2025-11-06 16:17:42 -05:00
Mike Dalessio 2205dc7dd5 Print the magic link code from the join screen in dev
Related to d6db4c93
2025-11-06 16:15:31 -05:00
Jorge Manrubia 7dffec3a4d Merge pull request #1519 from basecamp/clear-watches
Clean watchers when losing access to board
2025-11-06 22:04:17 +01:00