As a user
I want to see an entry overview list in the page with all the entries. and a shorter entry overview list the most recent ones in the same page I can create and see folders in
in order to have clear knowledge of what entries I have so far
Description
Acceptance Criteria
[x] Recent uploads section inside the Homepage must have Entry preview list showing only the Most Recent uploads with a total maximum of 20 entries showing up, and the most recent upload on top of the list
[x] Entry preview list must have a list of Entry preview
[x] Entry preview must have a text containing the entry name
[x] Content page must have a Entry preview list showing all entries in no particular order
Tasks
[x] switch to main branch and perform a git pull in the terminal
[x] create the branch feature/us7/display-entries
[x] create EntryPreview component
[x] create EntryPreviewList component
[x] apply to EntryPreviewList component the EntryPreview component
[x] apply to RecentUploads component the EntryPreviewList component with setting to list most recent uploads
[x] apply to Content page the EntryButtonList component underneath the BackButton component
Value Proposition
As a user I want to see an entry overview list in the page with all the entries. and a shorter entry overview list the most recent ones in the same page I can create and see folders in in order to have clear knowledge of what entries I have so far
Description
Acceptance Criteria
Recent uploads
section inside theHomepage
must haveEntry preview list
showing only the Most Recent uploads with a total maximum of 20 entries showing up, and the most recent upload on top of the listEntry preview list
must have a list ofEntry preview
Entry preview
must have a text containing the entry nameContent
page must have aEntry preview list
showing all entries in no particular order Tasks
main
branch and perform agit pull
in the terminalfeature/us7/display-entries
EntryPreview
componentEntryPreviewList
componentEntryPreviewList
component theEntryPreview
componentRecentUploads
component theEntryPreviewList
component with setting to list most recent uploadsContent
page theEntryButtonList
component underneath theBackButton
componentPrevious US Next US