Stanko K.R.
32d96db7d9
Replace card id with card number
2025-11-17 09:12:15 -05:00
Andy Smith
3d2b649828
Add btn--back class
2025-11-13 13:57:36 -06:00
Andy Smith
43ee91cee7
Move filter controller up to dialog for narrower listener scope
2025-11-12 15:41:36 -06:00
Jorge Manrubia
588dc76c6b
I had got this condition wrong during the timeline helpers refactor
2025-11-11 17:07:46 +01:00
Jorge Manrubia
05ef07f77b
Extract helper for the container of events grouped by hour
2025-11-10 16:17:03 +01:00
Jorge Manrubia
590a63c422
Move helpers salad to a presenter column when rendering the timeline
2025-11-10 15:52:59 +01:00
Jason Zimdars
1e8f9888b4
Button to add boards on home
2025-11-07 17:24:40 -06:00
Jorge Manrubia
c926d7ad6c
Extract description object to remove the helper salad
...
Lots of repetition with the helpers and params
2025-11-06 10:56:07 +01:00
Fernando Olivares
6aefab2396
Use event action sentence tag in layout
2025-11-05 19:58:42 -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
e1159a06aa
Merge branch 'main' into seed-new-accounts
2025-11-03 17:10:09 -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
Jason Zimdars
434d819585
Move notice to bottom of column, tweak copy
2025-11-03 11:07:12 -06:00
Jorge Manrubia
bc915c4b05
Extract partials
2025-11-03 07:29:00 +01:00
Jorge Manrubia
2ec5d37947
Add support for remote videos too
2025-11-02 09:38:48 +01:00
Jorge Manrubia
ac507aa754
Add support for remote images in the seeding system
2025-11-02 09:24:38 +01:00
David Heinemeier Hansson
8e48167774
Merge branch 'main' into events-daily-cut-off
2025-11-02 08:12:02 +01:00
Jason Zimdars
4b7cd8828f
Style notice
2025-10-31 16:58:21 -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
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
Jorge Manrubia
1a78de6f71
Fixes for refresh stream subscriptions
...
This will make the system listen for changes via the filtered
collections, when any, or via all the collections otherwise.
2025-10-31 12:25:05 +01:00
David Heinemeier Hansson
70a506c4a3
My menu is on every screen when the user is logged in
2025-10-30 16:28:51 +01:00
Jorge Manrubia
aa1ffb3357
Remove AI summaries and semantic searches
...
We were not using either. We can restore if we revisit.
2025-10-29 11:55:32 +01:00
Andy Smith
b21be8fc0b
Fix remaining popup check icons
2025-10-28 16:10:59 -05:00
Jorge Manrubia
392bdae316
Rename highlights -> summary
2025-10-25 20:06:57 +02:00
Jason Zimdars
f5384baf63
Boxcar -> BOXCAR
2025-10-23 15:05:36 -07:00
Jason Zimdars
49e87310d7
Rename Fizzy, Boxcar
2025-10-22 13:42:41 -07:00
Jason Fried
e1d253c3f4
Orientation video in 4K.
2025-10-17 19:07:44 -07:00
Jason Zimdars
ea27e4e6bd
Missed a few instances of "Collection" in the UI
2025-10-17 17:02:34 -05:00
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
66733f77ec
Adjust copy for single collection and filtered activity cases
2025-10-16 18:40:04 -05:00
Jorge Manrubia
41ab8e4ced
Remove empty / duplicated ids that can confuse idiomoprh
2025-10-16 14:04:48 +02:00
Andy Smith
fad74c1282
Add screen reader labels for card ID
2025-10-15 13:45:51 -05:00
Andy Smith
2568c84268
Wrap collection filters when a bunch are added
2025-10-15 13:35:59 -05:00
Jorge Manrubia
956faaa67d
More fine-grained approach to listen for broadcasted refresh signals
...
Only listen for collections actually involved in the view
2025-10-14 11:10:49 +02:00
Jorge Manrubia
1d1a3da9cf
Cleanup workflow/stages
...
This was pending after moving to columns
2025-10-07 11:10:10 +02:00
Jorge Manrubia
307d46855b
Remove trace
2025-10-06 12:48:04 +02:00
Jorge Manrubia
3e67da7d0e
Add a new join model to link summaries with users
...
So that changing the set of events does not result in not being able to find a generated highlight summary
2025-10-06 12:33:28 +02:00
Jorge Manrubia
4527dcbeda
Remove unnecessary filtering code
...
After removing collections from the filtering menu, there was quite a good cleanup here pending
2025-10-03 10:56:34 +02:00
Jason Zimdars
4ab2d971f9
Merge branch 'main' into collections-filter
...
* main: (24 commits)
Move load-balancer to fizzy-lb-101
Add otel_collector accessory for load balancer
Fix: this was getting idiomorph confused as it was being invoked on many subtree elements
Keep column popups during page refreshes
Don't render next link unless there is more activity
Live updates for the collection perma
Keep filter panel during page refreshes
Add pagination to the list of filtered cards
Use frame based pagination for the users timeline too
Use frame-based pagination for the activity timeline
Don't broadcast updates of cards unless published
Live updates for the timeline
Make permanent to avoid losing menu on page refreshes
Use the new required attribute that now Lexxy supports
Use controller to disable empty comment submit
Dynamic height for pins based on viewport height
Position lexxy language picker
Replace old link with proper collection path
No longer needed
Prevent card bubbles getting clipped in grid layout
...
2025-10-02 14:26:45 -05:00
Jorge Manrubia
bc90129af2
Use frame based pagination for the users timeline too
2025-10-02 15:45:09 +02:00
Jorge Manrubia
0d6333f8ba
Use frame-based pagination for the activity timeline
2025-10-02 15:07:52 +02:00
Jorge Manrubia
10c9214d52
Live updates for the timeline
2025-10-02 14:04:42 +02:00
Jorge Manrubia
e2f0d2f85b
Skip new turbo frame containing events
2025-10-02 10:26:04 +02:00