MCPcopy Create free account

hub / github.com/Azure-Samples/todo-csharp-cosmos-sql / types & classes

Types & classes47 in github.com/Azure-Samples/todo-csharp-cosmos-sql

Class
src/web/src/services/itemService.ts:4
Class
src/web/src/services/listService.ts:4
Class
src/web/src/services/restService.ts:14
InterfaceAction
src/web/src/actions/actionCreators.ts:4
InterfaceActionCreator
src/web/src/actions/actionCreators.ts:12
InterfaceActionCreatorsMapObject
src/web/src/actions/actionCreators.ts:16
EnumActionTypes
src/web/src/actions/common.ts:None
InterfaceAnyAction
src/web/src/actions/actionCreators.ts:8
InterfaceApiConfig
src/web/src/config/index.ts:3
InterfaceAppConfig
src/web/src/config/index.ts:11
InterfaceAppContext
src/web/src/models/applicationState.ts:6
InterfaceApplicationState
src/web/src/models/applicationState.ts:11
ClassCreateUpdateTodoItem
src/api/TodoEndpointsExtensions.cs:161
ClassCreateUpdateTodoList
src/api/TodoEndpointsExtensions.cs:160
InterfaceDeleteItemAction
src/web/src/actions/itemActions.ts:77
InterfaceDeleteListAction
src/web/src/actions/listActions.ts:74
InterfaceEntity
src/web/src/services/restService.ts:8
InterfaceImportMeta
src/web/src/@types/window.d.ts:8
InterfaceImportMetaEnv
src/web/src/@types/window.d.ts:3
InterfaceItemActions
src/web/src/actions/itemActions.ts:12
ClassItemService
src/web/src/services/itemService.ts:4
InterfaceListActions
src/web/src/actions/listActions.ts:12
InterfaceListItemsAction
src/web/src/actions/itemActions.ts:61
InterfaceListListsAction
src/web/src/actions/listActions.ts:58
ClassListService
src/web/src/services/listService.ts:4
ClassListsRepository
src/api/ListsRepository.cs:6
InterfaceLoadItemAction
src/web/src/actions/itemActions.ts:69
InterfaceLoadListAction
src/web/src/actions/listActions.ts:66
InterfaceObservabilityConfig
src/web/src/config/index.ts:7
InterfacePayloadAction
src/web/src/actions/actionCreators.ts:22
InterfaceQueryOptions
src/web/src/actions/itemActions.ts:8
InterfaceQueryOptions
src/web/src/services/restService.ts:3
InterfaceSaveItemAction
src/web/src/actions/itemActions.ts:73
InterfaceSaveListAction
src/web/src/actions/listActions.ts:70
InterfaceSelectItemAction
src/web/src/actions/itemActions.ts:65
InterfaceSelectListAction
src/web/src/actions/listActions.ts:62
InterfaceSidebarProps
src/web/src/layout/sidebar.tsx:5
InterfaceTodoDisplayItem
src/web/src/components/todoItemListPane.tsx:18
ClassTodoEndpointsExtensions
src/api/TodoEndpointsExtensions.cs:5
ClassTodoItem
src/api/TodoItem.cs:3
InterfaceTodoItem
src/web/src/models/todoItem.ts:7
InterfaceTodoItemDetailPaneProps
src/web/src/components/todoItemDetailPane.tsx:6
InterfaceTodoItemListPaneProps
src/web/src/components/todoItemListPane.tsx:7
EnumTodoItemState
src/web/src/models/todoItem.ts:None
ClassTodoList
src/api/TodoList.cs:3
InterfaceTodoList
src/web/src/models/todoList.ts:3
InterfaceTodoListMenuProps
src/web/src/components/todoListMenu.tsx:7