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

Bug/price list error #180

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on May 28, 2021

  1. #SOS-15

    /collector/structs.go
    + AccountSpecifiedFiels struct to save AccountId and AccountName
    
    /collector/aws/common/structs.go
    + add Method getAccountName()
    
    /collector/aws/detector.go
    + save in DetectorManager the accountName from config file
    
    /collector/resources/*
    + save AccountSpecifiedFields with values in detectedStructs
    Jackafive753 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    8daf59a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. #SOS-22

    * elasticsearch.go getDynamicMatchQuery
       add: if filterName is Data.AccountID then build boolQuery for given AccountIDs
    Jackafive753 committed May 29, 2021
    Configuration menu
    Copy the full SHA
    35a3f71 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. #SOS-15

    fit MockAWSManager to the modified AWSManager
    Jackafive753 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    5866b6e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

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

Commits on Jun 5, 2021

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

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    f8e931b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259ccf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45db9b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f3c15c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. #SOS-20

    * save arn in resourceID field
    + add values in test objects
    Jackafive753 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    1fd641a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c157f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. #SOS-16

    + add accounts to the provider store
    + Show Accounts in a chip-list like resources
    + add Accounts to filter
    Jackafive753 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0f68ad2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature_multi_account_selection'…

    … into feature_multi_account_selection
    Jackafive753 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    2b48f30 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    bf4c57d View commit details
    Browse the repository at this point in the history
  2. #SOS-16

    add comments
    Jackafive753 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ecbe7ef View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature_multi_account_selection'…

    … into feature_multi_account_selection
    Jackafive753 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    5a7065e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. #SOS-18

    add spentAccounts in summary
    add things to success tests
    Jackafive753 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    5ea12e5 View commit details
    Browse the repository at this point in the history
  2. #SOS-18

    Add multiaccount-selection functionality for RessourceCharts
    daniebrill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    2f99548 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge pull request #1 from evoila/feature_multi_account_selection

    Feature multi account selection
    Jackafive753 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2c3e562 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. bugfix: Kinesis priceList error

    bugfix: ElasticIP priceList error
    bugfix: DocumentDB engineName error
    bugfix: DocumentDB priceList error
    Jackafive753 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    6ee0db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b916e View commit details
    Browse the repository at this point in the history
  3. bugfix: kinesis priceList error

    bugfix: elasticIP priceList error
    Jackafive753 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    9242b0a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

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

Commits on Jul 2, 2021

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

Commits on Jul 23, 2021

  1. # SOS-57

    remove account charts with not data found
    Jackafive753 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ab6405e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

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

Commits on Aug 2, 2021

  1. Merge pull request #3 from daniebrill/feature/multi_account_selection

    Feature/multi account selection
    daniebrill committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    225ef61 View commit details
    Browse the repository at this point in the history