Skip to content
Snippets Groups Projects
Commit 5eee7e39 authored by fibasile's avatar fibasile
Browse files

Update TODO

parent 9c64fbfd
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,14 @@
Initial release:
- Google auth
- Browsing projects
- Browsing projects
- Browsing user profiles
Fixes
[x] Footer update texts and links @homepage
[x] Banner, buttons not linked @homepage
[x] Link categories in top bar @layout
[x] Browse categories not linked @homepage
[x] Logo text not linked @homepage
[x] Hero categories not linked @homepage
# TODO
- [ ] @Models Add status field to all models
- [ ] @Homepage Browse categories not linked
- [ ] @Homepage Logo text not linked
- [ ] @Homepage Hero categories not linked
- [ ] @Project Project Thumb: Add favorities not linked
- [ ] @Homepage Banner, buttons not linked
- [ ] @Homepage Test collections box, add featured to collection model
- [ ] @Homepage Footer - update texts and links
- [ ] @Account Link buttons
- [ ] @Account Populate (keep) recent activitity
- [ ] @Account Make Profile edit form work
- [ ] @Account Update user avatar form
- [ ] @Account Use profile throughout the views rather than userInfo
- [ ] @Account Implement user project's list
- [ ] @Account Implement user collections's list
- [ ] @Account Create "default" collection at registration
- [ ] @Account Populate "default" collection for existing users
- [ ] @Account Remove the bookmarks and use the default collection instead
- [ ] @Project Add to collection button in ProjectThumb
- [ ] @Project Make link to documentation work
- [ ] @Project Make link to downloads work
- [ ] @Project Add a new comment form
- [ ] @Project Reply to a comment form
- [ ] @Project Find a better query for related projects
- [ ] @Backoffice Implement backoffice buttons for admins in the dashboard and project cards
[ ] Add status field to all models @models
[ ] Project Thumb: Add favorites not linked @project
[ ] Test collections box, add featured to collection model @homepage
[ ] Link buttons @account
[ ] Populate (keep) recent activity @account
[ ] Make Profile edit form work @account
[ ] Update user avatar form @account
[ ] Use profile throughout the views rather than userInfo @account
[ ] Implement user project's list @account
[ ] Implement user collection list @account
[ ] Create "default" collection at registration @account
[ ] Populate "default" collection for existing users @account
[ ] Remove the bookmarks and use the default collection instead @account
[ ] Add to collection button in projectThumb @project
[ ] Make link to documentation work @project
[ ] Make link to downloads work @project
[ ] Add a new comment form @project
[ ] Reply to a comment form @project
[ ] Find a better query for related projects @account
[ ] Implement backoffice buttons for admins in the dashboard and project cards @backoffice
[ ] Add featured projects from special collection @homepage, @dashboard
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment