syncthing/src/app/services
Jesse Lucas 9918cb4ffc Add MatDialog and use messageService to display errors 2020-04-09 13:01:06 -04:00
..
cookie.service.spec.ts organize services into services folder 2020-03-29 16:51:12 -04:00
cookie.service.ts organize services into services folder 2020-03-29 16:51:12 -04:00
db-completion.service.spec.ts Add imports and providers to enable basic testing 2020-04-05 11:50:05 -04:00
db-completion.service.ts Recalculate completion for devices and update total properties 2020-04-06 14:30:44 -04:00
db-status.service.spec.ts Add imports and providers to enable basic testing 2020-04-05 11:50:05 -04:00
db-status.service.ts create db completion service and mock data 2020-03-29 16:51:12 -04:00
device.service.spec.ts Add imports and providers to enable basic testing 2020-04-05 11:50:05 -04:00
device.service.ts remove console logs 2020-04-09 13:01:06 -04:00
filter.service.spec.ts add filter service and enable chart states to filter lists 2020-04-03 09:20:27 -05:00
filter.service.ts switch filter to Subject from BehaviorSubject 2020-04-03 09:20:27 -05:00
folder.service.spec.ts Add imports and providers to enable basic testing 2020-04-05 11:50:05 -04:00
folder.service.ts add missing semicolon 2020-04-09 13:01:06 -04:00
in-memory-config-data.service.spec.ts organize services into services folder 2020-03-29 16:51:12 -04:00
in-memory-config-data.service.ts add system status service and mock data 2020-03-29 16:51:12 -04:00
message.service.spec.ts start of message service 2020-04-09 13:01:06 -04:00
message.service.ts Add MatDialog and use messageService to display errors 2020-04-09 13:01:06 -04:00
progress.service.spec.ts update progress service with device/folders loaded and add animation 2020-04-05 11:50:05 -04:00
progress.service.ts update progress service with device/folders loaded and add animation 2020-04-05 11:50:05 -04:00
request-cache.service.spec.ts organize services into services folder 2020-03-29 16:51:12 -04:00
request-cache.service.ts organize services into services folder 2020-03-29 16:51:12 -04:00
system-config.service.spec.ts Add imports and providers to enable basic testing 2020-04-05 11:50:05 -04:00
system-config.service.ts update progress service with device/folders loaded and add animation 2020-04-05 11:50:05 -04:00
system-connections.service.spec.ts Add imports and providers to enable basic testing 2020-04-05 11:50:05 -04:00
system-connections.service.ts Create system connections service, mocks, and work on updating devices chart 2020-03-29 16:51:12 -04:00
system-status.service.spec.ts Add imports and providers to enable basic testing 2020-04-05 11:50:05 -04:00
system-status.service.ts add system status service and mock data 2020-03-29 16:51:12 -04:00