-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Here's the first iteration of the page:
DESIGN (@GhadaShebl)
- Columns should be: Date of last edit, Link, BrickID, and Status
- Date of last edit and Brick ID should be sortable, in both directions
- Link should work and underline on hover
- Next to brick ID, add two buttons that work as links to play window (glasses icon) and build window (build icon)
- Status: turn red if status is not "Loaded"
- Correct typo: Forbidden (not forbiden)
- Sidebar: two filters, one for status, and one for file type
FUNCTION (@ivanromakh)
File type helps us distinguish sources (not that important) and external files (very important)
- Link to this page should be from Bricks panel (not users)
- Need to identify several different file type, eg. jps, png, svg, and more for the filter tool
- Need to be able to identify youtube videos, even though these don't have an extension in the url
- Try to ignore characters after & in url, and try to ignore characters like / and \ slashes
- If link is not to a file, give value 'Link'
Metadata
Metadata
Assignees
Labels
No labels