Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1102 - Create action logic #1144

Merged
merged 10 commits into from
Nov 2, 2023
Merged

#1102 - Create action logic #1144

merged 10 commits into from
Nov 2, 2023

Conversation

salabh-aot
Copy link
Contributor

@salabh-aot salabh-aot commented Nov 1, 2023

Added action handlers for following:

  • Lock work start date
  • set events status
  • set phases status
  • set work state
  • set project status

dinesh-aot and others added 9 commits October 27, 2023 10:40
# Conflicts:
#	epictrack-api/src/api/actions/__init__.py
#	epictrack-api/src/api/actions/action_handler.py
#	epictrack-api/src/api/actions/base.py
#	epictrack-api/src/api/actions/create_work.py
#	epictrack-api/src/api/actions/disable_work_start_date.py
#	epictrack-api/src/api/actions/set_events_status.py
#	epictrack-api/src/api/actions/set_phases_status.py
#	epictrack-api/src/api/actions/set_project_status.py
#	epictrack-api/src/api/actions/set_work_state.py
# Conflicts:
#	.vscode/settings.json
#	epictrack-api/src/api/actions/__init__.py
#	epictrack-api/src/api/actions/action_handler.py
#	epictrack-api/src/api/actions/add_event.py
#	epictrack-api/src/api/actions/add_phase.py
#	epictrack-api/src/api/actions/base.py
#	epictrack-api/src/api/actions/create_work.py
#	epictrack-api/src/api/actions/lock_work_start_date.py
#	epictrack-api/src/api/actions/set_event_date.py
#	epictrack-api/src/api/actions/set_events_status.py
#	epictrack-api/src/api/actions/set_phases_status.py
#	epictrack-api/src/api/actions/set_project_status.py
#	epictrack-api/src/api/actions/set_work_decision_maker.py
#	epictrack-api/src/api/actions/set_work_state.py
#	epictrack-api/src/api/services/event.py
#	epictrack-api/src/api/services/event_template.py
#	epictrack-api/src/api/templates/event_templates/project_notification/001-Project_Notification.xlsx
#	epictrack-web/src/components/workPlan/event/components/ExtensionInput.tsx
#	epictrack-web/src/components/workPlan/event/components/ExtensionSuspensionInput.tsx
@jadmsaadaot
Copy link
Collaborator

Can we please add some description? Main bullet points of the changes maybe?

# Conflicts:
#	epictrack-api/src/api/services/event.py
@dinesh-aot dinesh-aot merged commit 5493537 into bcgov:develop Nov 2, 2023
7 checks passed
@salabh-aot salabh-aot deleted the 1102 branch December 19, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants