This website requires JavaScript.
Explore
Help
Sign in
yaro
/
inventory
Watch
1
Star
0
Fork
You've already forked inventory
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
16
commits
1
branch
0
tags
1.6
MiB
Python
49.6%
HTML
42.3%
JavaScript
7.8%
CSS
0.3%
0835248f34
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Yaro Kasear
0835248f34
Refactor inventory listing filters to return error messages for invalid user, location, and item IDs
2025-06-16 08:13:27 -05:00
models
Initial commit.
2025-06-11 09:10:41 -05:00
static
/js
Add worklog form fields and enhance templates for better data handling
2025-06-11 11:33:56 -05:00
templates
Enhance search functionality with pagination and improve eager loading in utils
2025-06-13 16:16:56 -05:00
.gitignore
Refactor inventory listing filters to return error messages for invalid user, location, and item IDs
2025-06-16 08:13:27 -05:00
__init__.py
Initial commit.
2025-06-11 09:10:41 -05:00
app.py
Initial commit.
2025-06-11 09:10:41 -05:00
requirements.txt
Initial commit.
2025-06-11 09:10:41 -05:00
routes.py
Refactor inventory listing filters to return error messages for invalid user, location, and item IDs
2025-06-16 08:13:27 -05:00
utils.py
Enhance search functionality with pagination and improve eager loading in utils
2025-06-13 16:16:56 -05:00