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: configurable panel for console + ai assistant #1267

Merged
merged 22 commits into from
Apr 16, 2024
Merged

Commits on Apr 5, 2024

  1. initial commit

    jimniels committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2568f04 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. first prototype

    jimniels committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    828b89e View commit details
    Browse the repository at this point in the history
  2. Update CodeEditor.tsx

    jimniels committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cce196d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. progress

    jimniels committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6462241 View commit details
    Browse the repository at this point in the history
  2. tweaks

    jimniels committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a954f58 View commit details
    Browse the repository at this point in the history
  3. updates

    jimniels committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d9f4e86 View commit details
    Browse the repository at this point in the history
  4. Update Console.tsx

    jimniels committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0537894 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix proportional width

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b4af188 View commit details
    Browse the repository at this point in the history
  2. tweaks

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2ecec23 View commit details
    Browse the repository at this point in the history
  3. disable when no output

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    677c5d8 View commit details
    Browse the repository at this point in the history
  4. overflow scroll

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    598b8e2 View commit details
    Browse the repository at this point in the history
  5. Update htmlCellsHandler.ts

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    13100ee View commit details
    Browse the repository at this point in the history
  6. rename aitab

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ebf7572 View commit details
    Browse the repository at this point in the history
  7. Update AiAssistant.tsx

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e4f29ec View commit details
    Browse the repository at this point in the history
  8. Update Console.tsx

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3b9e2fb View commit details
    Browse the repository at this point in the history
  9. Update CodeEditor.tsx

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    75653ad View commit details
    Browse the repository at this point in the history
  10. Update AiAssistant.tsx

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7f55a16 View commit details
    Browse the repository at this point in the history
  11. Update CodeEditor.tsx

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6009732 View commit details
    Browse the repository at this point in the history
  12. Update Console.tsx

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2d057c5 View commit details
    Browse the repository at this point in the history
  13. tighten up spacing/padding

    jimniels committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    884981c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1ddd76 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6afa6e0 View commit details
    Browse the repository at this point in the history