issues
search
michalmytych
/
moneypenny
Full-stack web application for personal budget management.
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature/Fix docker config]: Pull from bachelor
#58
michalmytych
closed
10 months ago
0
Update readme
#57
michalmytych
closed
10 months ago
0
Rm redundant dir
#56
michalmytych
closed
10 months ago
0
Check new php version at versions matrix github action
#55
michalmytych
closed
10 months ago
0
Bachelor merge
#54
michalmytych
closed
10 months ago
0
Pull from bachelor
#53
michalmytych
closed
10 months ago
0
Check with lazy loading disabled
#52
michalmytych
opened
1 year ago
0
Framework agnostic business logic
#51
michalmytych
opened
1 year ago
0
Withour pusher credentials provided, saving settings after registrations fails
#50
michalmytych
opened
1 year ago
0
Without NordigenAPI credentials provided, integrations web route fails
#49
michalmytych
opened
1 year ago
0
Without Exchange Rates API credentials provided TransactionsTableSeeder is failing
#48
michalmytych
opened
1 year ago
0
Interfaces (see description)
#47
michalmytych
opened
1 year ago
0
Refactor javascripts
#46
michalmytych
opened
1 year ago
0
File explorer
#45
michalmytych
closed
1 year ago
0
At system meta view, cache view is inaccurate even after clearing cache (screenshot)
#44
michalmytych
opened
1 year ago
0
Without root priviledges, you cannot display database counts
#43
michalmytych
opened
1 year ago
0
Why transaction categorization jobs bath is always pending (screenshot)
#42
michalmytych
opened
1 year ago
0
Scheduled PeriodicSynchronization bug (screenshot)
#41
michalmytych
opened
1 year ago
0
Deprecated (?)
#40
michalmytych
opened
1 year ago
1
Change way in which categories names are displayed at chart view (screenshot)
#39
michalmytych
opened
1 year ago
0
Implement ML at categorization service (egghead)
#38
michalmytych
opened
1 year ago
0
Add synchronizing accounts saldos
#37
michalmytych
opened
1 year ago
0
Counter widgets does not work on home page (screenshot)
#36
michalmytych
opened
1 year ago
0
Add error pages (404, 400, 403, 500 ...)
#35
michalmytych
opened
1 year ago
0
Add detailed error handling after file upload
#34
michalmytych
opened
1 year ago
0
Add checking integration status at integration details
#33
michalmytych
opened
1 year ago
0
After exceeding 30 seconds while uploding file (error), imports status is still processing
#32
michalmytych
opened
1 year ago
0
Sometimes, after register, while setting up account, some api request fails
#31
michalmytych
opened
1 year ago
0
Add "back" buttons at some pages
#30
michalmytych
opened
1 year ago
0
Add first automatic feature tests
#29
michalmytych
opened
1 year ago
0
Change all use cases fetch api to using global axios instance
#28
michalmytych
opened
1 year ago
0
For request that want jason (Accept: applications/json) 500 and other errors should be rendered as json
#27
michalmytych
opened
1 year ago
0
(Production) After login, sanctum api token local storage value is set to undefined, which leads to authorizations errors with api
#26
michalmytych
opened
1 year ago
0
When clicking on "Daily synchronizations limit exceeded" redirects to raw json respone (?)
#25
michalmytych
opened
1 year ago
0
Add breadcrumbs, generated with package
#24
michalmytych
opened
1 year ago
0
Refactor/1
#23
michalmytych
closed
1 year ago
0
Add devices icons by device type
#22
michalmytych
opened
1 year ago
0
Track user activity using jobs
#21
michalmytych
opened
1 year ago
0
Add admin middleware and move some features under it
#20
michalmytych
opened
1 year ago
0
Add devices feature: monitoring and management of used client devices
#19
michalmytych
opened
1 year ago
1
Generate feature web tests with ChatGPT
#18
michalmytych
opened
1 year ago
0
Check if calculation_volume is used instead of decimal volume in all calculations
#17
michalmytych
opened
1 year ago
0
Add form requests & validation for routes
#16
michalmytych
opened
1 year ago
0
Move logic from controllers (infrastructure) to services (domain logic)
#15
michalmytych
opened
1 year ago
0
Review contracts and interfaces usecases, especially for Nordigen an ExchangeRates modules
#14
michalmytych
opened
1 year ago
0
Move business logic from commands classes (infrastructure) to services (domain code)
#13
michalmytych
opened
1 year ago
0
Add development seeder which can be run with 'db:seed:dev' flag
#12
michalmytych
opened
1 year ago
0
Clean up docs dir
#11
michalmytych
opened
1 year ago
0
Check if vendor dir should be in public
#10
michalmytych
opened
1 year ago
0
Extract blade components & cleanup
#9
michalmytych
opened
1 year ago
0
Next