Skip to content

Conversation

@RonenMars
Copy link
Contributor

Description

  • Updated submodule reference for autokitteh.
  • Added export for AiChatModal in modals index.
  • Replaced ChatbotIframe with AiChatModal in AiLandingPage component.
  • Introduced aiChat enum value in modal enum.

What type of PR is this? (check all applicable)

  • 💡 (feat) - A new feature (non-breaking change which adds functionality)
  • 🔄 (refactor) - Code Refactoring - A code change that neither fixes a bug nor adds a feature
  • 🐞 (fix) - Bug Fix (non-breaking change which fixes an issue)
  • 🏎 (perf) - Optimization
  • 📄 (docs) - Documentation - Documentation only changes
  • 📄 (test) - Tests - Adding missing tests or correcting existing tests
  • ⚙️ (ci) - Continuous Integrations - Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • ☑️ (chore) - Chores - Other changes that don't modify src or test files
  • ↩️ (revert) - Reverts - Reverts a previous commit(s).

@RonenMars RonenMars force-pushed the ronen/feat/maximize-ai-modal-on-aiwelcome-page branch from 4a57977 to 2222796 Compare December 3, 2025 17:49
@RonenMars RonenMars enabled auto-merge (squash) December 3, 2025 19:33
@RonenMars RonenMars force-pushed the ronen/feat/maximize-ai-modal-on-aiwelcome-page branch from 2222796 to c10558a Compare December 4, 2025 04:46
- Updated submodule reference for autokitteh.
- Added export for AiChatModal in modals index.
- Replaced ChatbotIframe with AiChatModal in AiLandingPage component.
- Introduced aiChat enum value in modal enum.
- Introduced a new message type for closing the project creation modal.
- Implemented a listener in the ChatbotIframe component to handle the modal closure based on the current path on Esc key press
…Pill interface

- Move aiLandingPagePrompts.ts to src/constants/pages/ directory
- Create dedicated aiWelcomePage.constants.ts for initialPillsCount
- Extract SuggestionPill interface to src/interfaces/components/
- Add barrel exports in new pages/ index.ts
- Update imports in constants/index.ts and E2E tests

This improves code organization by separating page-specific constants
into their own directory and moving the interface to the proper
interfaces folder following project conventions.
@RonenMars RonenMars force-pushed the ronen/feat/maximize-ai-modal-on-aiwelcome-page branch from 0c18eff to 65f7874 Compare December 7, 2025 06:56
@RonenMars RonenMars merged commit 26c490c into main Dec 7, 2025
11 checks passed
@RonenMars RonenMars deleted the ronen/feat/maximize-ai-modal-on-aiwelcome-page branch December 7, 2025 07:15
@github-actions
Copy link

github-actions bot commented Dec 7, 2025

🎉 This release is now available on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants