Commit 180117e4e599dd6ba61c81e2a4dc6ed111998503
1 parent
eefb11d1dc
Exists in
master
and in
1 other branch
foca autorizacino
Showing
5 changed files
with
16 additions
and
0 deletions
Show diff stats
img/0003-00000006.pdf
No preview for this file type
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 | "test": "unit-test.html", | 7 | "test": "unit-test.html", |
| 8 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", | 8 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", |
| 9 | "gulp-pre-commit": "gulp pre-commit", | 9 | "gulp-pre-commit": "gulp pre-commit", |
| 10 | "compile": "gulp uglify && gulp sass", | 10 | "compile": "gulp uglify && gulp sass", |
| 11 | "actualizar": "git pull origin master", | 11 | "actualizar": "git pull origin master", |
| 12 | "install-dev": "gulp pre-install && npm install && gulp post-install" | 12 | "install-dev": "gulp pre-install && npm install && gulp post-install" |
| 13 | }, | 13 | }, |
| 14 | "pre-commit": [ | 14 | "pre-commit": [ |
| 15 | "gulp-pre-commit" | 15 | "gulp-pre-commit" |
| 16 | ], | 16 | ], |
| 17 | "repository": { | 17 | "repository": { |
| 18 | "type": "git", | 18 | "type": "git", |
| 19 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" | 19 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" |
| 20 | }, | 20 | }, |
| 21 | "author": "Foca Software", | 21 | "author": "Foca Software", |
| 22 | "license": "ISC", | 22 | "license": "ISC", |
| 23 | "dependencies": { | 23 | "dependencies": { |
| 24 | "angular": "^1.7.8", | 24 | "angular": "^1.7.8", |
| 25 | "angular-chart.js": "1.1.1", | 25 | "angular-chart.js": "1.1.1", |
| 26 | "angular-cookies": "^1.7.8", | 26 | "angular-cookies": "^1.7.8", |
| 27 | "angular-file-saver": "^1.1.3", | 27 | "angular-file-saver": "^1.1.3", |
| 28 | "angular-i18n": "^1.7.8", | 28 | "angular-i18n": "^1.7.8", |
| 29 | "angular-ladda": "^0.4.3", | 29 | "angular-ladda": "^0.4.3", |
| 30 | "angular-md5": "^0.1.10", | 30 | "angular-md5": "^0.1.10", |
| 31 | "angular-mocks": "^1.7.8", | 31 | "angular-mocks": "^1.7.8", |
| 32 | "angular-route": "^1.7.8", | 32 | "angular-route": "^1.7.8", |
| 33 | "angular-sanitize": "^1.7.8", | 33 | "angular-sanitize": "^1.7.8", |
| 34 | "angular-ui-grid": "4.6.6", | 34 | "angular-ui-grid": "4.6.6", |
| 35 | "angular-ui-swiper": "^2.3.8", | 35 | "angular-ui-swiper": "^2.3.8", |
| 36 | "bootstrap": "^4.3.1", | 36 | "bootstrap": "^4.3.1", |
| 37 | "chart.js": "2.7.3", | 37 | "chart.js": "2.7.3", |
| 38 | "excel-builder": "2.0.3", | 38 | "excel-builder": "2.0.3", |
| 39 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | 39 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", |
| 40 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 40 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", |
| 41 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | 41 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", |
| 42 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | 42 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", |
| 43 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", | 43 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", |
| 44 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", | 44 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", |
| 45 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | 45 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", |
| 46 | "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", | 46 | "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", |
| 47 | "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git", | ||
| 47 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", | 48 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", |
| 48 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", | 49 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", |
| 49 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | 50 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
| 50 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | 51 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
| 51 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | 52 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", |
| 52 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | 53 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", |
| 53 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", | 54 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", |
| 54 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | 55 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", |
| 55 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | 56 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", |
| 56 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", | 57 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", |
| 57 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | 58 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", |
| 58 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | 59 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", |
| 59 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | 60 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
| 60 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", | 61 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", |
| 61 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | 62 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", |
| 62 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | 63 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", |
| 63 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", | 64 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", |
| 64 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | 65 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", |
| 65 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", | 66 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", |
| 66 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | 67 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
| 67 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | 68 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
| 68 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | 69 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", |
| 69 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | 70 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", |
| 70 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 71 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
| 71 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", | 72 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", |
| 72 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 73 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", |
| 73 | "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", | 74 | "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", |
| 74 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 75 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
| 75 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | 76 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", |
| 76 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | 77 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", |
| 77 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | 78 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", |
| 78 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 79 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
| 79 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", | 80 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", |
| 80 | "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", | 81 | "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", |
| 81 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | 82 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", |
| 82 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", | 83 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", |
| 83 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", | 84 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", |
| 84 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 85 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", |
| 85 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 86 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
| 86 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | 87 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", |
| 87 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 88 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", |
| 88 | "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", | 89 | "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", |
| 89 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 90 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", |
| 90 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | 91 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", |
| 91 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | 92 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", |
| 92 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 93 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
| 93 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 94 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", |
| 94 | "font-awesome": "^4.7.0", | 95 | "font-awesome": "^4.7.0", |
| 95 | "gulp-angular-templatecache": "^2.2.6", | 96 | "gulp-angular-templatecache": "^2.2.6", |
| 96 | "gulp-htmlmin": "^5.0.1", | 97 | "gulp-htmlmin": "^5.0.1", |
| 97 | "gulp-sequence": "^1.0.0", | 98 | "gulp-sequence": "^1.0.0", |
| 98 | "gulp-uglify-es": "^1.0.4", | 99 | "gulp-uglify-es": "^1.0.4", |
| 99 | "jquery": "^3.3.1", | 100 | "jquery": "^3.3.1", |
| 100 | "jszip": "2.6.1", | 101 | "jszip": "2.6.1", |
| 101 | "ladda": "1.0.6", | 102 | "ladda": "1.0.6", |
| 102 | "leaflet": "1.3.4", | 103 | "leaflet": "1.3.4", |
| 103 | "lodash": "4.17.11", | 104 | "lodash": "4.17.11", |
| 104 | "moment": "2.23.0", | 105 | "moment": "2.23.0", |
| 105 | "ngstorage": "^0.3.11", | 106 | "ngstorage": "^0.3.11", |
| 106 | "node-sass": "^4.11.0", | 107 | "node-sass": "^4.11.0", |
| 107 | "pdfmake": "0.1.41", | 108 | "pdfmake": "0.1.41", |
| 108 | "uglify": "^0.1.5", | 109 | "uglify": "^0.1.5", |
| 109 | "ui-bootstrap4": "^3.0.6" | 110 | "ui-bootstrap4": "^3.0.6" |
| 110 | }, | 111 | }, |
| 111 | "devDependencies": { | 112 | "devDependencies": { |
| 112 | "gulp": "3.9.1", | 113 | "gulp": "3.9.1", |
| 113 | "gulp-clean": "^0.4.0", | 114 | "gulp-clean": "^0.4.0", |
| 114 | "gulp-concat": "^2.6.1", | 115 | "gulp-concat": "^2.6.1", |
| 115 | "gulp-connect": "^5.7.0", | 116 | "gulp-connect": "^5.7.0", |
| 116 | "gulp-jshint": "^2.1.0", | 117 | "gulp-jshint": "^2.1.0", |
| 117 | "gulp-rename": "^1.4.0", | 118 | "gulp-rename": "^1.4.0", |
| 118 | "gulp-replace": "^1.0.0", | 119 | "gulp-replace": "^1.0.0", |
| 119 | "gulp-sass": "^4.0.1", | 120 | "gulp-sass": "^4.0.1", |
| 120 | "gulp-uglify": "^3.0.2", | 121 | "gulp-uglify": "^3.0.2", |
| 121 | "gulp-watch": "^5.0.1", | 122 | "gulp-watch": "^5.0.1", |
| 122 | "jasmine-core": "^3.3.0", | 123 | "jasmine-core": "^3.3.0", |
| 123 | "jshint": "^2.10.2", | 124 | "jshint": "^2.10.2", |
| 124 | "pre-commit": "^1.2.2", | 125 | "pre-commit": "^1.2.2", |
| 125 | "pump": "^3.0.0" | 126 | "pump": "^3.0.0" |
| 126 | } | 127 | } |
| 127 | } | 128 | } |
| 128 | 129 |
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 | 'ui.grid', | 12 | 'ui.grid', |
| 13 | 'ui.grid.exporter', | 13 | 'ui.grid.exporter', |
| 14 | 'ngFileSaver', | 14 | 'ngFileSaver', |
| 15 | 'angular-md5', | 15 | 'angular-md5', |
| 16 | 16 | ||
| 17 | // MODULOS FOCA | 17 | // MODULOS FOCA |
| 18 | 'focaAbmPreciosCondiciones', | 18 | 'focaAbmPreciosCondiciones', |
| 19 | 'focaAbmVehiculo', | 19 | 'focaAbmVehiculo', |
| 20 | 'focaAbmChofer', | 20 | 'focaAbmChofer', |
| 21 | 'focaAbmVendedorCobrador', | 21 | 'focaAbmVendedorCobrador', |
| 22 | 'focaActivarHojaRuta', | 22 | 'focaActivarHojaRuta', |
| 23 | 'focaAdminSeguimiento', | 23 | 'focaAdminSeguimiento', |
| 24 | 'focaAgendarVisita', | 24 | 'focaAgendarVisita', |
| 25 | 'focaAutorizarHojaRuta', | ||
| 25 | 'focaBotoneraFacturador', | 26 | 'focaBotoneraFacturador', |
| 26 | 'focaBotoneraLateral', | 27 | 'focaBotoneraLateral', |
| 27 | 'focaBotoneraPrincipal', | 28 | 'focaBotoneraPrincipal', |
| 28 | 'focaBusquedaCliente', | 29 | 'focaBusquedaCliente', |
| 29 | 'focaBusquedaProductos', | 30 | 'focaBusquedaProductos', |
| 30 | 'focaCabeceraFacturador', | 31 | 'focaCabeceraFacturador', |
| 31 | 'focaConfiguracion', | 32 | 'focaConfiguracion', |
| 32 | 'focaConfigurarTerminal', | 33 | 'focaConfigurarTerminal', |
| 33 | 'focaCrearCobranza', | 34 | 'focaCrearCobranza', |
| 34 | 'focaCrearHojaRuta', | 35 | 'focaCrearHojaRuta', |
| 35 | 'focaCrearLogin', | 36 | 'focaCrearLogin', |
| 36 | 'focaCrearNotaPedido', | 37 | 'focaCrearNotaPedido', |
| 37 | 'focaCrearRemito', | 38 | 'focaCrearRemito', |
| 38 | 'focaDirectivas', | 39 | 'focaDirectivas', |
| 39 | 'focaEstadoCisternas', | 40 | 'focaEstadoCisternas', |
| 40 | 'focaFiltros', | 41 | 'focaFiltros', |
| 41 | 'focaHojaRuta', | 42 | 'focaHojaRuta', |
| 42 | 'focaInformes', | 43 | 'focaInformes', |
| 43 | 'focaLogin', | 44 | 'focaLogin', |
| 44 | 'focaModal', | 45 | 'focaModal', |
| 45 | 'focaModalCheque', | 46 | 'focaModalCheque', |
| 46 | 'focaModalCobranza', | 47 | 'focaModalCobranza', |
| 47 | 'focaModalCotizacion', | 48 | 'focaModalCotizacion', |
| 48 | 'focaModalDetalleCisternas', | 49 | 'focaModalDetalleCisternas', |
| 49 | 'focaModalDetalleHojaRuta', | 50 | 'focaModalDetalleHojaRuta', |
| 50 | 'focaModalDetalles', | 51 | 'focaModalDetalles', |
| 51 | 'focaModalDomicilio', | 52 | 'focaModalDomicilio', |
| 52 | 'focaModalEfectivo', | 53 | 'focaModalEfectivo', |
| 53 | 'focaModalFactura', | 54 | 'focaModalFactura', |
| 54 | 'focaModalFacturaDetalle', | 55 | 'focaModalFacturaDetalle', |
| 55 | 'focaModalFlete', | 56 | 'focaModalFlete', |
| 56 | 'focaModalGraficoCisternas', | 57 | 'focaModalGraficoCisternas', |
| 57 | 'focaModalInforme', | 58 | 'focaModalInforme', |
| 58 | 'focaModalListaPrecio', | 59 | 'focaModalListaPrecio', |
| 59 | 'focaModalLocalizar', | 60 | 'focaModalLocalizar', |
| 60 | 'focaModalLogin', | 61 | 'focaModalLogin', |
| 61 | 'focaModalNotaPedido', | 62 | 'focaModalNotaPedido', |
| 62 | 'focaModalPrecioCondicion', | 63 | 'focaModalPrecioCondicion', |
| 63 | 'focaModalPuntoDescarga', | 64 | 'focaModalPuntoDescarga', |
| 64 | 'focaModalRemito', | 65 | 'focaModalRemito', |
| 65 | 'focaModalResumenCuenta', | 66 | 'focaModalResumenCuenta', |
| 66 | 'focaModalTarifaFlete', | 67 | 'focaModalTarifaFlete', |
| 67 | 'focaModalUnidadMedida', | 68 | 'focaModalUnidadMedida', |
| 68 | 'focaNombreEmpresa', | 69 | 'focaNombreEmpresa', |
| 69 | 'focaSeguimiento', | 70 | 'focaSeguimiento', |
| 70 | 'focaTeclado', | 71 | 'focaTeclado', |
| 71 | 'focaLogisticaPedidoRuta' | 72 | 'focaLogisticaPedidoRuta' |
| 72 | ]); | 73 | ]); |
| 73 | 74 |
src/sass/_table-autorizar-nota-pedido.scss
| File was created | 1 | .tabla-autorizar-nota-pedido { | |
| 2 | |||
| 3 | thead > tr > th { | ||
| 4 | background-color: #67615e; | ||
| 5 | color: #FFF; | ||
| 6 | } | ||
| 7 | |||
| 8 | tfoot > tr > th { | ||
| 9 | background-color: #67615e; | ||
| 10 | color: #FFF; | ||
| 11 | } | ||
| 12 | |||
| 13 | } | ||
| 14 |
src/sass/general.scss
| 1 | $primary-color: #e09125; | 1 | $primary-color: #e09125; |
| 2 | @import 'admin-seguimiento'; | 2 | @import 'admin-seguimiento'; |
| 3 | @import 'bootstrap'; | 3 | @import 'bootstrap'; |
| 4 | @import 'botonera'; | 4 | @import 'botonera'; |
| 5 | @import 'botonera-lateral'; | 5 | @import 'botonera-lateral'; |
| 6 | @import 'botonera-principal'; | 6 | @import 'botonera-principal'; |
| 7 | @import 'botonera-secundaria'; | 7 | @import 'botonera-secundaria'; |
| 8 | @import 'contenedor'; | 8 | @import 'contenedor'; |
| 9 | @import 'lista'; | 9 | @import 'lista'; |
| 10 | @import 'login'; | 10 | @import 'login'; |
| 11 | @import 'panel-informativo'; | 11 | @import 'panel-informativo'; |
| 12 | @import 'tabla'; | 12 | @import 'tabla'; |
| 13 | @import 'teclado'; | 13 | @import 'teclado'; |
| 14 | @import 'tabla-articulos'; | 14 | @import 'tabla-articulos'; |
| 15 | @import 'acciones-mobile'; | 15 | @import 'acciones-mobile'; |
| 16 | @import 'swiper'; | 16 | @import 'swiper'; |
| 17 | @import 'foca-crear'; | 17 | @import 'foca-crear'; |
| 18 | @import 'logistica-pedido-ruta'; | 18 | @import 'logistica-pedido-ruta'; |
| 19 | @import 'tabs'; | 19 | @import 'tabs'; |
| 20 | @import 'grid'; | 20 | @import 'grid'; |
| 21 | @import 'paginador-abm'; | 21 | @import 'paginador-abm'; |
| 22 | @import 'table-autorizar-nota-pedido'; | ||
| 22 | 23 | ||
| 23 | 24 | ||
| 24 | //OCULTA FLECHAS INPUT NUMBER | 25 | //OCULTA FLECHAS INPUT NUMBER |
| 25 | input[type='number'] { | 26 | input[type='number'] { |
| 26 | -moz-appearance:textfield; | 27 | -moz-appearance:textfield; |
| 27 | } | 28 | } |
| 28 | 29 | ||
| 29 | input::-webkit-outer-spin-button, | 30 | input::-webkit-outer-spin-button, |
| 30 | input::-webkit-inner-spin-button { | 31 | input::-webkit-inner-spin-button { |
| 31 | -webkit-appearance: none; | 32 | -webkit-appearance: none; |
| 32 | } | 33 | } |
| 33 | 34 | ||
| 34 | .d-md-grid{ | 35 | .d-md-grid{ |
| 35 | @media (min-width: 768px) { | 36 | @media (min-width: 768px) { |
| 36 | display: grid !important; | 37 | display: grid !important; |
| 37 | } | 38 | } |
| 38 | } | 39 | } |
| 39 | 40 | ||
| 40 | .btn-outline-debo{ | 41 | .btn-outline-debo{ |
| 41 | background-color: transparent; | 42 | background-color: transparent; |
| 42 | color: $primary-color; | 43 | color: $primary-color; |
| 43 | border-color: $primary-color; | 44 | border-color: $primary-color; |
| 44 | &:hover{ | 45 | &:hover{ |
| 45 | color: #FFF; | 46 | color: #FFF; |
| 46 | border-color: transparent; | 47 | border-color: transparent; |
| 47 | background-color: $primary-color; | 48 | background-color: $primary-color; |
| 48 | } | 49 | } |
| 49 | } | 50 | } |
| 50 | 51 | ||
| 51 | .btn-brown { | 52 | .btn-brown { |
| 52 | background-color:#Cd9035; | 53 | background-color:#Cd9035; |
| 53 | -webkit-appearance: none; | 54 | -webkit-appearance: none; |
| 54 | border-color: transparent; | 55 | border-color: transparent; |
| 55 | &:focus { | 56 | &:focus { |
| 56 | outline: 0 !important; | 57 | outline: 0 !important; |
| 57 | box-shadow: none; | 58 | box-shadow: none; |
| 58 | } | 59 | } |
| 59 | .icon-white { | 60 | .icon-white { |
| 60 | color: white; | 61 | color: white; |
| 61 | } | 62 | } |
| 62 | } | 63 | } |
| 63 | 64 | ||
| 64 | 65 | ||
| 65 | .page-item.active .page-link { | 66 | .page-item.active .page-link { |
| 66 | z-index: 1; | 67 | z-index: 1; |
| 67 | color: #fff; | 68 | color: #fff; |
| 68 | background-color: #Cd9035; | 69 | background-color: #Cd9035; |
| 69 | border-color: #Cd9035; | 70 | border-color: #Cd9035; |
| 70 | } | 71 | } |
| 71 | 72 | ||
| 72 | .foca-input { | 73 | .foca-input { |
| 73 | &:focus { | 74 | &:focus { |
| 74 | border-color: #Cd9035; | 75 | border-color: #Cd9035; |
| 75 | box-shadow: 0 0 5px #Cd9035; | 76 | box-shadow: 0 0 5px #Cd9035; |
| 76 | } | 77 | } |
| 77 | } | 78 | } |
| 78 | 79 | ||
| 79 | .btn-info { | 80 | .btn-info { |
| 80 | background-color: #Cd9035; | 81 | background-color: #Cd9035; |
| 81 | border-color: #Cd9035; | 82 | border-color: #Cd9035; |
| 82 | &:focus { | 83 | &:focus { |
| 83 | box-shadow: none; | 84 | box-shadow: none; |
| 84 | } | 85 | } |
| 85 | &:hover { | 86 | &:hover { |
| 86 | background-color: #Cd9035; | 87 | background-color: #Cd9035; |
| 87 | } | 88 | } |
| 88 | } | 89 | } |
| 89 | 90 | ||
| 90 | .btn-primary { | 91 | .btn-primary { |
| 91 | background-color: #Cd9035; | 92 | background-color: #Cd9035; |
| 92 | border-color: #Cd9035; | 93 | border-color: #Cd9035; |
| 93 | &:focus { | 94 | &:focus { |
| 94 | box-shadow: none; | 95 | box-shadow: none; |
| 95 | } | 96 | } |
| 96 | &:hover { | 97 | &:hover { |
| 97 | background-color: #Cd9035; | 98 | background-color: #Cd9035; |
| 98 | } | 99 | } |
| 99 | } | 100 | } |
| 100 | 101 | ||
| 101 | .table-celda-total { | 102 | .table-celda-total { |
| 102 | background-color: #E09524; | 103 | background-color: #E09524; |
| 103 | } | 104 | } |
| 104 | 105 | ||
| 105 | marquee { | 106 | marquee { |
| 106 | background-color: #E09524; | 107 | background-color: #E09524; |
| 107 | } | 108 | } |
| 108 | 109 | ||
| 109 | .front-index{ | 110 | .front-index{ |
| 110 | z-index: 9999; | 111 | z-index: 9999; |
| 111 | } | 112 | } |
| 112 | 113 | ||
| 113 | .uib-daypicker{ | 114 | .uib-daypicker{ |
| 114 | outline: 0 | 115 | outline: 0 |
| 115 | } | 116 | } |
| 116 | 117 | ||
| 117 | .right-0{ | 118 | .right-0{ |
| 118 | right: 0; | 119 | right: 0; |
| 119 | } | 120 | } |
| 120 | 121 | ||
| 121 | .tabla-factura{ | 122 | .tabla-factura{ |
| 122 | word-wrap: break-word; | 123 | word-wrap: break-word; |
| 123 | table-layout: fixed; | 124 | table-layout: fixed; |
| 124 | } | 125 | } |
| 125 | 126 | ||
| 126 | .ladda-w-100 .ladda-label{ | 127 | .ladda-w-100 .ladda-label{ |
| 127 | width: 100%; | 128 | width: 100%; |
| 128 | float: right; | 129 | float: right; |
| 129 | } | 130 | } |
| 130 | 131 | ||
| 131 | .btn-delete-image{ | 132 | .btn-delete-image{ |
| 132 | height: 25px; | 133 | height: 25px; |
| 133 | width: 25px; | 134 | width: 25px; |
| 134 | top: -10px; | 135 | top: -10px; |
| 135 | right: 0; | 136 | right: 0; |
| 136 | } | 137 | } |
| 137 | 138 | ||
| 138 | button.clear-input{ | 139 | button.clear-input{ |
| 139 | cursor: pointer; | 140 | cursor: pointer; |
| 140 | background: transparent; | 141 | background: transparent; |
| 141 | border: none; | 142 | border: none; |
| 142 | margin-left: -24px; | 143 | margin-left: -24px; |
| 143 | z-index: 9; | 144 | z-index: 9; |
| 144 | color: #a3a3a3; | 145 | color: #a3a3a3; |
| 145 | &:focus{ | 146 | &:focus{ |
| 146 | outline: none; | 147 | outline: none; |
| 147 | } | 148 | } |
| 148 | } | 149 | } |
| 149 | 150 |