This website requires JavaScript.
Explore
Help
Sign In
nofusscomputing
/
centurion_erp
Watch
1
Star
0
Fork
0
You've already forked centurion_erp
Code
Issues
Wiki
Activity
Files
ca2da06d2cd393cabb7e172ad47dfb2dd922d952
centurion_erp
/
app
/
project_management
History
Jon
ca2da06d2c
chore: squash previous releases migrations
...
Every release that occurs is squash ALL migrations to limit the amount of migrations ref:
#408
#417
2024-12-06 16:33:13 +09:30
..
forms
feat(project_management): Calculate project completion percentage and display
2024-09-18 12:16:22 +09:30
migrations
chore: squash previous releases migrations
2024-12-06 16:33:13 +09:30
models
fix(project_management): Correct All tickets query for calculating project completion
2024-11-29 00:19:11 +09:30
serializers
feat(project_management): add project completed field
2024-11-29 00:13:52 +09:30
templates
fix(project_management): Ensure project type and state show on index page
2024-09-18 00:20:07 +09:30
tests
test(project_management): API Metadata checks for project type
2024-12-04 23:22:05 +09:30
views
feat(project_management): Add Project Type to the UI
2024-09-18 00:05:15 +09:30
viewsets
chore(api): Correct DRF Swagger Docs errors
2024-11-28 02:22:25 +09:30
__init__.py
chore(app): add base app for project management
2024-05-27 12:47:38 +09:30
apps.py
chore(app): add base app for project management
2024-05-27 12:47:38 +09:30
urls.py
feat(project_management): Add project milestones
2024-09-14 16:09:07 +09:30