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: Ado 1296 spike credential setup in templates #7786

Merged
merged 23 commits into from
Nov 27, 2023

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    13ec0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c12a8f View commit details
    Browse the repository at this point in the history
  3. refactor: rename open method

    tomi committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c4511e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac970a7 View commit details
    Browse the repository at this point in the history
  5. feat: add loading state

    tomi committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3b280e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee1c291 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77af8bd View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix: internationalize strings

    tomi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f8e72de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc60057 View commit details
    Browse the repository at this point in the history
  3. fix translation

    tomi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6ac9d07 View commit details
    Browse the repository at this point in the history
  4. chore: fix linting error

    tomi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5161233 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aea376 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9808823 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b097c72 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. refactor: use css variables

    tomi committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    54fb22f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9104ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5086039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee71146 View commit details
    Browse the repository at this point in the history
  5. fix: fix linting issue

    tomi committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d9abbeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06fd338 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    477c226 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9240363 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. feat(editor): Move template credentials setup behind feature flag (#7787

    )
    
    To enable the flag do:
    
    ```js
    localStorage.setItem('template-credentials-setup', 'true')
    ```
    tomi committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    34f005a View commit details
    Browse the repository at this point in the history