Commit 9fac8923815e2f3e7b8f4367634a077ce173ff51

Authored by Nicolás Guarnieri
Exists in master

Merge branch 'master' into 'master'

Master(efernandez)

See merge request !2
1 { 1 {
2 "name": "wrapper-demo", 2 "name": "wrapper-demo",
3 "version": "0.0.1", 3 "version": "0.0.1",
4 "description": "", 4 "description": "",
5 "main": "main.js", 5 "main": "main.js",
6 "scripts": { 6 "scripts": {
7 "initdev": "npm install gulp --global && npm install && npm install -g jshint", 7 "initdev": "npm install gulp --global && npm install && npm install -g jshint",
8 "gulp-pre-commit": "gulp pre-commit", 8 "gulp-pre-commit": "gulp pre-commit",
9 "compile": "gulp uglify && gulp sass", 9 "compile": "gulp uglify && gulp sass",
10 "electron": "electron .", 10 "electron": "electron .",
11 "electron-build": "gulp uglify && gulp html && gulp sass && electron ." 11 "electron-build": "gulp uglify && gulp html && gulp sass && electron ."
12 }, 12 },
13 "pre-commit": [ 13 "pre-commit": [
14 "gulp-pre-commit" 14 "gulp-pre-commit"
15 ], 15 ],
16 "repository": { 16 "repository": {
17 "type": "git", 17 "type": "git",
18 "url": "ssh://git@debonline.dyndns.org:npm/wrapper-demo.git" 18 "url": "ssh://git@debonline.dyndns.org:npm/wrapper-demo.git"
19 }, 19 },
20 "author": "Foca Software", 20 "author": "Foca Software",
21 "license": "ISC", 21 "license": "ISC",
22 "dependencies": { 22 "dependencies": {
23 "angular": "^1.7.5", 23 "angular": "^1.7.5",
24 "angular-cookies": "^1.7.5", 24 "angular-cookies": "^1.7.5",
25 "angular-i18n": "^1.7.5", 25 "angular-i18n": "^1.7.5",
26 "angular-ladda": "^0.4.3", 26 "angular-ladda": "^0.4.3",
27 "angular-route": "^1.7.5", 27 "angular-route": "^1.7.5",
28 "angular-sanitize": "^1.7.5", 28 "angular-sanitize": "^1.7.5",
29 "angular-ui-swiper": "^2.3.8", 29 "angular-ui-swiper": "^2.3.8",
30 "bootstrap": "^4.1.3", 30 "bootstrap": "^4.1.3",
31 "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", 31 "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git",
32 "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", 32 "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git",
33 "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores", 33 "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores",
34 "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", 34 "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git",
35 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", 35 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git",
36 "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", 36 "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git",
37 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", 37 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git",
38 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", 38 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git",
39 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", 39 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git",
40 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", 40 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git",
41 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", 41 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git",
42 "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", 42 "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git",
43 "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", 43 "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git",
44 "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", 44 "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git",
45 "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal", 45 "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal",
46 "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos", 46 "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos",
47 "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", 47 "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git",
48 "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", 48 "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git",
49 "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", 49 "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git",
50 "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", 50 "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git",
51 "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", 51 "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git",
52 "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", 52 "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git",
53 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", 53 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git",
54 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", 54 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git",
55 "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", 55 "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git",
56 "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", 56 "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git",
57 "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", 57 "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git",
58 "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", 58 "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git",
59 "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", 59 "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git",
60 "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", 60 "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git",
61 "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", 61 "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git",
62 "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", 62 "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git",
63 "foca-turno-apertura": "git+ssh://git@debonline.dyndns.org:npm/foca-turno-apertura.git",
64 "font-awesome": "^4.7.0", 63 "font-awesome": "^4.7.0",
65 "gulp-angular-templatecache": "^2.2.1", 64 "gulp-angular-templatecache": "^2.2.1",
66 "gulp-htmlmin": "^5.0.1", 65 "gulp-htmlmin": "^5.0.1",
67 "gulp-uglify": "^3.0.1", 66 "gulp-uglify": "^3.0.1",
68 "gulp-uglify-es": "^1.0.4", 67 "gulp-uglify-es": "^1.0.4",
69 "jquery": "^3.3.1", 68 "jquery": "^3.3.1",
70 "ladda": "1.0.6", 69 "ladda": "1.0.6",
71 "leaflet": "1.3.4", 70 "leaflet": "1.3.4",
72 "ngstorage": "^0.3.11", 71 "ngstorage": "^0.3.11",
73 "node-sass": "^4.10.0", 72 "node-sass": "^4.10.0",
74 "uglify": "^0.1.5", 73 "uglify": "^0.1.5",
75 "ui-bootstrap4": "^3.0.5" 74 "ui-bootstrap4": "^3.0.5"
76 }, 75 },
77 "devDependencies": { 76 "devDependencies": {
78 "electron": "^3.0.2", 77 "electron": "^3.0.2",
79 "gulp": "^3.9.1", 78 "gulp": "^3.9.1",
80 "gulp-clean": "^0.4.0", 79 "gulp-clean": "^0.4.0",
81 "gulp-concat": "^2.6.1", 80 "gulp-concat": "^2.6.1",
82 "gulp-connect": "^5.6.1", 81 "gulp-connect": "^5.6.1",
83 "gulp-jshint": "^2.1.0", 82 "gulp-jshint": "^2.1.0",
84 "gulp-rename": "^1.4.0", 83 "gulp-rename": "^1.4.0",
85 "gulp-replace": "^1.0.0", 84 "gulp-replace": "^1.0.0",
86 "gulp-sass": "^4.0.1", 85 "gulp-sass": "^4.0.1",
87 "gulp-uglify": "^1.0.4", 86 "gulp-uglify": "^1.0.4",
88 "gulp-watch": "^5.0.1", 87 "gulp-watch": "^5.0.1",
89 "jasmine-core": "^3.2.1", 88 "jasmine-core": "^3.2.1",
90 "jshint": "^2.9.6", 89 "jshint": "^2.9.6",
91 "pre-commit": "^1.2.2", 90 "pre-commit": "^1.2.2",
92 "pump": "^3.0.0" 91 "pump": "^3.0.0"
93 } 92 }
94 } 93 }
95 94
1 angular.module('appWrapperDemo', [ 1 angular.module('appWrapperDemo', [
2 //EXTERNOS 2 //EXTERNOS
3 'angular-ladda', 3 'angular-ladda',
4 'cordovaGeolocationModule', 4 'cordovaGeolocationModule',
5 'ngCookies', 5 'ngCookies',
6 'ngRoute', 6 'ngRoute',
7 'ngSanitize', 7 'ngSanitize',
8 'ngStorage', 8 'ngStorage',
9 'onScreenKeyboard', 9 'onScreenKeyboard',
10 'ui.bootstrap', 10 'ui.bootstrap',
11 'ui.swiper', 11 'ui.swiper',
12 12
13 // MODULOS FOCA 13 // MODULOS FOCA
14 'focaAbmPlazoPago', 14 'focaAbmPlazoPago',
15 'focaAbmPreciosCondiciones', 15 'focaAbmPreciosCondiciones',
16 'focaAbmSectores', 16 'focaAbmSectores',
17 'focaAdminSeguimiento', 17 'focaAdminSeguimiento',
18 'focaBotoneraPrincipal', 18 'focaBotoneraPrincipal',
19 'focaBusquedaCliente', 19 'focaBusquedaCliente',
20 'focaBusquedaProductos', 20 'focaBusquedaProductos',
21 'focaConfiguracion', 21 'focaConfiguracion',
22 'focaCrearHojaRuta', 22 'focaCrearHojaRuta',
23 'focaCrearNotaPedido', 23 'focaCrearNotaPedido',
24 'focaCrearRemito', 24 'focaCrearRemito',
25 'focaDirectivas', 25 'focaDirectivas',
26 'focaFiltros', 26 'focaFiltros',
27 'focaHojaRuta', 27 'focaHojaRuta',
28 'focaLogin', 28 'focaLogin',
29 'focaModal', 29 'focaModal',
30 'focaModalChofer', 30 'focaModalChofer',
31 'focaModalCotizacion', 31 'focaModalCotizacion',
32 'focaModalDetalleHojaRuta', 32 'focaModalDetalleHojaRuta',
33 'focaModalDomicilio', 33 'focaModalDomicilio',
34 'focaModalFlete', 34 'focaModalFlete',
35 'focaModalMoneda', 35 'focaModalMoneda',
36 'focaModalNotaPedido', 36 'focaModalNotaPedido',
37 'focaModalPrecioCondicion', 37 'focaModalPrecioCondicion',
38 'focaModalProveedor', 38 'focaModalProveedor',
39 'focaModalRemito', 39 'focaModalRemito',
40 'focaModalTarifaFlete', 40 'focaModalTarifaFlete',
41 'focaModalTransportista', 41 'focaModalTransportista',
42 'focaModalVehiculo', 42 'focaModalVehiculo',
43 'focaModalVendedores', 43 'focaModalVendedores',
44 'focaSeguimiento', 44 'focaSeguimiento',
45 'focaTeclado', 45 'focaTeclado'
46 'focaTurnoApertura'
47 ]); 46 ]);
48 47