syncthing/src/app
Jesse Lucas 123f4a6d9d Update mock data 2020-03-29 16:51:12 -04:00
..
chart Refactor charts to use @ViewChild instead of @Input 2020-03-29 16:51:12 -04:00
dashboard create style.ts to set elevation for all dashboard components 2020-03-29 16:51:12 -04:00
list fix race condition with Observables in list components 2020-03-29 16:51:12 -04:00
mock Update mock data 2020-03-29 16:51:12 -04:00
status-toggle toggle status lists 2020-03-11 21:24:02 -04:00
api-utils.ts add apiRetry to api-utils 2020-03-29 16:51:12 -04:00
app-routing.module.ts initial commit 2020-03-10 10:57:02 -04:00
app.component.html start of dashboard component with flexbox 2020-03-15 17:19:57 -04:00
app.component.scss start of StatusList component 2020-03-10 22:51:50 -04:00
app.component.spec.ts initial commit 2020-03-10 10:57:02 -04:00
app.component.ts start of dashboard component with flexbox 2020-03-15 17:19:57 -04:00
app.module.ts Don't encapsulate data for in memory services for development 2020-03-29 16:51:12 -04:00
cookie.service.spec.ts create cookie service to find CSRF header data 2020-03-14 20:11:05 -04:00
cookie.service.ts create cookie service to find CSRF header data 2020-03-14 20:11:05 -04:00
db-status.service.spec.ts start of db status service 2020-03-29 16:51:12 -04:00
db-status.service.ts Work on db status service 2020-03-29 16:51:12 -04:00
device.ts clean up mock data and update device interface 2020-03-29 16:51:12 -04:00
folder.service.spec.ts new folder service 2020-03-29 16:51:12 -04:00
folder.service.ts new folder service 2020-03-29 16:51:12 -04:00
folder.ts create folder status interface 2020-03-29 16:51:12 -04:00
in-memory-config-data.service.spec.ts add mock in-memory data service 2020-03-15 12:47:24 -04:00
in-memory-config-data.service.ts create mock data 2020-03-29 16:51:12 -04:00
status.ts toggle status lists 2020-03-11 21:24:02 -04:00
style.ts create style.ts to set elevation for all dashboard components 2020-03-29 16:51:12 -04:00
system-config.service.spec.ts start of StatusList component 2020-03-10 22:51:50 -04:00
system-config.service.ts add system config service retry 2020-03-29 16:51:12 -04:00