- Jan 17, 2025
-
- Jan 16, 2025
-
-
anarcat authored
It wasn't clear to me exactly what was going on with those notes. Ideally, we'd also find a way to automate that synchronization process (as mentioned above), so it feels better to make an actual arrow there, even though it doesn't fully reflect the way this actually works underneath. I also feel it looks *much* better to move the CiviCRM column to the left. See: tpo/web/donate-neo#79 /assign_reviewer @stephen
-
anarcat authored
Closes: tpo/web/donate-neo#79
-
stephen authored
Major documentation updates made to: - Design and architecture - Written description regarding how and why donate-neo design diverged between initial planning and execution - Mermaid diagrams outlining both DI-driven data relationships between Django apps and user donation checkout flow - Technical debt, outlining the friction between donate-neo's PII minimal handling and Stripe Radar's fraud detection algorithm Minor documentation updates made to: - Queues, regarding the custom Resque handler and PayPal IPN handling - Interfaces, regarding PayPal IPN handling - Implementation, clarifying that CSS and JS are managed via NPM rather than NVM (which itself simply manages local NPM versioning) - Tests, listing the command for running unit tests
-
Jérôme Charaoui authored
also add a wildcard to the suggested find command so that it matches things like `hostname.torproject.org.yaml`
-
groente authored
- Jan 15, 2025
-
-
anarcat authored
Found in team#41977
-
- Jan 14, 2025
-
-
zen authored
-
zen authored
As per the TPA roadmap meeting of Jan 13 2025, we'll "adopt TPA-RFC-73 as a general guide / rough plan and review as we go". See: https://gitlab.torproject.org/tpo/tpa/team/-/wikis/meeting/2025-01-13 refs team#41721
-
Jérôme Charaoui authored
also show an example to query by parameter value
- Jan 13, 2025
-
-
lelutin authored
If I just copy/paste the examples from this page, I get an error like this: No idea what 'perdulce.torproject.org' is! This is because the last sed command in subshells that fetch information is not doing what it should since output is separated by newlines instead of spaces. With `paste` we can make this work better.
- Jan 11, 2025
-
- Jan 10, 2025
-
-
Jérôme Charaoui authored
-
Jérôme Charaoui authored
-