Commit Graph

23 Commits

Author SHA1 Message Date
Ruben Fiszel
a26ca6364e fix: fix svelte for full-code apps 2025-12-27 15:34:49 +00:00
Ruben Fiszel
f8db36fa04 feat: allow code selection to be added as context to the AI Chat 2025-12-26 14:44:09 +00:00
Ruben Fiszel
4d8820a6e9 feat: implement item selection for raw app builder 2025-12-26 13:14:14 +00:00
Ruben Fiszel
9275d92802 use rolldown optionally as bundler 2025-12-26 10:50:02 +00:00
Ruben Fiszel
def18bb560 fix ts initialization going wrong 2025-12-25 10:16:13 +00:00
Ruben Fiszel
e89cb8fbee remove vue support from ui builder 2025-12-25 10:11:24 +00:00
Ruben Fiszel
52df88a21a fix: fix raw app ui builder setFiles errors 2025-12-25 10:04:12 +00:00
Ruben Fiszel
82e6ec5384 feat: raw apps can be built by agents fully locally (#7448) 2025-12-24 21:00:04 +00:00
hugocasa
6ce6e52439 improve windmill-components compat with hub (#7437) 2025-12-23 15:26:23 +00:00
Ruben Fiszel
98ee8588f6 fix(rawapp): make popup work with runnables 2025-12-14 22:32:22 +00:00
Ruben Fiszel
d797342fde fix: add history to raw app builder (#7362)
* appHistory

* appHistory

* all

* all

* all

* all

* all

* all

* all

* all

* improvements
2025-12-13 13:32:52 +00:00
Ruben Fiszel
67c4483587 vite + svelte support on local dev 2025-11-29 18:12:14 +00:00
Ruben Fiszel
1d5d4eda36 runBg -> backend II 2025-11-29 16:13:43 +00:00
Ruben Fiszel
a64a6eadd9 runBg -> backend 2025-11-29 15:55:41 +00:00
Ruben Fiszel
bde2da411a raw apps v2 (#7251) 2025-11-29 01:23:47 +00:00
Ruben Fiszel
47fed62903 use smaller ui builder 2025-10-04 00:04:32 +00:00
Ruben Fiszel
7a1a9648fb raw app storage on db + s3 (#6749) 2025-10-03 16:30:06 +00:00
Ruben Fiszel
cfdb534306 update monaco (#6372)
* update monaco

* nits

* update

* force rebuild

* all

* fix

* fix

* fix
2025-08-14 11:30:10 +00:00
Ruben Fiszel
5f25448820 fix: tag select in script builder top bar (#6136)
* all

* update

* react 18

* update

* update

* update
2025-07-07 10:27:09 +00:00
Ruben Fiszel
28ff9ef855 fix: improve monaco editor memory leak 2025-05-28 15:46:55 +02:00
Ruben Fiszel
031e522a6a ui code builder v0 (at secret path) (#4964) 2025-04-20 01:19:02 +02:00
Faton Ramadani
e9e6182791 feat(frontend): Added tailwind classes auto-complete (#2712)
* feat(frontend): Added tailwind classes auto-complete

* feat(frontend): handle tailwindcss as a language
2023-11-28 11:13:49 +01:00
Faton Ramadani
cdc76994f8 feat(frontend): Buttons refactor (#2545)
* feat(frontend): wip

* feat(frontend): button refactor wip

* feat(frontend): button refactor wip

* feat(frontend): fix build

* feat(frontend): fix build

* fix(frontend): fix build

* fix(frontend): fix buttons styles

* fix(frontend): remove dev file

* feat(frontend): clean up

* feat(frontend): done

* feat(frontend): done

* feat(frontend): remove duplicated componnet

* feat(frontend): wip

* feat(frontend): wip

* feat(frontend): forked Flow icons

* feat(frontend): remove legacy dropdown

* feat(frontend): migrated all + remove dependencies

* feat(frontend): clean up
2023-11-10 09:43:10 +01:00