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

Jcs/ordering system #321

Merged
merged 360 commits into from
Jul 25, 2024
Merged

Jcs/ordering system #321

merged 360 commits into from
Jul 25, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 23, 2024

  1. styling

    laholstege committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6b3ba29 View commit details
    Browse the repository at this point in the history
  2. WIP Create Order

    jSylvestre committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4fbaf65 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #338 from ucdavis/RH/order-form

    Rh/order form typing / start of FieldArray
    laholstege authored May 23, 2024
    Configuration menu
    Copy the full SHA
    bf2fa35 View commit details
    Browse the repository at this point in the history
  4. better way to catch unspecified fields

    this should really be a validation....
    laholstege committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0a751c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29de6d1 View commit details
    Browse the repository at this point in the history
  6. readOnly for metadata

    laholstege committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cc768b2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    549cc36 View commit details
    Browse the repository at this point in the history
  2. Fix missing children

    jSylvestre committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0e91d93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81628db View commit details
    Browse the repository at this point in the history
  4. fix typing

    laholstege committed May 24, 2024
    Configuration menu
    Copy the full SHA
    59fce1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ca6bf7 View commit details
    Browse the repository at this point in the history
  6. cleanup cru

    laholstege committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4bae787 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #337 from ucdavis/JCS/OrderForm20240523

    Jcs/order form20240523
    laholstege authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ce6656f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #335 from ucdavis/JCS/OrderForm

    Jcs/order form
    jSylvestre authored May 24, 2024
    Configuration menu
    Copy the full SHA
    b17c0e3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #327 from ucdavis/JCS/OrderController

    Jcs/order controller
    jSylvestre authored May 24, 2024
    Configuration menu
    Copy the full SHA
    c43df8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f36100d View commit details
    Browse the repository at this point in the history
  11. update usePermissions

    jSylvestre committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9a250e1 View commit details
    Browse the repository at this point in the history
  12. WIP

    jSylvestre committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fb00ca9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    23b809b View commit details
    Browse the repository at this point in the history
  2. WIP and Untested

    jSylvestre committed May 28, 2024
    Configuration menu
    Copy the full SHA
    70faf93 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. wip

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    41bdb45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3199aeb View commit details
    Browse the repository at this point in the history
  3. wip

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    99d0d11 View commit details
    Browse the repository at this point in the history
  4. wip

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5a5aacb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cf6cee View commit details
    Browse the repository at this point in the history
  6. Try to update totals.

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    01e079d View commit details
    Browse the repository at this point in the history
  7. sigh

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fc82884 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb79414 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98ed30f View commit details
    Browse the repository at this point in the history
  10. cleanup

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    44fdb2a View commit details
    Browse the repository at this point in the history
  11. Getting file renamed

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c26d6a1 View commit details
    Browse the repository at this point in the history
  12. renamed back

    jSylvestre committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2778994 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Deal with errors.

    jSylvestre committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b3c61d1 View commit details
    Browse the repository at this point in the history
  2. Wrapper to disable fields

    jSylvestre committed May 30, 2024
    Configuration menu
    Copy the full SHA
    770f764 View commit details
    Browse the repository at this point in the history
  3. some more validation

    jSylvestre committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ea9a49f View commit details
    Browse the repository at this point in the history
  4. typing

    laholstege committed May 30, 2024
    Configuration menu
    Copy the full SHA
    00e51a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f91a50 View commit details
    Browse the repository at this point in the history
  6. Product validation.

    jSylvestre committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2e2e10f View commit details
    Browse the repository at this point in the history
  7. minLength

    laholstege committed May 30, 2024
    Configuration menu
    Copy the full SHA
    84dced7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #343 from ucdavis/RH/validate

    Rh/validate
    jSylvestre authored May 30, 2024
    Configuration menu
    Copy the full SHA
    2157761 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3bef6dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1abdbf3 View commit details
    Browse the repository at this point in the history
  11. number issues

    jSylvestre committed May 30, 2024
    Configuration menu
    Copy the full SHA
    370d244 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    00b8957 View commit details
    Browse the repository at this point in the history
  2. Product page

    jSylvestre committed May 31, 2024
    Configuration menu
    Copy the full SHA
    794c48a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e19b691 View commit details
    Browse the repository at this point in the history
  4. still need to fix these

    jSylvestre committed May 31, 2024
    Configuration menu
    Copy the full SHA
    863f7bb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. New react table version

    jSylvestre committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0cb2c61 View commit details
    Browse the repository at this point in the history
  2. Initial state

    jSylvestre committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    15708ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #346 from ucdavis/JCS/MergeMain20240531

    Jcs/merge main20240531
    jSylvestre authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    860528c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #342 from ucdavis/JCS/OrderCreate20240524

    Jcs/order create20240524
    jSylvestre authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    519770f View commit details
    Browse the repository at this point in the history
  5. wip

    jSylvestre committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4ff65db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03cb52b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    b45fa4d View commit details
    Browse the repository at this point in the history
  2. Migration

    jSylvestre committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f9be9bf View commit details
    Browse the repository at this point in the history
  3. Show Order Owner

    jSylvestre committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c659d8f View commit details
    Browse the repository at this point in the history
  4. wip

    jSylvestre committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2cd393f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    eef1049 View commit details
    Browse the repository at this point in the history
  2. Default 5 years/60 months

    jSylvestre committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3ddc7f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b47ab7e View commit details
    Browse the repository at this point in the history
  4. Migration

    jSylvestre committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f929391 View commit details
    Browse the repository at this point in the history
  5. products

    jSylvestre committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a861cc6 View commit details
    Browse the repository at this point in the history
  6. wip

    jSylvestre committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    27a757a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    528ce81 View commit details
    Browse the repository at this point in the history
  8. wip dates

    jSylvestre committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2ec9059 View commit details
    Browse the repository at this point in the history
  9. Allow saving dates

    jSylvestre committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9981986 View commit details
    Browse the repository at this point in the history
  10. Pass the dates

    jSylvestre committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2e8bf56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eeedb07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    628fc9c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    994b296 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #348 from ucdavis/JCS/DbChanges20240606

    Jcs/db changes20240606
    jSylvestre authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a75dfae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #347 from ucdavis/JCS/LinkToAccountsInstead

    Jcs/link to accounts instead
    jSylvestre authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    635f4b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    8e5da81 View commit details
    Browse the repository at this point in the history
  2. wip

    jSylvestre committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8b57ee5 View commit details
    Browse the repository at this point in the history
  3. Add a lookup button

    jSylvestre committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a700e84 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Use a table instead

    jSylvestre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a865694 View commit details
    Browse the repository at this point in the history
  2. Add an update

    jSylvestre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    14381c9 View commit details
    Browse the repository at this point in the history
  3. fixing billing bindings

    jSylvestre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a35f31d View commit details
    Browse the repository at this point in the history
  4. wip

    jSylvestre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1cd0408 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebd4a39 View commit details
    Browse the repository at this point in the history
  6. widths

    jSylvestre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5ac80a6 View commit details
    Browse the repository at this point in the history
  7. save the id.

    jSylvestre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5fdc0ad View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    96436b4 View commit details
    Browse the repository at this point in the history
  2. cleanup

    jSylvestre committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    475899e View commit details
    Browse the repository at this point in the history
  3. Show running percent total

    jSylvestre committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a4a81df View commit details
    Browse the repository at this point in the history
  4. Put it in a table footer

    jSylvestre committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c797929 View commit details
    Browse the repository at this point in the history
  5. Comment this out for now

    jSylvestre committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ee956f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Placeholder buttons

    jSylvestre committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    46a1ae5 View commit details
    Browse the repository at this point in the history
  2. Default percentage

    jSylvestre committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1e205f4 View commit details
    Browse the repository at this point in the history
  3. Some percentage validation

    jSylvestre committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9d5d9bc View commit details
    Browse the repository at this point in the history
  4. Trying to get edit to post

    jSylvestre committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3a1fecd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba647d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37d359b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #351 from ucdavis/JCS/OrderingEditPage

    Jcs/ordering edit page
    jSylvestre authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c2f2498 View commit details
    Browse the repository at this point in the history
  8. Endpoint to just update billing info

    (Chart Strings)
    jSylvestre committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b0fd3ea View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Move common code

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eb21cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ff31f View commit details
    Browse the repository at this point in the history
  3. cleanup

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b0bc982 View commit details
    Browse the repository at this point in the history
  4. sigh

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8f7b61c View commit details
    Browse the repository at this point in the history
  5. Onetime payment

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    05a76f4 View commit details
    Browse the repository at this point in the history
  6. Manual payments

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e861f3e View commit details
    Browse the repository at this point in the history
  7. Trying a diablog

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ad1d423 View commit details
    Browse the repository at this point in the history
  8. need to grab the info

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1788747 View commit details
    Browse the repository at this point in the history
  9. cleanup

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4b6f72f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #352 from ucdavis/JCS/PaymentDialog

    Trying a diablog
    jSylvestre authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    957f996 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #350 from ucdavis/JCS/PostChartStrings

    Jcs/post chart strings
    jSylvestre authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a1fb4f3 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    jSylvestre committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5456046 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    165b509 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    0a9a423 View commit details
    Browse the repository at this point in the history
  2. Change status endpoint

    jSylvestre committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2f1d9a1 View commit details
    Browse the repository at this point in the history
  3. Some more checks.

    jSylvestre committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3f76bf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update status

    jSylvestre committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c620e2c View commit details
    Browse the repository at this point in the history
  2. cleanup

    jSylvestre committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    424ee3c View commit details
    Browse the repository at this point in the history
  3. Cancel order

    jSylvestre committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9614bfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40597e6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #355 from ucdavis/JCS/UpdateOrderStatus

    Change status endpoint
    jSylvestre authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0bbf346 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fbb1c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    06ee2d7 View commit details
    Browse the repository at this point in the history
  2. Migration

    jSylvestre committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    224d54b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #356 from ucdavis/JCS/NextPaymentDateDbChange

    Add a next payment date to orders
    jSylvestre authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7e4d0bb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Reject order

    jSylvestre committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cba477c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #357 from ucdavis/JCS/Reject

    Reject order
    jSylvestre authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2791d15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2307ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86ead98 View commit details
    Browse the repository at this point in the history
  5. WIP Show for

    jSylvestre committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    311e5fa View commit details
    Browse the repository at this point in the history
  6. payment info

    jSylvestre committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f3f2841 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49652cb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    40258fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c31469 View commit details
    Browse the repository at this point in the history
  3. Admin vs personal orders

    jSylvestre committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7dd0d45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e01e328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    554ad1a View commit details
    Browse the repository at this point in the history
  6. a little cleaner

    jSylvestre committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7b2acc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    1ebfbff View commit details
    Browse the repository at this point in the history
  2. Include owner

    jSylvestre committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    83e6e3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #358 from ucdavis/JCS/ShowFor20240701

    Jcs/show for20240701
    jSylvestre authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9c0940e View commit details
    Browse the repository at this point in the history
  4. Fixing server side issues

    jSylvestre committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    18dfc49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9df4383 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7b3258 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    949df86 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #361 from ucdavis/JCS/Orders20240709

    Fixing server side issues
    jSylvestre authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    69c940d View commit details
    Browse the repository at this point in the history
  9. Order page

    jSylvestre committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5ed831b View commit details
    Browse the repository at this point in the history
  10. WIP

    jSylvestre committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f47207a View commit details
    Browse the repository at this point in the history
  11. UTC to PST

    jSylvestre committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    83d8eed View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. ShowFor the nav buttons

    jSylvestre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d050348 View commit details
    Browse the repository at this point in the history
  2. Fix typing a decimal

    jSylvestre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    90950f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    086fec5 View commit details
    Browse the repository at this point in the history
  4. Refactor change status

    jSylvestre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d352216 View commit details
    Browse the repository at this point in the history
  5. Sorting and display date

    jSylvestre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    04214b5 View commit details
    Browse the repository at this point in the history
  6. fix null check

    jSylvestre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    98577b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c04d73f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b064ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd228bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    376de60 View commit details
    Browse the repository at this point in the history
  11. Move update into a method.

    jSylvestre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f28f934 View commit details
    Browse the repository at this point in the history
  12. Admin list

    jSylvestre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3ef1a16 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. update existing order

    jSylvestre committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    985a950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    821a4a5 View commit details
    Browse the repository at this point in the history
  3. showfor

    jSylvestre committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    99f91cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #363 from ucdavis/JCS/Orders20240710

    Refactor change status
    jSylvestre authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f16e273 View commit details
    Browse the repository at this point in the history
  5. Show the id in the list

    jSylvestre committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9975716 View commit details
    Browse the repository at this point in the history
  6. Migration Cleanup

    jSylvestre committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0d8c217 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ae132c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #368 from ucdavis/JCS/CleanupMigration20240711

    Jcs/cleanup migration20240711
    jSylvestre authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8a86c8b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    736437e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #369 from ucdavis/JCS/OrderMerge20240712

    Jcs/order merge20240712
    jSylvestre authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2ea235b View commit details
    Browse the repository at this point in the history
  3. Indexes for Orders

    jSylvestre committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7af18be View commit details
    Browse the repository at this point in the history
  4. Migration

    jSylvestre committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    aae241e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #370 from ucdavis/JCS/OrderIndexes20240712

    Jcs/order indexes20240712
    jSylvestre authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    988db5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3b2ae0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #371 from ucdavis/JCS/FixBalanceUpdate

    update balance remaining on one time payment
    jSylvestre authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0d55847 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    183f2f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d27fbae View commit details
    Browse the repository at this point in the history
  10. Merge pull request #373 from ucdavis/JCS/OrdersAllowCLuster

    Show/Hide order info per cluster
    jSylvestre authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8a698f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca19405 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Sloth Service

    jSylvestre committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1761bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e760a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    499dab6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. WIP

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9f16fe5 View commit details
    Browse the repository at this point in the history
  2. Natural Account stuff.

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    36567bb View commit details
    Browse the repository at this point in the history
  3. debit/credit

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f9ef42f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9980966 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51f02e6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #376 from ucdavis/JCS/AeValidation20240716

    Natural Account stuff.
    jSylvestre authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    216e37a View commit details
    Browse the repository at this point in the history
  7. wip

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0f36e8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37f2131 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #377 from ucdavis/JCS/BillingCascadeDelete

    Fix deleting a billing record
    jSylvestre authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2c72996 View commit details
    Browse the repository at this point in the history
  10. wip

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    08680b4 View commit details
    Browse the repository at this point in the history
  11. WIP

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4538e73 View commit details
    Browse the repository at this point in the history
  12. WIP

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b30e63c View commit details
    Browse the repository at this point in the history
  13. Getting closer

    jSylvestre committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    da03dcf View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Sloth stuff

    jSylvestre committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f41a5a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Logic and language

    jSylvestre committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3599767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfda180 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #375 from ucdavis/JCS/OrderSloth20240715

    Jcs/order sloth20240715
    jSylvestre authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    53e6ebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b27502 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #381 from ucdavis/JCS/PullInMain20240718

    Jcs/pull in main20240718
    jSylvestre authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    20fbebb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d8b67b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Payment Service

    jSylvestre committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    308cfd5 View commit details
    Browse the repository at this point in the history
  2. Fixes

    jSylvestre committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a1b4b88 View commit details
    Browse the repository at this point in the history
  3. Oops

    jSylvestre committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d83e130 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #382 from ucdavis/JCS/OrderJobsService

    New job for order processing
    jSylvestre authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    609bf14 View commit details
    Browse the repository at this point in the history
  5. wip

    jSylvestre committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bb24d8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11c416a View commit details
    Browse the repository at this point in the history
  7. wip

    jSylvestre committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fda247c View commit details
    Browse the repository at this point in the history
  8. WIP - Still need to test

    jSylvestre committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5959dd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d1eac9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e19916c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Next Payment Date

    jSylvestre committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    86635a3 View commit details
    Browse the repository at this point in the history
  2. wip

    jSylvestre committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    96664b2 View commit details
    Browse the repository at this point in the history
  3. Think this is correct now.

    jSylvestre committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    242f4e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f987ea View commit details
    Browse the repository at this point in the history
  5. sigh

    jSylvestre committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1bfe701 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d64d1e View commit details
    Browse the repository at this point in the history
  7. Show next payment amount

    jSylvestre committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    611a287 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #383 from ucdavis/JCS/PaymentsService

    Jcs/payments service
    jSylvestre authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    42e7623 View commit details
    Browse the repository at this point in the history
  9. Fix description required

    jSylvestre committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3f9139b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #385 from ucdavis/JCS/PaymentsService

    Fix description required
    jSylvestre authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    56ccc57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    176c6b5 View commit details
    Browse the repository at this point in the history
  12. cleanup

    jSylvestre committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    54525f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Fixes

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    26f580e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4fe9e View commit details
    Browse the repository at this point in the history
  3. Unneeded includes

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c77f7e1 View commit details
    Browse the repository at this point in the history
  4. migration

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4bba780 View commit details
    Browse the repository at this point in the history
  5. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    48a30a2 View commit details
    Browse the repository at this point in the history
  6. Consistency

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    da41322 View commit details
    Browse the repository at this point in the history
  7. remove page reload

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    096edd8 View commit details
    Browse the repository at this point in the history
  8. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d8df60a View commit details
    Browse the repository at this point in the history
  9. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    62e93c6 View commit details
    Browse the repository at this point in the history
  10. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d04f8f6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #387 from ucdavis/JCS/OrderFixes20240724

    Jcs/order fixes20240724
    jSylvestre authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    69aeee7 View commit details
    Browse the repository at this point in the history
  12. use routing

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    57939a6 View commit details
    Browse the repository at this point in the history
  13. routing here too

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a5a8e06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d569960 View commit details
    Browse the repository at this point in the history
  15. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b335924 View commit details
    Browse the repository at this point in the history
  16. cleanup debugging code

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    44fcc3d View commit details
    Browse the repository at this point in the history
  17. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c654749 View commit details
    Browse the repository at this point in the history
  18. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0d1dbbc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1383a08 View commit details
    Browse the repository at this point in the history
  20. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ad366ae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8c24728 View commit details
    Browse the repository at this point in the history
  22. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a18a476 View commit details
    Browse the repository at this point in the history
  23. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    52f35cd View commit details
    Browse the repository at this point in the history
  24. cleanup

    jSylvestre committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    30a7b69 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #390 from ucdavis/JCS/OrderFixes20240724

    Jcs/order fixes20240724
    jSylvestre authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1515997 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    136e8d5 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #386 from ucdavis/JCS/InvalidChartStringNotification

    Jcs/invalid chart string notification
    jSylvestre authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d52ff4d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    8f7119b View commit details
    Browse the repository at this point in the history
  2. Migration

    jSylvestre committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4eee69f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #397 from ucdavis/JCS/DbChanges20240725

    Set some max lengths for strings
    jSylvestre authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e4fb1b4 View commit details
    Browse the repository at this point in the history