Jorge Manrubia
c760393ed3
Add command to create new cards
2025-06-26 17:14:47 +02:00
Jorge Manrubia
9ddb18792b
Only offer users accessible in the collection
2025-06-20 10:44:42 +02:00
Jorge Manrubia
2dbb53da1f
Add prompts to the rest of rich text editors
2025-06-19 13:34:44 +02:00
Jorge Manrubia
d7c06702e3
Add controller to retarget links
...
So that internal links can skip turbo frames, and external links
open in new pages
2025-06-02 12:04:43 +02:00
Jorge Manrubia
5d662f1ec9
Revert "Patch for cards missing description"
...
This reverts commit 257c0902f4 .
2025-05-31 12:30:04 +02:00
Jorge Manrubia
257c0902f4
Patch for cards missing description
...
The problem was that after redirecting back with morphing, the autosave mechanism
would trigger an autosave call with an empty content.
This is a first patch. The editor shouldn't be triggering these "change" events
in the first place when loading the editor.
2025-05-30 17:35:25 +02:00
Jason Zimdars
32ae94524a
Safari doesn't support CSS field-sizing: content so we can shim it for now
2025-05-29 14:19:48 -05:00
Jorge Manrubia
fa04016cbe
Revert "Revert "Replace House with Lexical""
2025-05-29 14:25:16 +02:00
Jorge Manrubia
08d8b2e5ff
Revert "Replace House with Lexical"
2025-05-29 14:22:27 +02:00
Jorge Manrubia
594161b982
Make autosave work with lexical
2025-05-28 23:20:24 +02:00
Jason Zimdars
62c01627ec
First stab at styles
2025-05-26 14:56:36 -05:00
Jorge Manrubia
1c41b956a9
Highlight at rendering time too
2025-05-23 13:25:07 +02:00
Jorge Manrubia
85f03b5bf0
Use new default toolbar
2025-05-23 12:40:29 +02:00
Jorge Manrubia
0693617d83
Some initial work to reuse styles with lexical
2025-05-23 11:53:22 +02:00
Jorge Manrubia
10b2aad647
Replace House with lexical-powered actiontext
2025-05-23 11:41:08 +02:00
Jason Zimdars
e7f4aaeeaa
More breathing room for button
2025-04-23 16:39:47 -05:00
Jason Zimdars
8c43615d71
Missing controller
2025-04-22 14:23:44 -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
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
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
Jason Zimdars
0f3cb03bc4
Restore description field design clobbered in merge
2025-04-17 18:09:03 -05:00
David Heinemeier Hansson
b8775d41f5
Inline perma to container partial
...
Reveals all the container elements and perma wasnt used elsewhere.
2025-04-17 16:06:28 +02:00