Skip to content

New quests can be created by importing data from another quest#477

Merged
AerunDev merged 2 commits intodevelopfrom
466-add-a-way-to-create-a-quest-by-using-the-data-of-an-existing-one
Apr 8, 2025
Merged

New quests can be created by importing data from another quest#477
AerunDev merged 2 commits intodevelopfrom
466-add-a-way-to-create-a-quest-by-using-the-data-of-an-existing-one

Conversation

@Aelysya
Copy link
Collaborator

@Aelysya Aelysya commented Apr 2, 2025

Description

The user can now create a new quest by importing data from another existing quest.

closes #466

Tests to perform

Open the "New Quest" editor

Creating a new quest without importing any data

  • Fill the basic data and create the quest => only the basic data is filled for the new quest, all other data are filled with default values
  • Fill the basic data, un-collapse the "other data" component, leave the selection on "None" and create the quest => only the basic data is filled for the new quest, all other data are filled with default values
  • Fill the basic data, un-collapse the "other data" component, select a quest, re-collapse the "other data" component and create the quest => only the basic data is filled for the new quest, all other data are filled with default values

Creating a new quest by importing data

  • Fill the basic data, un-collapse the "other data" component, select a quest and create the quest => the basic data is filled for the new quest with the information you entered AND all other data are filled with the same data as the chosen quest

@Aelysya Aelysya self-assigned this Apr 2, 2025
Copy link
Collaborator

@AerunDev AerunDev left a comment

Choose a reason for hiding this comment

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

Testé et approuvé ! 🚀

@AerunDev
Copy link
Collaborator

AerunDev commented Apr 8, 2025

Je te laisserai régler le conflit @Aelysya et je merge dès que tu me donnes ton feu vert 🟢

@Aelysya
Copy link
Collaborator Author

Aelysya commented Apr 8, 2025

Conflit géré, tu peux merge 👍

@AerunDev AerunDev merged commit b6c516c into develop Apr 8, 2025
2 checks passed
@AerunDev AerunDev deleted the 466-add-a-way-to-create-a-quest-by-using-the-data-of-an-existing-one branch April 8, 2025 21:38
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.

Add a way to create a Quest by using the data of an existing one

4 participants