Skip to content

Conversation

@ReuschelCGN
Copy link
Contributor

@ReuschelCGN ReuschelCGN commented Oct 17, 2025

if this and golbat PR is merged, can PR the frontend part also

@Mygod Mygod requested a review from Copilot October 17, 2025 20:16
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates field names from quest_location_card to quest_background across the codebase to align with Golbat #312. This is a straightforward field rename that maintains consistency between the frontend and backend systems.

Key changes:

  • Renamed quest_location_card to quest_background in GraphQL schemas, queries, and backend models
  • Added German localization entries for new features including quest Pokemon, tappables, routes, and expert filter syntax
  • Removed obsolete localization keys

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/services/queries/search.js Updated GraphQL query field name from quest_location_card to quest_background
src/services/queries/pokestop.js Updated GraphQL query field name from quest_location_card to quest_background
server/src/models/Pokestop.js Updated model field references from quest_location_card to quest_background
server/src/graphql/typeDefs/scanner.graphql Updated GraphQL type definition field name from quest_location_card to quest_background
server/src/graphql/typeDefs/map.graphql Updated GraphQL type definition field name from quest_location_card to quest_background
packages/locales/lib/human/de.json Added extensive German translations for new features and removed obsolete keys

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

"expert_group_2": "Gruppe 2",
"expert_group_2_description": "Hohes Level mit perfektem Angriff.",
"expert_combine_description": "Kombiniere sie mit einem , oder |:",
"expert_result_description": "Dieser Filter zeigt Pokémon an, wenn sie die Kriterien für Gruppe 1 erfüllen ODER wenn sie alle Kriterien für Gruppe 2 erfüllen."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

y u mix two PRs rude

@Mygod Mygod merged commit 3bd05d4 into WatWowMap:develop Oct 17, 2025
2 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 17, 2025
# [1.40.0-develop.16](v1.40.0-develop.15...v1.40.0-develop.16) (2025-10-17)

### Bug Fixes

* update for Golbat [#312](#312) ([#1151](#1151)) ([3bd05d4](3bd05d4))
@github-actions
Copy link

🎉 This PR is included in version 1.40.0-develop.16 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants