Anna Sirota AnnaSirota
  • Joined on 2011-08-23
Anna Sirota pushed to master at infrastructure/looper 2023-10-26 16:04:51 +02:00
455c60de20 Breaking changes: account-less checkout
Anna Sirota pushed to optional-user at infrastructure/looper 2023-10-26 15:53:32 +02:00
4c00c44a93 Admin: replace remaining user links with customer
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-26 15:35:27 +02:00
99365bc8f9 Rename remaining to "link membership"
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-26 14:04:31 +02:00
e5e6bc5e11 Tests: check that claim does what is expected
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-26 12:58:20 +02:00
34bdf76e84 Tests: remove a duplicate assert
49ecf86444 Tests: check that accountless flow creates a membership and sends an email with a claim link
Compare 2 commits »
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-26 12:22:17 +02:00
2703edbadf Admin: fix Add Membership form
40a71b9e71 Admin notes: do not show notes UI when adding new objects
Compare 2 commits »
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-26 10:43:10 +02:00
dcd84c5ffc Migration: make Membership.customer non-nullable
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-24 20:11:26 +02:00
faffa0da9e Fix more tests and some view
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-24 19:58:35 +02:00
1624e16313 Change wording of the CTA for claiming a membership
cc9cadf20b Tests: fix change_badge calls
Compare 2 commits »
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-24 18:40:32 +02:00
b8ea472b74 Email: don't show pay link if claim link is available
Anna Sirota pushed to optional-user at infrastructure/looper 2023-10-24 18:37:29 +02:00
ee133bc994 Admin: replace user search fields with appropriate customer fields
Anna Sirota pushed to optional-user at infrastructure/looper 2023-10-24 17:42:21 +02:00
8e0edafcfa Admin: allow creating LinkCustomerToken
b203411eb0 Customer,customer token: set form blank to user and linked_to_user to allow editing via admin
Compare 2 commits »
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-24 15:59:13 +02:00
780eb99bd9 Merge branch 'main' into optional-user
6e4afceecc Emails: remove section about payment authentication, the page it's pointing to no longer exists
Compare 2 commits »
Anna Sirota pushed to main at infrastructure/devfund-website 2023-10-24 15:51:15 +02:00
6e4afceecc Emails: remove section about payment authentication, the page it's pointing to no longer exists
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-24 14:52:48 +02:00
6ebfee6f6d Emails: add claim URL and use base email everywhere
Anna Sirota pushed to optional-user at infrastructure/looper 2023-10-24 12:09:19 +02:00
e7a901a150 Customer model: use full_name in Customer representation, indicate absence of user account
225721c96c Admin: inline customer info, add customer listing and edit pages
39aef9348d Customer: add help text clarifying what a missing user means exactly
Compare 3 commits »
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-23 20:37:40 +02:00
2a148461ee Emails: add claim link to membership notifications
Anna Sirota pushed to optional-user at infrastructure/looper 2023-10-23 19:54:01 +02:00
592dc0b066 Admin: fix account search fields
Anna Sirota pushed to optional-user at infrastructure/devfund-website 2023-10-23 19:48:14 +02:00
14394213a3 Admin: add django-nested-admin and inline all customer-related data
Anna Sirota pushed to optional-user at infrastructure/looper 2023-10-23 19:47:19 +02:00
210eb82acf Admin: add django-nested-admin and inline all customer-related models