aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/config.ts
Commit message (Collapse)AuthorAgeFilesLines
* Izmenio ucitavanje dataseta na add-model stranici tako da se checkoboxovi i ↵Danijel Andjelkovic2022-03-241-1/+2
| | | | radio dugmad za odabir ulaznih i izlazne kolone ne ponavljaju.
* Linked frontend to backend, but backend needs to enable CORS.Danijel Andjelkovic2022-03-071-1/+1
|
* Added auth and auth guard services, included ngx-cookie-service and ↵Danijel Andjelkovic2022-03-051-0/+3
angular-jwt. Made a configuration file.