Andy Smith
54e3c146d1
Animate all popups
2025-10-31 16:19:37 -05:00
Jason Zimdars
e6e6eb1404
Clean up account and collection settings screens
2025-10-31 16:13:12 -05:00
Andy Smith
5adc222079
Use C instead of A
2025-10-31 16:05:38 -05:00
Andy Smith
3ea5d4d632
Add hotkey to create a new card
2025-10-31 16:00:03 -05:00
David Heinemeier Hansson
91263556a9
Ensure there is a limit of 100 events per column per day
...
Otherwise these pages can get very heavy
2025-10-31 21:57:17 +01:00
Andy Smith
3dbb466ae7
Shift Add Board around in the nav
2025-10-31 15:42:28 -05:00
David Heinemeier Hansson
4dd4851b65
Add caching for events
2025-10-31 21:36:00 +01:00
David Heinemeier Hansson
c29f4e269b
Spacing
2025-10-31 21:32:36 +01:00
Andy Smith
f9da9bf281
Underline event titles
2025-10-31 15:30:51 -05:00
Andy Smith
881946ae79
Put profile boxes side-by-side
2025-10-31 15:24:28 -05:00
Mike Dalessio
18f70c3312
Do not bundle notifications for inactive users
...
https://app.box-car.com/5986089/cards/2671
2025-10-31 14:51:09 -04:00
Stanko Krtalić
ff5ca7d9b8
Merge pull request #1436 from basecamp/fix-cookie-clash-with-old-path-scoped-session-token
...
Delete scoped session tokens when encountered
2025-10-31 19:14:03 +01:00
Stanko K.R.
49d865ffd1
Delete scoped session tokens when encountered
2025-10-31 19:00:37 +01: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
Jason Zimdars
fd727a1a65
Update mailers that still read "fizzy"
2025-10-31 11:25:57 -05:00
Jason Zimdars
c7b520180c
Fussy capitalization for shared text
2025-10-31 11:18:25 -05:00
Stanko K.R.
085c7fee2e
Fix Rubocop offenses
2025-10-31 16:35:44 +01:00
Stanko K.R.
ece9008459
Remove dead code
2025-10-31 16:28:08 +01:00
Jason Zimdars
475a87a7cb
Style account name block
2025-10-31 16:26:56 +01:00
Stanko K.R.
8e298dd81a
Mark the form as busy and disable submits on auto-submit
2025-10-31 16:26:08 +01:00
Stanko K.R.
dd583206ee
Allow changes to the Account name
2025-10-31 16:26:08 +01:00
Stanko K.R.
2be8f1bbb2
Replace context with simple join_code
2025-10-31 16:26:08 +01:00
Jason Zimdars
1f58cd11b0
Show busy state when submitting forms
2025-10-31 16:26:08 +01:00
Stanko K.R.
452c6a8373
Rework the email change flow to tie to memberships
2025-10-31 16:26:08 +01:00
Jason Zimdars
8e0efd2f38
Align left
...
I thought I like these centered by they feel more like back links on the
left (as they are elsewhere in BOXCAR)
2025-10-31 16:26:08 +01:00
Jason Zimdars
21d1942c99
Improve limit field
2025-10-31 16:26:08 +01: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
Jason Zimdars
5652e5699f
Update design, logo, and copy
2025-10-31 16:26:08 +01:00
Mike Dalessio
a429f05503
Fix logo references
2025-10-31 16:26:08 +01:00
Stanko K.R.
201c3e27d3
Update tests for the Internal API
2025-10-31 16:26:08 +01:00
Jason Zimdars
95dc6dc2ed
Update mailer copy
2025-10-31 16:25:57 +01:00
Jason Zimdars
cb56e300d0
Style email change flow screens
2025-10-31 16:25:57 +01:00
Jason Zimdars
bea3330681
Clean up inconsistencies
...
- Fix differences between show and edit views
- Style email input/link
2025-10-31 16:25:57 +01:00
Jason Zimdars
c0b4205b3c
Fix missing images
2025-10-31 16:24:30 +01:00
Stanko K.R.
79b012f319
Add Join Codes
2025-10-31 16:24:30 +01:00
Jason Zimdars
5a0ddbad3d
Style invite link flow
2025-10-31 16:24:30 +01:00
Jason Zimdars
e3f0c2da04
Link to invite from the account screen
2025-10-31 16:24:30 +01:00
Jason Zimdars
ecc023829d
Link to invite from the menu
2025-10-31 16:24:30 +01:00
Stanko K.R.
c8843360fe
Clean up and simplify magic links
2025-10-31 16:23:38 +01:00
Jason Zimdars
575578245f
Copy and style improvements to mailer
2025-10-31 16:22:12 +01:00
Jason Zimdars
eac5e1bef9
Bring back the shake effect if you get it wrong, bring back placeholder
2025-10-31 16:22:12 +01:00
Jason Zimdars
0e064fbcd5
Style code input
2025-10-31 16:22:12 +01:00
Jason Zimdars
6ae20f9a9b
Style account menu
2025-10-31 16:22:12 +01:00
Jason Zimdars
193d8bd9b5
Style email and magic link code screens
2025-10-31 16:22:12 +01:00
Stanko K.R.
5cef4ffeb0
Add sign in flow using magic links
2025-10-31 16:22:12 +01:00
Mike Dalessio
d0215e9fd2
Introduce untenanted Identity and Membership models
...
and a script to populate these tables for existing 37id users
2025-10-31 16:22:12 +01:00
Mike Dalessio
1277cc065b
Introduce untenanted Identity and Membership models
...
The new integration test shows the desired user-facing behavior, which
is to make it easy to login without a tenanted URL and to jump between
tenants.
Note that we track two things in the identity_token cookie: a signed
id, and the updated_at for the underlying Identity object. This allows
us to effectively cache on the Identity without having to hit the
database, by using an Identity::Mock object that is compatible with
etag and cache methods.
2025-10-31 16:22:12 +01:00
David Heinemeier Hansson
13113d75c2
Spacing
2025-10-31 15:37:14 +01:00
Jorge Manrubia
11e872eb69
Format
2025-10-31 14:57:28 +01:00