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

11480 Коммитов

Автор SHA1 Сообщение Дата
mozrokafor 468e666136 PR feedback, adding link to general readme, syntax updates 2023-08-29 11:03:54 -04:00
mozrokafor b5a2152e84 added readme and debug and update snapshots commands to package.json 2023-08-25 09:24:27 -04:00
Mozilla Pontoon fe9cafba92
Import translations from l10n repository (2023-08-23) (#3330) 2023-08-23 05:47:04 -07:00
Robert Helmer 3a23e08ad6
fix: filter on en-US explicitly (#3329)
* fix: filter on en-US explicitly

---------

Co-authored-by: Vincent <Vinnl@users.noreply.github.com>
Co-authored-by: Vincent <git@vincenttunru.com>
2023-08-22 07:05:46 -07:00
Vincent d4ff67a2e8 Remove space from filename 2023-08-19 05:56:20 +02:00
Vincent d2cab1860f Fix warnings about unknown `onPress` attribute 2023-08-19 05:49:06 +02:00
Robert Helmer 4c21d91cb4
fix: adjust locale filtering, do not fall back to en (#3327) 2023-08-18 13:43:26 -07:00
Robert Helmer e80edf7264
MNTOR-1948/record data broker resolution time, and add basic subscribe/unsubscribe endpoints for testing (#3307)
* MNTOR-1948 - add onerep_scan_reason and create new row on updates, to track response time
* MNTOR-1948 - add sample UI for testing
* MNTOR-1923
* MNTOR-2055 Don't show fix it btn on resolved/in progress exposures (#3319)

---------

Co-authored-by: Joey Zhou <jozhou@mozilla.com>
Co-authored-by: Kaitlyn Andres <kandres@mozilla.com>
2023-08-18 10:22:15 -07:00
Vincent 4d8f62f113 Use consistent fallback
As suggested in
https://github.com/mozilla/blurts-server/pull/3316/files#r1297747774
2023-08-18 16:38:43 +02:00
Vincent ceb31d3ced Ensure tests can run in isolation 2023-08-18 16:38:43 +02:00
mozilla-pontoon 4c54ab6e0c Import translations from l10n repository (2023-08-18) 2023-08-18 15:53:01 +02:00
Kaitlyn Andres 671c2ecf7c
Move false door test strings into premium.ftl (#3323) 2023-08-18 03:12:44 -04:00
mansaj dc1cd02786
Merge pull request #3312 from mozilla/fix-feature-flag-parse
MNTOR-2059: Feature flags add/update edge cases
2023-08-17 17:16:53 -07:00
mansaj dec376e71b
Merge branch 'main' into fix-feature-flag-parse 2023-08-17 17:02:25 -07:00
Robert Helmer db34dac3c7
fix: add locale filtering in addition to geo for false door test (#3321) 2023-08-17 16:38:24 -07:00
Robert Helmer e53138096f
fix: update channels per Nimbus team (#3320) 2023-08-17 13:22:07 -07:00
mansaj ec9d709dad
Merge branch 'main' into fix-feature-flag-parse 2023-08-17 13:21:40 -07:00
Joey Zhou b847c1f888 use reduce 2023-08-17 12:34:11 -07:00
Joey Zhou c36399b4b4 review comment 2023-08-17 12:17:34 -07:00
Kaitlyn Andres ed6d659eab
Fix false door flag layout (#3317) 2023-08-17 13:48:53 -04:00
mozilla-pontoon 9db1d4851a Import translations from l10n repository (2023-08-17) 2023-08-17 14:25:39 +02:00
Joey Zhou 7b9095999e var 2023-08-16 17:04:58 -07:00
Joey Zhou e625e6bee3 guard against some edge cases for allow/wait lists 2023-08-16 17:00:49 -07:00
Robert Helmer 024774fbea
MNTOR-1834/add ga and anon flag (#3311)
* MNTOR-1834 - handle anonymous flags correctly

* MNTOR-1834 - track false door banner click/dismiss with GA
2023-08-16 14:00:06 -07:00
Vincent fe9d59a5a6 Always lint l10n files
This allows us to make it a required check.
2023-08-16 20:46:07 +02:00
Vincent 045dfa6712 Only lint l10n files in GitHub Actions
The CircleCI job was redundant with the GitHub Actions workflow
`reference_linter.yaml`.
2023-08-16 20:46:07 +02:00
mozilla-pontoon 162d89117f Import translations from l10n repository (2023-08-16) 2023-08-16 19:10:21 +02:00
Kaitlyn Andres 3a4f1e4298
MNTOR-1834 - False door test (#3297)
* create false door test component

* localize all strings

* z-index

* remove use of lineBreak var, and add descriptive comment about false door test

* update alt var

* update comment

* add feature flag

* add falsedoortest flag

* add pointer

* add locale check

* dismiss on selecting cta

* switch to variant for dashboard

* add group comment

* remove unset

* add focus state

* fix lint

* add z-index comment

* move link to .env file

* add utm params

* add unit tests

* change name to falsedoorbanner

* change name to falsedoorbanner

* remove props export from layout

* fix build fail

* fix lint

* rename falsedoortest
2023-08-16 11:54:24 -04:00
Florian Zia 33144083d5
Merge pull request #3306 from mozilla/MNTOR-1685-Returning-user
Add returning user dashboard CTA
2023-08-15 15:04:06 +02:00
Florian Zia ffdcc5a94f
Merge branch 'main' into MNTOR-1685-Returning-user 2023-08-15 14:50:19 +02:00
Florian Zia 9ac9126cd7
fix: Button props type 2023-08-15 14:31:26 +02:00
mozilla-pontoon 67d95097a3 Import translations from l10n repository (2023-08-15) 2023-08-15 14:10:22 +02:00
Peter deHaan ae5df5065f
Update reference_linter.yaml (#3268)
Co-authored-by: Vincent <Vinnl@users.noreply.github.com>
Co-authored-by: Francesco Lodolo <flodolo@mozilla.com>
2023-08-14 11:09:57 -07:00
mansaj 1382f301f0
Merge pull request #3304 from mozilla/MNTOR-2018
MNTOR-2018: More tests
2023-08-14 07:58:08 -07:00
mansaj 9fd2e64cdc
Merge branch 'main' into MNTOR-2018 2023-08-14 07:49:09 -07:00
Florian Zia 99539942e6
chore: Add test to check for “let’s fix it“ banner content 2023-08-14 15:29:36 +02:00
Florian Zia 4fdf102e14
fix: Add test for “let’s fix it” banner content 2023-08-14 15:23:15 +02:00
Florian Zia dd018c2131
chore: Add link button type 2023-08-14 15:00:41 +02:00
mozilla-pontoon 4a8c0b888e Import translations from l10n repository (2023-08-14) 2023-08-14 14:17:20 +02:00
mansaj 1f167da0f2
Merge branch 'main' into MNTOR-2018 2023-08-11 15:59:12 -07:00
Joey Zhou bed202f82c More tests 2023-08-11 15:56:31 -07:00
mansaj ef76100143
Merge pull request #3296 from mozilla/MNTOR-2018
MNTOR-2018 & 2033: add alternative user breaches get function
2023-08-11 13:36:02 -07:00
mansaj efd53a1e74
Merge branch 'main' into MNTOR-2018 2023-08-11 13:21:34 -07:00
Robert Helmer d2b95208a4
revert sharing volume with Cirrus container (#3302) 2023-08-11 13:14:51 -07:00
mansaj 3e8dcfdfe5
Merge pull request #3301 from mozilla/MNTOR-2018-fix-tests
Fix unit tests for PR #3296
2023-08-11 12:37:39 -07:00
Florian Zia 8e2734fb6d
fix: Extend file type for src/utils/* 2023-08-11 21:23:22 +02:00
Florian Zia fe3d6ff01c
chore: Add tests for ExposureFilter 2023-08-11 21:03:56 +02:00
Florian Zia abf88bcaa8
Merge branch 'MNTOR-2018' into MNTOR-2018-fix-tests 2023-08-11 19:03:07 +02:00
Florian Zia 8e1595868e
Merge branch 'MNTOR-2018' of github.com:mozilla/blurts-server into MNTOR-2018 2023-08-11 19:02:59 +02:00
Joey Zhou 1c59992403 add more test 2023-08-11 09:54:28 -07:00