Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
os-circular-fashion-ng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fibasile
os-circular-fashion-ng
Commits
09faf6a2
Commit
09faf6a2
authored
5 years ago
by
fibasile
Browse files
Options
Downloads
Patches
Plain Diff
bump version - update todo
parent
ed6f763d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
FEATURES.md
+77
-0
77 additions, 0 deletions
FEATURES.md
TODO.md
+25
-23
25 additions, 23 deletions
TODO.md
package.json
+1
-1
1 addition, 1 deletion
package.json
with
103 additions
and
24 deletions
FEATURES.md
0 → 100644
+
77
−
0
View file @
09faf6a2
# Features list
## Frontend
-
[ ] Account & Registration
-
[x] Login with Google
-
[x] Login with username password
-
[x] Registration
-
[ ] Remind password - see [^1]
-
[ ] Welcome email
-
[ ] Browse a project
-
[x] Browse project description / media
-
[x] Access author profile
-
[x] Download files
-
[x] Access documentation
-
[x] Bookmark a project
-
[ ] Share a project
-
[ ] Add comment to a project
-
[ ] Reply to a comment
-
[ ] Upload a project
-
[ ] Project description
-
[ ] Project media
-
[ ] Project files
-
[ ] Edit a project
-
[ ] Edit description / media
-
[ ] Edit attachments
-
[ ] Change visibility
-
[ ] Feature project
-
[ ] Edit the personal profile
-
[ ] Edit bio
-
[ ] Edit avatar
-
[ ] Change email
-
[ ] Collections
-
[ ] Create a collection
-
[ ] Manage bookmarks
-
[ ] Add a bookmark
-
[ ] Featured collections
-
[ ] Share a collection
## Backend
-
[ ] Audit trail
-
[ ] User trail
-
[ ] System trail
-
[ ] Categories
-
[ ] Manage categories
-
[ ] Add new category
-
[ ] Projects
-
[ ] Project stats
-
[ ] Browse projects
-
[ ] Edit project
-
[ ] Visibility
-
[ ] Feature project
-
[ ] Delete project
-
[ ] Collections
-
[ ] Browse collections
-
[ ] Edit collection
-
[ ] Feature collection
-
[ ] Visibility
-
[ ] Delete collection
-
[ ] Users
-
[ ] Browse users
-
[ ] Edit user
-
[ ] Impersonate
-
[ ] Block
-
[ ] Delete user
-
[ ] Mailing list
-
[ ] Stats
### References
[
^1
]:
[https://firebase.google.com/docs/reference/js/firebase.auth.Auth.html#sendpasswordresetemail](Firebase
Auth reference)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
TODO.md
+
25
−
23
View file @
09faf6a2
...
...
@@ -2,38 +2,40 @@
## Homepage
[ ] Add featured projects from special collection
@homepage, @dashboard
[ ] Test collections box, add featured to collection model
@homepage
-
[ ] Add featured projects from special collection
-
[ ] Test collections box, add featured to collection model
## Projects & Collections
[ ] Project upload form
[ ] Make link to downloads work @project
[ ] Reply to a comment form @project
[ ] CRUD for collections
[ ] CRUD for projects
-
[ ] Project upload form
-
[x] Make link to downloads work
-
[ ] Adding a comment doesn't od anything
-
[ ] Reply to a comment form
-
[ ] CRUD for collections
-
[ ] CRUD for projects
## Search
[ ] Implement listing by category
[ ] Implement listing by tag
[ ] Implement full text search using lunr
-
[ ] Implement listing by category
-
[ ] Implement listing by tag
-
[ ] Implement full text search using lunr
## Account area
[ ] 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
[ ] Find a better query for related projects
@account
-
[ ] Populate (keep) recent activity
-
[ ] Make Profile edit form work
-
[ ] Update user avatar form
-
[ ] Use profile throughout the views rather than userInfo
-
[ ] Implement user project's list
-
[ ] Implement user collection list
-
[ ] Create "default" collection at registration
-
[ ] Populate "default" collection for existing users
-
[ ] Remove the bookmarks and use the default collection instead
-
[ ] Find a better query for related projects
## Backoffice
[ ] Implement check for admin user with special powers
[ ] Implement backoffice buttons for admins in the dashboard and project cards @backoffice
[ ] Implement user management backoffice
-
[ ] Implement check for admin user with special powers
-
[ ] Implement backoffice buttons for admins in the dashboard and project cards
-
[ ] Implement user management backoffice
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
09faf6a2
{
"name"
:
"os-circular-fashion-ng"
,
"version"
:
"0.0.
2
"
,
"version"
:
"0.0.
3
"
,
"description"
:
"Open Source Circular Fashion Catalogue by Fabricademy"
,
"productName"
:
"OSCircularFashion"
,
"cordovaId"
:
"org.textile-academy.osc"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment