-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(templates): update the preview logic so it correctly translates the template category value and passes it to the API when saving * fix(tests): update preview tests * feat(ui tests): add new scenarios to cover preview path * fix(tests): handle both when `FF_TEMPLATE_CATEGORY` is on and off * fix(create template): pass the template_category_id when previewing while creating a new template * task: try to disable xray in the PR review env * temporary: remove XRAY code to see if review env works * experiment: try using single quotes to init xray * task: disable xray in DEV/TEST * task: remove xray * task: re-enable xray * chore: formatting * task: disable xray again * task: undo things related to xray. fixed it in another PR (#1952) * test(template_categories): add scenario for creating + previewing a template before saving * chore: formatting * fix(tests): have the ui test remove the template it creates --------- Co-authored-by: Jumana B <[email protected]>
- Loading branch information
1 parent
1454a26
commit 9127f01
Showing
5 changed files
with
74 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters