rdt-client/client
Cucumberrbob 6909fb3851
assign progress in one go
rather than checking for `NaN`, just `|| 0` - it will leave `0` as is, and convert any `NaN`s to `0`
2025-06-07 18:43:42 +01:00
..
.vscode Initial commit 2020-03-31 15:16:34 -06:00
src assign progress in one go 2025-06-07 18:43:42 +01:00
.editorconfig Refactored download processor. 2021-01-09 19:51:36 -07:00
.eslintrc.json Add prettier. 2022-10-18 10:55:37 -06:00
.gitignore Upgrade to .NET6 and Angular 13. 2021-11-21 13:58:49 -07:00
.ncurc.js Angular cleanup. 2025-03-21 15:31:34 -06:00
.prettierignore Add prettier. 2022-10-18 10:55:37 -06:00
angular-proxy.json updating port 2025-04-08 19:04:06 -04:00
angular.json run ng update @angular/core@20 @angular/cli@20 2025-06-07 18:20:22 +01:00
package-lock.json run ng update @angular/core@20 @angular/cli@20 2025-06-07 18:20:22 +01:00
package.json run ng update @angular/core@20 @angular/cli@20 2025-06-07 18:20:22 +01:00
tsconfig.app.json Add prettier. 2022-10-18 10:55:37 -06:00
tsconfig.json run ng update @angular/core@20 @angular/cli@20 2025-06-07 18:20:22 +01:00