Jason Zimdars
ed8cc29e59
Workflows and card perma polish
2025-04-24 16:36:26 -05:00
Jason Zimdars
5c2d12177a
Type polish and sizing constraints
2025-04-24 16:00:12 -05:00
Jason Zimdars
dca5e3b942
New layout for collections settings, stub entropy setting
2025-04-24 12:56:14 -05:00
Jason Zimdars
adf3d52095
Adjust collection line to contrast with comment excerpts
2025-04-24 12:02:46 -05:00
Jorge Manrubia
0be58f50a5
Add comment about something that is pending
2025-04-24 18:53:45 +02:00
Jason Zimdars
a4ce130c1c
Adjust perma layout for larger cards
2025-04-24 11:51:27 -05:00
Jason Zimdars
3f9198d543
Give the timeline a little space on each side
2025-04-24 11:31:51 -05:00
Jason Zimdars
00bcc2183e
Should be full opacity
2025-04-24 11:14:31 -05:00
Jorge Manrubia
25dbd77acd
Tidy up things a bit removing dups and splitting methods
2025-04-24 18:01:49 +02:00
Jason Zimdars
a898e93c25
Update icon classes to match output from event_action_icon(event)
2025-04-24 11:00:12 -05:00
Jason Zimdars
5239a2c628
Remove extra close bracket
2025-04-24 10:47:59 -05:00
Jorge Manrubia
79df3bcb2a
Compact things a bit
2025-04-24 17:15:41 +02:00
Jorge Manrubia
8e136875ad
Inline method
2025-04-24 16:53:00 +02:00
Jorge Manrubia
2652e21055
Remove noisy filter actions
2025-04-24 16:41:40 +02:00
Jorge Manrubia
5277086611
Use plural for consistency
2025-04-24 16:27:41 +02:00
Jorge Manrubia
4aedb70e70
Move to method
2025-04-24 16:27:19 +02:00
Jorge Manrubia
b5737ee9ed
Rename
2025-04-24 16:06:28 +02:00
Jorge Manrubia
a9ad52e390
Rename for consistency
2025-04-24 16:02:32 +02:00
Jorge Manrubia
331fdc05f6
Format
2025-04-24 15:20:08 +02:00
Jorge Manrubia
40368032f2
Split notifiers for comments and cards
...
This lets us remove the annoying if to check the card
2025-04-24 15:19:42 +02:00
Jorge Manrubia
ccb72ad229
Rename for consistency with what we had for comments
2025-04-24 14:51:25 +02:00
Jorge Manrubia
4183a5a32c
Remove unneeded transaction
2025-04-24 14:49:48 +02:00
Jorge Manrubia
b29d66296a
Rename
2025-04-24 14:46:59 +02:00
Jorge Manrubia
92e913d0d5
Rename
2025-04-24 14:30:16 +02:00
Jorge Manrubia
1196266deb
Split event rendering in two templates to remove conditional
2025-04-24 14:08:20 +02:00
Jorge Manrubia
27f6006b58
Does not belong here anymore
2025-04-24 13:48:53 +02:00
Jorge Manrubia
905ccb9b4b
Make comments the event's host
2025-04-24 13:45:48 +02:00
Jorge Manrubia
18cc24e1d3
Add an event prefix named after the model now that events are generic
2025-04-24 13:20:09 +02:00
Jorge Manrubia
b746987712
Make eventable a generic concern and create a card's especialization for it
2025-04-24 13:07:12 +02:00
Jorge Manrubia
aee7f4f886
Not used
2025-04-24 12:34:33 +02:00
Jorge Manrubia
13b0c0fc41
First pass to tidy up activity time rendering
2025-04-24 12:28:16 +02:00
Jorge Manrubia
965100df51
Access events through collections
2025-04-24 12:28:16 +02:00
Jorge Manrubia
54f4bd5144
Generalize event's cards as eventable,add collection
...
Lots to tidy up but this is working
2025-04-24 12:28:16 +02:00
Jorge Manrubia
e8e3bd16a6
First step to make events more generic in nature
2025-04-24 12:28:16 +02:00
Jorge Manrubia
f166b30f2f
Fix: dismiss mention notifications in cards and comments when reading a card
2025-04-24 12:19:20 +02:00
Jason Zimdars
7e3bd75b15
Overflow long menus
2025-04-23 16:43:55 -05:00
Jason Zimdars
db5df1a596
Update filter on events screen
...
- Allow proper sizing
- Bring back All Collections option
2025-04-23 16:39:47 -05:00
Jason Zimdars
4bce7f1b5c
Adjust spacing, bring back "All Collections" option
2025-04-23 16:39:47 -05:00
Jason Zimdars
8c51ca391b
Move card delete button to a far less prominent position
2025-04-23 16:39:47 -05:00
Jason Zimdars
b57f049ae0
Alignment
2025-04-23 16:39:47 -05:00
Jason Zimdars
e7f4aaeeaa
More breathing room for button
2025-04-23 16:39:47 -05:00
Jason Zimdars
435d89cbe1
Just click to edit directly
2025-04-23 16:39:47 -05:00
Jason Zimdars
f9cd725c84
Tighten spacing, improve allignment
2025-04-23 16:39:47 -05:00
Jason Zimdars
c595713843
Unnecessary
2025-04-23 16:39:47 -05:00
Jorge Manrubia
646e4a59bc
Fix missing variable name
2025-04-23 18:45:55 +02:00
Jorge Manrubia
3793718e72
Fix concern I lost during merge
2025-04-23 17:25:36 +02:00
Jorge Manrubia
b08326ccbe
Merge branch 'main' into plain-text-mentions
...
* main: (48 commits)
Improve layout and truncation
This is annoying
Fix summary
Remove index columns
Same treatment for the events index
New menu filters and navigates
Don't test for _Added by_ events
Indention
@collection is always available when card scoped
Style
Remove check for _Added by..._ line
The placeholder attribute is on the `house-md` element
Duh, no before destroy commit, but this is still not right!
No long transactions!
Don't display published event in threads
But feels more essentially part of the User, so list first
Not related to the other two
Missing controller
Style
Errant `bubbles` => `cards` replacement
...
# Conflicts:
# app/models/card.rb
# app/models/user.rb
# db/schema.rb
# db/schema_cache.yml
2025-04-23 17:24:01 +02:00
Jason Zimdars
b3a2c65527
Improve layout and truncation
2025-04-23 09:24:31 -05:00
Jorge Manrubia
5749ad77e5
Rename classes
2025-04-23 16:19:50 +02:00
Jorge Manrubia
f258b05b23
Delegate target to the notifiable objects
2025-04-23 16:19:50 +02:00