Platform for Mozilla Support
Перейти к файлу
hannajones fb76ca0356 switch to a deactivate method 2023-12-14 13:14:32 -05:00
.circleci add latest python updates (#5386) 2023-02-03 09:32:00 -08:00
.devcontainer svelte scaffolding for contribute pages (#5019) 2022-10-14 16:53:49 +03:00
.github Fixing failing test_messaging_system.py and adding reruns to playwright.yml 2023-12-07 13:00:38 +02:00
.vscode Do not autoindent jinja 2023-11-08 11:56:20 +02:00
bin remove k8s folder and run-post-deploy script 2023-07-10 15:41:25 -07:00
configs Remove Vagrant. 2017-11-20 12:50:28 +02:00
docker flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08:00
docs Drop toctree directive. 2023-11-27 15:04:08 +02:00
jsi18n Collect jsi18n files via staticfiles to get hashed filenames. 2016-02-23 18:17:29 -08:00
kitsune switch to a deactivate method 2023-12-14 13:14:32 -05: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
playwright_tests Fixing failing test_messaging_system.py and adding reruns to playwright.yml 2023-12-07 13:00:38 +02:00
scripts flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08:00
styleguide comply with mozilla account content guidelines 2023-10-19 14:27:50 -07:00
svelte 1518 - Legal footer bigger on Contribute page 2023-11-20 11:36:24 +02:00
webpack Stop loading wafflejs in base.html, and don't stub it out during mocha tests. 2023-11-29 16:53:47 -05:00
wsgi Update gunicorn for AWS 2022-12-15 17:37:33 +02: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 flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08:00
.env-test flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08:00
.eslintrc Fix eslint problems. 2015-12-15 15:23:27 -08:00
.gitignore flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08:00
.nvmrc Remove prepare_django_assets script 2021-07-14 15:21:02 +03:00
.pre-commit-config.yaml flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08:00
.readthedocs.yml update all dependencies (#5382) 2023-02-02 08:48:18 -08: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 flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08: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 Add format target for Makefile 2023-11-23 13:18:10 +01:00
README.md Add missing sections in README 2023-11-23 13:10:33 +01:00
babel.cfg Remove django-adminplus 2022-11-22 13:39:07 +00:00
babeljs.cfg fix extraction from javascript files 2023-05-18 16:44:22 -07:00
contribute.json update team members 2022-06-29 09:46:53 -07:00
docker-compose.yml flip the switch to postgres (#5609) 2023-11-09 13:33:32 -08:00
manage.py Remove django-celery dependency 2020-05-29 16:29:53 +03:00
mkdocs.yml Copy to clipboard 2023-11-23 17:07:24 +02:00
newrelic.ini Disable distributed tracing in newrelic 2022-07-07 17:37:32 +03:00
package-lock.json Enable endpoints and logging from our Dockerflow standard (#5794) 2023-11-29 11:11:30 +02:00
package.json Enable endpoints and logging from our Dockerflow standard (#5794) 2023-11-29 11:11:30 +02:00
poetry.lock - Updating yml file (#5802) 2023-12-04 09:04:17 -08:00
postcss.config.js replicate existing postcss setup in webpack (#4840) 2021-07-13 14:34:23 +01:00
pyproject.toml - Updating yml file (#5802) 2023-12-04 09:04:17 -08:00
setup.cfg Remove pytest and nose throughout the project. 2022-03-10 15:08:23 +02:00
webpack.common.js Use external CSS files from .styles.scss source (#5489) 2023-05-16 11:21:56 -07:00
webpack.dev.js upgrade node to lts, and upgrade dependencies (#4977) 2022-01-11 15:43:26 +00:00
webpack.pre-render.js s/mobile/store slug 2022-10-27 17:27:15 +03:00
webpack.prod.js do gzip and brotli compression in webpack 2022-03-10 15:08:23 +02:00
webpack.test.js remove react and @babel/plugin-transform-react-jsx 2023-02-09 16:51:59 -08:00

README.md

Kitsune

Status Sustain

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

Usage

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.

Issues

We use Bugzilla for submitting and prioritizing issues.

Thanks to all of our contributors ❤️