Here's the first iteration of the page: <img width="800" alt="image" src="https://user-images.githubusercontent.com/107257153/234267750-4cc08e8d-c37d-4dd5-a315-63841dbc79cb.png"> DESIGN (@GhadaShebl) - [x] Columns should be: Date of last edit, Link, BrickID, and Status - [x] Date of last edit and Brick ID should be sortable, in both directions - [x] Link should work and underline on hover - [x] Next to brick ID, add two buttons that work as links to play window (glasses icon) and build window (build icon) - [x] Status: turn red if status is not "Loaded" - [x] 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) - [x] 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 - [x] 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'
Here's the first iteration of the page:
DESIGN (@GhadaShebl)
FUNCTION (@ivanromakh)
File type helps us distinguish sources (not that important) and external files (very important)