Mike Dalessio
|
db6b700da8
|
Clean up the /scripts directory
Not removing anything, just organizing scripts into subdirectories to
make it a bit more readable.
|
2025-07-21 09:07:15 -04:00 |
|
Mike Dalessio
|
8e13ce5b78
|
Drop Current.account and just use Account.sole
I had reintroduced this in dacb53b8 after David removed it in
6bbf68a4, but now I agree we don't need it.
Also, fix a CORS error when trying to redirect a user to an untenanted
path after login (see
https://fizzy.37signals.com/5986089/collections/2/cards/1032).
|
2025-07-20 13:00:09 -04:00 |
|
Jorge Manrubia
|
7013b7f378
|
Pagination working for public collections
|
2025-06-09 14:36:53 +02:00 |
|
David Heinemeier Hansson
|
6bbf68a4f9
|
The tenanted db is the account scope
|
2025-04-12 20:06:34 +02:00 |
|
Jorge Manrubia
|
695247ae9b
|
Paginate collection cards
|
2025-04-10 15:09:56 +02:00 |
|
Jorge Manrubia
|
723e6d94f5
|
Rename bubbles => cards
|
2025-04-09 14:50:58 +02:00 |
|
Jorge Manrubia
|
d2cd20fe5b
|
Add script to populate some buckets and cards
|
2025-04-02 11:17:23 +02:00 |
|