This website requires JavaScript.
Explore
Help
Sign In
admin
/
NetMapper2026
Watch
1
Star
0
Fork
0
You've already forked NetMapper2026
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76886b93d3ef5908ac95a16301b8ac14952046cf
NetMapper2026
/
backend
/
app
T
History
admin
76886b93d3
CI / basic-check (push)
Has been cancelled
Details
feat(crud): full CRUD for Relation — wire to SQLAlchemy, drop store.py dep
2026-08-06 16:10:56 +00:00
..
routers
feat(crud): full CRUD for Relation — wire to SQLAlchemy, drop store.py dep
2026-08-06 16:10:56 +00:00
routes
Fix demo login credentials and form encoding
2026-08-04 20:27:26 +00:00
services
feat(db): rewrite inventory service part 1 - helpers and tree
2026-08-06 16:03:26 +00:00
auth.py
fix(auth): restore auth.py as valid Python (
closes
#2
)
2026-08-06 15:01:56 +00:00
database.py
feat(db): add SQLite database engine and session management
2026-08-06 15:52:16 +00:00
main.py
feat(db): register all routers and init SQLite DB on startup
2026-08-06 15:52:50 +00:00
models.py
feat(db): add SQLAlchemy ORM models for all entities
2026-08-06 15:52:36 +00:00
schemas.py
feat(crud): add NetObjectCreate, NetObjectUpdate, RelationCreate, RelationUpdate schemas
2026-08-06 16:08:26 +00:00