8000 Tags · CMSgov/ab2d · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: CMSgov/ab2d

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/ab2d 1273 (#279)

Add a button to start a bulk export that can optionally use a contract. Add a cancel button that can cancel an in progress export. On the backend add cross origin configuration so that headers can be sent and received via cross origin requests. Add a progress bar at the bottom that polls every 6 seconds to check on the status.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check the X-Forwarded-Proto header to determine if the status & file …

…names should return https (#236)

* Checked the header to determine if the status & file names should return https instead of http

* Cleaned it up
Commented out print statements

* Fixed jobOutput based on additional fields to job_output merged from master (the couldn't be null and saved)

* Fixed a clock-triggered test failure in BulkDataAccessAPIIntegrationTests.java.

Co-authored-by: Laila Sharshar <laila.sharshar@semanticbits.com>
Co-authored-by: Denis Krylov <dkrylovsb@users.noreply.github.com>
0