Vijay Joshi
843274cf48
INFRA-3703 : Houston side changes to accomodate QA use case ( #452 )
...
* INFRA-3703 : Houston side changes to accomodate QA use case
* INFRA-3703 : UT failure fix
* INFRA-3703 : Minor changes
* INFRA-3703 : Unique constraint
* INFRA-3703 : Edit migration file
* INFRA-3703 : PR review comments and UT's
* INFRA-3703 : Channel name resolution
2024-09-05 19:27:42 +05:30
Shashank Shekhar
233c632d38
INFRA-2866 | Create and update incident with assigner and responder from slack ( #394 )
...
* INFRA-2866 | create incident modal with product
* INFRA-2866 | Update product flow
* INFRA-2866 | Resolving review comments
* INFRA-2866 | Adding default values for product, assigner and responder
* INFRA-2866 | bug fix in getting assigner and responder team
* INFRA-2866 | bug-fix: users in no team are not getting products
* INFRA-2866 | adding log lines
* INFRA-2866 | adding assigner team members into incident
* INFRA-2866 | updated help command response text
* INFRA-2866 | adding assigner team members by severity
* INFRA-2866 | updating product list for users with no product
* INFRA-2866 | assigner teams = (teamsOfUser ++ teamsOfSelectedProducts)
* INFRA-2866 | renamed assigner to reporting team
* INFRA-2866 | query to seed product as others for current open incidents without any product
2024-03-19 16:26:30 +05:30
Vijay Joshi
358799442e
INFRA-2828 : Drop unused tables, update migrations and removed unused code modules ( #367 )
2024-02-13 15:43:24 +05:30
Vijay Joshi
ad96361d68
TP-49979 , TP-52174 : API to get resolution tags + resolve incident API + incident resolve entire flow refactor ( #347 )
...
* TP-49979 : Added API to get tags for resolving incident
* TP-49979 : Set up basic structure for resolve incident from UI
* TP-49979 : Complete till post rca flow
* TP-49979 : Complete till rca gen flow
* TP-52174 : rebase changes
* TP-52174 : Integrate with slack
* TP-52174 : fix error in flows
* TP-52174 : Segregate interface and impl
* TP-52174 : Fix ut failures
* TP-52174 : Fix resolve tag api error
* TP-52174 : Fix jira link bug
* TP-52174 : Remove nil
* TP-52174 : Rebase changes
* TP-52174 : Jira links table fix
* TP-52174 : Line length fix
* TP-52174 : Makefile changes
* TP-52174 : Basic bug fixes
* TP-52174 : Minor fixes
* TP-52174 : Add UT's for initial flows
* TP-52174 : Added all UT's
* TP-52174 : More PR review changes
* TP-52174 : Add UT's for incident jira and tag service
* TP-52174 : Fix jira link bug and batched create incident tags db call
* TP-52174 : Make auto archival severities configurable
* TP-52174 : Fix jira link in incident table issue
2024-02-01 15:23:15 +05:30
Ajay Devarakonda
a62ecbe0a5
TP-48512 | Implementation of RCA and tag migration ( #296 )
...
* TP-38709 | Merging the changes to master on the logfix
* TP-48512 | Added button element for RCA section and implemented fill rca details
* TP-48512 | Small fixes
* TP-48512 | adding unit tests
* TP-48512 | added unit tests
* TP-48512 | updated color code for rca card
* TP-48512 | Removed duplicate interface
* TP-48512 | Added one more unit test
* TP-48512 | added comments for jira link validation and update
* TP-48512 | Merging the changes to master on the logfix
# Conflicts:
# cmd/app/handler/slack_handler.go
* TP-48512 | Added button element for RCA section and implemented fill rca details
# Conflicts:
# common/util/common_util.go
# common/util/constant.go
# internal/processor/action/incident_resolve_action.go
# internal/processor/action/incident_update_jira-links_action.go
# internal/processor/action/incident_update_resolution_text_action.go
# internal/processor/action/view/incident_resolution_text.go
# internal/processor/action/view/incident_section.go
# service/slack/slack_service.go
* TP-48512 | Small fixes
* TP-48512 | adding unit tests
* TP-48512 | added unit tests
# Conflicts:
# Makefile
# service/incident/incident_service_v2_interface.go
* TP-48512 | updated color code for rca card
* TP-48512 | Removed duplicate interface
* TP-48512 | Added one more unit test
* TP-48512 | added comments for jira link validation and update
* TP-48512 | Fixed merge conflicts
* TP-48512 | Fixed merge conflicts
* TP-48512 | Fixed merge conflicts
* TP-48512 | Added sql migration script for adding tags
* TP-48512 | Updated sql migration script for adding tags
* TP-48512 | Fixed merge conflicts and updated tags in sql migration script
2023-12-07 14:13:12 +05:30
Shashank Shekhar
88459577f4
TP-49403 | parameterized slash command ( #297 )
...
* TP-49403 | parameterized slash command
* TP-49403 | handeling resolve and rca params also implemented Help-Commands button
* TP-49403 | using command pattern for command resolutiuon and execution
* TP-49403 | made find team by name and find severity by name queries case insensitive
* TP-49403 | updating help message keys
2023-11-30 11:56:32 +05:30
Shashank Shekhar
a9ffffc31a
TP-45730 | creating a global logger ( #263 )
2023-11-02 13:11:52 +05:30
Tushar Kumar Saha
843da0616e
TP-27996 | add support for slash command resolver in default case ( #96 )
2023-06-14 14:46:21 +05:30
Tushar Kumar Saha
64a30d5081
TP-12345 | Rp/diagnostic bot ( #90 )
2023-06-13 03:23:24 +05:30