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 vault_config_ui_custom_message resource #2154

Merged
merged 11 commits into from
Mar 19, 2024

Commits on Feb 23, 2024

  1. add custom message resource

    Marc Boudreau committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    038f19b View commit details
    Browse the repository at this point in the history
  2. fix filename

    Marc Boudreau committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ee56e5f View commit details
    Browse the repository at this point in the history
  3. corrected field type for link

    Marc Boudreau committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b1de368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5fe3d7 View commit details
    Browse the repository at this point in the history
  5. fixed error with reading link value from API response

    Marc Boudreau committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    670b52e View commit details
    Browse the repository at this point in the history
  6. add CHANGELOG entry

    Marc Boudreau committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c9be60e View commit details
    Browse the repository at this point in the history
  7. fix failing unit test

    clean up unnecessary code
    Marc Boudreau committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0972440 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. rename files to non-plural form

    Marc Boudreau committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    24fae95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb6bfe View commit details
    Browse the repository at this point in the history
  3. add documentation for new resource

    Marc Boudreau committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0129c2d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. remove custom-message resource from state if it doesn't exist in Vault

    fix debug log message format
    Marc Boudreau committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    759323a View commit details
    Browse the repository at this point in the history