12 Commits

Author SHA1 Message Date
b4b10cddfb Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-22 10:22:33 +00:00
4d7fe23675 Bump Django to 4.2.9, replace dev dependencies ruff 2024-01-16 17:20:37 +00:00
7ef7e2aa3b Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-10 14:50:07 +00:00
ae27b18d30 Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
1fcd12dbab Federation view fixes (#923) 2023-12-02 10:40:59 +00:00
cdc5f3deef Add collect_phrases pre-commit hook; run new collect phrases (#610) 2023-05-22 08:26:48 +00:00
7b6ebd0eab Simplify coordinator updates, automatic migrations and collect statics (#583) 2023-05-15 09:46:59 +00:00
d88c2a5eff Add App context (#369)
* Refactor fetchRobot

* Add appcontext

* Robot recovery fixes

* Add usecontext on maker and settings forms

* Add usecontext to booktable

* Add useContext to order page and main dialogs

* Small fixes
2023-02-24 19:17:13 +00:00
95f4e1708c Add delay tor connected status, remove token from profile dialog 2023-02-22 07:55:51 -08:00
d9e2e9c947 Add automatic i18n phrases collector (#359)
* Init RobotPage

* Add onboarding component and generate token step

* Add robot generation step

* Add onboarding step 3

* Add Welcome componenent

* Minor fixes

* Add recovery component

* Add robot profile component

* Small fixes

* Add TOR loading component

* Small fixes

* Fix tor loading and add highres animations on android

* Lint

* Fix robot profile order buttons

* Add collect phrases alpha

* Run collect_phrases

* Add collect-phrases script to pre-commit config
2023-02-21 17:33:52 +00:00
4c55b5d21a Do not convert non-ascii to unicode escape sequences in pre-commit hook (#307) 2022-10-27 13:38:24 +00:00
c426d11473 Add pre-commit-config (#298)
* Add pre-commit-config

* Fix pre commit config to run on frontend files
2022-10-24 14:34:21 +00:00