Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
G1_ShoppingApp
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
G1_ShoppingApp
G1_ShoppingApp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
802efc482a8547e737c350b24633c2d65aa933b0
Select Git revision
Branches
4
dev
main
default
protected
minh
trung
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Apr
28
27
26
25
24
23
21
20
14
12
9
8
4
2
1
31
Mar
30
29
28
27
26
25
24
23
22
18
17
16
15
12
9
8
7
6
5
4
18
Dec
7
changes to report
main
main
add reports
Minor change
add pdf
update dummydata.py
modify dummydata to have variety shops, fix admin.py so that can run pytest, modify models-add 1 more line to run product relate to user display
fix admin.py
Merge branch 'minh' into dev
dev
dev
update requirements.txt
minh
minh
Merge branch 'minh' into dev
revert hashing.py, modify pytest(auth.py)
Merge branch 'minh' into dev
pass all warning at the frontend
edit view product appearance
add test cart
add test admin
add test category
add test order
remove orders on main.py backend
fix cicd
add statistics view for admin
add dashboard category function
update messagebox to CTkMessagebox
update requirement
update requirement
fix dummydata
add test product and payment
add test search
fix gitlab ci yml
fix gitlab ci yml
add pytest cache in gitignore
delete unnecessary file
delete unnecessary file
refactor
merge branch minh
update requirement.txt
update ruff format
add admin dashboard, update category function, admin use a seperate script to create account if admin account doesnt exist before that. Update run_app.py so that it can run init.py which initialization the script admin. Update relation between admin, owner and user. Update owner so that owner can update category into their product. Update owner dashboard so that it can display the category of the product. update readme for easier guide.
add tests for shop
add more to test auth
Loading