Commit Graph

32 Commits

Author SHA1 Message Date
hugocasa
e470068c68 fix: waitJob getJob and streamJob in raw apps (#7901)
* fix: waitJob getJob and streamJob in raw apps

* nits

* use latest ui builder

* fix

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2026-02-11 11:41:37 +00:00
Ruben Fiszel
3167418dff use latest ui builder 2026-01-26 19:16:31 +00:00
Guilhem
f34050d2e0 fix(frontend): improve raw app history (#7625)
* fix raw app header overflow

* update ui-builder hash

* Make monaco default size match brand guidelines

* nit

* Move run button to test panel

* wip improve history

* add current checkout point

* fix logic to switch wetween history state

* improve history visualisation

* improve animations

* nit

* remove test page

* fix timing issue when selecty history entries

* update ui_builder hash

* remove dev file

* nit

* revert setting editor font to 13.5 px

* update ui builder

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2026-01-20 18:30:52 +00:00
Ruben Fiszel
a831fff83e raw app improvements 2026-01-20 08:37:15 +00:00
Ruben Fiszel
7a55f54427 feat: add streamJob to raw apps 2026-01-16 10:47:52 +00:00
Ruben Fiszel
836aaab4c7 fix: improve raw app builder malformed files 2026-01-15 17:51:33 +00:00
Ruben Fiszel
c11a211cc2 update ui builder 2026-01-14 20:41:51 +00:00
Guilhem
407d285e5c fix overflows in the app builder [Merge ui-builder first] (#7576)
* fix raw app header overflow

* update ui-builder hash
2026-01-14 15:45:49 +00:00
Ruben Fiszel
dd5f4806e1 use latest windmill raw app ui builder 2026-01-13 16:34:39 +00:00
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