apps/chat/src/components/Chat/Publish/TargetAudienceFilterComponent.tsx (6 lines): - line 46: // TODO: uncomment when it will be supported on core - line 61: // TODO: uncomment when it will be supported on core - line 148: // TODO: uncomment when it will be supported on core - line 198: {/* TODO: uncomment when it will be supported on core */} - line 250: // TODO: uncomment when it will be supported on core - line 260: {/* TODO: uncomment when it will be supported on core */} apps/chat/src/store/conversations/conversations.epics.ts (2 lines): - line 748: ConversationsSelectors.selectLocalConversations(state$.value); // TODO: remove in https://github.com/epam/ai-dial-chat/issues/2651 - line 1436: // TODO: get rid of this https://github.com/epam/ai-dial-chat/issues/115 apps/chat/src/styles/globals.css (1 line): - line 40: /* TODO: fix calendar color for different themes */ libs/modulify-ui/src/lib/Inversify.tsx (1 line): - line 10: // TODO: replace any, use narrow typings apps/chat/src/components/Common/ApplicationWizard/form.ts (1 line): - line 230: // TODO: implement better way to write types for nested array fields apps/chat/src/utils/app/data/conversation-service.ts (1 line): - line 64: // TODO: allow to pass only path, because it's hard to create full object every time apps/chat/src/components/Search/SearchFiltersView.tsx (1 line): - line 62: // TODO: implement Published by me filter in https://github.com/epam/ai-dial-chat/issues/1440 apps/chat/src/utils/auth/auth-providers.ts (1 line): - line 15: // TODO: create a validator for providers options apps/chat/src/utils/app/data/data-service.ts (1 line): - line 42: // TODO: extract all this methods to separate services to prevent using Data service there apps/chat/src/components/Chat/Publish/PublicationItemsList.tsx (1 line): - line 287: // TODO: remove after figuring out how to check related conversations apps/chat/src/store/files/files.reducers.ts (1 line): - line 373: //TODO: unpublish file by API apps/chat/src/components/Files/FileManagerModal.tsx (1 line): - line 592: // TODO: implement apps/chat/src/store/models/models.reducers.ts (1 line): - line 366: // TODO: implement Pin-behavior in future apps/chat/src/types/publication.ts (1 line): - line 9: // TODO: uncomment when it will be supported on core apps/chat/src/store/share/share.epics.ts (1 line): - line 489: // TODO: refactor it to something better apps/chat/src/components/Chat/Publish/PublishWizard.tsx (1 line): - line 227: // TODO: uncomment when it will be supported on core apps/chat/src/utils/app/folders.ts (1 line): - line 109: // TODO: refactor this and use parametrized object as single arg apps/chat/src/utils/auth/auth-callbacks.ts (1 line): - line 20: // TODO: read roles from GCP token format