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

Html table #9

Merged
merged 10 commits into from
Sep 15, 2023
Merged

Html table #9

merged 10 commits into from
Sep 15, 2023

Conversation

MothScientist
Copy link
Owner

No description provided.

fixed error when trying to authorize a user not from DB (get_salt_by_username from class FDataBase), add get_token_by_username func (empty) and refactor sql-request in auth_by_username function.
added display of token on household.html, new function in FDataBase - get_token_by_username.
optimization of css files (split + 1 common -> “styles.css”).
changes in the position of an object in files: household.html and household.css, as well as minor transformations in methods of working with the database.
username is now a unique value (checked during registration), since there were authorization errors with several identical names. Fields for adding expenses and income have been added to your personal account, and validators have been written for them. minor bugs fixed.
changing the data types of the spending table, added post requests for entering money transfers into the database, improved work with sessions in the browser. Other minor improvements and refactorings.
updated alpha release date.
update libraries.
html and css, no func.
func in table from db
@MothScientist MothScientist merged commit 3e21212 into master Sep 15, 2023
@MothScientist MothScientist deleted the html_table branch September 15, 2023 12:40
MothScientist added a commit that referenced this pull request Jun 30, 2024
MothScientist added a commit that referenced this pull request Jan 5, 2025
MothScientist added a commit that referenced this pull request Jan 5, 2025
golang lint fix #3

golang lint fix #4

golang lint fix #5

golang lint fix #6

golang lint fix #7

golang lint fix #8

golang lint fix #9

golang lint fix #10
MothScientist added a commit that referenced this pull request Jan 11, 2025
MothScientist added a commit that referenced this pull request Jan 11, 2025
unit test fix #2 [test_localization_disable.py]

unit test fix #3 [test_localization_disable.py]

unit test fix #4 [test_localization_disable.py]

unit test fix #5 [test_localization_disable.py]

unit test fix #6 [test_localization_disable.py]

unit test fix #7 [test_localization_disable.py]

unit test fix #8 [test_localization_disable.py]

unit test fix #9 [test_localization_disable.py]

unit test fix #10 [test_localization_disable.py]

unit test fix #11 [test_localization_disable.py]

unit test fix #12 [test_localization_disable.py]

unit test fix #13 [test_localization_disable.py]
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.

1 participant