diff --git a/cline_docs/activeContext.md b/cline_docs/activeContext.md index 82e8bbc..e2bad3e 100644 --- a/cline_docs/activeContext.md +++ b/cline_docs/activeContext.md @@ -25,3 +25,4 @@ Adding new meeting minutes to the website: - Website uses React with TypeScript - Minutes component includes desktop/mobile viewing modes - Sorting functionality maintained for all columns +- Minutes data ordered from newest (top) to oldest (bottom) in the source array diff --git a/cline_docs/progress.md b/cline_docs/progress.md index 9f047db..3180f76 100644 --- a/cline_docs/progress.md +++ b/cline_docs/progress.md @@ -16,6 +16,7 @@ - February 8, 2025 Board Meeting at Book Exchange - Liquid Planet - PDF file added to public/minutes/ - Updated Minutes.tsx component + - Reordered minutes data from newest (top) to oldest (bottom) in the source array 2. Deployment: - Changes ready for deployment via Portainer