BOD-63 Added CSS styling to prevent overflow. Added totals calculation to invoice screen. Updated packages.

This commit is contained in:
Patrick Fic
2020-05-05 16:57:17 -07:00
parent 522dc07058
commit 2317d7d385
20 changed files with 835 additions and 208 deletions

View File

@@ -7,7 +7,7 @@
"@nivo/pie": "^0.61.1",
"@tinymce/tinymce-react": "^3.5.0",
"aamva": "^1.2.0",
"antd": "^4.1.4",
"antd": "^4.2.0",
"apollo-boost": "^0.4.4",
"apollo-link-context": "^1.0.20",
"apollo-link-error": "^1.1.13",
@@ -17,24 +17,24 @@
"axios": "^0.19.2",
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"firebase": "^7.14.1",
"firebase": "^7.14.2",
"graphql": "^15.0.0",
"i18next": "^19.4.3",
"i18next": "^19.4.4",
"i18next-browser-languagedetector": "^4.1.1",
"logrocket": "^1.0.7",
"node-sass": "^4.13.1",
"node-sass": "^4.14.1",
"phone": "^2.4.10",
"query-string": "^6.12.1",
"react": "^16.13.1",
"react-apollo": "^3.1.5",
"react-barcode": "^1.4.0",
"react-big-calendar": "^0.24.5",
"react-big-calendar": "^0.24.6",
"react-dom": "^16.13.1",
"react-drag-listview": "^0.1.6",
"react-ga": "^2.7.0",
"react-grid-gallery": "^0.5.5",
"react-grid-layout": "^0.18.3",
"react-i18next": "^11.3.5",
"react-i18next": "^11.4.0",
"react-icons": "^3.10.0",
"react-image-file-resizer": "^0.2.3",
"react-moment": "^0.9.7",