dandds
0517bd1b0a
Fix task order uploads.
...
Task order uploads and downloads were broken. Uploads were broken
because file content was eing read in as plaintext every time, resulting
in encoding issues. I updated the bundle to use the newer Azure JS SDK.
We can now use a method for uploading browser files directly without
having to read their content. This required a few small internal changes
to the upload component, since the response structure is different.
I also removed the `downloadUrl` method from the JS uploader since it
was not being used.
Downloads were broken because the method that generates the download
link was not updated to use the BlobSasPermissions class from the
updated Azure Python SDK.
2020-02-03 09:56:02 -05:00
dependabot[bot]
9c52b6e3f6
Bump handlebars from 4.1.2 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 13:56:34 +00:00
tomdds
a2864d29e2
Upgrade parcel-bundler to resolve downstream dependency vulnerability
2019-12-11 09:05:40 -05:00
dependabot[bot]
dc986f186c
Bump safer-eval from 1.3.3 to 1.3.5
...
Bumps [safer-eval](https://github.com/commenthol/safer-eval ) from 1.3.3 to 1.3.5.
- [Release notes](https://github.com/commenthol/safer-eval/releases )
- [Commits](https://github.com/commenthol/safer-eval/compare/v1.3.3...v1.3.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 22:28:30 +00:00
leigh-mil
bc80641745
Upgrade dependencies
2019-10-15 20:28:26 -04:00
tomdds
76fd5c09c7
Remove npm dependency and upgrade v-tooltip to resolve security issues
2019-08-08 11:33:32 -04:00
richard-dds
736e2aa21d
Merge pull request #994 from dod-ccpo/cloud-pdf-uploads
...
CSP PDF uploads
2019-08-08 11:17:07 -04:00
dependabot[bot]
4f934ee661
Bump lodash.merge from 4.6.1 to 4.6.2
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-07 13:51:09 +00:00
richard-dds
5329937eb9
Polyfill fetch
2019-08-06 10:39:46 -04:00
richard-dds
8eba9a097d
Add CSP file uploads
2019-08-05 14:58:10 -04:00
tomdds
55cc774666
Force lodash resolution to higher patch version
...
This forces our dependencies to use a version of lodash that includes a fix for this vulnerability: https://snyk.io/vuln/SNYK-JS-LODASH-73638
2019-07-15 11:16:57 -04:00
George Drummond
f763d9894b
Merge pull request #866 from dod-ccpo/update-node-packages
...
Update node packages
2019-06-05 14:56:18 -04:00
George Drummond
1a89873706
yarn upgrade jest
2019-06-04 13:42:01 -04:00
George Drummond
f5ddac7e5e
yarn upgrade node-sass
2019-06-04 13:41:04 -04:00
George Drummond
33ca9d6d8e
yarn upgrade parcel-bundler
2019-06-04 13:40:23 -04:00
richard-dds
84146608c7
Replace vue-sticky with stickybits for IE compat
2019-06-04 11:22:35 -04:00
richard-dds
37ca94df42
Create reusable StickyCTA component
2019-05-31 16:25:40 -04:00
George Drummond
27cf0ba4fe
Update caniuse-lite/browerslist dependency
2019-02-12 16:31:21 -05:00
George Drummond
20604e6ca9
Add prettier.js to project
2019-01-24 09:38:21 -05:00
Patrick Smith
fae3aa12e1
Add babel-core to fix compilation issues
2018-11-19 21:03:52 -05:00
Patrick Smith
4149a4f1d5
Add dependencies to run jest
2018-11-19 21:02:11 -05:00
Patrick Smith
d82dd15b1a
Update uswds dep to fix sub-dep security vulnerability
...
There was a security vulnerability in `cached-path-relative`: https://hackerone.com/reports/390847
The package is a dependency of `browserify` which is a dependency of
`uswds`, which is one of our dependencies. Upgrading `uswds` to the
latest version installs the latest version of `cached-path-relative`
that has the security fix.
This update also requires bringing in a new static image that was
recently added in `uswds`.
2018-11-13 16:44:37 -05:00
Patrick Smith
e536d5d9be
Update name of parcel dependency
2018-11-12 13:20:16 -05:00
richard-dds
d540b2ae74
Sort requests
2018-11-01 10:25:52 -04:00
Andrew Croce
bfe32fa926
add ally.js
2018-10-18 09:59:15 -04:00
richard-dds
ac2ecf5f64
Remove Authorization.can_view_audit_log as well
2018-10-08 12:05:15 -04:00
Andrew Croce
f25bd2aabf
didnt actually need D3!!
2018-09-11 11:25:52 -04:00
Andrew Croce
072e565b84
polyfill for svg innerhtml
2018-09-11 11:23:22 -04:00
Andrew Croce
d882c552dc
starting charting
2018-09-11 11:23:22 -04:00
Andrew Croce
00f238ffe8
revert Vue to 2.5.15 because reasons
2018-09-04 15:19:36 -04:00
luis cielak
6c2f2a131c
Convert torando template to jinja
2018-08-30 13:25:21 -04:00
Andrew Croce
f229c594c1
updated yarn lock, these are not dependencies
2018-08-28 09:17:51 -04:00
Andrew Croce
bb7d8a7230
Add dependencies
2018-08-22 16:23:47 -04:00
luis cielak
3a5f8694ba
Add vue tooltip dep
2018-08-13 15:47:29 -04:00
Andrew Croce
bed396131a
Add text mask addons
2018-08-08 10:58:46 -04:00
Andrew Croce
b649d17eb8
input validations WIP
2018-08-07 15:43:03 -04:00
Patrick Smith
015adaf30f
Working parcel setup
2018-08-02 14:37:16 -04:00
Patrick Smith
5b764a51fb
Add parcel/vue js deps
2018-08-02 14:37:11 -04:00