Ruben Fiszel
|
7ee2d2c02e
|
feat: docker as a new supported language
|
2023-05-22 17:50:30 +02:00 |
|
Ruben Fiszel
|
36280cffc8
|
feat: expose a react sdk to integrate windmill into react apps (#1605)
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
|
2023-05-19 20:44:07 +02:00 |
|
Ruben Fiszel
|
308acca06e
|
replaceState on deploy
|
2023-05-06 15:34:30 +02:00 |
|
Ruben Fiszel
|
73c5a7473d
|
feat: add drafts for apps
|
2023-05-01 18:13:57 +02:00 |
|
Ruben Fiszel
|
8d3416e525
|
feat: introduce draft for flows
|
2023-05-01 09:31:22 +02:00 |
|
Ruben Fiszel
|
9565ff47f0
|
Update ScriptBuilder.svelte (#1496)
|
2023-05-01 02:54:42 +02:00 |
|
Ruben Fiszel
|
ec89b656b6
|
feat: introduce backend persisted draft systems for scripts
|
2023-04-30 15:56:52 +02:00 |
|
Henri Courdent
|
ed61b5a0f0
|
First wave of tooltips linking to docs (#1493)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-28 19:52:30 +02:00 |
|
Ruben Fiszel
|
02ba82064f
|
feat(backend): worker groups (#1452)
* tagged scripts
* tagged scripts
* fix
* fix
* fix
* all
* update sqlx
|
2023-04-23 16:57:23 +02:00 |
|
Faton Ramadani
|
51e090e486
|
App UI rework (#1442)
* feat(frontend): app editor ui rework
* feat(frontend): update insert variable
* feat(frontend): fix preview button
* feat(frontend): update toggle group v2
* feat(frontend): fix typo
* feat(frontend): fix build
* feat(frontend): adapt homepage
* feat(frontend): small fix
* feat(frontend): add back type
|
2023-04-21 10:40:03 +02:00 |
|
Ryan Rich
|
49ac8c0cac
|
feat(frontend): support showing metadata on script add via query param (#1438)
* feat(frontend): support showing metadata on script add via query param
* feat(frontend): snake case query param per pr feedback
|
2023-04-20 16:35:58 +02:00 |
|
Mohsin Malik
|
702b0d2d0f
|
Add UI toggles (#1437)
* Add UI toggles
* Reset .env
* Remove console.log
* Remove more console.logs
|
2023-04-19 22:48:50 +02:00 |
|
Ruben Fiszel
|
e8b991acfd
|
minor UX improvements
|
2023-04-18 10:40:40 +02:00 |
|
Ruben Fiszel
|
aec5ce40e4
|
add more script builer exit options
|
2023-04-16 11:09:01 +02:00 |
|
Ruben Fiszel
|
2dabb8f447
|
consistent workspace query arg
|
2023-04-13 19:37:58 +02:00 |
|
Ruben Fiszel
|
6138c39521
|
feat(frontend): add flow expand button
|
2023-04-07 12:36:29 +02:00 |
|
Ruben Fiszel
|
58eba85eea
|
fix open drawer script builder
|
2023-04-07 01:44:36 +02:00 |
|
Faton Ramadani
|
6e1c17d56e
|
Menu refactor (#1372)
* wip menu refactor
* wip
* wip
* feat(frontend): finish menu refactor
* feat(frontend): finish menu refactor
|
2023-04-07 00:08:53 +02:00 |
|
Ruben Fiszel
|
8864593eed
|
set schema on script template change
|
2023-04-06 23:28:03 +02:00 |
|
Ruben Fiszel
|
7e5c268f94
|
fix server starting failed
|
2023-04-06 11:46:47 +02:00 |
|
Ruben Fiszel
|
b1d9df9ab6
|
fix loading script from hub
|
2023-04-06 09:13:15 +02:00 |
|
Ruben Fiszel
|
31e4b7606b
|
feat(frontend): make script editor a single page
|
2023-04-06 01:00:42 +02:00 |
|
Ruben Fiszel
|
4598194f08
|
feat: add the ability to edit previous versions
|
2023-03-30 08:25:00 +02:00 |
|
Ádám Kovács
|
9d88e2aecc
|
fix(frontend): Update setting accordion (#1285)
* fix(frontend): Update setting accordion
* remove empty tooltip
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2023-03-14 22:24:23 +01:00 |
|
Ádám Kovács
|
693608955f
|
fix(frontend): General fixes and updates (#1281)
* fix(frontend): App icon select double click issue
* fix(frontend): Update script metadata page
* fix(frontend): Set dropdown default icon to vertical dots
* fix(frontend): Clean up
* fix(frontend): Update table styles
* fix(frontend): Add spacing to secondary menu items
* fix(frontend): Scale down full path
* fix(frontend): Table loading state
* fix(frontend): Hide script kind setting by default
|
2023-03-13 14:17:57 +01:00 |
|
Ruben Fiszel
|
ca9ba83f67
|
feat(frontend): make runs filters synced with query args
|
2023-03-11 17:13:49 +01:00 |
|
Ruben Fiszel
|
b124d5b5dc
|
feat: add delete by path for scripts
|
2023-03-09 12:44:49 +01:00 |
|
Ruben Fiszel
|
f0ba4da849
|
feat(frontend): add fork/save buttons + consistent styling for slider/range
|
2023-03-06 22:35:25 +01:00 |
|
Ruben Fiszel
|
2de30cb3ba
|
UX nits
|
2023-03-02 12:08:20 +01:00 |
|
Ruben Fiszel
|
18e3c9fd57
|
fix minor editor bugs
|
2023-02-27 00:53:49 +01:00 |
|
Ruben Fiszel
|
87bc631a1f
|
fix(deno): remove mysql support waiting for deno fix
|
2023-02-24 17:11:53 +01:00 |
|
Ruben Fiszel
|
c84f92f65c
|
fix subgrids final
|
2023-02-24 07:27:22 +01:00 |
|
Ruben Fiszel
|
4c89490a04
|
ux nits
|
2023-02-22 15:11:27 +01:00 |
|
Ruben Fiszel
|
e1374bfd06
|
small flow improvements
|
2023-02-09 16:44:28 +01:00 |
|
Ruben Fiszel
|
0980f4a52e
|
script UX nits
|
2023-02-05 16:30:35 +01:00 |
|
Ruben Fiszel
|
40858875b1
|
toast improvements
|
2023-02-05 10:12:49 +01:00 |
|
Ruben Fiszel
|
c731b978ab
|
frontend misc
|
2023-02-05 10:04:26 +01:00 |
|
Ruben Fiszel
|
56e81ed185
|
remove templates
|
2023-02-03 22:34:36 +01:00 |
|
Ruben Fiszel
|
5109509073
|
fix: navigate to new script page before saving script
|
2023-02-02 00:31:31 +01:00 |
|
Ruben Fiszel
|
004593539f
|
feat: add sql as a valid type in Python
|
2023-01-23 15:58:33 +01:00 |
|
Ruben Fiszel
|
470fb51d13
|
fix all cases where schema has been set to undefined
|
2023-01-18 06:56:44 +01:00 |
|
Ruben Fiszel
|
f698414f36
|
chore: update svelte-check
|
2023-01-09 19:59:17 +01:00 |
|
Ruben Fiszel
|
038026e469
|
improve draft logic for scripts/apps/flows
|
2023-01-04 07:22:30 +01:00 |
|
Ruben Fiszel
|
762fa6e401
|
fix is_owner for groups/folders + unift summary for apps
|
2023-01-01 07:23:43 +01:00 |
|
Faton Ramadani
|
6333101732
|
Inline script editor (#1029)
* feat(frontend): WIP
* feat(frontend): WI
* feat(frontend): Fix inline scripts
* feat(frontend): Fix inline scripts
|
2022-12-19 22:44:28 +07:00 |
|
Ruben Fiszel
|
bb89e5798c
|
path improvements v1
|
2022-12-18 05:55:29 +01:00 |
|
Ruben Fiszel
|
1bbd8b7fdc
|
Flow UX improvements wrt to triggers
|
2022-12-15 23:09:23 +01:00 |
|
Ruben Fiszel
|
fac5b19d41
|
UX improvements
|
2022-12-13 21:24:35 +01:00 |
|
Ruben Fiszel
|
a85705e8c9
|
feat: add operator mode
|
2022-12-13 20:16:57 +01:00 |
|
Jakub Kołodziejczak
|
f1879eda04
|
chore(frontend): update types (#990)
|
2022-12-04 22:22:35 +01:00 |
|