FixMyBerlin / fixmy.frontend

FixMyBerlin - A Mobility Platform for Berlin
https://fixmyberlin.de
GNU Affero General Public License v3.0
19 stars 6 forks source link

Cleanup survey based on zes update #1069

Closed tordans closed 2 years ago

tordans commented 2 years ago

This is based on https://github.com/FixMyBerlin/fixmy.frontend/pull/993 and needs to be rebased again after that one was finished.

This is a cleanup of the pages and related components that are not at radwege-check.

I left the whole translation system in place since it is very custom to this app and in case we ever want to re-use it, we don't want to start from scratch. However, right now the translations don't do anything and the language switcher component is unused.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1069 (0a88eb3) into zesplus-update-2022-03 (2bab89c) will decrease coverage by 1.57%. The diff coverage is 71.42%.

@@                    Coverage Diff                     @@
##           zesplus-update-2022-03    #1069      +/-   ##
==========================================================
- Coverage                   36.67%   35.09%   -1.58%     
==========================================================
  Files                         523      510      -13     
  Lines                        9562     9314     -248     
  Branches                     2046     2014      -32     
==========================================================
- Hits                         3507     3269     -238     
+ Misses                       5607     5597      -10     
  Partials                      448      448              
Flag Coverage Δ
unittests 35.09% <71.42%> (-1.58%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...s/Map/components/DetailView/SectionDetail/FAQs.tsx 0.00% <ø> (ø)
src/config/default/menu.ts 100.00% <ø> (ø)
src/config/default/routes.ts 100.00% <ø> (ø)
src/pages/Home/Berlin.tsx 0.00% <0.00%> (ø)
src/routes.tsx 0.00% <ø> (ø)
src/components2/Article/ArticleHeader/Author.tsx 100.00% <100.00%> (ø)
src/components2/Button/index.tsx 100.00% <100.00%> (ø)
src/config/eichwalde/menu.ts 100.00% <100.00%> (ø)
...ctions/Section02Surroundings/Map02Surroundings.tsx 100.00% <100.00%> (ø)
...chool/sections/Section03Crossing/Map03Crossing.tsx 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2bab89c...0a88eb3. Read the comment docs.