website
website copied to clipboard
The Datenanfragen.de website including the request PDF generator and company information database
Please ignore this PR. We just want a deploy preview for the changes on `new_ux` but Netlify is configured to only build a DP for PRs against `master`.
In the interest of moving forward, we'll soon merge website#895 into `new_ux`. But the following still needs to be addressed before `new_ux` can be merged into `master`: - [x] `CompanySearchPage`...
Use Intercept to mock the request Use the new download feature to download the PDF from the website, and at least assert it is not empty As advised in #743
We want to define global settings for advanced users to give them back the control they lost in the next generation of the generator. This is only for details. I...
`letter-generator` ended up in `vendors.bundle.gen.js`, making it 1.34 MB. This is included in every page load. Obviously, that is not acceptable. We only need to load `letter-generator` when generating a...
The `PrivacyAsyncStorage` introduced in #916 does not have any unit tests currently, but some should be implemented, especially testing the switch between localStorage and idb.
Um, yeah… https://github.com/datenanfragen/website/blob/0ecee16402e1d71e0c5f65a49744af61dc1300a6/layouts/partials/head/meta.html#L99-L100 That should be @DatenanfragenDE for German, and @datarequestsORG for everything else.
As part of the Prototype Fund funding we're receiving, @zner0L and I will build a complaint generator. \o/
To allow users to enlarge the website to a size they can read better, relative font sizes like `rem` should be used in the CSS. We are very inconsistent about...