From 1e93d560a142dfa71c85a2189f2bf550017df183 Mon Sep 17 00:00:00 2001 From: ericscheid Date: Wed, 7 Feb 2024 12:21:42 +1100 Subject: [PATCH] Updated Folders etc (markdown) --- Folders-etc.md | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/Folders-etc.md b/Folders-etc.md index a74ce19..4e030e2 100644 --- a/Folders-etc.md +++ b/Folders-etc.md @@ -57,9 +57,10 @@ Sub-folders are linked via a list of subfolderIds, in the same manner as how bre - `brewIds` (list of shareId) - `CreatedAt` (auto) - `UpdatedAt` (auto) +- `isPublished` (boolean, or later: published/unpublished/hidden) #### More substantial data structure -![ERD of folders, users, and brews](https://github.com/naturalcrit/homebrewery/assets/2605467/03b4a90b-3c7f-4923-91db-dc77264473fd) +![ERD of folders, users, and brews](https://github.com/naturalcrit/homebrewery/assets/2605467/f399874c-b3d1-4233-a0a6-714a2eb67298) These folders should be displayed in the user page of the author of such folder , opening the folder would bring the user to another page with the content of the folder displayed as if it was a user page. @@ -74,7 +75,7 @@ So all unpublished files will still be invisible to unauthored accounts