- 22 Sep, 2022 1 commit
-
-
Russell Ballestrini authored
-
- 14 Sep, 2022 1 commit
-
-
Russell Ballestrini authored
modified: make_post_sell/models/product.py modified: make_post_sell/templates/shop_products.j2 modified: make_post_sell/views/content.py modified: make_post_sell/views/product.py
-
- 13 Sep, 2022 1 commit
-
-
Russell Ballestrini authored
modified: journal.rst modified: make_post_sell/models/product.py new file: make_post_sell/scripts/alembic/versions/7217f39a20a8_product_file_bytes.py modified: make_post_sell/views/product.py
-
- 06 Sep, 2022 2 commits
-
-
Russell Ballestrini authored
Add, activate, and remove active user addresses. See merge request !9
-
Russell Ballestrini authored
-
- 26 Aug, 2022 1 commit
-
-
Russell Ballestrini authored
modified: development.ini modified: make_post_sell/scripts/initialize_db.py
-
- 24 Aug, 2022 2 commits
-
-
Russell Ballestrini authored
Stripe Customer Sources to SetupIntents & Element JS See merge request !8
-
Russell Ballestrini authored
-
- 22 Aug, 2022 1 commit
-
-
Russell Ballestrini authored
modified: make_post_sell/templates/product.j2
-
- 08 Aug, 2022 1 commit
-
-
Russell Ballestrini authored
modified: make_post_sell/models/stripe_user_shop.py
-
- 03 Aug, 2022 1 commit
-
-
Russell Ballestrini authored
modified: make_post_sell/models/stripe_user_shop.py new file: make_post_sell/scripts/alembic/versions/b8be6cd51cbd_stripe_shop_user_active_card_id.py
-
- 01 Aug, 2022 1 commit
-
-
Russell Ballestrini authored
-
- 31 Jul, 2022 4 commits
-
-
Russell Ballestrini authored
-
Russell Ballestrini authored
-
Russell Ballestrini authored
modified: models/product.py modified: templates/content.j2 modified: templates/product.j2 modified: views/product.py
-
Russell Ballestrini authored
modified: make_post_sell/views/cart.py modified: make_post_sell/views/content.py modified: make_post_sell/views/product.py
-
- 28 Jul, 2022 5 commits
-
-
Russell Ballestrini authored
modified: make_post_sell/views/product.py
-
Russell Ballestrini authored
modified: make_post_sell/templates/content.j2
-
Russell Ballestrini authored
modified: make_post_sell/templates/product.j2 modified: make_post_sell/views/product.py
-
Russell Ballestrini authored
modified: make_post_sell/templates/user_settings.j2
-
Russell Ballestrini authored
modified: make_post_sell/models/shop.py new file: make_post_sell/scripts/alembic/versions/1275752bc491_shop_updated_timestamp.py modified: make_post_sell/templates/base.j2 modified: make_post_sell/templates/shop_settings.j2 modified: make_post_sell/views/shop.py
-
- 19 Jul, 2022 1 commit
-
-
Russell Ballestrini authored
modified: journal.rst
-
- 14 Jul, 2022 1 commit
-
-
Russell Ballestrini authored
modified: make_post_sell/models/cart.py modified: make_post_sell/models/shop.py modified: make_post_sell/models/user.py modified: make_post_sell/tests/test_functional.py modified: make_post_sell/views/shop.py
-
- 13 Jul, 2022 2 commits
-
-
Russell Ballestrini authored
shop_id & active on cart table Closes #11 See merge request !7
-
Russell Ballestrini authored
-
- 07 Jul, 2022 3 commits
-
-
Russell Ballestrini authored
modified: make_post_sell/templates/content_new.j2
-
Russell Ballestrini authored
modified: make_post_sell/tests/test_sanitize_html.py modified: make_post_sell/views/__init__.py modified: make_post_sell/views/coupon.py
-
Russell Ballestrini authored
modified: make_post_sell/templates/actions_new.j2 modified: make_post_sell/templates/actions_view.j2 modified: make_post_sell/templates/base.j2 modified: make_post_sell/templates/product_new.j2 modified: make_post_sell/views/coupon.py modified: make_post_sell/views/product.py modified: make_post_sell/views/user.py
-
- 05 Jul, 2022 7 commits
-
-
Russell Ballestrini authored
-
Russell Ballestrini authored
new file: make_post_sell/lib/hex_color.py modified: make_post_sell/lib/mail.py modified: make_post_sell/lib/render.py new file: make_post_sell/lib/sanitize_html.py modified: make_post_sell/models/cart.py modified: make_post_sell/models/coupon.py modified: make_post_sell/models/shop.py modified: make_post_sell/models/user.py modified: requirements.py3.txt modified: requirements.txt
-
Russell Ballestrini authored
-
Russell Ballestrini authored
modified: make_post_sell/__init__.py new file: make_post_sell/lib/phone_numbers.py new file: make_post_sell/lib/uuid_validation.py modified: make_post_sell/request_methods.py modified: make_post_sell/views/product.py modified: make_post_sell/views/shop.py
-
Russell Ballestrini authored
-
Russell Ballestrini authored
new file: make_post_sell/lib/currency.py modified: make_post_sell/models/cart.py modified: make_post_sell/models/coupon.py modified: make_post_sell/models/price.py modified: make_post_sell/models/product.py modified: make_post_sell/views/product.py
-
Russell Ballestrini authored
getting rid of app_url because it was a strange wrapper around request.host_url & doesn't seem to provide any value except to confuse the code. eliminated it. in the process touched up some comments & email templates. modified: make_post_sell/lib/mail.py modified: make_post_sell/lib/mail_messages.py modified: make_post_sell/models/product.py modified: make_post_sell/models/shop.py modified: make_post_sell/request_methods.py modified: make_post_sell/templates/base.j2 modified: make_post_sell/templates/product_edit.j2
-
- 04 Jul, 2022 1 commit
-
-
Russell Ballestrini authored
modified: make_post_sell/static/css/common.css modified: make_post_sell/templates/shop_settings.j2
-
- 03 Jul, 2022 3 commits
-
-
Russell Ballestrini authored
modified: make_post_sell/static/css/common.css modified: make_post_sell/templates/shop_settings.j2
-
Russell Ballestrini authored
modified: make_post_sell/tests/test_functional.py
-
Russell Ballestrini authored
-
- 02 Jul, 2022 1 commit
-
-
Russell Ballestrini authored
modified: make_post_sell/templates/shop_settings.j2 modified: make_post_sell/views/shop.py
-