Commit 08181c7c36124b32792a60196db2cb497cc82939
1 parent
598027636e
Exists in
master
agrego modulo AbmChofer
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
package.json
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 | "actualizar": "git pull origin master", | 10 | "actualizar": "git pull origin master", |
11 | "install-dev": "gulp pre-install && npm install && gulp post-install" | 11 | "install-dev": "gulp pre-install && npm install && gulp post-install" |
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-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | ||
31 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 32 | "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", | 33 | "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.git", | 34 | "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git", |
34 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | 35 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", |
35 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | 36 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", |
36 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | 37 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
37 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | 38 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
38 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | 39 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", |
39 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | 40 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", |
40 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | 41 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", |
41 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | 42 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", |
42 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | 43 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", |
43 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | 44 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
44 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | 45 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", |
45 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | 46 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", |
46 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | 47 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", |
47 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | 48 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
48 | "foca-modal-banco": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-banco.git", | 49 | "foca-modal-banco": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-banco.git", |
49 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | 50 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
50 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | 51 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", |
51 | "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", | 52 | "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", |
52 | "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git", | 53 | "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git", |
53 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | 54 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", |
54 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 55 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
55 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 56 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", |
56 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 57 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
57 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | 58 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", |
58 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | 59 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", |
59 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 60 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
60 | "foca-modal-localidad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localidad.git", | 61 | "foca-modal-localidad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localidad.git", |
61 | "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", | 62 | "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", |
62 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 63 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", |
63 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 64 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
64 | "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", | 65 | "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", |
65 | "foca-modal-provincia": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-provincia.git", | 66 | "foca-modal-provincia": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-provincia.git", |
66 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 67 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", |
67 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 68 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", |
68 | "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", | 69 | "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", |
69 | "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", | 70 | "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", |
70 | "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", | 71 | "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", |
71 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | 72 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", |
72 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 73 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
73 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 74 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", |
74 | "font-awesome": "^4.7.0", | 75 | "font-awesome": "^4.7.0", |
75 | "gulp-angular-templatecache": "^2.2.1", | 76 | "gulp-angular-templatecache": "^2.2.1", |
76 | "gulp-htmlmin": "^5.0.1", | 77 | "gulp-htmlmin": "^5.0.1", |
77 | "gulp-uglify": "^3.0.1", | 78 | "gulp-uglify": "^3.0.1", |
78 | "gulp-uglify-es": "^1.0.4", | 79 | "gulp-uglify-es": "^1.0.4", |
79 | "jquery": "^3.3.1", | 80 | "jquery": "^3.3.1", |
80 | "ladda": "1.0.6", | 81 | "ladda": "1.0.6", |
81 | "leaflet": "1.3.4", | 82 | "leaflet": "1.3.4", |
82 | "ngstorage": "^0.3.11", | 83 | "ngstorage": "^0.3.11", |
83 | "node-sass": "^4.10.0", | 84 | "node-sass": "^4.10.0", |
84 | "uglify": "^0.1.5", | 85 | "uglify": "^0.1.5", |
85 | "ui-bootstrap4": "^3.0.5" | 86 | "ui-bootstrap4": "^3.0.5" |
86 | }, | 87 | }, |
87 | "devDependencies": { | 88 | "devDependencies": { |
88 | "electron": "^3.0.2", | 89 | "electron": "^3.0.2", |
89 | "gulp": "^3.9.1", | 90 | "gulp": "^3.9.1", |
90 | "gulp-clean": "^0.4.0", | 91 | "gulp-clean": "^0.4.0", |
91 | "gulp-concat": "^2.6.1", | 92 | "gulp-concat": "^2.6.1", |
92 | "gulp-connect": "^5.6.1", | 93 | "gulp-connect": "^5.6.1", |
93 | "gulp-jshint": "^2.1.0", | 94 | "gulp-jshint": "^2.1.0", |
94 | "gulp-rename": "^1.4.0", | 95 | "gulp-rename": "^1.4.0", |
95 | "gulp-replace": "^1.0.0", | 96 | "gulp-replace": "^1.0.0", |
96 | "gulp-sass": "^4.0.1", | 97 | "gulp-sass": "^4.0.1", |
97 | "gulp-uglify": "^1.0.4", | 98 | "gulp-uglify": "^1.0.4", |
98 | "gulp-watch": "^5.0.1", | 99 | "gulp-watch": "^5.0.1", |
99 | "jasmine-core": "^3.2.1", | 100 | "jasmine-core": "^3.2.1", |
100 | "jshint": "^2.9.6", | 101 | "jshint": "^2.9.6", |
101 | "pre-commit": "^1.2.2", | 102 | "pre-commit": "^1.2.2", |
102 | "pump": "^3.0.0" | 103 | "pump": "^3.0.0" |
103 | } | 104 | } |
104 | } | 105 | } |
105 | 106 |
src/js/app.js
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 | 'focaAbmVehiculo', | 17 | 'focaAbmVehiculo', |
18 | 'focaAbmChofer', | ||
18 | 'focaAdminSeguimiento', | 19 | 'focaAdminSeguimiento', |
19 | 'focaBotoneraPrincipal', | 20 | 'focaBotoneraPrincipal', |
20 | 'focaBusquedaCliente', | 21 | 'focaBusquedaCliente', |
21 | 'focaBusquedaProductos', | 22 | 'focaBusquedaProductos', |
22 | 'focaConfiguracion', | 23 | 'focaConfiguracion', |
23 | 'focaCrearCobranza', | 24 | 'focaCrearCobranza', |
24 | 'focaCrearHojaRuta', | 25 | 'focaCrearHojaRuta', |
25 | 'focaCrearNotaPedido', | 26 | 'focaCrearNotaPedido', |
26 | 'focaCrearRemito', | 27 | 'focaCrearRemito', |
27 | 'focaDirectivas', | 28 | 'focaDirectivas', |
28 | 'focaFiltros', | 29 | 'focaFiltros', |
29 | 'focaHojaRuta', | 30 | 'focaHojaRuta', |
30 | 'focaLogin', | 31 | 'focaLogin', |
31 | 'focaModal', | 32 | 'focaModal', |
32 | 'focaModalBanco', | 33 | 'focaModalBanco', |
33 | 'focaModalCheque', | 34 | 'focaModalCheque', |
34 | 'focaModalChofer', | 35 | 'focaModalChofer', |
35 | 'focaModalCobradores', | 36 | 'focaModalCobradores', |
36 | 'focaModalCobranza', | 37 | 'focaModalCobranza', |
37 | 'focaModalCotizacion', | 38 | 'focaModalCotizacion', |
38 | 'focaModalDetalleHojaRuta', | 39 | 'focaModalDetalleHojaRuta', |
39 | 'focaModalDomicilio', | 40 | 'focaModalDomicilio', |
40 | 'focaModalEfectivo', | 41 | 'focaModalEfectivo', |
41 | 'focaModalFactura', | 42 | 'focaModalFactura', |
42 | 'focaModalFlete', | 43 | 'focaModalFlete', |
43 | 'focaModalLocalidad', | 44 | 'focaModalLocalidad', |
44 | 'focaModalMoneda', | 45 | 'focaModalMoneda', |
45 | 'focaModalNotaPedido', | 46 | 'focaModalNotaPedido', |
46 | 'focaModalPrecioCondicion', | 47 | 'focaModalPrecioCondicion', |
47 | 'focaModalProveedor', | 48 | 'focaModalProveedor', |
48 | 'focaModalProvincia', | 49 | 'focaModalProvincia', |
49 | 'focaModalRemito', | 50 | 'focaModalRemito', |
50 | 'focaModalTarifaFlete', | 51 | 'focaModalTarifaFlete', |
51 | 'focaModalTransportista', | 52 | 'focaModalTransportista', |
52 | 'focaModalVehiculo', | 53 | 'focaModalVehiculo', |
53 | 'focaModalVendedores', | 54 | 'focaModalVendedores', |
54 | 'focaNombreEmpresa', | 55 | 'focaNombreEmpresa', |
55 | 'focaSeguimiento', | 56 | 'focaSeguimiento', |
56 | 'focaTeclado' | 57 | 'focaTeclado' |
57 | ]); | 58 | ]); |
58 | 59 |