Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
operation cat balls
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor statistics
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
Emil Paloneva
operation cat balls
Graph
e19b98b95f53f238731b37e98f277fbf452c9029
Select Git revision
Branches
1
main
default
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Aug
4
Jul
28
Jun
28
Aug
26
25
24
21
12
11
10
2
Fix pydantic schema crash
main
main
bump node version to 18
Add basic qa pipeline
Fix build
Split tasks to smaller pages
Fix eslint error
Simplify backend
Allow all origins to avoid a cors issue
Simplify frontend and instructions
Fix venv activation commands in sh-like shells
Refine swagger explanation
Change over to activating venv
Add instruction to install yarn
Update README
Add tasks for students
DB based users
Fix compatability issues between frontend and backend
Rename item to product
Fix adding orders to DB
Fix adopting endpoint
Remove alembic
Automatically generate tables before populating
Fix data fetching schemas
Add probably faulty alembic to handle database migrations and a script to populate
Broken, ORM v0.1
Change to a custom hook based system over context
Add instructions for starting the service
Add total to cart
Add basic shopping cart
Clean up variable names and modal
Add support for ordering items
Add a password prompt
Frontend implementation to adopt cats
Fix a serialization error with adoption endpoint
Add buttons and text to frontend
Improve api documentation
Move db accessors to their own module
Remove unnecessary dependencies
Improve validation in models
Refactor login logic