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

10049 Коммитов

Автор SHA1 Сообщение Дата
John Whitlock 5b390e9db9
Revert renaming tables 2024-06-06 08:38:23 -05:00
John Whitlock cd4d4e0614
fix reverse 2024-06-06 08:36:40 -05:00
John Whitlock 0e2085f895
Use APIClient in IQ tests
When using RequestsClient, all operations have to be done through the
API. This includes setting up a RealPhone and an InboundContact.
APIClient is more flexible, but has a slightly different interface.
2024-06-05 17:35:19 -05:00
John Whitlock 14b3986fab
Remove unneeded transaction=True 2024-06-05 16:15:13 -05:00
John Whitlock 6b259c7926
More import fixes 2024-06-05 15:48:29 -05:00
John Whitlock 5e10c7f730
Rename the tables 2024-06-05 15:34:06 -05:00
John Whitlock d61c2ba375
SPIKE moving Profile 2024-06-05 14:21:30 -05:00
John Whitlock a780a0dcb8
Merge pull request #4746 from mozilla/better-view-names
For `ResponseMetrics` middleware, improve `view` tag and add tests
2024-06-04 18:14:08 +00:00
GitHub Actions — l10n sync e687166ded Merge in latest l10n strings 2024-06-04 00:06:14 +00:00
John Whitlock 2d8973e948
Merge pull request #4761 from mozilla/dependabot/pip/dj-database-url-2.2.0
Bump dj-database-url from 2.1.0 to 2.2.0
2024-06-03 20:08:02 +00:00
John Whitlock bdacccdcd7
Merge pull request #4751 from mozilla/dependabot/npm_and_yarn/sass-1.77.4
Bump sass from 1.77.2 to 1.77.4
2024-06-03 20:07:47 +00:00
dependabot[bot] c8ce0eb966
Bump dj-database-url from 2.1.0 to 2.2.0
Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jazzband/dj-database-url/releases)
- [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/dj-database-url/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: dj-database-url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 15:23:58 +00:00
dependabot[bot] f07d83abd8
Bump sass from 1.77.2 to 1.77.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.2...1.77.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 15:16:19 +00:00
John Whitlock 3051dadce1
Merge pull request #4760 from mozilla/dependabot/pip/ruff-0.4.7
Bump ruff from 0.4.5 to 0.4.7
2024-06-03 15:06:46 +00:00
John Whitlock 45492d7086
Merge pull request #4759 from mozilla/dependabot/pip/django-allauth-socialaccount--0.63.3
Bump django-allauth[socialaccount] from 0.63.2 to 0.63.3
2024-06-03 15:05:53 +00:00
John Whitlock 4c35f865db
Merge pull request #4758 from mozilla/dependabot/pip/drf-spectacular-sidecar-2024.6.1
Bump drf-spectacular-sidecar from 2024.5.1 to 2024.6.1
2024-06-03 15:05:05 +00:00
John Whitlock a9745bef05
Merge pull request #4757 from mozilla/dependabot/pip/requests-2.32.3
Bump requests from 2.32.2 to 2.32.3
2024-06-03 15:04:40 +00:00
John Whitlock e4c5f98dba
Merge pull request #4756 from mozilla/dependabot/pip/django-debug-toolbar-4.4.2
Bump django-debug-toolbar from 4.4.1 to 4.4.2
2024-06-03 15:04:11 +00:00
John Whitlock 315e63a649
Merge pull request #4752 from mozilla/dependabot/npm_and_yarn/prettier-3.3.0
Bump prettier from 3.2.5 to 3.3.0
2024-06-03 15:03:39 +00:00
John Whitlock 3385b5fa3e
Merge pull request #4755 from mozilla/dependabot/pip/typing-stubs-8d5dae5462
Bump the typing-stubs group with 2 updates
2024-06-03 15:03:03 +00:00
John Whitlock 8ff347803b
Merge pull request #4754 from mozilla/dependabot/pip/testing-libraries-f273891fb0
Bump coverage from 7.5.2 to 7.5.3 in the testing-libraries group
2024-06-03 15:01:10 +00:00
John Whitlock 3da9c29e55
Merge pull request #4750 from mozilla/dependabot/npm_and_yarn/msw-2.3.1
Bump msw from 2.3.0 to 2.3.1
2024-06-03 15:00:33 +00:00
John Whitlock 5d57c44306
Merge pull request #4753 from mozilla/dependabot/pip/boto-6266c1f5ab
Bump the boto group with 2 updates
2024-06-03 14:59:16 +00:00
John Whitlock 725e3a98e7
Merge pull request #4749 from mozilla/dependabot/npm_and_yarn/stylelint-16.6.1
Bump stylelint from 16.6.0 to 16.6.1
2024-06-03 14:58:22 +00:00
John Whitlock 44e532da33
Merge pull request #4748 from mozilla/dependabot/npm_and_yarn/eslint-0384c93fcd
Bump the eslint group with 2 updates
2024-06-03 14:57:50 +00:00
dependabot[bot] 2f31c5705f
Bump ruff from 0.4.5 to 0.4.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.5...v0.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:54:31 +00:00
dependabot[bot] d906372695
Bump django-allauth[socialaccount] from 0.63.2 to 0.63.3
Bumps [django-allauth[socialaccount]](https://github.com/pennersr/django-allauth) from 0.63.2 to 0.63.3.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](https://github.com/pennersr/django-allauth/compare/0.63.2...0.63.3)

---
updated-dependencies:
- dependency-name: django-allauth[socialaccount]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:54:18 +00:00
dependabot[bot] 193c16c187
Bump drf-spectacular-sidecar from 2024.5.1 to 2024.6.1
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.5.1 to 2024.6.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.5.1...2024.6.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:54:16 +00:00
dependabot[bot] 4d224bf100
Bump requests from 2.32.2 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:54:12 +00:00
dependabot[bot] 846b9afaed
Bump django-debug-toolbar from 4.4.1 to 4.4.2
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/4.4.1...4.4.2)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:54:09 +00:00
dependabot[bot] 53dee467ba
Bump the typing-stubs group with 2 updates
Bumps the typing-stubs group with 2 updates: [django-stubs](https://github.com/typeddjango/django-stubs) and [types-requests](https://github.com/python/typeshed).


Updates `django-stubs` from 5.0.0 to 5.0.2
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](https://github.com/typeddjango/django-stubs/compare/5.0.0...5.0.2)

Updates `types-requests` from 2.32.0.20240523 to 2.32.0.20240602
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: typing-stubs
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: typing-stubs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:54:05 +00:00
dependabot[bot] 26ed8b9f63
Bump coverage from 7.5.2 to 7.5.3 in the testing-libraries group
Bumps the testing-libraries group with 1 update: [coverage](https://github.com/nedbat/coveragepy).


Updates `coverage` from 7.5.2 to 7.5.3
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.2...7.5.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-libraries
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:53:53 +00:00
dependabot[bot] c395564858
Bump the boto group with 2 updates
Bumps the boto group with 2 updates: [boto3](https://github.com/boto/boto3) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).


Updates `boto3` from 1.34.114 to 1.34.117
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.114...1.34.117)

Updates `boto3-stubs` from 1.34.114 to 1.34.117
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:53:36 +00:00
dependabot[bot] 948e928519
Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [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/3.2.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:49:49 +00:00
dependabot[bot] ad31964af3
Bump msw from 2.3.0 to 2.3.1
Bumps [msw](https://github.com/mswjs/msw) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:49:02 +00:00
dependabot[bot] 580898bde8
Bump stylelint from 16.6.0 to 16.6.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.6.0...16.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:48:39 +00:00
dependabot[bot] f03f89d0dc
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.10.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.10.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:47:36 +00:00
GitHub Actions — l10n sync 15d85a6be3 Merge in latest l10n strings 2024-05-31 00:06:06 +00:00
John Whitlock 480236ed2f
Be flexible about staticfile tests 2024-05-30 10:50:13 -05:00
John Whitlock de59cc2814
Put heartbeat in own test, fixup docstrings 2024-05-30 10:45:23 -05:00
John Whitlock 134bc90661
Split heartbeat into separate test 2024-05-30 10:42:09 -05:00
John Whitlock 95ffb36b61
Identify static files 2024-05-30 09:11:25 -05:00
John Whitlock 3579f66184
Better names for @api_view functional views 2024-05-30 08:54:59 -05:00
John Whitlock 0647760b41
Handle dockerflow views 2024-05-30 08:54:56 -05:00
John Whitlock 5ccee5200a
Disable response metrics at runtime 2024-05-30 08:53:52 -05:00
John Whitlock bbd3083a15
Add tests for ResponseMetrics middleware 2024-05-30 08:52:00 -05:00
John Whitlock a754c66b42
Merge pull request #4724 from mozilla/python-3-12-tests-MPP-3487
MPP-3487 - Fix tests, handle missing sqlcommenter in Python 3.12,
2024-05-29 19:36:27 +00:00
John Whitlock 0203fb9553
Merge pull request #4744 from mozilla/use-events-logger
Use the events logger for warning or error levels
2024-05-29 19:36:09 +00:00
luke crouch 9ddaf25516
Merge pull request #4709 from mozilla/code-to-deactivate-user-mpp-3817
for MPP-3817: prevent all Relay operations when user.is_active = False
2024-05-29 16:21:52 +00:00
John Whitlock 25e3a9f3d8
Allow WARNING level for events logger 2024-05-28 16:34:54 -05:00