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

feat: Add Cloud Config change history to roll back to previous values #2554

Merged
merged 21 commits into from
May 19, 2024

Commits on May 11, 2024

  1. added config history

    = committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a8f3e17 View commit details
    Browse the repository at this point in the history
  2. fix styling, broken types

    = committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c8fc200 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. add timestamps, better value previews

    = committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a2d6217 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. preview tooltip

    = committed May 14, 2024
    Configuration menu
    Copy the full SHA
    014b7ce View commit details
    Browse the repository at this point in the history
  2. dropdown select default value

    = committed May 14, 2024
    Configuration menu
    Copy the full SHA
    91f0baa View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. remove preview

    = committed May 15, 2024
    Configuration menu
    Copy the full SHA
    de07322 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    = committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0029c3f View commit details
    Browse the repository at this point in the history
  3. better formatting

    = committed May 15, 2024
    Configuration menu
    Copy the full SHA
    417e95f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix broken types

    = committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2cd77e4 View commit details
    Browse the repository at this point in the history
  2. fix date param

    = committed May 16, 2024
    Configuration menu
    Copy the full SHA
    389427a View commit details
    Browse the repository at this point in the history
  3. remove console.log

    = committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ac60b43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74854b9 View commit details
    Browse the repository at this point in the history
  5. fix default values, added seconds

    = committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b7d8595 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 18, 2024

  1. file history

    iMac7 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f8130e5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. config history dashboard option

    iMac7 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a0c3b0d View commit details
    Browse the repository at this point in the history
  2. default config value 100

    iMac7 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    571d8f6 View commit details
    Browse the repository at this point in the history
  3. unique history per app

    iMac7 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    85a2856 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    mtrezza committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3c0c485 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    mtrezza committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d0bded3 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    mtrezza committed May 19, 2024
    Configuration menu
    Copy the full SHA
    342dbe4 View commit details
    Browse the repository at this point in the history