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

A logged-in member can view their dues amount. #11

Merged
14 commits merged into from
Dec 22, 2023
Merged

A logged-in member can view their dues amount. #11

14 commits merged into from
Dec 22, 2023

Conversation

schlich
Copy link

@schlich schlich commented Dec 19, 2023

No description provided.

@schlich schlich changed the title 9 ty A logged-in member can view their dues amount. Dec 20, 2023
'page': {
'title': 'User self serve',
'name': 'user view',
"user_view.html": {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you using a formatter for these is it in a pre-commit hook or something? if not can we put a little about it in the readme so we don't have reformat stuff a bunch?

(I feel like someone mentioned adding precommit hooks in one of the meetings but now I forget sorry)

Copy link
Author

@schlich schlich Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Used 'reference in new issue' to follow up on this here

image

Please feel free to use this feature liberally :)

"ANN201",
"ANN001",
"INP001",
] }
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh this looks like the linter stuff got it

@swoopej
Copy link

swoopej commented Dec 20, 2023

love the refactor, already helps me follow things a bit better I think

@schlich schlich mentioned this pull request Dec 21, 2023
@icemoon4 icemoon4 closed this pull request by merging all changes into main in 0f39fb7 Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A member in good standing is shown their payment amount and is asked to raise it.
3 participants