issues
search
DashSoftwareSolutions
/
DashAccountingSystemV2
ASP.NET Core + React/Redux SPA powered Simple Ledger and Time Tracking System for small businesses
GNU General Public License v3.0
12
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump cookie and express in /src/FrontEnd
#139
dependabot[bot]
opened
1 month ago
0
build(deps-dev): bump rollup from 2.79.1 to 2.79.2 in /src/FrontEnd
#138
dependabot[bot]
opened
1 month ago
0
build(deps-dev): bump express from 4.19.2 to 4.21.0 in /src/FrontEnd
#137
dependabot[bot]
closed
1 month ago
1
build(deps): bump webpack from 5.90.1 to 5.94.0 in /src/ClientApp
#136
dependabot[bot]
closed
2 months ago
3
See if .NET Aspire can be used to simplify running the application
#135
groberts314
closed
2 months ago
0
[main] Update Back-End to .NET 8 / some upgrades to the Front-End
#134
groberts314
closed
2 months ago
0
[main] Add cache control response headers for static files for production mode
#133
groberts314
closed
4 months ago
0
[UI] - Absorb changes in authentication/login and API authorization due to .NET 8 upgrade
#132
groberts314
closed
2 months ago
0
Upgrade to .NET 6
#131
groberts314
closed
4 months ago
1
build(deps): bump braces from 3.0.2 to 3.0.3 in /src/ClientApp
#130
dependabot[bot]
closed
4 months ago
1
build(deps): bump Npgsql from 5.0.7 to 8.0.3 in /test/DashAccountingSystemV2.Tests
#129
dependabot[bot]
closed
2 months ago
4
build(deps): bump ejs from 3.1.8 to 3.1.10 in /src/ClientApp
#128
dependabot[bot]
closed
4 months ago
1
build(deps): bump express from 4.18.1 to 4.19.2 in /src/ClientApp
#127
dependabot[bot]
closed
4 months ago
1
build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /src/ClientApp
#126
dependabot[bot]
closed
4 months ago
1
build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /src/ClientApp
#125
dependabot[bot]
closed
4 months ago
0
build(deps): bump minimatch and recursive-readdir in /src/ClientApp
#124
dependabot[bot]
closed
9 months ago
1
build(deps): bump webpack from 5.74.0 to 5.90.1 in /src/ClientApp
#123
dependabot[bot]
closed
9 months ago
1
build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /src/ClientApp
#122
dependabot[bot]
closed
9 months ago
1
build(deps): bump crypto-js and oidc-client in /src/ClientApp
#121
dependabot[bot]
closed
9 months ago
1
build(deps): bump debug from 4.1.1 to 4.3.4 in /src/ClientApp
#120
dependabot[bot]
closed
9 months ago
1
build(deps): bump follow-redirects from 1.15.2 to 1.15.5 in /src/ClientApp
#119
dependabot[bot]
closed
9 months ago
1
build(deps-dev): bump semver from 5.7.1 to 5.7.2 in /src/ClientApp
#118
dependabot[bot]
closed
9 months ago
1
build(deps): bump @babel/traverse from 7.19.3 to 7.23.9 in /src/ClientApp
#117
dependabot[bot]
closed
9 months ago
1
build(deps): bump word-wrap from 1.2.3 to 1.2.5 in /src/ClientApp
#116
dependabot[bot]
closed
9 months ago
1
build(deps): bump webpack from 5.74.0 to 5.76.1 in /src/ClientApp
#115
dependabot[bot]
closed
9 months ago
2
build(deps): bump json5 from 1.0.1 to 1.0.2 in /src/ClientApp
#114
dependabot[bot]
closed
9 months ago
1
build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /src/ClientApp
#113
dependabot[bot]
closed
9 months ago
0
build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /src/ClientApp
#112
dependabot[bot]
closed
2 years ago
1
build(deps): bump postcss and react-scripts in /src/ClientApp
#111
dependabot[bot]
closed
2 years ago
1
build(deps): bump jsdom and react-scripts in /src/ClientApp
#110
dependabot[bot]
closed
2 years ago
1
build(deps): bump shell-quote and react-scripts in /src/ClientApp
#109
dependabot[bot]
closed
2 years ago
1
build(deps): bump ansi-regex from 3.0.0 to 5.0.1 in /src/ClientApp
#108
dependabot[bot]
closed
2 years ago
1
build(deps): bump ansi-html and react-scripts in /src/ClientApp
#107
dependabot[bot]
closed
2 years ago
1
build(deps): bump minimist from 1.2.5 to 1.2.6 in /src/ClientApp
#106
dependabot[bot]
closed
2 years ago
1
build(deps): bump moment-timezone from 0.5.33 to 0.5.35 in /src/ClientApp
#105
dependabot[bot]
closed
2 years ago
0
build(deps): bump moment from 2.29.2 to 2.29.4 in /src/ClientApp
#104
dependabot[bot]
closed
2 years ago
0
build(deps): bump terser from 4.6.12 to 4.8.1 in /src/ClientApp
#103
dependabot[bot]
closed
2 years ago
0
[Back-End] - Enhancement - Be able to hide irrelevant accounts (with zero amounts or with no transactions in the period) from Profit & Loss Report
#102
groberts314
opened
2 years ago
0
[UI] - Update outdated and vulnerable NPM packages
#101
groberts314
closed
2 months ago
5
build(deps): bump eventsource from 1.0.7 to 1.1.1 in /src/ClientApp
#100
dependabot[bot]
closed
2 years ago
0
build(deps): bump async from 2.6.3 to 2.6.4 in /src/ClientApp
#99
dependabot[bot]
closed
2 years ago
0
build(deps): bump moment from 2.29.1 to 2.29.2 in /src/ClientApp
#98
dependabot[bot]
closed
2 years ago
0
[DB] - Rotate DB Passwords
#97
groberts314
closed
2 years ago
0
[UI] - Improve Authorize Service and rewrite it in TypeScript
#96
groberts314
closed
2 months ago
1
[UI] - When changing the dates on the Ledger Report Page, it is VERY SLOW
#95
groberts314
opened
2 years ago
0
[UI] - Ledger Report Page - Add Check Number to displayed Transaction Description
#94
groberts314
closed
2 years ago
0
[Back-End] - Upgrade to .NET 8
#93
groberts314
closed
2 months ago
0
[Backup / Disaster Recovery Preparedness] - Automate regular DB Backups to Dropbox Folder
#92
groberts314
opened
2 years ago
0
MVP Go Live Readiness
#91
groberts314
closed
4 months ago
2
[Back-End] - Profit and Loss Report seems to only work cumulatively since the beginning; it does not honor a date range start
#90
groberts314
closed
2 years ago
1
Next