Changed
- Removed the hardcoding of page size on frontend (#3205)
- Prevent additional polling on Incidents if the previous request didn't complete
(#3205) - Order results from
GET /teams
internal API endpoint by ascending name by @joeyorlando (#3220)
Fixed
- Improve slow
GET /users
+GET /teams
internal API endpoints by @joeyorlando (#3220) - Fix search issue when searching for teams in the add responders popup window by @joeyorlando (#3220)
- CSS changes to add responders dropdown to fix long search results list by @joeyorlando (#3220)
- Do not allow to update terraform-based shifts in web UI schedule API (#3224)