issues
search
PythBuster
/
savings_manager
The "Savings Manager" helps you to manage your savings. With the help of virtual accounts, budgets can be saved for various goals, and this is completely automated. ... (for more, check out the description in the README file!)
5
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BE: refactor pydantic models
#120
PythBuster
opened
1 week ago
0
BE: implement login guard
#119
PythBuster
opened
1 week ago
0
BE: pg_dump for all users
#118
PythBuster
opened
1 week ago
0
BE: multirple envs support (env.dev, end.prod) by usine AlaisChoices (AppEnvVariables (BaseSettings))
#117
PythBuster
opened
2 weeks ago
0
BE: implement parser for RequestValidation errors
#116
PythBuster
opened
3 weeks ago
0
BE: user "user_claims" of AuthJWT to add further JWT data
#115
PythBuster
closed
3 weeks ago
1
BE: rename automated_savings_log to actions_log
#114
PythBuster
opened
3 weeks ago
0
BE: description field for moneyboxes
#113
PythBuster
opened
3 weeks ago
0
BE: delete db backups
#112
PythBuster
closed
3 weeks ago
2
BE: register new user
#111
PythBuster
opened
4 weeks ago
0
BE: password hash library switch to bcrypt
#110
PythBuster
opened
4 weeks ago
0
BE: adapt status codes in swaggerUI
#109
PythBuster
opened
4 weeks ago
0
BE: refactor .env handling
#107
PythBuster
closed
1 month ago
1
BE: protect endpoints by respecting JWT (login data)
#106
PythBuster
opened
1 month ago
0
BE: update README.md
#105
PythBuster
opened
1 month ago
0
BE: add initial admin user
#104
PythBuster
closed
3 weeks ago
1
BE: increase test coverage of db_manager
#103
PythBuster
closed
3 weeks ago
1
BE: implement simple user name + pw login
#102
PythBuster
closed
4 weeks ago
1
Auth0 evaluation/learning
#101
PythBuster
closed
1 month ago
1
Basic User Authentication
#100
PythBuster
opened
1 month ago
1
BE: use annotations for local variables and NoReturn/Never
#99
PythBuster
closed
1 month ago
1
BE: fix pipeline
#98
PythBuster
closed
1 month ago
1
BE: use field_validator instead of model_validator if possible
#97
PythBuster
closed
1 month ago
1
Missing environment variables in docker-compose
#96
CubexsOne
closed
1 month ago
1
BE: python version switch
#95
PythBuster
closed
1 month ago
1
FE: extend fill transaction logs table
#94
PythBuster
closed
1 month ago
1
BE: encoding problem of backup file names
#93
PythBuster
closed
1 month ago
1
BE: data export option
#92
PythBuster
closed
1 month ago
1
BE: data reset option
#91
PythBuster
closed
1 month ago
1
BE: data import/restore option
#90
PythBuster
closed
1 month ago
1
BE: cleanup main.py
#89
PythBuster
closed
1 month ago
1
BE: docstring all __init__ functions
#88
PythBuster
closed
1 month ago
1
BE: docstring all endpoints
#87
PythBuster
closed
1 month ago
1
BE: simplify/unify api response status codes and messages
#83
PythBuster
closed
1 month ago
1
BE: add rate limiter
#82
PythBuster
closed
1 month ago
1
BE: update README.md
#81
PythBuster
closed
1 month ago
1
BE: add endpoint /api/app/metadata
#80
PythBuster
closed
1 month ago
1
BE: automated database backup
#79
PythBuster
closed
1 month ago
1
BE: embed vue.js statics
#78
PythBuster
closed
1 month ago
1
BE: adapt app description in pyproject.toml and README.md
#77
PythBuster
closed
1 month ago
1
BE: simplify/unify pydantic model annotations and validators
#76
PythBuster
closed
1 month ago
1
BE: adapt all pydantic models (quality data consistency / JSON conventions)
#75
PythBuster
closed
1 month ago
1
BE: adapt /prioritylist endpoint response data for GET and PATCH
#74
PythBuster
closed
1 month ago
1
BE: FOLLOWUP - performance optimizations
#73
PythBuster
closed
2 months ago
1
BE: performance optimizations
#72
PythBuster
closed
2 months ago
1
BE: bug - transaction logs in overflow moneybox for automated savings
#71
PythBuster
closed
2 months ago
1
BE: adapt documentation for endpoint GET /prioritylist + return updated list sorted by priority
#70
PythBuster
closed
2 months ago
1
BE: adapt /settings enpoints
#69
PythBuster
closed
2 months ago
1
BE: test email
#68
PythBuster
closed
2 months ago
1
BE: send HTML emails with well formated html table
#67
PythBuster
closed
2 months ago
1
Next