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

6953 Коммитов

Автор SHA1 Сообщение Дата
Mavis Ou 59829d959c
Fix package.json with the new path to Playwright integration tests (#10641)
Follow-up for https://github.com/MozillaFoundation/foundation.mozilla.org/pull/10621. 

In #10621 I forgot to also update the "playwright" task to point to the new directory we created. Filing this PR to fix that.
2023-05-18 18:36:50 +00:00
Mavis Ou 8db966f37f
FormAssembly/petition - after submission screen (#10617)
* FormAssembly/petition - after submission screen
2023-05-18 10:51:29 -07:00
Jhonatan Lopes 78b44f5fd2
Only show filter fields if there are options (#10636)
Co-authored-by: Daniel Miranda <manieldiranda@gmail.com>
2023-05-18 09:06:37 -03:00
Mavis Ou 218f13f6de fix merge conflict 2023-05-17 15:09:36 -07:00
Mavis Ou cd3b3f9ae6 fix merge conflicts 2023-05-17 14:54:26 -07:00
dependabot[bot] da30e34383
Bump @playwright/test from 1.31.1 to 1.33.0 (#10561)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.31.1 to 1.33.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.31.1...v1.33.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 21:50:11 +00:00
dependabot[bot] 59e3e9894d
Bump @tailwindcss/line-clamp from 0.4.2 to 0.4.4 (#10450)
Bumps [@tailwindcss/line-clamp](https://github.com/tailwindlabs/tailwindcss-line-clamp) from 0.4.2 to 0.4.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-line-clamp/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-line-clamp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-line-clamp/compare/v0.4.2...v0.4.4)

---
updated-dependencies:
- dependency-name: "@tailwindcss/line-clamp"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
2023-05-17 13:32:14 -07:00
dependabot[bot] 740b87290b
Bump countup.js from 2.6.0 to 2.6.1 (#10565)
Bumps [countup.js](https://github.com/inorganik/countUp.js) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/inorganik/countUp.js/releases)
- [Commits](https://github.com/inorganik/countUp.js/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: countup.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
2023-05-17 12:33:07 -07:00
dependabot[bot] f8c3b83f44
Bump @percy/cli from 1.21.0 to 1.24.1 (#10637)
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.21.0 to 1.24.1.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.24.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@percy/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 12:17:09 -07:00
dependabot[bot] dae58bc1ba
Bump prettier from 2.8.4 to 2.8.8 (#10522)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
2023-05-17 10:28:29 -07:00
Théo Chevalier 2f6f7de9cc
Localiza FRU page footer (#10635)
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
2023-05-17 16:57:31 +00:00
Jhonatan Lopes 295fe9f53f
Remove IDs from author detail page URLs (#10630)
* Remove id field from author detail url route

* Add test for profile auto slug

* Lint

---------

Co-authored-by: Daniel Miranda <manieldiranda@gmail.com>
2023-05-17 09:24:33 -03:00
Daniel Miranda 4dee5b6fcf
Merge pull request #10488 from MozillaFoundation/10391-speed-up-library-tests
Improved test execution times
2023-05-16 15:46:13 -07:00
Daniel Miranda ca12231b8b
Merge branch 'main' into 10391-speed-up-library-tests 2023-05-16 15:01:06 -07:00
Mavis Ou ebfa02f849
[FRU] base and landing page (#10598)
* [FRU] base and landing page
2023-05-16 14:54:41 -07:00
Daniel Miranda 6dc82669b9
Merge branch 'main' into 10391-speed-up-library-tests 2023-05-16 14:37:55 -07:00
Mavis Ou 2e23add346
Split integration tests into two files (#10621)
* Split integration tests into two files
2023-05-16 14:33:51 -07:00
Daniel Miranda e4aa2f97be
Merge branch 'main' into 10391-speed-up-library-tests 2023-05-16 14:32:54 -07:00
Mavis Ou f126999be0
Merge branch 'main' into formassembly-feature-branch 2023-05-16 11:28:29 -07:00
Daniel Miranda 1da69eb1e1
Merge pull request #10566 from MozillaFoundation/dependabot/npm_and_yarn/tailwindcss-3.3.2
Bump tailwindcss from 3.2.7 to 3.3.2
2023-05-11 15:25:54 -07:00
Daniel Miranda b75c7d64c7
Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss-3.3.2 2023-05-11 14:36:02 -07:00
Daniel Miranda b033df5a49
Merge pull request #10586 from MozillaFoundation/10514-bg-cta-link-url-update
updated cta link_target_url to accept relative URLs
2023-05-11 14:35:40 -07:00
Daniel Miranda 6577ffd069
Merge branch 'main' into 10514-bg-cta-link-url-update 2023-05-11 11:44:18 -07:00
Daniel Miranda a7a275de3d
Merge pull request #10615 from MozillaFoundation/hotfix-rh-library-breadcrumbs
added breadcrumbs
2023-05-10 15:39:43 -07:00
Daniel Miranda 2499ae50ac added breadcrumbs 2023-05-10 14:57:15 -07:00
Mavis Ou 2691036301
Merge branch 'main' into formassembly-feature-branch 2023-05-10 14:13:10 -07:00
Daniel Miranda 3cd9b8d0be
Merge pull request #10602 from MozillaFoundation/10595-filter-fix
updated template to render forms and sorting
2023-05-10 11:36:00 -07:00
Daniel Miranda 1483eb1100 Merge branch '10595-filter-fix' of github.com:mozilla/foundation.mozilla.org into 10595-filter-fix 2023-05-10 11:12:51 -07:00
Daniel Miranda 8b010bcb42 removed filter_group.html 2023-05-10 11:12:31 -07:00
Daniel Miranda d3f5945600
Update library_page.html 2023-05-10 10:42:33 -07:00
Daniel Miranda 43948a71a8 updated template to render forms and sorting 2023-05-10 10:38:13 -07:00
Mavis Ou 23bb0e7a84
Merge branch 'main' into formassembly-feature-branch 2023-05-10 09:40:48 -07:00
Mavis Ou c7e5d6e83f
Merge pull request #10589 from MozillaFoundation/10556-10558-fa-localization-and-design
FormAssembly localization and design work
2023-05-10 09:39:43 -07:00
Mavis Ou d6a9331087
Merge pull request #10599 from MozillaFoundation/10328-percy-disable-dear-internet
Exclude Dear Internet page from visual regression test
2023-05-10 08:17:20 -07:00
Mavis Ou 005dd9aa52 Exclude Dear Internet page from visual regression test 2023-05-10 00:16:00 -07:00
Daniel Miranda 4ba5d19f96 Merge remote-tracking branch 'origin/main' into 10391-speed-up-library-tests 2023-05-09 19:02:17 -07:00
Mavis Ou dbb2bc69f7 update app.json's CSP 2023-05-09 14:19:30 -07:00
Mavis Ou d870491a7a styling improvements 2023-05-09 13:16:23 -07:00
Daniel Miranda 96654723c6
Merge pull request #10593 from MozillaFoundation/10584-remove-redirect-template
Removed Wagtail dashboard redirect template
2023-05-09 12:45:02 -07:00
Daniel Miranda a81b41567f pagination test 2023-05-09 10:06:20 -07:00
Tyler Denton d72cb3383c Removed Wagtail dashboard redirect template 2023-05-09 10:11:37 -05:00
Mavis Ou 9105976f57 skip formassembly-override.scss in scss color linting test 2023-05-08 18:29:53 -07:00
Mavis Ou 81c9b12b6b more fixes 2023-05-08 18:12:49 -07:00
Mavis Ou a5e3ddba2a styling for :focus 2023-05-08 17:47:35 -07:00
Daniel Miranda 2e9212b679 formatting 2023-05-08 17:06:19 -07:00
Daniel Miranda 639d50ea31 removed test timing 2023-05-08 16:56:08 -07:00
Mavis Ou fa489f6592 styling fixes 2023-05-08 16:52:10 -07:00
Daniel Miranda d920652e53 merge with main 2023-05-08 16:23:41 -07:00
Daniel Miranda a1589b8ef3 formatting 2023-05-08 15:54:13 -07:00
Daniel Miranda 126dc544b9 updated test URLs 2023-05-08 15:47:07 -07:00