Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add dev content * chore: update readme * Build on PR and push (#4) * Build on PR and push * Update and rename node.js.yml to build-strapi.yml * Switch to npm * Switch to npm * Add newsletters slug in common content (#8) * chore(subplat): Merge dev -> stg (#9) * chore: add dev content * chore: update readme * Build on PR and push (#4) * Build on PR and push * Update and rename node.js.yml to build-strapi.yml * Switch to npm * Switch to npm * Add newsletters slug in common content (#8) --------- Co-authored-by: julianpoyourow <[email protected]> * fix(commonContent): newsletterLabelCodeText to str (#10) Because: - newsletterLabelCodeText should be a string supporting one of the following values. 'mozilla', 'snp', 'hubs', 'mdnplus' This commit: - Updates newsletterLabelCodeText to string and removes localization - Removes localization from newsletterSlug - Adds localization to successActionButtonUrl Closes #FXA-10428 * chore: update to strapi v4.25.12 (#12) * chore: merge dev into stg (#16) * chore: add dev content * chore: update readme * Build on PR and push (#4) * Build on PR and push * Update and rename node.js.yml to build-strapi.yml * Switch to npm * Switch to npm * Add newsletters slug in common content (#8) * fix(commonContent): newsletterLabelCodeText to str (#10) Because: - newsletterLabelCodeText should be a string supporting one of the following values. 'mozilla', 'snp', 'hubs', 'mdnplus' This commit: - Updates newsletterLabelCodeText to string and removes localization - Removes localization from newsletterSlug - Adds localization to successActionButtonUrl Closes #FXA-10428 * chore: update to strapi v4.25.12 (#12) --------- Co-authored-by: Lisa Chan <[email protected]> Co-authored-by: Reino Muhl <[email protected]> * chore: bump to strapi v5 (#17) * chore: update to strapi v5.0.1 * chore: update to strapi v5.0.3 * merge dev to stg (#20) * feat: enable graphql introspection and playground (#18) * chore: update to strapi v5.1.0 (#19) * chore: update to strapi v5.1.0 * chore: update to strapi graphql v5.1.0 --------- Co-authored-by: Lisa Chan <[email protected]> Co-authored-by: Reino Muhl <[email protected]>
- Loading branch information