Platform for Mozilla Support
Перейти к файлу
Leo McArdle 824483024a disable eslint pre-commit hook, it doesn't work without deps installed
https://github.com/mozilla/sumo-project/issues/975
2021-12-17 12:51:02 +00:00
.circleci fix tests to work with webpack 2021-12-17 12:51:02 +00:00
.devcontainer move build pipeline to circleci (#4923) 2021-12-07 11:57:44 +00:00
.vscode Merge branch 'master' into webpack 2021-10-18 13:56:24 +01:00
bin fix tests to work with webpack 2021-12-17 12:51:02 +00:00
configs Remove Vagrant. 2017-11-20 12:50:28 +02:00
docker move build pipeline to circleci (#4923) 2021-12-07 11:57:44 +00:00
docs fix tests to work with webpack 2021-12-17 12:51:02 +00:00
jsi18n Collect jsi18n files via staticfiles to get hashed filenames. 2016-02-23 18:17:29 -08:00
k8s Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
kitsune fix tests to work with webpack 2021-12-17 12:51:02 +00:00
media Update base template code/styles based on new mockups for support.mozilla.org re-design. (#3243) 2018-09-18 16:35:34 -05:00
requirements Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
scripts Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
styleguide remove Mozilla.UITour from global scope 2021-12-17 12:51:02 +00:00
webpack fix tests to work with webpack 2021-12-17 12:51:02 +00:00
wsgi Update newrelic integration call 2020-05-29 16:44:36 +03:00
.adr-dir add ADRs 2019-01-10 13:15:06 -05:00
.dockerignore Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
.editorconfig Remove editorconfig rules for .travis.yml file 2020-08-20 16:50:08 +00:00
.env-build move build pipeline to circleci (#4923) 2021-12-07 11:57:44 +00:00
.env-dist seperate bulk-count es7_reindex option into sql and elastic ones (#4657) 2021-02-02 14:49:42 +00:00
.env-test Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
.eslintrc Fix eslint problems. 2015-12-15 15:23:27 -08:00
.gitignore Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
.nvmrc Remove prepare_django_assets script 2021-07-14 15:21:02 +03:00
.pre-commit-config.yaml disable eslint pre-commit hook, it doesn't work without deps installed 2021-12-17 12:51:02 +00:00
.readthedocs.yml add readthedocs config so we can specify python 3.8 (#4466) 2020-07-16 16:53:38 +01:00
.stylelintrc Add stylelint config 2019-11-27 18:33:10 +01:00
CODE_OF_CONDUCT.md Update Code of Conduct. 2019-03-28 13:37:48 +02:00
CONTRIBUTORS.rst Replace manually curated list of contributors with link to generated versions. 2015-05-21 14:07:01 -07:00
Dockerfile Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
LICENSE Fix a thing Ricky found that I missed when I fixed the other issue 2013-04-05 16:06:06 -04:00
Makefile fix tests to work with webpack 2021-12-17 12:51:02 +00:00
Procfile Add celery worker and cron commands. 2018-02-05 12:20:57 +02:00
README.md Update README.md 2020-10-27 11:02:21 +01:00
babel.config.json modify django-pipeline config to apply babel to select files (#4682) 2021-02-17 14:41:53 +00:00
contribute.json Update 'tests' link to CircleCI 2020-08-20 16:46:35 +00:00
docker-compose.yml Update JVM options for ES7 2021-12-13 15:07:25 +02:00
manage.py Remove django-celery dependency 2020-05-29 16:29:53 +03:00
newrelic.ini Temporarily disable NR high_security 2019-05-30 12:23:05 -07:00
package-lock.json fix tests to work with webpack 2021-12-17 12:51:02 +00:00
package.json fix tests to work with webpack 2021-12-17 12:51:02 +00:00
postcss.config.js replicate existing postcss setup in webpack (#4840) 2021-07-13 14:34:23 +01:00
pyproject.toml specify py38 in black config as it doesn't support py39 as a target yet (#4605) 2020-11-20 15:55:15 +00:00
setup.cfg Do not ignore W504 in flake8. 2020-07-27 16:13:39 +03:00
tox.ini Add Jenkinsfile pipeline 2016-11-15 10:51:50 +00:00
webpack.common.js fix tests to work with webpack 2021-12-17 12:51:02 +00:00
webpack.dev.js fix tests to work with webpack 2021-12-17 12:51:02 +00:00
webpack.prod.js fix tests to work with webpack 2021-12-17 12:51:02 +00:00
webpack.test.js fix tests to work with webpack 2021-12-17 12:51:02 +00:00

README.md

Kitsune

Kitsune is the platform that powers SuMo (support.mozilla.org)

It is a Django application. There is documentation online.

Deployment

You can access the staging site at https://support.allizom.org/.

Code of Conduct

By participating in this project, you're agreeing to uphold the Mozilla Community Participation Guidelines. If you need to report a problem, please see our Code of Conduct guide.

Contribute

See our contribution guide, or dive into setting up your development environment.