Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Human friendly report id; limit workers for frontend test; add queue components; change data types to TEXT #300

Merged
merged 36 commits into from
Feb 18, 2021

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    3cb1d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74fa6a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    db9a212 View commit details
    Browse the repository at this point in the history
  2. add queue components for backend app

    Chuck McAndrew committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    d20e195 View commit details
    Browse the repository at this point in the history
  3. add queue components for backend app

    Chuck McAndrew committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    ed7f390 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cm-204-add-file-queue' of github.com:adhocteam/Head-Sta…

    …rt-TTADP into cm-204-add-file-queue
    Chuck McAndrew committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    e36740b View commit details
    Browse the repository at this point in the history
  5. fix backend tests

    Chuck McAndrew committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    bb5db6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4db412f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Squashed commit of the following:

    commit 5896310
    Merge: 55a2a37 c0394f1
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 17:39:27 2021 -0500
    
        Merge pull request #150 from adhocteam/kw-display-reports
    
        Display reports
    
    commit c0394f1
    Merge: 9189f61 55a2a37
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 17:13:40 2021 -0500
    
        Merge branch 'main' into kw-display-reports
    
    commit 55a2a37
    Merge: e985f60 61cb04e
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 17:11:28 2021 -0500
    
        Merge pull request #163 from adhocteam/kw-secure-cookie
    
        Add explicit cookie-session options
    
    commit 61cb04e
    Merge: 4ba76a9 6740fd5
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 16:56:17 2021 -0500
    
        Merge branch 'kw-secure-cookie' of https://github.com/adhocteam/Head-Start-TTADP into kw-secure-cookie
    
    commit 4ba76a9
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 16:55:58 2021 -0500
    
        Remove one of secure cookie settings
    
    commit 6740fd5
    Merge: fa3f81e e985f60
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 16:54:01 2021 -0500
    
        Merge branch 'main' into kw-secure-cookie
    
    commit 9189f61
    Merge: c1f7ba4 e985f60
    Author: Ryan Ahearn <[email protected]>
    Date:   Fri Feb 12 14:23:56 2021 -0500
    
        Merge branch 'main' into kw-display-reports
    
    commit c1f7ba4
    Merge: f3881d1 79a4808
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 12:57:14 2021 -0500
    
        Merge branch 'main' into kw-display-reports
    
    commit f3881d1
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 12:26:40 2021 -0500
    
        Fix lint errors
    
    commit 112ccd6
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 11:10:37 2021 -0500
    
        Update yarn.lock
    
    commit cdc95f1
    Merge: 1b1ce8c 8751dcf
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 10:18:13 2021 -0500
    
        Merge branch 'kw-display-reports' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit 1b1ce8c
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 12 10:17:49 2021 -0500
    
        Added scrollbars; removed test; modified styles
    
    commit fa3f81e
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 10 16:22:08 2021 -0500
    
        Add explicit cookie session options
    
    commit 8751dcf
    Merge: 3d8382b c5b47a7
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 10 12:51:09 2021 -0500
    
        Merge branch 'main' into kw-display-reports
    
    commit 3d8382b
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 10 12:25:43 2021 -0500
    
        Fix merge issue
    
    commit 3d4b1ac
    Merge: 6c5e287 16c743f
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 10 11:50:02 2021 -0500
    
        Merge branch 'main' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit 6c5e287
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 10 11:46:58 2021 -0500
    
        Remove blank lines
    
    commit ff3b8b5
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 10 11:21:03 2021 -0500
    
        Remove sorting
    
    commit 1da28b0
    Merge: c3b37b4 d1c5786
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 10 09:32:54 2021 -0500
    
        Merge branch 'main' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit c3b37b4
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 17:47:17 2021 -0500
    
        Adjust test
    
    commit 4af7bd8
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 17:33:38 2021 -0500
    
        Remove whitespace to satisfy eslint
    
    commit 253e568
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 17:10:15 2021 -0500
    
        Combine values from multiples
    
    commit 23cf654
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 14:31:56 2021 -0500
    
        Fix new eslint errors
    
    commit e4e51ec
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 14:31:34 2021 -0500
    
        Fix new eslint errors
    
    commit 4b8a95d
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 13:42:36 2021 -0500
    
        Add role acronyms to display
    
    commit 809a57b
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 12:23:42 2021 -0500
    
        Update open api doc
    
    commit 55c78db
    Author: kryswisnaskas <[email protected]>
    Date:   Tue Feb 9 09:02:27 2021 -0500
    
        Fix cucumber test
    
    commit f106cc2
    Author: kryswisnaskas <[email protected]>
    Date:   Mon Feb 8 20:26:38 2021 -0500
    
        Modified cucumber test
    
    commit a21b9d2
    Author: kryswisnaskas <[email protected]>
    Date:   Mon Feb 8 20:12:33 2021 -0500
    
        Modified cucumber test
    
    commit 0561da4
    Merge: 664b52f a99fe60
    Author: kryswisnaskas <[email protected]>
    Date:   Mon Feb 8 19:40:25 2021 -0500
    
        Merge branch 'kw-display-reports' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit 664b52f
    Merge: 158b2cd 0277d73
    Author: kryswisnaskas <[email protected]>
    Date:   Mon Feb 8 19:39:54 2021 -0500
    
        Merge branch 'js-282-fix-cucumber-tests' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit a99fe60
    Merge: 158b2cd 9f5bb95
    Author: kryswisnaskas <[email protected]>
    Date:   Mon Feb 8 19:30:27 2021 -0500
    
        Merge branch 'main' into kw-display-reports
    
    commit 158b2cd
    Author: kryswisnaskas <[email protected]>
    Date:   Mon Feb 8 19:15:28 2021 -0500
    
        Fix lint errors
    
    commit e4dae31
    Author: kryswisnaskas <[email protected]>
    Date:   Mon Feb 8 18:08:49 2021 -0500
    
        Added more tests
    
    commit 04bba1c
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 16:51:33 2021 -0500
    
        Fix lint errors
    
    commit 95b3a38
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 15:05:51 2021 -0500
    
        Fix merge conflict
    
    commit 7d9805f
    Merge: 4b6a542 5a31b94
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 14:39:14 2021 -0500
    
        Merge branch 'main' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit 4b6a542
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 13:59:37 2021 -0500
    
        Remove unused module
    
    commit 67566d3
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 13:58:32 2021 -0500
    
        Fix lint errors
    
    commit 6de8f8e
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 12:24:20 2021 -0500
    
        Fix merge issue
    
    commit 6431825
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 11:48:46 2021 -0500
    
        Correct merge error
    
    commit 75f7639
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Feb 5 11:46:04 2021 -0500
    
        Added tests, empty report
    
    commit 69ccf13
    Merge: a2bd6c0 8e5d3ef
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Feb 3 17:18:26 2021 -0500
    
        Merge branch 'main' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit a2bd6c0
    Merge: a716599 4c3a436
    Author: kryswisnaskas <[email protected]>
    Date:   Sat Jan 30 10:07:19 2021 -0500
    
        Merge branch 'main' of https://github.com/adhocteam/Head-Start-TTADP into kw-display-reports
    
    commit a716599
    Author: kryswisnaskas <[email protected]>
    Date:   Fri Jan 29 13:50:53 2021 -0500
    
        Added sorting
    
    commit cedfeb0
    Author: kryswisnaskas <[email protected]>
    Date:   Wed Jan 27 12:47:28 2021 -0500
    
        Landing page checkpoint commit
    Chuck McAndrew committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f938f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    956d8d9 View commit details
    Browse the repository at this point in the history
  3. add adr for redis and worker

    Chuck McAndrew committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    28af6c1 View commit details
    Browse the repository at this point in the history
  4. Try limiting workers for frontend tests

    Chuck McAndrew committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a92ce72 View commit details
    Browse the repository at this point in the history
  5. Convert some string types to text types

    Daniel Riquiac Gopar committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    491abf6 View commit details
    Browse the repository at this point in the history
  6. Add additional statuses for file uploads

    Chuck McAndrew committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    385c5e4 View commit details
    Browse the repository at this point in the history
  7. disable eslint for test case

    Chuck McAndrew committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    51b2474 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9531bcc View commit details
    Browse the repository at this point in the history
  9. Update handlers.js

    dcmcand authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    32d894d View commit details
    Browse the repository at this point in the history
  10. Update handlers.js

    dcmcand authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    1a40fd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    3585090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6a741 View commit details
    Browse the repository at this point in the history
  3. Add display ID to API doc

    jasalisbury committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    c790db9 View commit details
    Browse the repository at this point in the history
  4. Wrap in Promise and add extra field

    Daniel Riquiac Gopar committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    b7824e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74d1243 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8a2f94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a19fb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa27c05 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #162 from adhocteam/js-145-activity-report-display-id

    Add displayId virtual field to activity reports
    jasalisbury authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    4d1d36f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    da6da84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from adhocteam/269-update-sequelize-string-to…

    …-text
    
    Convert some string types to text types
    gopar authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    74a8308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7465f51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c37b3ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e0e3c8 View commit details
    Browse the repository at this point in the history
  6. update handler.test.js and switch to auditLogger

    Chuck McAndrew committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4c04457 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #167 from adhocteam/cm-204-add-file-queue

    Cm 204 add file queue components to backend app
    dcmcand authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ad7bcdd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6547d1d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #175 from HHS/clamav-updates

    ClamAV infrastructure updates
    rahearn authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e91a507 View commit details
    Browse the repository at this point in the history