From 4074bb66c9e933bd5a478eb9e8db24736dceff01 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Tue, 3 Jun 2025 00:24:37 -0700 Subject: [PATCH] redesign dashboard recent pages list --- .../_recently_edited_pages.html.erb | 189 +++++++++++++++--- 1 file changed, 162 insertions(+), 27 deletions(-) diff --git a/app/views/main/components/_recently_edited_pages.html.erb b/app/views/main/components/_recently_edited_pages.html.erb index 7c0b019c..02d41836 100644 --- a/app/views/main/components/_recently_edited_pages.html.erb +++ b/app/views/main/components/_recently_edited_pages.html.erb @@ -1,34 +1,169 @@ - \ No newline at end of file + + + + + \ No newline at end of file