app/model/editions/PublishableIssue.scala (3 lines): - line 11: // TODO traitify PublishedItem - when we have more than one type of collection item - line 68: id: String, // TODO: Not sure we should be leaking our internal ID here... - line 69: name: Edition, // TODO: remove this once downstream is consuming 'edition' app/controllers/EditionsController.scala (2 lines): - line 154: // TODO: Make this a case class and serialise it properly - line 421: /** TODO aggregating results from multiple SearchResponses into single fronts-client/src/components/inputs/InputImage.tsx (2 lines): - line 586: // TODO Log did not get data - line 591: // TODO Log not a valid message fronts-client/src/components/FrontsEdit/FrontSection/front-section.css (1 line): - line 2: TODO: Move this logic into FrontSection.tsx when styledComponents is migrated to v6 app/slices/FixedContainers.scala (1 line): - line 8: // TODO: Temporary vals for content until we refactor fronts-client/src/components/Clipboard.tsx (1 line): - line 128: // TODO: this code is repeated in src/components/FrontsEdit/Front.js app/services/Capi.scala (1 line): - line 257: // TODO investigate that fronts-client/src/components/ScrollContainer.tsx (1 line): - line 3: // TODO: get apiKey from context (or speak directly to FrontsAPI) fronts-client/src/actions/Collections.ts (1 line): - line 216: // TODO: test that this works! fronts-client/src/selectors/shared.ts (1 line): - line 238: // TODO: consider how we could change this interface, so we don't need to create this. app/services/editions/db/FrontsQueries.scala (1 line): - line 67: // TODO: sihil this should really escalate an error if this is attempted when is_special is false but we don't app/Components.scala (1 line): - line 68: // TODO Upversion the rest of the AWS SDK code! fronts-client/src/util/pollingConfig.ts (1 line): - line 20: * TODO: do we want to check if there are any collectionUpdates going out here fronts-client/integration/server/server.js (1 line): - line 48: // TODO: the main app may be able to not have to make a network fronts-client/src/components/FrontsEdit/FrontContent.tsx (1 line): - line 437: // TODO remove the false bit when we're happy to actually lock users editing app/services/editions/EditionsTemplating.scala (1 line): - line 243: // TODO: This being a try will hide a litany of failures, some of which we might want to surface fronts-client/src/components/inputs/richtext/utils/link-validator.ts (1 line): - line 56: // TODO: consider how comprehensive this is. should there be other tools? fronts-client/src/strategies/fetch-collection.ts (1 line): - line 25: // TODO - remove me once we figure out what to do here! app/services/editions/publishing/PublicationTarget.scala (1 line): - line 16: // FIXME: It seems strange and awkward to have one method which puts structured data and another that does the same fronts-client/src/util/CAPIUtils.ts (1 line): - line 15: // TODO: get apiKey from context (or speak directly to FrontsAPI)