MCPcopy Create free account

hub / github.com/DanWahlin/Observable-Store / functions

Functions243 in github.com/DanWahlin/Observable-Store

↓ 1 callersMethodgetOrders
(id: number)
samples/angular-store/src/app/core/services/orders.service.ts:30
↓ 1 callersMethodgetOrders
(id)
samples/react-store/src/stores/OrdersStore.js:18
↓ 1 callersMethodgetValue
()
modules/observable-store/utilities/cloner.service.spec.ts:84
↓ 1 callersMethodhookRouter
()
modules/observable-store-extensions/redux-devtools.extension.ts:185
↓ 1 callersMethodloadState
(action: any)
modules/observable-store-extensions/redux-devtools.extension.ts:89
↓ 1 callersMethodnavigateToPath
(actionState: any)
modules/observable-store-extensions/redux-devtools.extension.ts:106
↓ 1 callersMethodprocessDevToolsAction
(action: any)
modules/observable-store-extensions/redux-devtools.extension.ts:63
↓ 1 callersMethodremove
()
samples/angular-simple-store/src/app/core/store/customers.service.ts:61
↓ 1 callersMethodremoveService
(service: unknown)
modules/observable-store/observable-store-base.ts:76
↓ 1 callersMethodsendStateToDevTool
()
modules/observable-store-extensions/redux-devtools.extension.ts:169
↓ 1 callersMethodsetStateFromDevTools
(state: any, action: string)
modules/observable-store-extensions/redux-devtools.extension.ts:131
↓ 1 callersMethodsort
(collection: any[], prop: any)
samples/angular-store/src/app/core/sorter.service.ts:11
↓ 1 callersMethodsort
(collection: any[], prop: any)
samples/angular-simple-store/src/app/core/utilities/sorter.service.ts:13
↓ 1 callersMethodsync
()
modules/observable-store-extensions/redux-devtools.extension.ts:154
↓ 1 callersMethodtoJSON
()
modules/observable-store/utilities/cloner.service.spec.ts:24
↓ 1 callersMethodupdate
(customer: Customer)
samples/angular-store-edits/src/app/customers/customers-edit/customers-edit.component.ts:70
↓ 1 callersMethodupdate
(customer)
samples/react-store/src/stores/CustomersStore.js:40
↓ 1 callersMethodupdateForTestAction
(value: string, action: string, cloneState: boolean = true)
modules/observable-store/tests/mocks.ts:31
↓ 1 callersMethodupdateMap
(map: Map<any, any>, deepCloneState: boolean = true)
modules/observable-store/tests/mocks.ts:89
↓ 1 callersMethodupdateProp1WithDispatch
(value: string, dispatchState: boolean)
modules/observable-store/tests/mocks.ts:42
↓ 1 callersMethodupdateTheme
(userSettings: UserSettings)
samples/angular-store-edits/src/app/app.component.ts:46
↓ 1 callersMethoduserSettingsChanged
()
samples/angular-store-edits/src/app/core/user-settings.service.ts:47
↓ 1 callersFunctionvalidate
(cust)
samples/react-store/src/customers/CustomerEdit.jsx:31
FunctionApp
()
samples/react-store/src/App.jsx:6
FunctionCustomerEdit
()
samples/react-store/src/customers/CustomerEdit.jsx:6
FunctionCustomerRow
({ customer })
samples/react-store/src/customers/CustomerRow.jsx:4
FunctionCustomersContainer
()
samples/react-store/src/customers/CustomersContainer.jsx:5
FunctionCustomersList
({ customers })
samples/react-store/src/customers/CustomersList.jsx:5
FunctionOrdersContainer
()
samples/react-store/src/orders/OrdersContainer.jsx:8
FunctionOrdersList
({ orders })
samples/react-store/src/orders/OrdersList.jsx:3
MethodaddCustomer
()
samples/angular-simple-store/src/app/app.component.ts:30
MethodaddCustomer
()
samples/angular-stateChanged/src/app/app.component.ts:26
MethodaddCustomer
(customer: Customer)
samples/angular-stateChanged/src/app/core/customers.service.ts:48
MethodaddExtension
(extension: ObservableStoreExtension)
modules/observable-store/observable-store-base.ts:83
MethodallStoreServices
* Provides access to all services that interact with ObservableStore. Useful for extensions * that need to be able to access a specific service.
modules/observable-store/observable-store.ts:95
FunctioncapitalizeProp1
(state: MockState)
modules/observable-store/tests/observable-store.spec.ts:47
Methodclone
()
modules/observable-store/utilities/cloner.service.spec.ts:88
Methodconstructor
(settings: ObservableStoreSettings)
modules/observable-store/observable-store.ts:58
Methodconstructor
(public prop1: string, public prop2: string)
modules/observable-store/utilities/cloner.service.spec.ts:5
Methodconstructor
(dateStr: string | MockDateLib)
modules/observable-store/utilities/cloner.service.spec.ts:12
Methodconstructor
(init?: Record<string, any> | MutableConfig)
modules/observable-store/utilities/cloner.service.spec.ts:47
Methodconstructor
(val: number | PrimitiveJsonClass)
modules/observable-store/utilities/cloner.service.spec.ts:72
Methodconstructor
(public name: string, public age: number)
modules/observable-store/utilities/cloner.service.spec.ts:95
Methodconstructor
(settings)
modules/observable-store/tests/mocks.ts:79
Methodconstructor
(private config?: ReduxDevtoolsExtensionConfig)
modules/observable-store-extensions/redux-devtools.extension.ts:25
Methodconstructor
(private config?: ReduxDevtoolsExtensionConfig)
modules/observable-store-extensions/angular/angular-devtools-extension.ts:8
Methodconstructor
(private customersService: CustomersService)
samples/angular-store/src/app/customers/customers.component.ts:18
Methodconstructor
()
samples/angular-store/src/app/customers/customers-list/filter-textbox.component.ts:25
Methodconstructor
(private sorterService: SorterService)
samples/angular-store/src/app/customers/customers-list/customers-list.component.ts:30
Methodconstructor
(private http: HttpClient)
samples/angular-store/src/app/core/services/orders.service.ts:15
Methodconstructor
(private http: HttpClient)
samples/angular-store/src/app/core/services/customers.service.ts:16
Methodconstructor
(private customersService: CustomersService, private ordersService: OrdersService,
samples/angular-store/src/app/orders/orders.component.ts:22
Methodconstructor
(@Inject(DOCUMENT) private document: Document, private customersService: CustomersService, private use
samples/angular-store-edits/src/app/app.component.ts:22
Methodconstructor
(private customersService: CustomersService)
samples/angular-store-edits/src/app/customers/customers.component.ts:18
Methodconstructor
(private http: HttpClient)
samples/angular-store-edits/src/app/customers/customers.service.ts:17
Methodconstructor
()
samples/angular-store-edits/src/app/customers/customers-list/filter-textbox.component.ts:28
Methodconstructor
(private sorterService: SorterService)
samples/angular-store-edits/src/app/customers/customers-list/customers-list.component.ts:30
Methodconstructor
( private customersService: CustomersService, private router: Router, private route: Activat
samples/angular-store-edits/src/app/customers/customers-edit/customers-edit.component.ts:29
Methodconstructor
(private userSettingsService: UserSettingsService)
samples/angular-store-edits/src/app/user-settings/user-settings.component.ts:23
Methodconstructor
(private http: HttpClient)
samples/angular-store-edits/src/app/core/user-settings.service.ts:17
Methodconstructor
(private ordersService: OrdersService, private route: ActivatedRoute)
samples/angular-store-edits/src/app/orders/orders.component.ts:18
Methodconstructor
(private http: HttpClient)
samples/angular-store-edits/src/app/orders/orders.service.ts:19
Methodconstructor
(private customersService: CustomersService)
samples/angular-simple-store/src/app/app.component.ts:20
Methodconstructor
(sorterService: SorterService)
samples/angular-simple-store/src/app/core/store/customers.service.ts:21
Methodconstructor
(private customersService: CustomersService)
samples/angular-stateChanged/src/app/app.component.ts:19
Methodconstructor
()
samples/angular-stateChanged/src/app/core/customers.service.ts:27
Methodconstructor
(private customersService: CustomersService)
samples/angular-stateChanged/src/app/child/child.component.ts:15
Methodconstructor
()
samples/react-store/src/stores/CustomersStore.js:5
Methodconstructor
()
samples/react-store/src/stores/OrdersStore.js:5
Methodconstructor
()
samples/javascript-demo/src/customers-store.js:5
MethodcreateDb
Create the in-memory database. Sample data is found below.
samples/angular-store-edits/src/app/core/in-memory-data.service.ts:22
MethodcurrentState
()
modules/observable-store/tests/mocks.ts:66
MethodcurrentState
()
modules/observable-store/tests/mocks.ts:112
MethodcustomerTrackBy
(index: number, customer: Customer)
samples/angular-store/src/app/customers/customers-list/customers-list.component.ts:63
MethodcustomerTrackBy
(index: number, customer: Customer)
samples/angular-store-edits/src/app/customers/customers-list/customers-list.component.ts:58
Methodcustomers
()
samples/angular-store/src/app/customers/customers-list/customers-list.component.ts:17
Methodcustomers
()
samples/angular-store-edits/src/app/customers/customers-list/customers-list.component.ts:17
Methoddelete
(id: number)
samples/angular-store-edits/src/app/customers/customers.service.ts:87
Methoddelete
()
samples/angular-store-edits/src/app/customers/customers-edit/customers-edit.component.ts:62
Methoddelete
(id)
samples/javascript-demo/src/customers-store.js:51
Methodfilter
(data: string)
samples/angular-store/src/app/customers/customers-list/customers-list.component.ts:45
Methodfilter
(data: string)
samples/angular-store-edits/src/app/customers/customers-list/customers-list.component.ts:41
MethodgenId
* Simulate generating new Id on the server * All collections in this db have numeric ids. * Seed grows by highest id seen in any of the collecti
samples/angular-store-edits/src/app/core/in-memory-data.service.ts:31
Methodget
()
samples/angular-simple-store/src/app/core/store/customers.service.ts:41
MethodgetAll
()
samples/angular-store-edits/src/app/orders/orders.service.ts:34
MethodgetCustomer
(id)
samples/javascript-demo/src/customers-store.js:34
MethodgetCustomers
()
samples/angular-stateChanged/src/app/core/customers.service.ts:44
MethodgetInputValue
(event: Event)
samples/angular-store-edits/src/app/customers/customers-list/filter-textbox.component.ts:22
MethodglobalSettings
* get/set global settings throughout the application for ObservableStore. * See the [Observable Store Settings](https://github.com/danwahlin/obse
modules/observable-store/observable-store.ts:73
FunctionhandleDelete
(event)
samples/react-store/src/customers/CustomerEdit.jsx:45
MethodhandleError
(error: any)
samples/angular-store/src/app/core/services/orders.service.ts:53
MethodhandleError
(error: any)
samples/angular-store/src/app/core/services/customers.service.ts:56
MethodhandleError
(error: any)
samples/angular-store-edits/src/app/customers/customers.service.ts:113
MethodhandleError
(error: any)
samples/angular-store-edits/src/app/core/user-settings.service.ts:60
MethodhandleError
(error: any)
samples/angular-store-edits/src/app/orders/orders.service.ts:68
FunctionhandleFilterChange
(e)
samples/react-store/src/customers/CustomersList.jsx:40
FunctionhandleSubmit
(event)
samples/react-store/src/customers/CustomerEdit.jsx:51
Methodinit
Function used to initialize the extension.
modules/observable-store/interfaces.ts:46
Methodinit
(state?: unknown)
modules/observable-store-extensions/interfaces.ts:5
Methodinit
()
modules/observable-store-extensions/redux-devtools.extension.ts:29
← previousnext →101–200 of 243, ranked by callers