Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
julianpoyourow b32169036f
chore(shared-cms): strapi 5 upgrade
Because:

- We want to use Strapi 5

This commit:

- Upgrades our queries and libraries to use Strapi 5

Closes FXA-10454
2024-10-07 18:19:58 +00:00
Ben Bangert 39efc8ddf4
chore: update nx to 19.3
Because:

* We want to use the latest version of Nx.

This commit:

* Updates Nx to 19.3.
2024-06-20 17:34:39 +00:00
dschom 122f56ea70
maintenance(admin-panel): Stop formatting auto generated graphql code
Because:
- Saving the file results in a different default formatting.

This Commit:
- Adds prettier ignore statements so that the files don't get accidentally formated.

Closes: #
2022-03-01 18:05:16 -08:00
Dan Schomburg 6d7b18763f
bug(auth) - Button text missing in email templates (#11462)
* bug(auth) - Button text missing in email templates

## Because
- The language translation strings defining button text would not take hold.

## This commit:
- Makes sure that data-l10n-args are always applied with the current context to elements tagged with data-l10n-id
- Adds tests to validate fluent-localizer
- Validates that dynamic generation of data-l10n-id works
- Validates that extraction of key value pairs from .ftl works
- Validates that place holders in language strings are updated by the time they rendered
- Addresses separate issue found in the regex that extracts key values from .ftl files
- Adds a root level ignore for .mjml files
2022-01-04 18:50:13 -08:00
Danny Coates b85dcbe43b
chore(deps): updated yarn 2020-10-14 09:18:21 -07:00