Commit Graph

157 Commits

Author SHA1 Message Date
Jorge Manrubia 4ff55df2e0 Create system comments on events 2025-04-29 20:33:07 +02:00
Jorge Manrubia 2b98db9e66 Flatten out comments and messages
https://37s.fizzy.37signals.com/collections/693169850/cards/999008989#comment_994777841
2025-04-29 19:21:18 +02:00
Jason Zimdars ec0fcf7420 Ensure entire row is clickable 2025-04-27 16:12:19 +02:00
Jason Zimdars 80a43454a8 Bring back chips to indicate custom collections 2025-04-26 19:48:51 -05:00
Jason Zimdars 9172d68d46 Reporter avatar should be clickable 2025-04-26 19:29:31 -05:00
Jason Zimdars 137a16a810 Move to concern 2025-04-26 19:26:34 -05:00
Jason Zimdars 0fa0622b06 Post-merge misc 2025-04-25 16:18:46 -05:00
Jason Zimdars 03dbcf3b54 Polish closed stamp 2025-04-25 15:13:16 -05:00
Jason Zimdars 50998d2e18 Add new card button to considering column 2025-04-25 14:43:58 -05:00
Jason Zimdars 129173a876 Let's leave inside the menu for now 2025-04-25 13:59:56 -05:00
Jason Zimdars ff5ecf305e Merge branch 'main' into jz-4-25
* main:
  Reorder methods
  Fix: dismiss notifications from comments
  Configure the autoclose period at the collection level
2025-04-25 13:50:53 -05:00
Jason Zimdars 67040ad492 Add a navigation hint, make "All collections" link navigate like the others 2025-04-25 13:16:26 -05:00
Jason Zimdars c085266ceb Filter collections menus, add keyboard shortcuts 2025-04-25 12:42:22 -05:00
Jorge Manrubia e90b062440 Configure the autoclose period at the collection level 2025-04-25 13:29:16 +02: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 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
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
Jason Zimdars 23bd8a569e This is annoying 2025-04-23 08:53:43 -05:00
Jorge Manrubia ab73417e73 Leverage existing resolve route for comments 2025-04-23 14:34:59 +02:00
Jason Zimdars 14d0b995a8 Fix summary 2025-04-22 23:09:29 -05:00
Jason Zimdars b29afcd518 Same treatment for the events index 2025-04-22 22:57:48 -05:00
Jason Zimdars 0a9d16bf2d New menu filters and navigates 2025-04-22 22:29:33 -05:00
Jason Zimdars 72c1fa3b05 Merge branch 'main' into fixes-tues-22
* main:
  Indention
  @collection is always available when card scoped
  Style
  Duh, no before destroy commit, but this is still not right!
  No long transactions!
  But feels more essentially part of the User, so list first
  Not related to the other two
  Style
  Try a slimmer version
  We werent using any of the other avatar methods
  Dont do a lot of work inside a single transaction
  Really liking the new it-style yields in many places
  Bump nokogiri from 1.18.7 to 1.18.8
2025-04-22 15:06:36 -05:00
David Heinemeier Hansson cf3cbccf23 Indention 2025-04-22 21:56:23 +02:00
David Heinemeier Hansson 93516f2e48 @collection is always available when card scoped 2025-04-22 21:51:38 +02:00
Jason Zimdars 8c43615d71 Missing controller 2025-04-22 14:23:44 -05:00
Jason Zimdars d9481eb021 Whitespace 2025-04-22 14:08:48 -05:00
Jason Zimdars c4864752f4 Card descriptions need styles shared with comments 2025-04-22 13:53:08 -05:00
Jason Zimdars cde8634bfe Adjust the stages column sizing 2025-04-22 12:59:36 -05:00
Jason Zimdars 4f87472e5a Restore clicks on pinned cards 2025-04-22 12:00:49 -05:00
Jorge Manrubia c75d4cb329 Fix broken permalinks 2025-04-22 15:26:56 +02:00
Jorge Manrubia 4f0cf0f5cb Fix autosave working with the new description field 2025-04-21 17:05:35 +02:00
Jorge Manrubia 2c3ec3e806 Fix: Create new cards wasn't working 2025-04-21 17:00:25 +02:00
Jorge Manrubia 1680095266 Remove invalid " 2025-04-21 16:45:35 +02:00
Jorge Manrubia b0aae3ad9e Reapply "Add a description field for cards"
This reverts commit a4cc143b09.
2025-04-21 16:45:24 +02:00
Jorge Manrubia a4cc143b09 Revert "Add a description field for cards" 2025-04-21 16:41:33 +02:00
Jorge Manrubia 7925cd7bf9 Extract partials 2025-04-21 14:52:21 +02:00
David Heinemeier Hansson 9e921b85c0 Merge branch 'main' into add-card-description 2025-04-19 20:00:43 +02:00
David Heinemeier Hansson 3eeb121ea1 Cards are no longer resized on the basis of activity scores 2025-04-18 17:00:13 +02:00
David Heinemeier Hansson 406c764253 Style 2025-04-18 16:46:20 +02:00
David Heinemeier Hansson c6f363c281 Style 2025-04-18 16:42:35 +02:00
David Heinemeier Hansson f3000a02c5 Follow render_card_replacement pattern
And clean up the rest of the implementation a tad.
2025-04-18 15:20:38 +02:00
David Heinemeier Hansson de23b4a866 Not needed for a single dependency 2025-04-18 15:10:47 +02:00
Jason Zimdars 0f3cb03bc4 Restore description field design clobbered in merge 2025-04-17 18:09:03 -05:00
Jason Zimdars 3a823cae7d No more yellow highlight 2025-04-17 18:08:12 -05:00
Jason Zimdars e51dc10dc5 Remove draft comments 2025-04-17 18:07:56 -05:00