ToolJet/frontend
NishidhJain11 fb7c751a34
Feat/AI modularisation (#13142)
* fix deps

* Modularisation changes for Build with AI feature

* New app loading UI for Build with AI feature & added animation for chat messages

* Fix Error using AI feature

* add missing services and logic

* fix app gen

* update submodules

* EE frontend submodule updated

* update submodules

* EE frontend submodule updated post sync

* Added Artifact Preview component to ee moddules list

* Updated ai slice code

* app gen changes

* Resolved fix with AI bugs

* Resolved AI Copilot bugs

* app gen changes and query fixes

* fix query generation bugs

* update copilot

* Resolved ChatMode dropdown & popover bug fix

* Resolved PR suggestions & PreviewBox component in CE edition

* Synced frontend/ee with main

* Synced server/ee with main branch

* Enhance submodule checkout process to handle branch existence and fallback to main (#13218)

* Enhance submodule checkout process to handle branch existence and fallback to main

* Improve submodule checkout process to handle branch validation and fallback to main

* chore: Comment out Node.js setup, dependency installation, and build steps in cloud frontend workflow

* refactor: Enhance submodule checkout process to include submodule name in logs

* Update submodule checkout process to use the correct submodule name extraction method

* fix: Update submodule checkout script to use correct submodule path variable

* Improve submodule checkout process to correctly handle branch names and fallback to main

* chore: Uncomment Node.js setup, dependency installation, and build steps in cloud frontend workflow

* fix: Update branch checkout logic to use correct syntax and improve fallback handling

* fix: Update git checkout command to use -B flag for branch creation

* fix: Improve submodule checkout process to explicitly fetch branch ref before checkout

* fix: Enhance submodule checkout process with improved branch validation and error handling

* fix: Improve branch checkout logic by enhancing fetch command and validating branch existence

* fix: Enhance manual Git checkout process with improved fetch and error handling

* fix: Restore Node.js setup, dependency installation, and Netlify deployment steps in workflow

* 🔄 chore: update submodules to latest main after auto-merge

* Took sync of fix/appbuilder-02 in frontend/ee

---------

Co-authored-by: Kartik Gupta <gupta.kartik18kg@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: adishM98 Bot <adish.madhu@gmail.com>
2025-07-07 15:11:58 +05:30
..
.storybook feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
config added size limit of 100MB for http and https requests (#5606) 2023-02-23 18:28:54 +05:30
ee@6708f78aa5 Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
src Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintignore add eslintignore for frontend (#4669) 2022-10-31 15:38:38 +05:30
.eslintrc.js [chore] Node-module vulnerabilities (#8226) 2023-12-21 11:55:35 +05:30
.gitignore feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
.version chore: version bump 2025-06-20 15:44:56 +05:30
babel.config.js [Hotfix]: Action button event is not getting triggered (#8480) 2024-01-04 11:53:04 +05:30
components.json feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
jsconfig.json Release Platform v17 (v2.39.0) (#9502) 2024-04-30 21:49:37 +05:30
netlify.toml feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
package-lock.json Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
package.json Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
postcss.config.js feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
tailwind.config.js Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
webpack.config.js Enable HMR & optimize build & re-build times in development mode by updating devtool source-map value (#13047) 2025-07-07 14:13:06 +05:30