This website requires JavaScript.
Explore
Help
Sign In
profitra
/
api
Watch
1
Star
0
Fork
0
You've already forked api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5772a3948d
api
/
app
History
Yoga Pangestu
5772a3948d
Remove 'code' field from BusinessType model, schemas, factory, and service; update related tests
2026-07-24 12:09:06 +07:00
..
factories
Remove 'code' field from BusinessType model, schemas, factory, and service; update related tests
2026-07-24 12:09:06 +07:00
models
Remove 'code' field from BusinessType model, schemas, factory, and service; update related tests
2026-07-24 12:09:06 +07:00
routers
Add toggle status functionality for business types and update listing filter
2026-07-24 11:47:45 +07:00
schemas
Remove 'code' field from BusinessType model, schemas, factory, and service; update related tests
2026-07-24 12:09:06 +07:00
seeders
Update user status default to INACTIVE, add email verification check in login, and set email_verified_at for admin user in seeder
2026-07-19 23:57:43 +07:00
services
Remove 'code' field from BusinessType model, schemas, factory, and service; update related tests
2026-07-24 12:09:06 +07:00
__init__.py
Add configuration and database setup for Profitra API
2026-07-17 21:06:13 +07:00
config.py
Add password reset functionality with email notifications
2026-07-22 20:22:58 +07:00
database.py
Add configuration and database setup for Profitra API
2026-07-17 21:06:13 +07:00
responses.py
Add response utility functions and HTTP exception handler to improve API responses
2026-07-17 22:11:25 +07:00
security.py
Add authentication endpoints and JWT handling for user login
2026-07-19 23:51:50 +07:00