Commit Graph

4311 Commits

Author SHA1 Message Date
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
Andy Smith 965557ef30 Smaller logo size on error page 2025-10-17 10:21:23 -05:00
Andy Smith 4e0f4766d2 Fix double scrollbar 2025-10-17 10:19:42 -05:00
Andy Smith b187a4c883 Add gaps between public view cards 2025-10-17 10:14:34 -05:00
Jason Zimdars 4c220bfd72 Use a differnt glyph for accounts 2025-10-17 09:35:01 -05:00
Jason Zimdars fba5e664e6 Update logo in public footer 2025-10-17 09:15:20 -05: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 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 45c0020fe1 Add block padding so shadows aren't clipped 2025-10-16 17:05:32 -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
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 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 8f8d51f6a9 Add accounts section to Fizzy nav 2025-10-16 12:03:28 -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
Andy Smith 673e74d0de Check for empty values before submitting 2025-10-16 11:07:44 -05:00
Jorge Manrubia 4b5e8dc233 The collections filters is pretty crucial, make it evident in the code 2025-10-16 17:34:16 +02:00
Jorge Manrubia 41a23b5634 Reapply "Don't relay name change events to the timeline"
This reverts commit 44d3c84e13.
2025-10-16 17:32:24 +02:00
Jorge Manrubia 44d3c84e13 Revert "Don't relay name change events to the timeline"
This reverts commit fc0b59267e.
2025-10-16 17:32:05 +02:00