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

Statuses service for the Material Demand and Capacity Groups - 67 #26

Merged
merged 52 commits into from
Oct 10, 2023

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    56cc6c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    09cf36a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    3c43496 View commit details
    Browse the repository at this point in the history
  2. Gathering Data message

    Ruskyy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    facf8e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. CSS and Wizard mockup

    Ruskyy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    76e6916 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    9d78c05 View commit details
    Browse the repository at this point in the history
  2. added the statuses Endpoint

    * added post and get methods
    * added Status Service and repository
    * added Status Calculations on the StatusManager class
    sajaadem committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0a1a0d9 View commit details
    Browse the repository at this point in the history
  3. Added update/get WeekBasedCapacityGroups and WeekBasedMaterialDemands…

    …Groups API's and its controllers and services
    
    * Adjusted saveStatus method
    * retrieve old and new WeekBasedCapacityGroups /lists
    sajaadem committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9f2bce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5073de View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    daaf909 View commit details
    Browse the repository at this point in the history
  2. update gitignore

    OSousa117 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ce04017 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. git ignore

    OSousa117 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4100c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    179579d View commit details
    Browse the repository at this point in the history
  3. refactors

    OSousa117 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a1e6658 View commit details
    Browse the repository at this point in the history
  4. capacity groups

    OSousa117 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e81af23 View commit details
    Browse the repository at this point in the history
  5. updated flyaway

    OSousa117 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    bc2bcf3 View commit details
    Browse the repository at this point in the history
  6. Add TO exisiting done!

    Ruskyy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c32a7fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32af0af View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    3f06705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90cab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a41ff7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82433e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b28d91 View commit details
    Browse the repository at this point in the history
  6. Linked to Backend!

    Ruskyy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    15f2139 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    0579c20 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    16c62fd View commit details
    Browse the repository at this point in the history
  2. updated logic

    updated the linkage through a manual composite key
    OSousa117 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    829a54d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe8bf9 View commit details
    Browse the repository at this point in the history
  4. Loading Messages refractored

    Ruskyy committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7c5d394 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    879d778 View commit details
    Browse the repository at this point in the history
  6. Code Refractoring and Further UI improvements

    react-select and react-select types imported
    Ruskyy committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9cb7884 View commit details
    Browse the repository at this point in the history
  7. Update DEPENDENCIES_FRONTEND

    Ruskyy committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7be0153 View commit details
    Browse the repository at this point in the history
  8. Better UI

    Ruskyy committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    892f2f7 View commit details
    Browse the repository at this point in the history
  9. updated endpoint logic

    updated returns values of the first endpoint request of demand series
    OSousa117 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    be3c184 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. unlink endpoint

    OSousa117 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    238de90 View commit details
    Browse the repository at this point in the history
  2. capacity group mat count

    OSousa117 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4edf3f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e14c83a View commit details
    Browse the repository at this point in the history
  4. Materials Unlink and List

    Ruskyy committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b570c2d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    ce46a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82e658 View commit details
    Browse the repository at this point in the history
  3. added overall counts

    sajaadem committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    743b904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c5846 View commit details
    Browse the repository at this point in the history
  5. this is the right version

    Bailonis committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    caef324 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    223587b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    3a76fb4 View commit details
    Browse the repository at this point in the history
  2. fix: build errors

    Bailonis committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dd3bcac View commit details
    Browse the repository at this point in the history
  3. fix:build errors

    Bailonis committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c9ba278 View commit details
    Browse the repository at this point in the history