Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Profile page doesn't show payment method correctly #129

Closed
cmutel opened this issue Apr 6, 2024 · 1 comment · May be fixed by #131
Closed

Bug: Profile page doesn't show payment method correctly #129

cmutel opened this issue Apr 6, 2024 · 1 comment · May be fixed by #131
Assignees

Comments

@cmutel
Copy link
Contributor

cmutel commented Apr 6, 2024

Screenshot 2024-04-06 at 08 44 37
@lilliputten lilliputten self-assigned this Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
…registrations list, added a `method` column to the `Payment` model, updated save payment code for registration and membership features.
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
…registrations list, added a `method` column to the `Payment` model, updated save payment code for registration and membership features.
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
…registrations list, added a `method` column to the `Payment` model, updated save payment code for registration and membership features.
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
@lilliputten
Copy link
Collaborator

It also seems there that table styles are broken now too. Going to fix it later. See issue #132.

@cmutel cmutel closed this as completed in c01168e Apr 6, 2024
cmutel added a commit that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
lilliputten pushed a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
Display differently when choosing versus showing what happened.
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 6, 2024
cmutel added a commit that referenced this issue Apr 6, 2024
…ayment-method-unrelated

Issue #129: My updates on this issue, except for the main ones (which have been replaced by your ones)
lilliputten added a commit to lilliputten/dds_registration that referenced this issue Apr 8, 2024
…estored conversion of a json string to a dict: `self.data["*"]` has replaced by usage of pre-converted data object).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment