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

Add review page accordions #244

Merged
merged 23 commits into from
Jan 6, 2021
Merged

Add review page accordions #244

merged 23 commits into from
Jan 6, 2021

Commits on Dec 21, 2020

  1. Add review page accordions

     * Date picker now accepts a string MM/DD/YYYY and spits out the same
     * Each page defines sections that are used in the review accordion
     * Simplified how the activity report imports the pages for the report
    jasalisbury committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    bfa07b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78702c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ccfee3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    7a890a2 View commit details
    Browse the repository at this point in the history
  2. Set sandbox branch

    jasalisbury committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    63dfca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e0b114 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fafe806 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Merge branch 'main' into js-135-review-page-no-saving

    Conflicts:
    	.circleci/config.yml
    	package.json
    	src/routes/apiDirectory.js
    jasalisbury committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    d474c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ea443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c48be View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    7a17a64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from adhocteam/js-135-review-page-no-saving

    Add review page accordions
    jasalisbury authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    233a3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acfe889 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #105 from adhocteam/js-fix-routes

    Rename `admin/user` route to `admin/users`
    jasalisbury authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b43b73c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d88528 View commit details
    Browse the repository at this point in the history
  6. Set sandbox branch

    jasalisbury committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    4640415 View commit details
    Browse the repository at this point in the history
  7. Update cucumber id

    jasalisbury committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    df23f39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4e9ab5 View commit details
    Browse the repository at this point in the history
  9. Review page fixes

     * The url resource now shows up in activity reports review page
     * Add openapi route for the `approvers` endpoint. Held off on adding a
    route for submit until it is fully implemented
     * Removed old fake data from the review page (additional notes and
    approving managers are now blank)
     * Removed dumbeldore as an approver as he has no "name". Added another
    approver to the fake data
    jasalisbury committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    307ed4b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Merge pull request #106 from adhocteam/js-fix-user-autoinc

    Update user auto inc in seeder
    jasalisbury authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    8630fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e64c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b477bd3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from adhocteam/js-review-page-feedback

    review page feedback
    jasalisbury authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    91ce814 View commit details
    Browse the repository at this point in the history