Anna Sirota AnnaSirota
  • Joined on 2011-08-23
Anna Sirota pushed to production at infrastructure/extensions-website 2024-05-14 21:14:54 +02:00
d0804c3b77 Admin: name Extension's extension_id and name"
9519bd9ea2 Admin: filter extensions and files by dates
73cfaeb457 Admin: search extensions, versions and files by emails, names and usernames
a9f1478a14 Admin: make File's user editable to make it possible to transfer ownership
5d10428c78 Admin: use autocomplete_fields everywhere possible
Compare 12 commits »
Anna Sirota pushed to main at infrastructure/extensions-website 2024-05-14 21:14:45 +02:00
d0804c3b77 Admin: name Extension's extension_id and name"
9519bd9ea2 Admin: filter extensions and files by dates
73cfaeb457 Admin: search extensions, versions and files by emails, names and usernames
a9f1478a14 Admin: make File's user editable to make it possible to transfer ownership
5d10428c78 Admin: use autocomplete_fields everywhere possible
Compare 7 commits »
Anna Sirota pushed to main at infrastructure/extensions-website 2024-05-14 17:26:28 +02:00
57e7fce791 Playbooks: increase max body size
Anna Sirota closed issue infrastructure/extensions-website#51 2024-05-14 15:07:09 +02:00
Introduce Thumbnails for files
Anna Sirota commented on issue infrastructure/extensions-website#51 2024-05-14 15:07:08 +02:00
Introduce Thumbnails for files

Changed thumbnails format to WebP 6f07ae61b6

62fbacea5d WIP: store Stripe checkout session in ticket metadata
f6a0819a51 WIP: render invoice from Stripe PI data
7ba312f8a1 Merge branch 'main' into invoice-with-vat-and-pdf
472af835e1 Tests: mock remaining Saleor responses
8c200d533b Tests: mock remaining Saleor responses
Compare 4 commits »
Anna Sirota pushed to main at infrastructure/conference-website 2024-05-14 10:54:35 +02:00
472af835e1 Tests: mock remaining Saleor responses
Anna Sirota pushed to main at infrastructure/extensions-website 2024-05-14 09:08:59 +02:00
7c2306e7f5 Dead code removed
Anna Sirota pushed to main at infrastructure/extensions-website 2024-05-14 08:48:27 +02:00
e285f62661 Models: more verbose str(Preview) for better logging
Anna Sirota pushed to main at infrastructure/conference-website 2024-05-13 19:11:52 +02:00
1de50ba72e Models: various fixes to the RecordModificationMixin
801e13867c Merge branch 'main' into invoice-with-vat-and-pdf
1de50ba72e Models: various fixes to the RecordModificationMixin
2edfc85bba Initial templates copy-pasta
043e26b2d6 Add PDF deps
74dd69977b Merge branch 'main' into invoice-with-vat-and-pdf
Compare 5 commits »
Anna Sirota created branch invoice-with-vat-and-pdf in infrastructure/conference-website 2024-05-13 19:11:12 +02:00
Anna Sirota pushed to main at infrastructure/conference-website 2024-05-13 17:05:21 +02:00
a8b6e8e3d9 Tests: add tblib to run with --parallel
Anna Sirota pushed to main at infrastructure/conference-website 2024-05-13 17:00:51 +02:00
2430c551c7 Settings: default to local Blender ID instead of production
Anna Sirota pushed to main at infrastructure/conference-website 2024-05-13 15:05:56 +02:00
bbe356e273 Tests: update with the new DEFAULT_FROM_EMAIL
999e227f24 Playbooks,docs: suggest using venv module directly
683c590866 Signals: skip all signals triggered by "raw" data
81571775be Models: make Album.order nullable, otherwise production data cannot be loaded with loaddata
15f3a94505 Tests: less logging output
Compare 5 commits »
Anna Sirota pushed to production at infrastructure/conference-website 2024-05-13 11:29:50 +02:00
5eeee5ab45 Add TIME_ZONE to settings.py
0f3ea692fe Replace hardcoded email address with settings
c97b164f13 Fix quantity_total and quantity_free
ca2dfb6b52 Handle undefined quantity__sum in ticket stats
49e10cc801 Settings: Set CSRF_TRUSTED_ORIGINS to [] by default
Compare 36 commits »
Anna Sirota pushed tag 20240513-092317 to infrastructure/conference-website 2024-05-13 11:23:19 +02:00
Anna Sirota pushed to main at infrastructure/extensions-website 2024-05-12 12:22:06 +02:00
ea29ddff28 Mention libmagic as a requirement