source/cf/sputnik-lambda-services.yml (6 lines): - line 94: # TODO: Too permissive for now. - line 106: # TODO: Too permissive for now. - line 187: # TODO: Too permissive for now. - line 343: # TODO: Be way more restrictive here - line 418: # TODO: Too permissive for now. - line 516: # TODO: Too permissive for now. source/services/deployments/lib/addDeployment.js (3 lines): - line 148: // TODO: Replace this with the !GetAtt system ? - line 161: // // TODO: this eval thing could be a security risk. Need to potentially rethink this. - line 260: // TODO: this should ideally be in the specs! source/console/src/app/services/system.service.ts (3 lines): - line 108: // TODO: Improve this. - line 111: // TODO: Improve this. - line 114: // TODO: Improve this. source/console/src/app/services/device.service.ts (3 lines): - line 229: // TODO: Improve this. - line 233: // TODO: Improve this. - line 236: // TODO: Improve this. source/services/deployments/lib/merge-sputnik-shadows.js (1 line): - line 4: // TODO: check if we can use this for the greengrass stuff ? source/console/src/app/services/user-registration.service.ts (1 line): - line 14: // TODO: test this whole flow cause not sure any of this works. source/console/src/app/secure/users/users.component.ts (1 line): - line 102: .listUsers(this.pages.pageSize) // TODO: add pagination properly with the token etc ... source/cf/sputnik-s3bucket-data.yml (1 line): - line 19: # TODO BE MORE RESTRICTIVE source/services/deployments/lib/merge-sputnik-specs.js (1 line): - line 1: // TODO: we probably need to check that the key alreay exists and then overwrite instead of concat ! source/cf/sputnik-cognito.yml (1 line): - line 75: # TODO BE MORE RESTRICTIVE source/console/src/app/secure/users/user.component.ts (1 line): - line 125: // TODO: deal with pagination in the case of too may groups ! source/console/src/app/services/device-type.service.ts (1 line): - line 16: private limit = 50; // TODO: increase this.