clns-eTarget/src/main/webapp/js/moment.2.18.1.js (11 lines): - line 359: // TODO: Remove "ordinalParse" fallback in next major release. - line 927: // TODO: add sorting - line 967: // TODO: Another silent failure? - line 1825: // TODO: Find a better way to register and load all the locales in Node - line 2115: // TODO: Replace the vanilla JS Date object with an indepentent day-of-week check. - line 2285: // TODO: We need to take the current isoWeekYear, but that depends on - line 2342: // TODO: Move this to another part of the creation flow to prevent circular deps - line 2637: // TODO: Use [].sort instead? - line 3068: // TODO: remove 'name' arg after deprecation is removed - line 3622: // TODO: Remove "ordinalParse" fallback in next major release. - line 4180: // TODO: Use this.as('ms')? clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/store/Trellising.ts (5 lines): - line 235: // TODO find a way to avoid this magic - line 318: // TODO find a way to avoid this magic - line 416: // TODO check if trellising required and add MANDATORY_TRELLIS - line 446: // TODO it's a frontend-filled field, so it's absent in the backend-based type. - line 447: // TODO some better solution is needed here, thouch. clns-acuity-vahub/vahub/src/main/webapp/src/app/data/liver/LiverScatterPlotHttpService.ts (4 lines): - line 63: // TODO old approach (but uses new backend API)! implement getPlotData instead - line 64: // TODO and please do all the same as for this class in LiverSingleSubjectScatterPlotHttpService - line 90: // TODO old approach (but uses new backend API)! please implement getSelection instead - line 95: series: any[], // same type before. God forgive me for "any"... TODO set correct class clns-acuity-vahub/vahub/src/main/webapp/src/app/data/exposure/ExposureHttpService.ts (3 lines): - line 74: // TODO: get y axis options from metadata and x axis from request, remove checking of seriesBy from this service - line 129: // TODO: implement x-axis with endpoint and units - line 147: // TODO: get y axis options from metadata and x axis from request, remove checking of seriesBy from this service clns-acuity-admin/acuity-core/src/main/resources/public/js/js-lib/ui-bootstrap-0.11.0/ui-bootstrap-tpls-0.11.0.js (3 lines): - line 2425: * TODO support multiple triggers - line 2493: // TODO add ability to start tooltip opened - line 2579: // FIXME: this is a placeholder for a port of the transitions library. clns-acuity-vahub/vahub/src/main/webapp/src/app/filters/settings/dataTypes/aes/AesChordSettingsComponent.ts (2 lines): - line 93: // TODO was used to set 'category' field (it's absent in backend-based TrellisOptions class. - line 94: // TODO please remove it when another class will be used instead clns-acuity-vahub/vahub/src/main/webapp/src/app/data/exposure/PkOverallResponseHttpService.ts (2 lines): - line 130: // TODO handleFilterByTrellisOptions should not be called directly from TrellisFormatting - line 131: // TODO it should be called from Trellising clns-acuity-vahub/vahub/src/main/webapp/src/app/data/population/PopulationHttpService.ts (2 lines): - line 154: // TODO probably does not work (old approach) - check it and remove if so - line 179: // TODO probably does not work (old approach) - check it and remove if so clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/store/reducer/TrellisingReducer.ts (2 lines): - line 172: // TODO: set types instead of any to ActionWithPayload interface - line 527: mutatorState.setIn(['tabs', tab, 'detail'], null); // TODO: replace with record clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/store/ITrellising.ts (2 lines): - line 393: // TODO in fact, this interface doesn't limit almost anything. please fix it. - line 680: // TODO: remove TabName and TabId and use this instead or refactor them somehow clns-acuity-vahub/vahub/src/main/webapp/src/app/data/exposure/DoseProportionalityHttpService.ts (2 lines): - line 112: // TODO handleFilterByTrellisOptions should not be called directly from TrellisFormatting - line 113: // TODO it should be called from Trellising clns-acuity-vahub/vahub/src/main/webapp/src/app/data/BaseChartsHttpService.ts (2 lines): - line 65: // TODO please switch to new TrellisOptions class finally - it's the one without 'category' field - line 102: countType?: any) { // TODO set AT LEAST SOME generic return type clns-eTarget/src/main/java/org/digitalecmt/etarget/dao/ChangeLogDAOImpl.java (2 lines): - line 56: //TODO: throw some exception on failure - line 80: //TODO: throw some exception on failure clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/store/plotutils/SimpleLinePlotUtilsService.ts (2 lines): - line 59: // TODO: check: may be we do not need else here - line 236: // TODO: investigate the reason clns-acuity-va-security/security/src/main/java/com/acuity/va/security/acl/service/UserService.java (2 lines): - line 222: * Deletes a user and TODO removes all acl entries - line 230: //TODO need to remove all acl entries clns-acuity-va-security/security/src/main/java/com/acuity/va/security/acl/dao/AclRepositoryImpl.java (1 line): - line 296: // TODO need to add study information clns-acuity-vahub/vahub/src/main/webapp/src/app/filters/dataTypes/AbstractEventFiltersModel.ts (1 line): - line 38: // TODO: change to const clns-acuity-vahub/vahub/src/main/webapp/src/app/plugins/timeline/store/dispatcher/TimelineDispatcher.ts (1 line): - line 50: this._store.dispatch(this.timelineActionCreator.makeUpdatePlotBandsAction({point, ctrlKey})); // TODO: Re-factor clns-acuity-vahub/vahub-model/src/main/java/com/acuity/visualisations/rawdatamodel/trellis/grouping/ChartGroupByOptionsFiltered.java (1 line): - line 41: //@NonNull FIXME: find a way to make Liver work with this annotation clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/grid/plot/plottypes/simple-line-plot/SimpleLinePlotConfigService.ts (1 line): - line 133: // TODO: think of nicer way of handling tooltip data clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/data/DataService.ts (1 line): - line 244: // TODO please replace casting to Observable with new variant - it's for old approach only clns-acuity-vahub/vahub/src/main/webapp/src/app/plugins/timeline/chart/bar/BarChartComponent.ts (1 line): - line 72: // TODO: figure out the reason for a passing width increase and fix it (for the this.elementRef.nativeElement.children[0].width) clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/grid/plot/plottypes/chord-diagram/ChordDiagramComponent.ts (1 line): - line 148: // TODO: refactoring and extracting to service clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/zoom/AbstractZoomComponent.ts (1 line): - line 87: // TODO: Hack until we refactor clns-acuity-vahub/vahub/src/main/webapp/src/app/filters/dataTypes/population/PopulationFiltersModel.ts (1 line): - line 256: //Temporary solution. TODO: remove it after implementation of filters using store. clns-acuity-admin/acuity-core/src/main/resources/codereview/pmd/codesize.xml (1 line): - line 351: clns-acuity-transform/src/main/java/com/acuity/sdtm/transform/util/Util.groovy (1 line): - line 256: //TODO: investigate MongoDB mapping to String instead of Number clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/store/actions/TrellisingActions.ts (1 line): - line 95: // TODO: move all actions to ActionTypes clns-acuity-vahub/vahub/src/main/webapp/src/app/common/trellising/axislabel/newxaxis/XAxisLabelService.ts (1 line): - line 107: // TODO a magic number! please get rid of it if you can. there is a suspection that it isn't used at all in fact... clns-acuity-vahub/vahub-model/src/main/java/com/acuity/visualisations/rawdatamodel/vo/compatibility/TooltipInfoOutputBarChartEntry.java (1 line): - line 40: // TODO this constructor works different than previous one; please fix it when possible. clns-eTarget/src/main/webapp/index.jsp (1 line): - line 455: