MCPcopy Create free account

hub / github.com/andrewarosario/angular-padroes-e-boas-praticas / functions

Functions50 in github.com/andrewarosario/angular-padroes-e-boas-praticas

↓ 4 callersMethodaddTodo
(todo: Todo)
src/app/todos/state/todos.state.ts:41
↓ 4 callersMethoderror
(message: string)
src/app/shared/notification/hot-toast-notification/hot-toast-notification.service.ts:20
↓ 4 callersMethodforRoot
(searchConfig: SearchConfig<T>)
src/app/shared/search-config/search-config.module.ts:11
↓ 4 callersMethodgetById
(id: string)
src/app/todos/state/todos.state.ts:32
↓ 4 callersMethodgetData
(key: string)
src/app/shared/storage/local-storage/local-storage.service.ts:7
↓ 4 callersMethodsuccess
(message: string)
src/app/shared/notification/hot-toast-notification/hot-toast-notification.service.ts:16
↓ 3 callersFunctionformChangesUntilDestroyed
( component: any, form: AbstractControl )
src/app/shared/helpers/form-changes-until-destroyed/form-changes-until-destroyed.ts:5
↓ 3 callersMethodgetInitialValue
()
src/app/shared/search-config/services/search-config.service.ts:17
↓ 2 callersMethodaddTodo
(title: string)
src/app/todos/containers/todo-list/todo-list.component.ts:30
↓ 2 callersMethodcreate
(todo: TodoInsert)
src/app/todos/api/todos.api.ts:18
↓ 2 callersFunctiongetCardComponents
()
src/app/todos/containers/todo-list/todo-list.component.spec.ts:22
↓ 2 callersFunctiongetCardHeaderComponents
()
src/app/todos/containers/todo-list/todo-list.component.spec.ts:26
↓ 2 callersMethodlist
(search: string)
src/app/todos/api/todos.api.ts:14
↓ 2 callersMethodremove
(id: string)
src/app/todos/api/todos.api.ts:22
↓ 2 callersMethodsetData
(key: string, value: any)
src/app/shared/storage/local-storage/local-storage.service.ts:12
↓ 2 callersMethodtoggleCompleted
(id: string, isCompleted: boolean)
src/app/todos/state/todos.state.ts:51
↓ 2 callersMethodupdateId
(todo: Todo, idTmp: string)
src/app/todos/state/todos.state.ts:67
↓ 2 callersMethodupdateSearch
(value: T)
src/app/shared/search-config/services/search-config.service.ts:13
↓ 1 callersMethodaddTodo
(title: string)
src/app/todos/todos.facade.ts:44
↓ 1 callersFunctioncreateTempTodo
(title: string)
src/app/todos/models/todo.model.ts:11
↓ 1 callersMethodgetTitleText
()
e2e/src/app.po.ts:8
↓ 1 callersFunctionisTodoTitleValid
(title: string)
src/app/todos/models/todo.model.ts:19
↓ 1 callersMethodlistenToFormChanges
()
src/app/shared/search-config/directives/form-search-storage.directive.ts:30
↓ 1 callersMethodlistenToSearchChanges
(search$: Observable<string>)
src/app/todos/todos.facade.ts:35
↓ 1 callersMethodnavigateTo
()
e2e/src/app.po.ts:4
↓ 1 callersMethodngOnInit
()
src/app/todos/containers/todo-list/todo-list.component.ts:25
↓ 1 callersMethodremoveTodo
(id: string)
src/app/todos/todos.facade.ts:61
↓ 1 callersMethodremoveTodo
(id: string)
src/app/todos/state/todos.state.ts:47
↓ 1 callersFunctionsearchConfigFactory
(searchConfig: SearchConfig<T>)
src/app/shared/search-config/search-config-factory.ts:6
↓ 1 callersFunctionsearchConfigFactoryToken
(searchConfig: SearchConfig<T>)
src/app/shared/search-config/search-config-factory.ts:11
↓ 1 callersMethodsetInitialValue
()
src/app/shared/search-config/directives/form-search-storage.directive.ts:25
↓ 1 callersMethodtoggleCompleted
(id: string, isCompleted: boolean)
src/app/todos/api/todos.api.ts:26
↓ 1 callersFunctionuuid
()
src/app/shared/helpers/uuid.ts:1
MethodcompletedTodos$
()
src/app/todos/state/todos.state.ts:16
Methodconstructor
( private api: TodosApi, private state: TodosState, private notification: Notification, privat
src/app/todos/todos.facade.ts:15
Methodconstructor
(public facade: TodosFacade)
src/app/todos/containers/todo-list/todo-list.component.ts:23
Methodconstructor
(private http: HttpClient)
src/app/todos/api/todos.api.ts:12
Methodconstructor
( @Optional() @SkipSelf() parentModule: CoreModule )
src/app/core/core.module.ts:25
Methodconstructor
( private notification: Notification )
src/app/core/errors/http-error.interceptor.ts:15
Methodconstructor
( private toast: HotToastService )
src/app/shared/notification/hot-toast-notification/hot-toast-notification.service.ts:10
Methodconstructor
( private searchConfig: SearchConfigService<T> )
src/app/shared/search-config/directives/form-search-storage.directive.ts:16
Methodconstructor
( private storageService: Storage, @Inject(SEARCH_CONFIG) private searchConfig: SearchConfig<T> )
src/app/shared/search-config/services/search-config.service.ts:8
Functionfactory
()
src/app/shared/search-config/search-config-factory.ts:13
Methodintercept
(request: HttpRequest<any>, next: HttpHandler)
src/app/core/errors/http-error.interceptor.ts:19
MethodngOnInit
()
src/app/shared/search-config/directives/form-search-storage.directive.ts:20
FunctiononPrepare
()
e2e/protractor.conf.js:26
Methodtodos
()
src/app/todos/state/todos.state.ts:28
Methodtodos$
()
src/app/todos/state/todos.state.ts:12
MethodtoggleCompleted
(id: string, isCompleted: boolean)
src/app/todos/todos.facade.ts:71
MethoduncompletedTodos$
()
src/app/todos/state/todos.state.ts:22