Skip to content

Releases: qccoders/QCVOC

Prod deploy 1.31

28 Aug 01:46
050d880
Compare
Choose a tag to compare

No functional changes in this release; only version bumps to resolve security vulnerabilities.

#358 Bump dependencies
#357 Bump eslint-utils from 1.3.1 to 1.4.2 in /web
#356 Bump lodash from 4.17.11 to 4.17.14 in /web
#355 Bump lodash.template from 4.4.0 to 4.5.0 in /web
#354 Update dependencies
#353 Bump handlebars from 4.1.0 to 4.1.2 in /web

Prod deploy 1.3

30 Jan 13:37
4120bf2
Compare
Choose a tag to compare

#348 Refactor scan delete API
#349 Add a prompt for +1 selection on Service scans if the Veteran checked in with a +1
#350 Persist Scanner configuration and history to session storage

Prod deploy 1.2

09 Jan 04:48
d6e2981
Compare
Choose a tag to compare

#312 Android app build 9: remove leading zeroes from barcodes
#320 Android app build 10: return barcodes as strings
#323 Fix scanner history display, change scanner menu items and text
#324 Gracefully handle card numbers which are not a valid integer
#325 Refactor plus one dialog to toggle choice, add next button
#326 Android app build 11: automatic barcode return
#327, #329, #330, #332 Operations updates
#333, #334, #335, #338 Enable deletion of scans
#339 Properly report +1 for Service Scans
#340 Display photo for duplicate scans
#342 Add local environment config

Prod deploy 1.1

13 Dec 16:51
8399769
Compare
Choose a tag to compare

#284 Remove legacy mobile app
#285 Add CI pipeline for mobile app
#288 Add a plus one selection dialog when checking in
#289 Fix partial scanner reset
#291 Update packages, shrink bundle
#292 Add api endpoints for Veteran photos
#297 Add display of Veteran photos
#298 Simplify photo api
#299 Add photo upload via browser
#300 Add missing comma
#301 Return full Veteran details with Scan results
#302 Android app build 6: photo acquisition
#303 Add photos to Scanner UI
#304 Fix FAB and Typography usage for Material UI update
#305 Test using redirects for mobile integration
#306 Android app build 7: remove JavascriptInterface
#307 Android app build 8
#309 Prevent Users from creating Daily events on the fly from the Scanner UI

Prod deploy 1.0

28 Oct 19:48
c8debe6
Compare
Choose a tag to compare

#258 Mobile app build 3
#260 Add ESLint, fix violations
#262 Dim contents of dialogs while API executes
#265 Refactor handling of conditional routes
#266 Redirect login on a 401 response when credentials are not present
#267 Add default route and displays for restricted and erroneous routes
#269 Reorganize JavaScript imports
#270 Adjust left margin of app title
#271 Enter cardNumber in VeteranDialog via scan; Mobile app build 4
#273 Update NuGet packages
#274 Revert NuGet packages due to Lambda incompatibility
#276 Mobile app build 5
#277 Fix accepted card numbers (range 0-9999)
#278 Update .NET Copyright

Prod deploy MVP.09

12 Oct 12:37
143c092
Compare
Choose a tag to compare

#241 Log errors in api.js
#242 Include card number in scan 404 response
#243 Position security menu on screens less than 600px
#244 Error reporting refactor
#245 Explicit clearing of scans
#247 Move role check from EventList to Events
#249 Set card and spinner height/position uniformly
#250 Restrict secured routes
#251 Add mobile app logo
#252 Enable Proguard minifaction for mobile app
#253 Arrange Scan result on Scanner UI

Prod deploy MVP.08

08 Oct 13:38
96e248e
Compare
Choose a tag to compare

#224 Remove login hints
#229 Add Scanner menu and Reset Scanner
#230 Change model state return type
#233 Prevent duplicate daily Events (backend)
#234 Tests for model state changes
#236 Prevent duplicate daily Events (frontend)
#238 Scanner history
#239 Manual barcode entry

Prod deploy MVP.07

03 Oct 12:11
ff6ed8c
Compare
Choose a tag to compare
Merge pull request #221 from qccoders/develop

Phone validation, mobile spinner

Prod deploy MVP.06

03 Oct 03:12
3afd767
Compare
Choose a tag to compare
Merge pull request #220 from qccoders/phone-validation

Remove spaces and characters from phone number validation

Prod deploy MVP.05

24 Sep 03:11
009ae6f
Compare
Choose a tag to compare
Merge pull request #194 from qccoders/mobile-app

Hybrid Mobile App