Sean Mitchell
a901b29553
Move icon_tag inside link
2025-11-11 16:50:10 -08:00
Sean Mitchell
730c2eb8e4
Add inline fizzy icon
2025-11-11 16:46:25 -08:00
Jason Zimdars
10567b20d3
Reduce dialpad to 3, copy edits to places
2025-11-11 18:05:46 -06:00
Jason Zimdars
4ef7bc01c0
Rename, move to follow boards
2025-11-11 15:17:02 -06:00
Jason Zimdars
90967374d3
Add ™ for Fizzy and 37signals
2025-11-11 14:18:46 -06:00
Jorge Manrubia
13c241d30a
Fix: boosts not working
...
We were rendering a douplicated container hidden in the menu.
Using block_given? to yield in the template was not fixing this.
https://app.fizzy.do/5986089/cards/2901
2025-11-11 16:30:09 +01:00
David Heinemeier Hansson
c385eff09b
Fix broken hotkey links
2025-11-11 13:30:27 +01:00
Jason Zimdars
287f16b6b4
Move to new partial
2025-11-10 19:08:35 -06:00
Jason Zimdars
2ac0d5388f
Merge branch 'main' into jz-11-10-25
2025-11-10 19:08:26 -06:00
Jason Zimdars
949311c462
Indicate account if you have many
2025-11-10 19:01:07 -06:00
Andy Smith
9c20cc034b
Refactor nav menu
2025-11-10 14:20:56 -06:00
Jason Zimdars
e975a7396d
Fix link, add target blank
2025-11-10 13:49:42 -06:00
Jason Zimdars
df02f48007
Update support email, fine-tune attribution lines
2025-11-10 13:43:35 -06:00
David Heinemeier Hansson
8b5416b7ca
No need for partials here either
2025-11-08 17:35:07 +01:00
David Heinemeier Hansson
f87b9dcf98
This needn't be permanent
2025-11-08 17:16:09 +01:00
David Heinemeier Hansson
690d6ced4d
Slim down my/menu even more and lazy load the dynamic elements
...
Then we also don't have to keep them up to date for filter changes
2025-11-08 17:11:38 +01:00
David Heinemeier Hansson
7b4741e3b9
Extra spaces
2025-11-08 16:59:41 +01:00
David Heinemeier Hansson
5d98ca3c4b
Move loader up a level
2025-11-08 16:59:36 +01:00
David Heinemeier Hansson
0edfc337c9
Inline anemic partials
2025-11-08 16:58:02 +01:00
David Heinemeier Hansson
882cff885c
Remove overloaded filtering scope from my menu
...
Making the filtering object serve the role of loading 4 collections is
not good separation.
2025-11-08 16:54:30 +01:00
David Heinemeier Hansson
9c15e8d5dc
No need to have a loading state for something that's hidden and preloaded
2025-11-08 16:44:09 +01:00
David Heinemeier Hansson
fef9c2dab6
turbo_frame_tag has built-in dom_id expansion
2025-11-08 16:42:41 +01:00
Jason Zimdars
d088aa43e5
Reorder hotkeys, copy edits in menu
2025-11-07 16:39:45 -06:00
Andy Smith
3c68162df4
Remove animations from popups
2025-11-07 15:11:15 -06:00
Andy Smith
23ce52d79a
Sticky Fizzy nav
2025-11-07 11:31:24 -06:00
Jorge Manrubia
39ec6cf062
Replace collection with board in the code, tests green
2025-11-05 13:41:12 +01:00
Jorge Manrubia
03a345609e
Baseline replacing collection with board across code
2025-11-05 13:31:54 +01:00
Jason Zimdars
08df019ce6
Hide keyboard shortcuts on touch devices
2025-11-04 16:34:28 -06:00
Jason Zimdars
1c5abbae2f
Add space between label and hotkey another way
2025-11-04 16:27:44 -06:00
Stanko K.R.
9a2af5025f
Fix the menu sing out button
2025-11-04 15:32:41 +01:00
Jorge Manrubia
3608667cd4
Merge pull request #1449 from basecamp/seed-new-accounts
...
System to seed new accounts
2025-11-04 05:12:27 +01:00
Jason Fried
9b7d724b88
Added trademarks for Fizzy and 37signals in the menu footer.
2025-11-03 15:24:07 -08:00
Jason Zimdars
e1159a06aa
Merge branch 'main' into seed-new-accounts
2025-11-03 17:10:09 -06:00
Jason Zimdars
38ead57f4e
Just put the hotkey on the button
...
No need to over explain the keyboard navigation, anyone who cares about
this will figure it out
2025-11-03 16:55:24 -06:00
Jason Zimdars
7d154b682e
Rename 'BOXCAR' to 'Fizzy'
...
Missed files
2025-11-03 16:30:44 -06:00
Jason Zimdars
9ca4d17a03
We won't need this now that we have a playground account
2025-11-03 12:53:01 -06:00
David Heinemeier Hansson
b2603187a9
Style
2025-11-03 14:40:12 +01:00
David Heinemeier Hansson
113003afa9
Stlye
2025-11-03 14:40:12 +01:00
David Heinemeier Hansson
1277ec5347
Extract jump_field_tag helper
2025-11-03 14:40:12 +01:00
Jason Zimdars
693fe6bf50
Merge pull request #1435 from basecamp/bar-icon-align
...
Align bar shortcuts better
2025-10-31 17:07:49 -05:00
Jason Zimdars
2a8d361c5a
Merge pull request #1440 from basecamp/new-board-in-nav
...
Shift Add Board around in the nav
2025-10-31 17:05:48 -05:00
Jason Zimdars
62de1b4b55
Merge pull request #1445 from basecamp/animate-popups
...
Animate popups
2025-10-31 17:02:22 -05:00
Jason Zimdars
f851cf8ff3
Polish branding line
2025-10-31 16:29:48 -05:00
Andy Smith
2cab272ee8
Remove unused class
2025-10-31 16:23:22 -05:00
Andy Smith
7ba686644c
Rename fizzy-menu to boxcar-menu
2025-10-31 16:22:08 -05:00
Jason Zimdars
e6e6eb1404
Clean up account and collection settings screens
2025-10-31 16:13:12 -05:00
Andy Smith
3dbb466ae7
Shift Add Board around in the nav
2025-10-31 15:42:28 -05:00
Andy Smith
aafe8ffa80
Don't goof with mobile
2025-10-31 11:34:42 -05:00
Andy Smith
3b480471a6
Align bar shortcuts better
2025-10-31 11:31:21 -05:00
Stanko Krtalić
98755844a1
Remove the internal API
...
* Bind sessions to identities
* Remove references to the identity token
* Move email changes to identity
* Move account menu into a turbo-frame
* Create tenants from a tenanted route
2025-10-31 16:26:08 +01:00