ui-modules/blueprint-composer/app/components/quick-fix/quick-fix.js (4 lines): - line 203: // TODO make default id contain type name - line 204: // TODO show default id if no id present - line 206: // TODO if id is changed, update all refs - line 207: // TODO allow graphically selectable ui-modules/app-inspector/app/views/main/inspect/summary/summary.controller.js (3 lines): - line 134: // TODO: ideally move this to a $watch block - line 224: // TODO: Replace once the new adjunct endpoint has been merged - line 232: // TODO: Replace once the new adjunct endpoint has been merged ui-modules/blueprint-composer/app/components/util/model/dsl.model.js (3 lines): - line 458: // TODO check if we need unquoted string constants (they're in quotes now) - line 702: // TODO we could look at objects, nulls, etc, but right now we only parse DSL as string - line 1052: // FIXME - this is not compatible with JSON.stringify which expects _unserialized_ object ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js (2 lines): - line 86: // TODO We might need to refactor the controller and directive around this to structure it better - line 218: // TODO where do these come from ui-modules/blueprint-composer/app/components/spec-editor/spec-editor.directive.js (2 lines): - line 186: // TODO would be nice to set null here, then have it go true if there is filtered config - line 1101: // TODO if we wanted to support explicit empty strings or null, this would be the place to tweak it, ui-modules/utils/persistence-importer/persistence-importer.html (1 line): - line 21: TODO - Merge with implementation for catalog uploader for a reusable general uploader directive ui-modules/app-inspector/app/components/adjuncts-list/adjuncts-list.js (1 line): - line 51: // TODO replace this with intermediate ellipsis? ui-modules/blueprint-composer/app/components/util/model/entity.model.js (1 line): - line 805: // TODO inject $log service ui-modules/utils/logbook/logbook.js (1 line): - line 417: // TODO: reserved for future. ui-modules/utils/br-core/style/lists.less (1 line): - line 20: // TODO the hover colors and active colors are inconsistent ui-modules/app-inspector/app/components/adjuncts-list/adjuncts-list.less (1 line): - line 68: // TODO media-body won't work with ellipsis ui-modules/app-inspector/app/views/main/inspect/management/detail/detail.controller.js (1 line): - line 28: // TODO server should also support for enrichers ui-modules/app-inspector/app/views/main/inspect/sensors/sensors.controller.js (1 line): - line 44: // TODO - do we want to support reconfiguration in sensors? ui-modules/blueprint-composer/app/components/spec-editor/spec-editor.less (1 line): - line 925: border-top: solid #aaaaaa 1px; // TODO pull #aaaaaa out into shared colours file (follow-on PR) ui-modules/app-inspector/app/views/main/inspect/management/management.controller.js (1 line): - line 113: // TODO support new items besides just policies ui-modules/blueprint-composer/app/components/providers/blueprint-service.provider.js (1 line): - line 335: // TODO ideally we'd have a cache for all types