MCPcopy Create free account

hub / github.com/NathanWalker/angular-seed-advanced / functions

Functions349 in github.com/NathanWalker/angular-seed-advanced

↓ 95 callersMethode
(actual: any)
src/e2e/ng2-jasmine.ts:19
↓ 66 callersMethodlog
(m: any)
src/client/app/modules/core/interfaces/iconsole.ts:3
↓ 35 callersMethodit
(name: string, fn: Function, timeOut?: number)
src/e2e/ng2-jasmine.ts:23
↓ 31 callersMethodon
(name: string)
src/client/app/modules/electron/services/event.service.ts:9
↓ 19 callersMethodinject
(tokens: Array<any>, fn: Function)
src/e2e/ng2-jasmine.ts:22
↓ 19 callersFunctionresolve
(v)
tools/install.js:142
↓ 15 callersMethodbe
(fn: Function)
src/e2e/ng2-jasmine.ts:17
↓ 15 callersMethodinfo
(m: any)
src/client/app/modules/core/interfaces/iconsole.ts:7
↓ 14 callersMethoderror
(m: any)
src/client/app/modules/core/interfaces/iconsole.ts:5
↓ 12 callersMethoddebug
(m: any)
src/client/app/modules/core/interfaces/iconsole.ts:4
↓ 12 callersMethodspyOn
(object: any, method: string)
src/e2e/ng2-jasmine.ts:27
↓ 11 callersFunctionmakeTsProject
(options: ts.Settings = {}, pathToTsConfig: string = Config.APP_SRC, projectName = Config.APP_PROJECTNAME)
tools/utils/seed/tsproject.ts:15
↓ 10 callersMethodbuild
()
tools/utils/seed/template_locals.ts:26
↓ 10 callersMethodforRoot
(configuredProviders: Array<any>)
src/client/app/modules/core/core.module.ts:39
↓ 10 callersMethodget
(key: string | Array<string>, interpolateParams?: Object)
src/client/app/modules/i18n/testing/mocks/ng2-translate.mock.ts:19
↓ 9 callersMethoduse
(lang: string)
src/client/app/modules/i18n/testing/mocks/ng2-translate.mock.ts:16
↓ 9 callersMethodwarn
(m: any)
src/client/app/modules/core/interfaces/iconsole.ts:6
↓ 8 callersMethodasync
(fn: Function)
src/e2e/ng2-jasmine.ts:15
↓ 8 callersFunctionclean
(paths: string|string[])
tools/utils/seed/clean.ts:11
↓ 8 callersMethoddevMode
* Control whether analytics are tracked * true: dev mode on, therefore do not track anything * false: dev mode off, track everything
src/client/app/modules/analytics/services/analytics.service.ts:68
↓ 8 callersMethodinit
()
src/client/app/modules/core/testing/mocks/ng2-config.mock.ts:2
↓ 8 callersFunctiontype
(label: T | '')
src/client/app/modules/core/utils/type.ts:12
↓ 7 callersMethodrun
(done: any)
tools/utils/seed/tasks_tools.ts:113
↓ 6 callersMethodtrack
(action: string, properties: IAnalyticsProperties)
src/client/app/modules/analytics/services/analytics.service.ts:15
↓ 5 callersMethodgetPluginConfig
* Locate a plugin configuration object by plugin key. * @param {any} pluginKey The object key to look up in PLUGIN_CONFIGS.
tools/config/seed.config.ts:698
↓ 5 callersMethodstartServer
* This method should be called only once regardless of how the server * is started.
tools/utils/seed/server.ts:36
↓ 4 callersMethodIS_MOBILE_NATIVE
()
src/client/app/modules/core/utils/config.ts:43
↓ 4 callersMethodRESET
()
src/client/app/modules/core/utils/config.ts:85
↓ 4 callersMethodconfigureMiddleware
* Configure the server's application request handler(s) such as a request logger. * None, by default.
tools/utils/seed/server.ts:128
↓ 4 callersFunctioncopyFiles
(paths: string[], subdir: string)
tools/tasks/seed/build.assets.tns.ts:9
↓ 4 callersMethodforRoot
(configuredProviders: Array<any>)
src/client/app/modules/i18n/multilingual.module.ts:55
↓ 4 callersMethodlogEvent
(target: LogTarget, message: string | Object, level: LogLevel)
src/client/app/modules/core/services/logging/log.service.ts:48
↓ 4 callersFunctionnotifyLiveReload
(e: any)
tools/utils/project/server.ts:24
↓ 4 callersFunctionreportError
(message: string)
tools/tasks/seed/check.versions.ts:4
↓ 3 callersMethodGET_SUPPORTED_LANGUAGES
()
src/client/app/modules/core/utils/config.ts:64
↓ 3 callersMethodaddFile
(file: string)
tools/utils/seed/code_change_tools.ts:18
↓ 3 callersFunctioninject
* Injects the file with the given name. * @param {string} name - The file to be injected.
tools/tasks/seed/build.index.dev.ts:31
↓ 3 callersFunctionrenamer
()
tools/tasks/seed/build.tns_html_css.ts:13
↓ 3 callersMethodsetUserProperties
(properties: any)
nativescript/src/mobile/analytics/services/ns-angulartics2-segment.service.ts:30
↓ 3 callersFunctionwatch
(taskname: string, root: string = Config.APP_SRC)
tools/utils/seed/watch.ts:15
↓ 3 callersMethodwithStringifiedSystemConfigDev
()
tools/utils/seed/template_locals.ts:16
↓ 2 callersMethodENVIRONMENT
()
src/client/app/modules/core/utils/config.ts:55
↓ 2 callersFunctionTEST_CORE_PROVIDERS
(options?: any)
src/client/app/modules/core/testing/providers/core.ts:11
↓ 2 callersMethodclear
()
tools/utils/seed/code_change_tools.ts:27
↓ 2 callersFunctiondeleteAndWalk
* Deletes the JavaScript file with the given path. * @param {any} path - The path of the JavaScript file to be deleted.
tools/tasks/seed/clean.all.src.js.ts:36
↓ 2 callersMethodeventTrack
(action: string, properties: any)
nativescript/src/mobile/analytics/services/ns-angulartics2-segment.service.ts:26
↓ 2 callersMethodgetConfig
(path: string, env: string)
tools/utils/seed/template_locals.ts:47
↓ 2 callersFunctiongetExternalCssStream
* Get a stream of external css files for subsequent processing.
tools/tasks/seed/build.html_css.ts:134
↓ 2 callersMethodgetKarmaReporters
* Karma reporter configuration
tools/config/seed.config.ts:663
↓ 2 callersFunctiongetSCSSFiles
+ * Get SCSS Files to process +
tools/tasks/seed/build.html_css.ts:85
↓ 2 callersFunctiongetTask
(target: string, destDir: string)
tools/tasks/seed/minify.bundles.ts:10
↓ 2 callersMethodhandleUncaughtError
(err: any, platform: 'android' | 'ios')
nativescript/src/mobile/core/services/ns-app.service.ts:98
↓ 2 callersMethodidentify
* Identify authenticated users
src/client/app/modules/analytics/services/analytics.service.ts:57
↓ 2 callersFunctioninject
* Injects the given file array and transforms the path of the files. * @param {Array<string>} files - The files to be injected.
tools/tasks/seed/build.index.prod.ts:30
↓ 2 callersFunctionloadTasks
(path: string)
tools/utils/seed/tasks_tools.ts:16
↓ 2 callersMethodnavigate
(commands: Array<any>, extras?: ExtendedNavigationExtras)
src/client/app/modules/core/services/router-extensions.service.ts:20
↓ 2 callersMethodpageTrack
* Called automatically by default with Angular 2 Routing * However, that can be turned off and this could be used manually
src/client/app/modules/analytics/services/analytics.service.ts:48
↓ 2 callersMethodprepareExternalUrl
(internal: string)
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:31
↓ 2 callersFunctionprocessComponentCss
()
tools/tasks/seed/build.tns_html_css.ts:41
↓ 2 callersFunctionprocessComponentCss
* Processes the CSS files within `src/client` excluding those in `src/client/assets` using `postcss` with the * configured processors.
tools/tasks/seed/build.html_css.ts:100
↓ 2 callersFunctionprovideConsoleTarget
(logLevel: LogLevel)
src/client/app/modules/core/services/logging/console.target.ts:34
↓ 2 callersMethodremoveItem
(key: StorageKey)
src/client/app/modules/core/interfaces/istorage.ts:5
↓ 2 callersFunctionreplaceStringsWithRequires
(string)
nativescript/tools/webpack/tns-loader.js:16
↓ 2 callersFunctionsplitPath
(v)
tools/install.js:132
↓ 2 callersFunctionstartKarma
(done: any, config: any = {})
tools/utils/seed/karma.start.ts:4
↓ 2 callersFunctiontestModuleConfig
(languages?: Array<ILang>)
src/client/app/modules/i18n/components/lang-switcher.component.spec.ts:18
↓ 2 callersFunctiontestModuleConfig
(options?: any)
src/client/app/modules/i18n/services/multilingual.service.spec.ts:20
↓ 2 callersFunctionwatchAppFiles
(path: string, fileChangeCallback: (e: any, done: () => void) => void)
tools/tasks/seed/start.deving.ts:12
↓ 2 callersMethodwithoutStringifiedEnvConfig
()
tools/utils/seed/template_locals.ts:20
↓ 1 callersFunctionAttemptRootSymlink
* This will attempt to run the install script as root to make a symlink *
tools/install.js:71
↓ 1 callersMethodGET_SUPPORTED_LANGUAGES
()
src/client/app/modules/electron/utils/desktop-config.ts:6
↓ 1 callersMethodIS_DEBUG_MODE
()
src/client/app/modules/core/utils/config.ts:74
↓ 1 callersMethodIS_DESKTOP
()
src/client/app/modules/core/utils/config.ts:51
↓ 1 callersMethodSTATUSBAR_STYLE
(style: number | string)
nativescript/src/mobile/core/utils/actionbar.util.ts:31
↓ 1 callersFunctionTEST_HTTP_PROVIDERS
()
src/client/app/modules/core/testing/providers/http.ts:34
↓ 1 callersFunctionTEST_MULTILINGUAL_PROVIDERS
()
src/client/app/modules/i18n/testing/index.ts:11
↓ 1 callersMethodaddName
()
src/client/app/components/home/home.component.ts:32
↓ 1 callersMethodaddPackageBundles
(pack: ExtendPackages)
tools/config/seed.config.ts:709
↓ 1 callersMethodaddPackagesBundles
(packs: ExtendPackages[])
tools/config/seed.config.ts:722
↓ 1 callersMethodalert
(msg: string)
src/client/app/modules/core/interfaces/iwindow.ts:5
↓ 1 callersFunctionappVersion
* Returns the applications version as defined in the `package.json`. * @return {number} The applications version.
tools/config/seed.config.ts:775
↓ 1 callersMethodback
()
src/client/app/modules/core/services/router-extensions.service.ts:22
↓ 1 callersFunctionbundleShims
* Bundles the shim files.
tools/tasks/seed/build.bundles.ts:30
↓ 1 callersMethodchangeLang
(e: any)
src/client/app/modules/i18n/components/lang-switcher.component.ts:42
↓ 1 callersMethodconfigureSessionCookies
* Configure the server's session cookie handling.
tools/utils/seed/server.ts:137
↓ 1 callersMethodconfirm
(msg: string)
src/client/app/modules/core/interfaces/iwindow.ts:6
↓ 1 callersFunctioncopyAppFonts
()
tools/tasks/seed/build.assets.tns.ts:34
↓ 1 callersFunctioncopyAppResources
()
tools/tasks/seed/build.assets.tns.ts:26
↓ 1 callersFunctioncopyAssets
()
tools/tasks/seed/build.assets.tns.ts:17
↓ 1 callersFunctioncreateRootSymLink
* Create the symlink when running as root
tools/install.js:88
↓ 1 callersFunctioncreateSymLink
* Create Symlink
tools/install.js:103
↓ 1 callersFunctiondisplayFinalHelp
* Display final help screen!
tools/install.js:113
↓ 1 callersFunctiongetBuildType
* Returns the application build type.
tools/config/seed.config.ts:783
↓ 1 callersFunctiongetExtensions
(platform)
nativescript/webpack.config.js:182
↓ 1 callersFunctiongetExternalCss
* Get an array of filenames referring to all external css stylesheets.
tools/tasks/seed/build.html_css.ts:142
↓ 1 callersFunctiongetExternalScss
* Get an array of filenames referring to external scss stylesheets located in the global DEPENDENCIES * as well as in `src/css`.
tools/tasks/seed/build.html_css.ts:158
↓ 1 callersFunctiongetExternalScssStream
* Get a stream of external scss files for subsequent processing.
tools/tasks/seed/build.html_css.ts:149
↓ 1 callersMethodgetInjectableStyleExtension
()
tools/config/seed.config.ts:705
↓ 1 callersFunctiongetInjectablesDependenciesRef
* Returns the injectable dependency, mapping its filename to its path. * @param {string} name - The dependency to be mapped.
tools/tasks/seed/build.index.dev.ts:42
↓ 1 callersFunctiongetInvalidTaskErrorMessage
(invalid: string[], file: string)
tools/utils/seed/tasks_tools.ts:40
next →1–100 of 349, ranked by callers